[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. 17386 1726853374.28078: 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-Qi7 executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 17386 1726853374.28523: Added group all to inventory 17386 1726853374.28525: Added group ungrouped to inventory 17386 1726853374.28529: Group all now contains ungrouped 17386 1726853374.28532: Examining possible inventory source: /tmp/network-iHm/inventory.yml 17386 1726853374.51676: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 17386 1726853374.51768: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 17386 1726853374.51794: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 17386 1726853374.51855: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 17386 1726853374.51929: Loaded config def from plugin (inventory/script) 17386 1726853374.51931: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 17386 1726853374.52029: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 17386 1726853374.52121: Loaded config def from plugin (inventory/yaml) 17386 1726853374.52123: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 17386 1726853374.52208: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 17386 1726853374.52837: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 17386 1726853374.52840: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 17386 1726853374.52843: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 17386 1726853374.52849: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 17386 1726853374.52854: Loading data from /tmp/network-iHm/inventory.yml 17386 1726853374.52946: /tmp/network-iHm/inventory.yml was not parsable by auto 17386 1726853374.53015: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 17386 1726853374.53055: Loading data from /tmp/network-iHm/inventory.yml 17386 1726853374.53140: group all already in inventory 17386 1726853374.53147: set inventory_file for managed_node1 17386 1726853374.53151: set inventory_dir for managed_node1 17386 1726853374.53152: Added host managed_node1 to inventory 17386 1726853374.53155: Added host managed_node1 to group all 17386 1726853374.53156: set ansible_host for managed_node1 17386 1726853374.53156: set ansible_ssh_extra_args for managed_node1 17386 1726853374.53160: set inventory_file for managed_node2 17386 1726853374.53162: set inventory_dir for managed_node2 17386 1726853374.53163: Added host managed_node2 to inventory 17386 1726853374.53165: Added host managed_node2 to group all 17386 1726853374.53166: set ansible_host for managed_node2 17386 1726853374.53166: set ansible_ssh_extra_args for managed_node2 17386 1726853374.53169: set inventory_file for managed_node3 17386 1726853374.53279: set inventory_dir for managed_node3 17386 1726853374.53280: Added host managed_node3 to inventory 17386 1726853374.53282: Added host managed_node3 to group all 17386 1726853374.53283: set ansible_host for managed_node3 17386 1726853374.53284: set ansible_ssh_extra_args for managed_node3 17386 1726853374.53287: Reconcile groups and hosts in inventory. 17386 1726853374.53291: Group ungrouped now contains managed_node1 17386 1726853374.53293: Group ungrouped now contains managed_node2 17386 1726853374.53294: Group ungrouped now contains managed_node3 17386 1726853374.53369: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 17386 1726853374.53724: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 17386 1726853374.53763: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 17386 1726853374.53789: Loaded config def from plugin (vars/host_group_vars) 17386 1726853374.53791: 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) 17386 1726853374.53797: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 17386 1726853374.53804: 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) 17386 1726853374.53841: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 17386 1726853374.54486: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853374.54887: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 17386 1726853374.54929: Loaded config def from plugin (connection/local) 17386 1726853374.54932: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 17386 1726853374.56228: Loaded config def from plugin (connection/paramiko_ssh) 17386 1726853374.56231: 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) 17386 1726853374.58128: 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) 17386 1726853374.58169: Loaded config def from plugin (connection/psrp) 17386 1726853374.58175: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 17386 1726853374.59696: 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) 17386 1726853374.59735: Loaded config def from plugin (connection/ssh) 17386 1726853374.59738: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 17386 1726853374.63907: 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) 17386 1726853374.63941: Loaded config def from plugin (connection/winrm) 17386 1726853374.63944: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 17386 1726853374.63975: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 17386 1726853374.64043: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 17386 1726853374.64113: Loaded config def from plugin (shell/cmd) 17386 1726853374.64115: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 17386 1726853374.64142: 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) 17386 1726853374.64407: Loaded config def from plugin (shell/powershell) 17386 1726853374.64410: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 17386 1726853374.64456: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 17386 1726853374.64820: Loaded config def from plugin (shell/sh) 17386 1726853374.64822: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 17386 1726853374.64856: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 17386 1726853374.65178: Loaded config def from plugin (become/runas) 17386 1726853374.65180: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 17386 1726853374.65361: Loaded config def from plugin (become/su) 17386 1726853374.65363: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 17386 1726853374.65822: Loaded config def from plugin (become/sudo) 17386 1726853374.65825: 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 17386 1726853374.65858: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_dummy_nm.yml 17386 1726853374.66686: in VariableManager get_vars() 17386 1726853374.66708: done with get_vars() 17386 1726853374.66834: trying /usr/local/lib/python3.12/site-packages/ansible/modules 17386 1726853374.72819: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 17386 1726853374.72930: in VariableManager get_vars() 17386 1726853374.72935: done with get_vars() 17386 1726853374.72938: variable 'playbook_dir' from source: magic vars 17386 1726853374.72939: variable 'ansible_playbook_python' from source: magic vars 17386 1726853374.72940: variable 'ansible_config_file' from source: magic vars 17386 1726853374.72941: variable 'groups' from source: magic vars 17386 1726853374.72942: variable 'omit' from source: magic vars 17386 1726853374.72942: variable 'ansible_version' from source: magic vars 17386 1726853374.72943: variable 'ansible_check_mode' from source: magic vars 17386 1726853374.72944: variable 'ansible_diff_mode' from source: magic vars 17386 1726853374.72945: variable 'ansible_forks' from source: magic vars 17386 1726853374.72945: variable 'ansible_inventory_sources' from source: magic vars 17386 1726853374.72946: variable 'ansible_skip_tags' from source: magic vars 17386 1726853374.72947: variable 'ansible_limit' from source: magic vars 17386 1726853374.72948: variable 'ansible_run_tags' from source: magic vars 17386 1726853374.72948: variable 'ansible_verbosity' from source: magic vars 17386 1726853374.73005: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_dummy.yml 17386 1726853374.73336: in VariableManager get_vars() 17386 1726853374.73351: done with get_vars() 17386 1726853374.73703: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 17386 1726853374.73717: 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 17386 1726853374.73933: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 17386 1726853374.74289: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 17386 1726853374.74292: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-Qi7/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) 17386 1726853374.74322: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 17386 1726853374.74346: 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) 17386 1726853374.74715: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 17386 1726853374.74774: Loaded config def from plugin (callback/default) 17386 1726853374.74776: Loading CallbackModule 'default' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/default.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 17386 1726853374.75868: Loaded config def from plugin (callback/junit) 17386 1726853374.75870: Loading CallbackModule 'junit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/junit.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 17386 1726853374.75911: 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) 17386 1726853374.75968: Loaded config def from plugin (callback/minimal) 17386 1726853374.75970: Loading CallbackModule 'minimal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/minimal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 17386 1726853374.76009: Loading CallbackModule 'oneline' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/oneline.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 17386 1726853374.76066: Loaded config def from plugin (callback/tree) 17386 1726853374.76069: Loading CallbackModule 'tree' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/tree.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 17386 1726853374.76174: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 17386 1726853374.76177: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-Qi7/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_dummy_nm.yml *************************************************** 2 plays in /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_dummy_nm.yml 17386 1726853374.76207: in VariableManager get_vars() 17386 1726853374.76221: done with get_vars() 17386 1726853374.76228: in VariableManager get_vars() 17386 1726853374.76237: done with get_vars() 17386 1726853374.76241: variable 'omit' from source: magic vars 17386 1726853374.76306: in VariableManager get_vars() 17386 1726853374.76319: done with get_vars() 17386 1726853374.76338: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_dummy.yml' with nm as provider] ************ 17386 1726853374.77157: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 17386 1726853374.77229: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 17386 1726853374.77257: getting the remaining hosts for this loop 17386 1726853374.77259: done getting the remaining hosts for this loop 17386 1726853374.77262: getting the next task for host managed_node1 17386 1726853374.77265: done getting next task for host managed_node1 17386 1726853374.77267: ^ task is: TASK: Gathering Facts 17386 1726853374.77269: ^ 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 17386 1726853374.77273: getting variables 17386 1726853374.77274: in VariableManager get_vars() 17386 1726853374.77284: Calling all_inventory to load vars for managed_node1 17386 1726853374.77286: Calling groups_inventory to load vars for managed_node1 17386 1726853374.77288: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853374.77300: Calling all_plugins_play to load vars for managed_node1 17386 1726853374.77311: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853374.77314: Calling groups_plugins_play to load vars for managed_node1 17386 1726853374.77346: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853374.77403: done with get_vars() 17386 1726853374.77410: done getting variables 17386 1726853374.77672: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_dummy_nm.yml:6 Friday 20 September 2024 13:29:34 -0400 (0:00:00.015) 0:00:00.015 ****** 17386 1726853374.77694: entering _queue_task() for managed_node1/gather_facts 17386 1726853374.77696: Creating lock for gather_facts 17386 1726853374.78129: worker is 1 (out of 1 available) 17386 1726853374.78140: exiting _queue_task() for managed_node1/gather_facts 17386 1726853374.78153: done queuing things up, now waiting for results queue to drain 17386 1726853374.78154: waiting for pending results... 17386 1726853374.78568: running TaskExecutor() for managed_node1/TASK: Gathering Facts 17386 1726853374.78596: in run() - task 02083763-bbaf-2ef7-f054-000000000011 17386 1726853374.78614: variable 'ansible_search_path' from source: unknown 17386 1726853374.78659: calling self._execute() 17386 1726853374.78724: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853374.78735: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853374.78750: variable 'omit' from source: magic vars 17386 1726853374.78852: variable 'omit' from source: magic vars 17386 1726853374.78987: variable 'omit' from source: magic vars 17386 1726853374.78990: variable 'omit' from source: magic vars 17386 1726853374.78992: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17386 1726853374.79016: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17386 1726853374.79038: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17386 1726853374.79061: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17386 1726853374.79077: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17386 1726853374.79116: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17386 1726853374.79124: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853374.79131: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853374.79237: Set connection var ansible_shell_executable to /bin/sh 17386 1726853374.79251: Set connection var ansible_pipelining to False 17386 1726853374.79261: Set connection var ansible_timeout to 10 17386 1726853374.79270: Set connection var ansible_shell_type to sh 17386 1726853374.79281: Set connection var ansible_module_compression to ZIP_DEFLATED 17386 1726853374.79287: Set connection var ansible_connection to ssh 17386 1726853374.79321: variable 'ansible_shell_executable' from source: unknown 17386 1726853374.79331: variable 'ansible_connection' from source: unknown 17386 1726853374.79338: variable 'ansible_module_compression' from source: unknown 17386 1726853374.79345: variable 'ansible_shell_type' from source: unknown 17386 1726853374.79354: variable 'ansible_shell_executable' from source: unknown 17386 1726853374.79361: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853374.79368: variable 'ansible_pipelining' from source: unknown 17386 1726853374.79420: variable 'ansible_timeout' from source: unknown 17386 1726853374.79423: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853374.79995: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (found_in_cache=True, class_only=False) 17386 1726853374.80009: variable 'omit' from source: magic vars 17386 1726853374.80018: starting attempt loop 17386 1726853374.80024: running the handler 17386 1726853374.80041: variable 'ansible_facts' from source: unknown 17386 1726853374.80065: _low_level_execute_command(): starting 17386 1726853374.80079: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 17386 1726853374.80818: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17386 1726853374.80832: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17386 1726853374.80944: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17386 1726853374.80966: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 17386 1726853374.80984: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853374.81056: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853374.82755: stdout chunk (state=3): >>>/root <<< 17386 1726853374.82902: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17386 1726853374.82921: stdout chunk (state=3): >>><<< 17386 1726853374.82940: stderr chunk (state=3): >>><<< 17386 1726853374.82972: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17386 1726853374.82993: _low_level_execute_command(): starting 17386 1726853374.83004: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853374.829796-17429-11893107614310 `" && echo ansible-tmp-1726853374.829796-17429-11893107614310="` echo /root/.ansible/tmp/ansible-tmp-1726853374.829796-17429-11893107614310 `" ) && sleep 0' 17386 1726853374.83649: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17386 1726853374.83665: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853374.83685: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration <<< 17386 1726853374.83714: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853374.83775: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 17386 1726853374.83780: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853374.83820: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853374.85700: stdout chunk (state=3): >>>ansible-tmp-1726853374.829796-17429-11893107614310=/root/.ansible/tmp/ansible-tmp-1726853374.829796-17429-11893107614310 <<< 17386 1726853374.85867: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17386 1726853374.85870: stdout chunk (state=3): >>><<< 17386 1726853374.85874: stderr chunk (state=3): >>><<< 17386 1726853374.85890: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853374.829796-17429-11893107614310=/root/.ansible/tmp/ansible-tmp-1726853374.829796-17429-11893107614310 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17386 1726853374.86024: variable 'ansible_module_compression' from source: unknown 17386 1726853374.86027: ANSIBALLZ: Using generic lock for ansible.legacy.setup 17386 1726853374.86029: ANSIBALLZ: Acquiring lock 17386 1726853374.86031: ANSIBALLZ: Lock acquired: 139709352676864 17386 1726853374.86033: ANSIBALLZ: Creating module 17386 1726853375.18688: ANSIBALLZ: Writing module into payload 17386 1726853375.18831: ANSIBALLZ: Writing module 17386 1726853375.18857: ANSIBALLZ: Renaming module 17386 1726853375.18869: ANSIBALLZ: Done creating module 17386 1726853375.18897: variable 'ansible_facts' from source: unknown 17386 1726853375.18908: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17386 1726853375.18922: _low_level_execute_command(): starting 17386 1726853375.18933: _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' 17386 1726853375.19536: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17386 1726853375.19554: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17386 1726853375.19573: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17386 1726853375.19590: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17386 1726853375.19607: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 17386 1726853375.19692: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853375.19715: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 17386 1726853375.19733: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17386 1726853375.19756: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853375.19831: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853375.21537: stdout chunk (state=3): >>>PLATFORM <<< 17386 1726853375.21614: stdout chunk (state=3): >>>Linux <<< 17386 1726853375.21636: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 <<< 17386 1726853375.21646: stdout chunk (state=3): >>>/usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 17386 1726853375.21823: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17386 1726853375.21827: stdout chunk (state=3): >>><<< 17386 1726853375.21829: stderr chunk (state=3): >>><<< 17386 1726853375.21843: _low_level_execute_command() done: rc=0, stdout=PLATFORM Linux FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17386 1726853375.21856 [managed_node1]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 17386 1726853375.21962: _low_level_execute_command(): starting 17386 1726853375.21965: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 17386 1726853375.22202: Sending initial data 17386 1726853375.22206: Sent initial data (1181 bytes) 17386 1726853375.22528: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17386 1726853375.22532: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17386 1726853375.22542: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17386 1726853375.22559: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17386 1726853375.22570: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 17386 1726853375.22609: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853375.22684: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853375.22699: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 17386 1726853375.22711: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17386 1726853375.22720: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853375.22787: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853375.26190: stdout chunk (state=3): >>>{"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"10 (Coughlan)\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"10\"\nPLATFORM_ID=\"platform:el10\"\nPRETTY_NAME=\"CentOS Stream 10 (Coughlan)\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:10\"\nHOME_URL=\"https://centos.org/\"\nVENDOR_NAME=\"CentOS\"\nVENDOR_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 10\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} <<< 17386 1726853375.26778: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17386 1726853375.26782: stdout chunk (state=3): >>><<< 17386 1726853375.26784: stderr chunk (state=3): >>><<< 17386 1726853375.26787: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"10 (Coughlan)\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"10\"\nPLATFORM_ID=\"platform:el10\"\nPRETTY_NAME=\"CentOS Stream 10 (Coughlan)\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:10\"\nHOME_URL=\"https://centos.org/\"\nVENDOR_NAME=\"CentOS\"\nVENDOR_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 10\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17386 1726853375.26861: variable 'ansible_facts' from source: unknown 17386 1726853375.26864: variable 'ansible_facts' from source: unknown 17386 1726853375.26878: variable 'ansible_module_compression' from source: unknown 17386 1726853375.27097: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-173868rzayoky/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 17386 1726853375.27175: variable 'ansible_facts' from source: unknown 17386 1726853375.27449: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853374.829796-17429-11893107614310/AnsiballZ_setup.py 17386 1726853375.27691: Sending initial data 17386 1726853375.27694: Sent initial data (152 bytes) 17386 1726853375.28586: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853375.28650: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 17386 1726853375.28675: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17386 1726853375.28696: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853375.28751: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853375.30319: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 17386 1726853375.30361: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 17386 1726853375.30415: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-173868rzayoky/tmpyz6uw7da /root/.ansible/tmp/ansible-tmp-1726853374.829796-17429-11893107614310/AnsiballZ_setup.py <<< 17386 1726853375.30419: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853374.829796-17429-11893107614310/AnsiballZ_setup.py" <<< 17386 1726853375.30451: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-173868rzayoky/tmpyz6uw7da" to remote "/root/.ansible/tmp/ansible-tmp-1726853374.829796-17429-11893107614310/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853374.829796-17429-11893107614310/AnsiballZ_setup.py" <<< 17386 1726853375.32017: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17386 1726853375.32182: stderr chunk (state=3): >>><<< 17386 1726853375.32186: stdout chunk (state=3): >>><<< 17386 1726853375.32188: done transferring module to remote 17386 1726853375.32190: _low_level_execute_command(): starting 17386 1726853375.32192: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853374.829796-17429-11893107614310/ /root/.ansible/tmp/ansible-tmp-1726853374.829796-17429-11893107614310/AnsiballZ_setup.py && sleep 0' 17386 1726853375.33306: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17386 1726853375.33310: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 17386 1726853375.33431: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853375.33511: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853375.35325: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17386 1726853375.35335: stdout chunk (state=3): >>><<< 17386 1726853375.35364: stderr chunk (state=3): >>><<< 17386 1726853375.35534: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17386 1726853375.35635: _low_level_execute_command(): starting 17386 1726853375.35639: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853374.829796-17429-11893107614310/AnsiballZ_setup.py && sleep 0' 17386 1726853375.36729: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17386 1726853375.36768: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17386 1726853375.36884: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 17386 1726853375.36898: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17386 1726853375.36919: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853375.37046: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853375.39234: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 17386 1726853375.39311: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 17386 1726853375.39353: stdout chunk (state=3): >>>import 'posix' # <<< 17386 1726853375.39388: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook import 'time' # <<< 17386 1726853375.39559: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f07bc4d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f078bb00> <<< 17386 1726853375.39598: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f07bea50> <<< 17386 1726853375.39711: stdout chunk (state=3): >>>import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # <<< 17386 1726853375.39826: stdout chunk (state=3): >>>import '_collections_abc' # <<< 17386 1726853375.39872: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # import 'os' # <<< 17386 1726853375.39878: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 17386 1726853375.39958: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 17386 1726853375.40005: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f07cd130> <<< 17386 1726853375.40165: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 17386 1726853375.40168: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f07cdfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 17386 1726853375.40784: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 17386 1726853375.40806: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f05ebdd0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f05ebfe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 17386 1726853375.40835: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # <<< 17386 1726853375.40860: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f0623800> <<< 17386 1726853375.40932: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 17386 1726853375.40944: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f0623e90> import '_collections' # <<< 17386 1726853375.40987: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f0603aa0> import '_functools' # <<< 17386 1726853375.41304: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f06011c0> <<< 17386 1726853375.41489: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f05e8f80> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f0643770> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f0642390> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f0602090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f0640ad0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f0678800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f05e8200> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f0678cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f0678b60> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f0678ef0> <<< 17386 1726853375.41586: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f05e6d20> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 17386 1726853375.41607: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f0679550> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f0679220> import 'importlib.machinery' # <<< 17386 1726853375.41664: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f067a450> <<< 17386 1726853375.41685: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 17386 1726853375.41705: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 17386 1726853375.41739: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 17386 1726853375.41767: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f0690680> <<< 17386 1726853375.41837: stdout chunk (state=3): >>>import 'errno' # <<< 17386 1726853375.41907: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 17386 1726853375.41945: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f0691d60> <<< 17386 1726853375.41950: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 17386 1726853375.41953: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 17386 1726853375.41959: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 17386 1726853375.42255: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f0692c00> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f0693260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f0692150> <<< 17386 1726853375.42285: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f0693ce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f0693410> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f067a4b0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f038bbc0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f03b46b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f03b4410> <<< 17386 1726853375.42313: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f03b46e0> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 17386 1726853375.42333: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 17386 1726853375.42394: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 17386 1726853375.42741: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f03b5010> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f03b59d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f03b48c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f0389d60> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 17386 1726853375.42764: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f03b6db0> <<< 17386 1726853375.42797: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f03b5af0> <<< 17386 1726853375.42814: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f067aba0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 17386 1726853375.42894: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 17386 1726853375.42900: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 17386 1726853375.42930: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 17386 1726853375.42959: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f03e3140> <<< 17386 1726853375.43023: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 17386 1726853375.43051: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 17386 1726853375.43129: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 17386 1726853375.43132: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f0403500> <<< 17386 1726853375.43134: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 17386 1726853375.43176: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 17386 1726853375.43234: stdout chunk (state=3): >>>import 'ntpath' # <<< 17386 1726853375.43274: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f0464290> <<< 17386 1726853375.43278: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 17386 1726853375.43302: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 17386 1726853375.43330: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 17386 1726853375.43375: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 17386 1726853375.43457: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f04669f0> <<< 17386 1726853375.43528: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f04643b0> <<< 17386 1726853375.43577: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f04292b0> <<< 17386 1726853375.43664: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6efd253a0> <<< 17386 1726853375.43690: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f0402300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f03b7d10> <<< 17386 1726853375.43857: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa6f0402660> <<< 17386 1726853375.44105: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_c_0hizja/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 17386 1726853375.44216: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.44244: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 17386 1726853375.44263: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 17386 1726853375.44321: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 17386 1726853375.44368: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 17386 1726853375.44434: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6efd8b0b0> import '_typing' # <<< 17386 1726853375.44599: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6efd69fa0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6efd69100> # zipimport: zlib available <<< 17386 1726853375.44675: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available # zipimport: zlib available <<< 17386 1726853375.44750: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # <<< 17386 1726853375.44754: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.46201: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.47300: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6efd88f50> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 17386 1726853375.47348: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 17386 1726853375.47751: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6efdba960> <<< 17386 1726853375.47880: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6efdba720> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6efdba030> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6efdba480> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6efd8bad0> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6efdbb6b0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6efdbb800> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6efdbbd10> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6efc25a90> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6efc276b0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6efc27f80> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 17386 1726853375.47913: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 17386 1726853375.47925: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6efc291f0> <<< 17386 1726853375.47947: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 17386 1726853375.48064: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6efc2bce0> <<< 17386 1726853375.48098: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f05e6cc0> <<< 17386 1726853375.48142: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6efc29fa0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 17386 1726853375.48544: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6efc33d40> import '_tokenize' # <<< 17386 1726853375.48555: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6efc32810> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6efc32570> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6efc32ae0> <<< 17386 1726853375.48593: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6efc2a4b0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 17386 1726853375.48614: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6efc77fb0> <<< 17386 1726853375.48644: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6efc78080> <<< 17386 1726853375.48690: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 17386 1726853375.48693: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 17386 1726853375.48782: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6efc79b50> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6efc79910> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 17386 1726853375.48833: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 17386 1726853375.48851: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6efc7c0e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6efc7a240> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 17386 1726853375.48897: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 17386 1726853375.48923: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 17386 1726853375.49154: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6efc7f890> <<< 17386 1726853375.49168: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6efc7c260> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6efc808f0> <<< 17386 1726853375.49202: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6efc80a70> <<< 17386 1726853375.49242: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6efc80a10> <<< 17386 1726853375.49278: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6efc78230> <<< 17386 1726853375.49362: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 17386 1726853375.49387: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6efb081d0> <<< 17386 1726853375.49549: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6efb09490> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6efc82960> <<< 17386 1726853375.49633: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6efc83d10> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6efc825d0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 17386 1726853375.49647: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.49829: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.49833: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.49876: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 17386 1726853375.49887: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 17386 1726853375.50186: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 17386 1726853375.50655: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.51214: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 17386 1726853375.51252: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 17386 1726853375.51421: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6efb114c0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6efb12180> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6efb095b0> <<< 17386 1726853375.51467: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 17386 1726853375.51533: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 17386 1726853375.51536: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 17386 1726853375.51539: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.51955: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.51959: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6efb121b0> # zipimport: zlib available <<< 17386 1726853375.52392: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.52737: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.52809: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.52931: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available <<< 17386 1726853375.52972: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 17386 1726853375.53188: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.53218: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available <<< 17386 1726853375.53251: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 17386 1726853375.53275: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.53537: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.53717: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 17386 1726853375.53778: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 17386 1726853375.53874: stdout chunk (state=3): >>>import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6efb132c0> # zipimport: zlib available <<< 17386 1726853375.53941: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.54018: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 17386 1726853375.54044: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 17386 1726853375.54058: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.54092: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.54136: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 17386 1726853375.54197: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.54209: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.54234: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.54297: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.54359: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 17386 1726853375.54467: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 17386 1726853375.54487: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6efb1dcd0> <<< 17386 1726853375.54517: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6efb1b080> <<< 17386 1726853375.54556: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 17386 1726853375.54574: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.54632: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.54736: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 17386 1726853375.54857: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 17386 1726853375.54861: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 17386 1726853375.54894: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 17386 1726853375.54923: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 17386 1726853375.54936: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 17386 1726853375.54982: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6efc066c0> <<< 17386 1726853375.55023: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6efcfe390> <<< 17386 1726853375.55109: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6efb1ddf0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6efb107d0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 17386 1726853375.55225: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 17386 1726853375.55265: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available <<< 17386 1726853375.55289: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 17386 1726853375.55292: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.55504: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.55513: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 17386 1726853375.55531: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.55566: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.55606: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 17386 1726853375.55627: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.55717: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.55757: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.55780: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.55819: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 17386 1726853375.55838: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.56046: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.56175: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.56218: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.56269: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py <<< 17386 1726853375.56383: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 17386 1726853375.56428: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6efbb1d90> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 17386 1726853375.56431: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 17386 1726853375.56444: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 17386 1726853375.56511: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 17386 1726853375.56597: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 17386 1726853375.56605: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ef7b7c20> <<< 17386 1726853375.56642: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6ef7b7f80> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6efbb3350> <<< 17386 1726853375.56646: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6efbb28d0> <<< 17386 1726853375.56697: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6efbb0560> <<< 17386 1726853375.56700: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6efbb1dc0> <<< 17386 1726853375.56778: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 17386 1726853375.56806: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 17386 1726853375.56864: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 17386 1726853375.56899: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6ef7cefc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ef7ce870> <<< 17386 1726853375.57000: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6ef7cea50> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ef7cdca0> <<< 17386 1726853375.57004: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 17386 1726853375.57076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 17386 1726853375.57079: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ef7cf170> <<< 17386 1726853375.57118: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 17386 1726853375.57121: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 17386 1726853375.57229: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6ef825c70> <<< 17386 1726853375.57273: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ef7cfc50> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6efbb01a0> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 17386 1726853375.57356: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.57382: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.57401: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 17386 1726853375.57418: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.57461: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.57520: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 17386 1726853375.57544: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 17386 1726853375.57607: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 17386 1726853375.57667: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available <<< 17386 1726853375.57734: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 17386 1726853375.58009: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.58012: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 17386 1726853375.58077: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 17386 1726853375.58095: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.58564: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.58996: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available <<< 17386 1726853375.59093: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.59117: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.59136: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.59180: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # <<< 17386 1726853375.59205: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.59309: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available <<< 17386 1726853375.59327: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.59375: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 17386 1726853375.59395: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.59421: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.59465: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 17386 1726853375.59551: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.59563: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available <<< 17386 1726853375.59615: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.59704: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 17386 1726853375.59785: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ef827ce0> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 17386 1726853375.59914: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ef8268d0> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available <<< 17386 1726853375.60204: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.60207: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available # zipimport: zlib available <<< 17386 1726853375.60233: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 17386 1726853375.60253: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.60312: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.60759: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6ef856090> <<< 17386 1726853375.60845: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ef846f60> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available <<< 17386 1726853375.60910: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.60959: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 17386 1726853375.60979: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.61051: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.61135: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.61244: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.61387: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 17386 1726853375.61406: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.61440: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.61490: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available <<< 17386 1726853375.61532: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.61593: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 17386 1726853375.61626: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 17386 1726853375.61652: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6ef86dca0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ef8470e0> import 'ansible.module_utils.facts.system.user' # <<< 17386 1726853375.61677: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.61703: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available <<< 17386 1726853375.61745: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.61786: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 17386 1726853375.61808: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.61950: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.62099: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 17386 1726853375.62138: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.62250: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.62310: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.62360: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.62400: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # <<< 17386 1726853375.62418: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.62439: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.62488: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.62603: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.62747: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 17386 1726853375.62760: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.62876: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.63037: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 17386 1726853375.63040: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.63079: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 17386 1726853375.63776: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.64134: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 17386 1726853375.64147: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.64247: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.64356: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 17386 1726853375.64378: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.64462: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.64569: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available <<< 17386 1726853375.64724: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.64897: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 17386 1726853375.64919: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 17386 1726853375.64973: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 17386 1726853375.65026: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 17386 1726853375.65029: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.65115: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.65219: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.65415: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.65618: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # <<< 17386 1726853375.65638: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available <<< 17386 1726853375.65922: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available # zipimport: zlib available <<< 17386 1726853375.65926: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available <<< 17386 1726853375.65951: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.65980: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 17386 1726853375.66043: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.66102: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 17386 1726853375.66122: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.66165: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.66229: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available <<< 17386 1726853375.66489: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.66752: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 17386 1726853375.66778: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.66818: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.66884: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available <<< 17386 1726853375.66958: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.67121: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available <<< 17386 1726853375.67124: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available <<< 17386 1726853375.67129: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available <<< 17386 1726853375.67203: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.67284: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 17386 1726853375.67458: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 17386 1726853375.67462: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.67477: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 17386 1726853375.67516: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.67565: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.67633: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.67715: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 17386 1726853375.67759: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.67876: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available <<< 17386 1726853375.68032: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.68225: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 17386 1726853375.68239: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.68278: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.68328: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 17386 1726853375.68429: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.68442: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available <<< 17386 1726853375.68523: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.68629: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 17386 1726853375.68644: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.68745: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.68800: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 17386 1726853375.68961: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853375.69535: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 17386 1726853375.69567: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 17386 1726853375.69625: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 17386 1726853375.69629: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6ef60b410> <<< 17386 1726853375.69763: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ef60a0f0> <<< 17386 1726853375.69766: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ef6084d0> <<< 17386 1726853375.85683: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ef651220> # /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' <<< 17386 1726853375.85701: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ef651f10> <<< 17386 1726853375.85727: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py <<< 17386 1726853375.85751: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' <<< 17386 1726853375.85986: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ef69c680> <<< 17386 1726853375.85993: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ef69c170> <<< 17386 1726853375.86042: stdout chunk (state=3): >>>PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame <<< 17386 1726853376.06264: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_fips": false, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_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_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "13", "minute": "29", "second": "35", "epoch": "1726853375", "epoch_int": "1726853375", "date": "2024-09-20", "time": "13:29:35", "iso8601_micro": "2024-09-20T17:29:35.693437Z", "iso8601": "2024-09-20T17:29:35Z", "iso8601_basic": "20240920T132935693437", "iso8601_basic_short": "20240920T132935", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_loadavg": {"1m": 0.43701171875, "5m": 0.3427734375, "15m": 0.1572265625}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "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_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-45-153.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-45-153", "ansible_nodename": "ip-10-31-45-153.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": "ec26b9e88796a7cb9ebdc2656ce384f6", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCXYnrsBaUY4i0/t1QUWoZkFPnFbGncbkmF01/zUZNuwldCwqYoDxpR2K8ARraEuK9oVLyYO0alCszdGP42db6R4xfRCOhN3faeZXsneupsJk4LLpIBkq0uIokeAtcL1tPOUQQzfsQqzZzp4BmJCVrwmUW5ADnzqCgvB3gsruyTQUrEUJ9MtB5zdaQm5MXuipjeZQThTjYCB2aXv/qTdzfKAwds3CoSZ6HA5GNdi6tahsy3CRIn6VtVkvwrqjJcwo+RaRQzjh+C9AUoH2YQmfLbvog62MsnLk/5OPq5HhxO81pm/TJDsI4LXwLh1VviMOWzVvIaXuKwdmYAdgX1NU561bBzeYzi55qBKo4TcMmnOXiV+Es7dDrKjwwpQKsv5tjSqVkcO6ek3I6SI38DXFOBLZtqXOOLsO12iOReYJUWe/+cgBrz12kDCPmaHFzFFZ3+N0GQ/WiYcgqiUItIhb3xJTbPqls0czPCpCzKo57GyTmv17fpfGhBfRoGX/H1zYs=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDOnt+7F+RlMaCRRXs8YyuhiHP1FmeDlj4rNB/K2mg1iP9loXXc/XjJ083xMBDu7m7uYLGB+dnmj299Y+RcAQpE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKmxoIJtw8UORlc+o+Q7Pks5ERSyhMLnl+Oo8W221WGj", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_lsb": {}, "ansible_system_capabilities_enforced": "False", "ansible_sys<<< 17386 1726853376.06307: stdout chunk (state=3): >>>tem_capabilities": [], "ansible_fibre_channel_wwn": [], "ansible_pkg_mgr": "dnf", "ansible_local": {}, "ansible_apparmor": {"status": "disabled"}, "ansible_is_chroot": false, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.46.199 44238 10.31.45.153 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.46.199 44238 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "02:3a:e7:40:bc:9f", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.45.153", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::3a:e7ff:fe40:bc9f", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.45.153", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:3a:e7:40:bc:9f", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.45.153"], "ansible_all_ipv6_addresses": ["fe80::3a:e7ff:fe40:bc9f"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.45.153", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::3a:e7ff:fe40:bc9f"]}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2957, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 574, "free": 2957}, "nocache": {"free": 3294, "used": 237}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec26b9e8-8796-a7cb-9ebd-c2656ce384f6", "ansible_product_uuid": "ec26b9e8-8796-a7cb-9ebd-c2656ce384f6", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 541, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261794979840, "block_size": 4096, "block_total": 65519099, "block_available": 63914790, "block_used": 1604309, "inode_total": 131070960, "inode_available": 131029067, "inode_used": 41893, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_service_mgr": "systemd", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_iscsi_iqn": "", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 17386 1726853376.06903: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 17386 1726853376.06941: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings <<< 17386 1726853376.07043: stdout chunk (state=3): >>># cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib <<< 17386 1726853376.07091: stdout chunk (state=3): >>># cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution<<< 17386 1726853376.07282: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn <<< 17386 1726853376.07286: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace <<< 17386 1726853376.07297: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy <<< 17386 1726853376.07683: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 17386 1726853376.07712: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 17386 1726853376.07802: stdout chunk (state=3): >>># destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder <<< 17386 1726853376.07819: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 17386 1726853376.07924: stdout chunk (state=3): >>># destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 17386 1726853376.08097: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue <<< 17386 1726853376.08101: stdout chunk (state=3): >>># destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess <<< 17386 1726853376.08103: stdout chunk (state=3): >>># destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob <<< 17386 1726853376.08113: stdout chunk (state=3): >>># destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection <<< 17386 1726853376.08248: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon <<< 17386 1726853376.08478: stdout chunk (state=3): >>># cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings <<< 17386 1726853376.08551: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser <<< 17386 1726853376.08559: stdout chunk (state=3): >>># destroy tokenize <<< 17386 1726853376.08606: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 17386 1726853376.08613: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves <<< 17386 1726853376.08636: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 17386 1726853376.08725: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 17386 1726853376.08758: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref <<< 17386 1726853376.08806: stdout chunk (state=3): >>># destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re <<< 17386 1726853376.08956: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 17386 1726853376.09288: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 17386 1726853376.09318: stderr chunk (state=3): >>><<< 17386 1726853376.09400: stdout chunk (state=3): >>><<< 17386 1726853376.09835: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f07bc4d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f078bb00> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f07bea50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f07cd130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f07cdfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f05ebdd0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f05ebfe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f0623800> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f0623e90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f0603aa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f06011c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f05e8f80> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f0643770> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f0642390> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f0602090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f0640ad0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f0678800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f05e8200> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f0678cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f0678b60> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f0678ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f05e6d20> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f0679550> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f0679220> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f067a450> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f0690680> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f0691d60> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f0692c00> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f0693260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f0692150> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f0693ce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f0693410> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f067a4b0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f038bbc0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f03b46b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f03b4410> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f03b46e0> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f03b5010> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f03b59d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f03b48c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f0389d60> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f03b6db0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f03b5af0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f067aba0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f03e3140> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f0403500> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f0464290> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f04669f0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f04643b0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f04292b0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6efd253a0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f0402300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6f03b7d10> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa6f0402660> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_c_0hizja/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6efd8b0b0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6efd69fa0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6efd69100> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6efd88f50> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6efdba960> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6efdba720> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6efdba030> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6efdba480> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6efd8bad0> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6efdbb6b0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6efdbb800> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6efdbbd10> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6efc25a90> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6efc276b0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6efc27f80> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6efc291f0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6efc2bce0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6f05e6cc0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6efc29fa0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6efc33d40> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6efc32810> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6efc32570> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6efc32ae0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6efc2a4b0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6efc77fb0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6efc78080> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6efc79b50> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6efc79910> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6efc7c0e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6efc7a240> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6efc7f890> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6efc7c260> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6efc808f0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6efc80a70> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6efc80a10> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6efc78230> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6efb081d0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6efb09490> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6efc82960> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6efc83d10> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6efc825d0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6efb114c0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6efb12180> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6efb095b0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6efb121b0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6efb132c0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6efb1dcd0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6efb1b080> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6efc066c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6efcfe390> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6efb1ddf0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6efb107d0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6efbb1d90> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ef7b7c20> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6ef7b7f80> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6efbb3350> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6efbb28d0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6efbb0560> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6efbb1dc0> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6ef7cefc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ef7ce870> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6ef7cea50> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ef7cdca0> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ef7cf170> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6ef825c70> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ef7cfc50> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6efbb01a0> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ef827ce0> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ef8268d0> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6ef856090> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ef846f60> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6ef86dca0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ef8470e0> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available # /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa6ef60b410> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ef60a0f0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ef6084d0> # /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ef651220> # /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ef651f10> # /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ef69c680> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6ef69c170> PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame {"ansible_facts": {"ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_fips": false, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_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_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "13", "minute": "29", "second": "35", "epoch": "1726853375", "epoch_int": "1726853375", "date": "2024-09-20", "time": "13:29:35", "iso8601_micro": "2024-09-20T17:29:35.693437Z", "iso8601": "2024-09-20T17:29:35Z", "iso8601_basic": "20240920T132935693437", "iso8601_basic_short": "20240920T132935", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_loadavg": {"1m": 0.43701171875, "5m": 0.3427734375, "15m": 0.1572265625}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "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_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-45-153.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-45-153", "ansible_nodename": "ip-10-31-45-153.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": "ec26b9e88796a7cb9ebdc2656ce384f6", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCXYnrsBaUY4i0/t1QUWoZkFPnFbGncbkmF01/zUZNuwldCwqYoDxpR2K8ARraEuK9oVLyYO0alCszdGP42db6R4xfRCOhN3faeZXsneupsJk4LLpIBkq0uIokeAtcL1tPOUQQzfsQqzZzp4BmJCVrwmUW5ADnzqCgvB3gsruyTQUrEUJ9MtB5zdaQm5MXuipjeZQThTjYCB2aXv/qTdzfKAwds3CoSZ6HA5GNdi6tahsy3CRIn6VtVkvwrqjJcwo+RaRQzjh+C9AUoH2YQmfLbvog62MsnLk/5OPq5HhxO81pm/TJDsI4LXwLh1VviMOWzVvIaXuKwdmYAdgX1NU561bBzeYzi55qBKo4TcMmnOXiV+Es7dDrKjwwpQKsv5tjSqVkcO6ek3I6SI38DXFOBLZtqXOOLsO12iOReYJUWe/+cgBrz12kDCPmaHFzFFZ3+N0GQ/WiYcgqiUItIhb3xJTbPqls0czPCpCzKo57GyTmv17fpfGhBfRoGX/H1zYs=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDOnt+7F+RlMaCRRXs8YyuhiHP1FmeDlj4rNB/K2mg1iP9loXXc/XjJ083xMBDu7m7uYLGB+dnmj299Y+RcAQpE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKmxoIJtw8UORlc+o+Q7Pks5ERSyhMLnl+Oo8W221WGj", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_lsb": {}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_fibre_channel_wwn": [], "ansible_pkg_mgr": "dnf", "ansible_local": {}, "ansible_apparmor": {"status": "disabled"}, "ansible_is_chroot": false, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.46.199 44238 10.31.45.153 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.46.199 44238 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "02:3a:e7:40:bc:9f", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.45.153", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::3a:e7ff:fe40:bc9f", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.45.153", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:3a:e7:40:bc:9f", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.45.153"], "ansible_all_ipv6_addresses": ["fe80::3a:e7ff:fe40:bc9f"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.45.153", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::3a:e7ff:fe40:bc9f"]}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2957, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 574, "free": 2957}, "nocache": {"free": 3294, "used": 237}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec26b9e8-8796-a7cb-9ebd-c2656ce384f6", "ansible_product_uuid": "ec26b9e8-8796-a7cb-9ebd-c2656ce384f6", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 541, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261794979840, "block_size": 4096, "block_total": 65519099, "block_available": 63914790, "block_used": 1604309, "inode_total": 131070960, "inode_available": 131029067, "inode_used": 41893, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_service_mgr": "systemd", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_iscsi_iqn": "", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks [WARNING]: Platform linux on host managed_node1 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. 17386 1726853376.13380: 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-1726853374.829796-17429-11893107614310/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 17386 1726853376.13406: _low_level_execute_command(): starting 17386 1726853376.13467: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853374.829796-17429-11893107614310/ > /dev/null 2>&1 && sleep 0' 17386 1726853376.14754: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17386 1726853376.14981: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17386 1726853376.14985: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 17386 1726853376.15105: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17386 1726853376.15150: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853376.15186: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853376.17191: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17386 1726853376.17195: stdout chunk (state=3): >>><<< 17386 1726853376.17197: stderr chunk (state=3): >>><<< 17386 1726853376.17212: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17386 1726853376.17224: handler run complete 17386 1726853376.17481: variable 'ansible_facts' from source: unknown 17386 1726853376.17814: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853376.18424: variable 'ansible_facts' from source: unknown 17386 1726853376.18629: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853376.19037: attempt loop complete, returning result 17386 1726853376.19046: _execute() done 17386 1726853376.19057: dumping result to json 17386 1726853376.19096: done dumping result, returning 17386 1726853376.19128: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [02083763-bbaf-2ef7-f054-000000000011] 17386 1726853376.19181: sending task result for task 02083763-bbaf-2ef7-f054-000000000011 17386 1726853376.26019: done sending task result for task 02083763-bbaf-2ef7-f054-000000000011 17386 1726853376.26022: WORKER PROCESS EXITING ok: [managed_node1] 17386 1726853376.26338: no more pending results, returning what we have 17386 1726853376.26341: results queue empty 17386 1726853376.26342: checking for any_errors_fatal 17386 1726853376.26343: done checking for any_errors_fatal 17386 1726853376.26344: checking for max_fail_percentage 17386 1726853376.26345: done checking for max_fail_percentage 17386 1726853376.26345: checking to see if all hosts have failed and the running result is not ok 17386 1726853376.26346: done checking to see if all hosts have failed 17386 1726853376.26347: getting the remaining hosts for this loop 17386 1726853376.26351: done getting the remaining hosts for this loop 17386 1726853376.26354: getting the next task for host managed_node1 17386 1726853376.26359: done getting next task for host managed_node1 17386 1726853376.26360: ^ task is: TASK: meta (flush_handlers) 17386 1726853376.26362: ^ 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 17386 1726853376.26365: getting variables 17386 1726853376.26366: in VariableManager get_vars() 17386 1726853376.26493: Calling all_inventory to load vars for managed_node1 17386 1726853376.26496: Calling groups_inventory to load vars for managed_node1 17386 1726853376.26499: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853376.26506: Calling all_plugins_play to load vars for managed_node1 17386 1726853376.26508: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853376.26511: Calling groups_plugins_play to load vars for managed_node1 17386 1726853376.26901: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853376.27490: done with get_vars() 17386 1726853376.27500: done getting variables 17386 1726853376.27550: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ 17386 1726853376.27719: in VariableManager get_vars() 17386 1726853376.27728: Calling all_inventory to load vars for managed_node1 17386 1726853376.27730: Calling groups_inventory to load vars for managed_node1 17386 1726853376.27732: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853376.27736: Calling all_plugins_play to load vars for managed_node1 17386 1726853376.27738: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853376.27740: Calling groups_plugins_play to load vars for managed_node1 17386 1726853376.28052: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853376.28685: done with get_vars() 17386 1726853376.28700: done queuing things up, now waiting for results queue to drain 17386 1726853376.28702: results queue empty 17386 1726853376.28703: checking for any_errors_fatal 17386 1726853376.28706: done checking for any_errors_fatal 17386 1726853376.28706: checking for max_fail_percentage 17386 1726853376.28707: done checking for max_fail_percentage 17386 1726853376.28713: checking to see if all hosts have failed and the running result is not ok 17386 1726853376.28714: done checking to see if all hosts have failed 17386 1726853376.28714: getting the remaining hosts for this loop 17386 1726853376.28715: done getting the remaining hosts for this loop 17386 1726853376.28718: getting the next task for host managed_node1 17386 1726853376.28722: done getting next task for host managed_node1 17386 1726853376.28724: ^ task is: TASK: Include the task 'el_repo_setup.yml' 17386 1726853376.28726: ^ state is: HOST STATE: block=2, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17386 1726853376.28728: getting variables 17386 1726853376.28729: in VariableManager get_vars() 17386 1726853376.28737: Calling all_inventory to load vars for managed_node1 17386 1726853376.28739: Calling groups_inventory to load vars for managed_node1 17386 1726853376.28742: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853376.28746: Calling all_plugins_play to load vars for managed_node1 17386 1726853376.28752: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853376.28755: Calling groups_plugins_play to load vars for managed_node1 17386 1726853376.29065: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853376.29580: done with get_vars() 17386 1726853376.29588: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_dummy_nm.yml:11 Friday 20 September 2024 13:29:36 -0400 (0:00:01.520) 0:00:01.536 ****** 17386 1726853376.29781: entering _queue_task() for managed_node1/include_tasks 17386 1726853376.29783: Creating lock for include_tasks 17386 1726853376.30555: worker is 1 (out of 1 available) 17386 1726853376.30568: exiting _queue_task() for managed_node1/include_tasks 17386 1726853376.30584: done queuing things up, now waiting for results queue to drain 17386 1726853376.30587: waiting for pending results... 17386 1726853376.30837: running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' 17386 1726853376.30914: in run() - task 02083763-bbaf-2ef7-f054-000000000006 17386 1726853376.30926: variable 'ansible_search_path' from source: unknown 17386 1726853376.30965: calling self._execute() 17386 1726853376.31231: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853376.31238: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853376.31251: variable 'omit' from source: magic vars 17386 1726853376.31343: _execute() done 17386 1726853376.31347: dumping result to json 17386 1726853376.31354: done dumping result, returning 17386 1726853376.31356: done running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' [02083763-bbaf-2ef7-f054-000000000006] 17386 1726853376.31359: sending task result for task 02083763-bbaf-2ef7-f054-000000000006 17386 1726853376.31663: done sending task result for task 02083763-bbaf-2ef7-f054-000000000006 17386 1726853376.31666: WORKER PROCESS EXITING 17386 1726853376.31797: no more pending results, returning what we have 17386 1726853376.31803: in VariableManager get_vars() 17386 1726853376.32227: Calling all_inventory to load vars for managed_node1 17386 1726853376.32229: Calling groups_inventory to load vars for managed_node1 17386 1726853376.32232: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853376.32241: Calling all_plugins_play to load vars for managed_node1 17386 1726853376.32244: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853376.32246: Calling groups_plugins_play to load vars for managed_node1 17386 1726853376.32522: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853376.32936: done with get_vars() 17386 1726853376.32944: variable 'ansible_search_path' from source: unknown 17386 1726853376.32960: we have included files to process 17386 1726853376.32961: generating all_blocks data 17386 1726853376.32962: done generating all_blocks data 17386 1726853376.32963: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 17386 1726853376.32964: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 17386 1726853376.32967: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 17386 1726853376.34512: in VariableManager get_vars() 17386 1726853376.34528: done with get_vars() 17386 1726853376.34540: done processing included file 17386 1726853376.34542: iterating over new_blocks loaded from include file 17386 1726853376.34543: in VariableManager get_vars() 17386 1726853376.34555: done with get_vars() 17386 1726853376.34557: filtering new block on tags 17386 1726853376.34570: done filtering new block on tags 17386 1726853376.34701: in VariableManager get_vars() 17386 1726853376.34717: done with get_vars() 17386 1726853376.34718: filtering new block on tags 17386 1726853376.34734: done filtering new block on tags 17386 1726853376.34736: in VariableManager get_vars() 17386 1726853376.34746: done with get_vars() 17386 1726853376.34750: filtering new block on tags 17386 1726853376.34763: done filtering new block on tags 17386 1726853376.34765: done iterating over new_blocks loaded from include file included: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node1 17386 1726853376.34772: extending task lists for all hosts with included blocks 17386 1726853376.34893: done extending task lists 17386 1726853376.34894: done processing included files 17386 1726853376.34895: results queue empty 17386 1726853376.34896: checking for any_errors_fatal 17386 1726853376.34897: done checking for any_errors_fatal 17386 1726853376.34898: checking for max_fail_percentage 17386 1726853376.34899: done checking for max_fail_percentage 17386 1726853376.34899: checking to see if all hosts have failed and the running result is not ok 17386 1726853376.34900: done checking to see if all hosts have failed 17386 1726853376.34901: getting the remaining hosts for this loop 17386 1726853376.34902: done getting the remaining hosts for this loop 17386 1726853376.34904: getting the next task for host managed_node1 17386 1726853376.34908: done getting next task for host managed_node1 17386 1726853376.34932: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 17386 1726853376.34935: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17386 1726853376.34937: getting variables 17386 1726853376.34938: in VariableManager get_vars() 17386 1726853376.34947: Calling all_inventory to load vars for managed_node1 17386 1726853376.34951: Calling groups_inventory to load vars for managed_node1 17386 1726853376.34953: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853376.34958: Calling all_plugins_play to load vars for managed_node1 17386 1726853376.34960: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853376.34963: Calling groups_plugins_play to load vars for managed_node1 17386 1726853376.35288: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853376.35703: done with get_vars() 17386 1726853376.35711: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Friday 20 September 2024 13:29:36 -0400 (0:00:00.059) 0:00:01.596 ****** 17386 1726853376.35896: entering _queue_task() for managed_node1/setup 17386 1726853376.36655: worker is 1 (out of 1 available) 17386 1726853376.36730: exiting _queue_task() for managed_node1/setup 17386 1726853376.36804: done queuing things up, now waiting for results queue to drain 17386 1726853376.36806: waiting for pending results... 17386 1726853376.37468: running TaskExecutor() for managed_node1/TASK: Gather the minimum subset of ansible_facts required by the network role test 17386 1726853376.37659: in run() - task 02083763-bbaf-2ef7-f054-000000000022 17386 1726853376.37732: variable 'ansible_search_path' from source: unknown 17386 1726853376.37740: variable 'ansible_search_path' from source: unknown 17386 1726853376.37999: calling self._execute() 17386 1726853376.38141: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853376.38165: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853376.38218: variable 'omit' from source: magic vars 17386 1726853376.39989: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 17386 1726853376.45896: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 17386 1726853376.46008: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 17386 1726853376.46087: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 17386 1726853376.46228: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 17386 1726853376.46384: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 17386 1726853376.46464: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17386 1726853376.46587: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17386 1726853376.46641: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17386 1726853376.46728: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17386 1726853376.46753: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17386 1726853376.47111: variable 'ansible_facts' from source: unknown 17386 1726853376.47231: variable 'network_test_required_facts' from source: task vars 17386 1726853376.47241: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 17386 1726853376.47259: variable 'omit' from source: magic vars 17386 1726853376.47301: variable 'omit' from source: magic vars 17386 1726853376.47344: variable 'omit' from source: magic vars 17386 1726853376.47451: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17386 1726853376.47454: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17386 1726853376.47457: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17386 1726853376.47459: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17386 1726853376.47477: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17386 1726853376.47511: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17386 1726853376.47521: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853376.47529: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853376.47635: Set connection var ansible_shell_executable to /bin/sh 17386 1726853376.47673: Set connection var ansible_pipelining to False 17386 1726853376.47780: Set connection var ansible_timeout to 10 17386 1726853376.47784: Set connection var ansible_shell_type to sh 17386 1726853376.47787: Set connection var ansible_module_compression to ZIP_DEFLATED 17386 1726853376.47792: Set connection var ansible_connection to ssh 17386 1726853376.47794: variable 'ansible_shell_executable' from source: unknown 17386 1726853376.47796: variable 'ansible_connection' from source: unknown 17386 1726853376.47798: variable 'ansible_module_compression' from source: unknown 17386 1726853376.47800: variable 'ansible_shell_type' from source: unknown 17386 1726853376.47802: variable 'ansible_shell_executable' from source: unknown 17386 1726853376.47804: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853376.47806: variable 'ansible_pipelining' from source: unknown 17386 1726853376.47808: variable 'ansible_timeout' from source: unknown 17386 1726853376.47810: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853376.47963: 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) 17386 1726853376.47979: variable 'omit' from source: magic vars 17386 1726853376.47992: starting attempt loop 17386 1726853376.47999: running the handler 17386 1726853376.48016: _low_level_execute_command(): starting 17386 1726853376.48029: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 17386 1726853376.49266: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853376.49310: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 17386 1726853376.49354: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17386 1726853376.49411: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853376.49446: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853376.51259: stdout chunk (state=3): >>>/root <<< 17386 1726853376.51491: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17386 1726853376.51494: stdout chunk (state=3): >>><<< 17386 1726853376.51497: stderr chunk (state=3): >>><<< 17386 1726853376.51499: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17386 1726853376.51725: _low_level_execute_command(): starting 17386 1726853376.51731: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853376.5152702-17490-124920809100838 `" && echo ansible-tmp-1726853376.5152702-17490-124920809100838="` echo /root/.ansible/tmp/ansible-tmp-1726853376.5152702-17490-124920809100838 `" ) && sleep 0' 17386 1726853376.53189: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853376.53253: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 17386 1726853376.53452: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17386 1726853376.53534: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853376.53673: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853376.55730: stdout chunk (state=3): >>>ansible-tmp-1726853376.5152702-17490-124920809100838=/root/.ansible/tmp/ansible-tmp-1726853376.5152702-17490-124920809100838 <<< 17386 1726853376.55785: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17386 1726853376.55789: stdout chunk (state=3): >>><<< 17386 1726853376.56004: stderr chunk (state=3): >>><<< 17386 1726853376.56008: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853376.5152702-17490-124920809100838=/root/.ansible/tmp/ansible-tmp-1726853376.5152702-17490-124920809100838 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17386 1726853376.56011: variable 'ansible_module_compression' from source: unknown 17386 1726853376.56055: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-173868rzayoky/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 17386 1726853376.56377: variable 'ansible_facts' from source: unknown 17386 1726853376.57096: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853376.5152702-17490-124920809100838/AnsiballZ_setup.py 17386 1726853376.57344: Sending initial data 17386 1726853376.57476: Sent initial data (154 bytes) 17386 1726853376.58808: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17386 1726853376.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.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853376.59074: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 17386 1726853376.59091: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853376.59155: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853376.60871: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 17386 1726853376.60928: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 17386 1726853376.61015: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-173868rzayoky/tmp4k6dx5em /root/.ansible/tmp/ansible-tmp-1726853376.5152702-17490-124920809100838/AnsiballZ_setup.py <<< 17386 1726853376.61018: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853376.5152702-17490-124920809100838/AnsiballZ_setup.py" <<< 17386 1726853376.61055: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-173868rzayoky/tmp4k6dx5em" to remote "/root/.ansible/tmp/ansible-tmp-1726853376.5152702-17490-124920809100838/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853376.5152702-17490-124920809100838/AnsiballZ_setup.py" <<< 17386 1726853376.63868: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17386 1726853376.64074: stdout chunk (state=3): >>><<< 17386 1726853376.64077: stderr chunk (state=3): >>><<< 17386 1726853376.64079: done transferring module to remote 17386 1726853376.64081: _low_level_execute_command(): starting 17386 1726853376.64084: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853376.5152702-17490-124920809100838/ /root/.ansible/tmp/ansible-tmp-1726853376.5152702-17490-124920809100838/AnsiballZ_setup.py && sleep 0' 17386 1726853376.65268: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17386 1726853376.65489: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853376.65543: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 17386 1726853376.65597: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17386 1726853376.65621: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853376.65697: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 17386 1726853376.68092: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17386 1726853376.68095: stdout chunk (state=3): >>><<< 17386 1726853376.68098: stderr chunk (state=3): >>><<< 17386 1726853376.68113: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 17386 1726853376.68122: _low_level_execute_command(): starting 17386 1726853376.68245: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853376.5152702-17490-124920809100838/AnsiballZ_setup.py && sleep 0' 17386 1726853376.69550: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853376.69666: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 17386 1726853376.69719: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17386 1726853376.69744: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853376.69880: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853376.71939: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 17386 1726853376.71974: stdout chunk (state=3): >>>import _imp # builtin <<< 17386 1726853376.72008: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 17386 1726853376.72080: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 17386 1726853376.72117: stdout chunk (state=3): >>>import 'posix' # <<< 17386 1726853376.72162: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 17386 1726853376.72187: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 17386 1726853376.72255: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 17386 1726853376.72289: stdout chunk (state=3): >>>import '_codecs' # <<< 17386 1726853376.72292: stdout chunk (state=3): >>>import 'codecs' # <<< 17386 1726853376.72342: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 17386 1726853376.72443: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43123104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43122dfb30> <<< 17386 1726853376.72447: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 17386 1726853376.72514: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4312312a50> import '_signal' # import '_abc' # import 'abc' # import 'io' # <<< 17386 1726853376.72517: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 17386 1726853376.72595: stdout chunk (state=3): >>>import '_collections_abc' # <<< 17386 1726853376.72723: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 17386 1726853376.72751: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # <<< 17386 1726853376.72754: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 17386 1726853376.72760: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 17386 1726853376.72821: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43120c1130> <<< 17386 1726853376.72859: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 17386 1726853376.72923: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43120c1fa0> <<< 17386 1726853376.72930: stdout chunk (state=3): >>>import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 17386 1726853376.73491: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 17386 1726853376.73495: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 17386 1726853376.73739: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43120ffe90> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43120fff50> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4312137890> <<< 17386 1726853376.73743: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 17386 1726853376.73745: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4312137f20> <<< 17386 1726853376.73747: stdout chunk (state=3): >>>import '_collections' # <<< 17386 1726853376.73792: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4312117b60> <<< 17386 1726853376.73807: stdout chunk (state=3): >>>import '_functools' # <<< 17386 1726853376.73835: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4312115280> <<< 17386 1726853376.73920: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43120fd040> <<< 17386 1726853376.73948: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 17386 1726853376.73973: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 17386 1726853376.73993: stdout chunk (state=3): >>>import '_sre' # <<< 17386 1726853376.74004: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 17386 1726853376.74055: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 17386 1726853376.74164: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4312157800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4312156420> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4312116150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4312154c80> <<< 17386 1726853376.74204: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 17386 1726853376.74224: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f431218c890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43120fc2c0> <<< 17386 1726853376.74270: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 17386 1726853376.74286: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f431218cd40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f431218cbf0> <<< 17386 1726853376.74331: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f431218cfe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43120fade0> <<< 17386 1726853376.74381: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 17386 1726853376.74413: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 17386 1726853376.74485: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f431218d6d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f431218d3a0> <<< 17386 1726853376.74604: stdout chunk (state=3): >>>import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f431218e5d0> <<< 17386 1726853376.74611: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 17386 1726853376.74631: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43121a47a0> <<< 17386 1726853376.74688: stdout chunk (state=3): >>>import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 17386 1726853376.74692: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43121a5eb0> <<< 17386 1726853376.74819: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 17386 1726853376.74822: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 17386 1726853376.74824: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43121a6d50> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43121a7380> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43121a62a0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 17386 1726853376.74834: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 17386 1726853376.74873: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 17386 1726853376.74885: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43121a7e00> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43121a7530> <<< 17386 1726853376.74926: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f431218e570> <<< 17386 1726853376.75010: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 17386 1726853376.75039: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4311ea3ce0> <<< 17386 1726853376.75073: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 17386 1726853376.75105: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4311ecc830> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4311ecc590> <<< 17386 1726853376.75137: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4311ecc770> <<< 17386 1726853376.75172: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 17386 1726853376.75249: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 17386 1726853376.75376: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4311ecd100> <<< 17386 1726853376.75500: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4311ecdaf0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4311ecc9b0> <<< 17386 1726853376.75517: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4311ea1e80> <<< 17386 1726853376.75553: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 17386 1726853376.75670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 17386 1726853376.75685: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4311eceea0> <<< 17386 1726853376.75704: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4311ecdc10> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f431218ecc0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 17386 1726853376.75735: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 17386 1726853376.75757: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 17386 1726853376.75792: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 17386 1726853376.75817: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4311ef7230> <<< 17386 1726853376.75874: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 17386 1726853376.76125: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 17386 1726853376.76129: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4311f1b590> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4311f7c2f0> <<< 17386 1726853376.76134: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 17386 1726853376.76156: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 17386 1726853376.76184: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 17386 1726853376.76225: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 17386 1726853376.76346: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4311f7ea50> <<< 17386 1726853376.76384: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4311f7c410> <<< 17386 1726853376.76418: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4311f413a0> <<< 17386 1726853376.76448: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 17386 1726853376.76557: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4311d893d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4311f1a3c0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4311ecfe00> <<< 17386 1726853376.76672: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f4311d89670> <<< 17386 1726853376.76983: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_2l7_47g5/ansible_setup_payload.zip' # zipimport: zlib available <<< 17386 1726853376.77064: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853376.77093: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 17386 1726853376.77115: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 17386 1726853376.77141: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 17386 1726853376.77216: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 17386 1726853376.77327: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4311df30b0> import '_typing' # <<< 17386 1726853376.77430: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4311dd1fa0> <<< 17386 1726853376.77456: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4311dd1160> # zipimport: zlib available import 'ansible' # <<< 17386 1726853376.77549: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 17386 1726853376.77569: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 17386 1726853376.78910: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853376.80043: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4311df13a0> <<< 17386 1726853376.80062: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 17386 1726853376.80093: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 17386 1726853376.80150: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4311e22a50> <<< 17386 1726853376.80179: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4311e227e0> <<< 17386 1726853376.80227: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4311e220f0> <<< 17386 1726853376.80257: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 17386 1726853376.80501: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4311e22540> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4311df3d40> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4311e23800> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4311e239e0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4311e23ef0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 17386 1726853376.80537: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f431172dca0> <<< 17386 1726853376.80570: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f431172f8c0> <<< 17386 1726853376.80592: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 17386 1726853376.80630: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 17386 1726853376.80651: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43117302c0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 17386 1726853376.80685: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 17386 1726853376.80711: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4311731460> <<< 17386 1726853376.80724: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 17386 1726853376.80774: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 17386 1726853376.80856: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4311733f20> <<< 17386 1726853376.80929: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43120faed0> <<< 17386 1726853376.80966: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43117321e0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 17386 1726853376.80969: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 17386 1726853376.81082: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 17386 1726853376.81105: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f431173be30> <<< 17386 1726853376.81115: stdout chunk (state=3): >>>import '_tokenize' # <<< 17386 1726853376.81189: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f431173a900> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f431173a660> <<< 17386 1726853376.81202: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 17386 1726853376.81269: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f431173abd0> <<< 17386 1726853376.81297: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43117326f0> <<< 17386 1726853376.81330: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f431177fef0> <<< 17386 1726853376.81415: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4311780200> <<< 17386 1726853376.81418: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 17386 1726853376.81420: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 17386 1726853376.81449: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 17386 1726853376.81500: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4311781ca0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4311781a60> <<< 17386 1726853376.81576: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 17386 1726853376.81579: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 17386 1726853376.81633: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43117841d0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4311782390> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 17386 1726853376.81640: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 17386 1726853376.81683: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43117879b0> <<< 17386 1726853376.81796: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4311784380> <<< 17386 1726853376.81859: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4311788a40> <<< 17386 1726853376.81890: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4311788860> <<< 17386 1726853376.81976: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4311788b30> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43117803b0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 17386 1726853376.81998: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 17386 1726853376.82064: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 17386 1726853376.82082: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4311610230> <<< 17386 1726853376.82213: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43116113a0> <<< 17386 1726853376.82216: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f431178a9c0> <<< 17386 1726853376.82290: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f431178bd70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f431178a600> # zipimport: zlib available <<< 17386 1726853376.82398: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 17386 1726853376.82420: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853376.82488: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853376.82491: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 17386 1726853376.82520: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 17386 1726853376.82639: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853376.82754: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853376.83275: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853376.83801: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 17386 1726853376.83843: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 17386 1726853376.83935: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 17386 1726853376.83957: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4311619670> <<< 17386 1726853376.83997: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f431161a390> <<< 17386 1726853376.84008: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4311611520> <<< 17386 1726853376.84059: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 17386 1726853376.84297: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 17386 1726853376.84300: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 17386 1726853376.84312: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853376.84407: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f431161ac30> <<< 17386 1726853376.84432: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853376.84868: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853376.85302: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853376.85373: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853376.85442: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 17386 1726853376.85460: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853376.85490: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853376.85650: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 17386 1726853376.85656: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853376.85690: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available <<< 17386 1726853376.85715: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 17386 1726853376.85761: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853376.85794: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 17386 1726853376.85810: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853376.86024: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853376.86250: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 17386 1726853376.86315: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 17386 1726853376.86326: stdout chunk (state=3): >>>import '_ast' # <<< 17386 1726853376.86387: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f431161b620> <<< 17386 1726853376.86412: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853376.86483: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853376.86544: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 17386 1726853376.86567: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 17386 1726853376.86664: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 17386 1726853376.86667: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 17386 1726853376.86750: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853376.86791: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853376.86804: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853376.86870: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 17386 1726853376.86953: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 17386 1726853376.86989: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' <<< 17386 1726853376.87004: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4311626210> <<< 17386 1726853376.87092: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43116218b0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 17386 1726853376.87128: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853376.87196: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853376.87217: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853376.87275: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 17386 1726853376.87395: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 17386 1726853376.87418: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 17386 1726853376.87472: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f431170eba0> <<< 17386 1726853376.87515: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4311e4e870> <<< 17386 1726853376.87598: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43116263c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f431161b4d0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 17386 1726853376.87661: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 17386 1726853376.87749: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 17386 1726853376.87860: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 17386 1726853376.87864: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853376.87893: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853376.87910: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853376.87928: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853376.87957: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853376.88002: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853376.88034: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853376.88077: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available <<< 17386 1726853376.88164: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853376.88349: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853376.88353: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 17386 1726853376.88461: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853376.88634: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853376.88669: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853376.88721: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' <<< 17386 1726853376.88818: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43116b6420> <<< 17386 1726853376.88851: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 17386 1726853376.88876: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 17386 1726853376.88935: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 17386 1726853376.88956: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 17386 1726853376.89213: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43112ec2c0> <<< 17386 1726853376.89230: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43112ec620> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f431169cb30> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43116b6f00> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43116b4aa0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43116b4740> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 17386 1726853376.89249: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 17386 1726853376.89270: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43112ef650> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43112eef00> <<< 17386 1726853376.89329: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43112ef0e0> <<< 17386 1726853376.89332: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43112ee330> <<< 17386 1726853376.89342: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 17386 1726853376.89448: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 17386 1726853376.89469: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43112ef830> <<< 17386 1726853376.89493: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 17386 1726853376.89512: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 17386 1726853376.89548: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4311336300> <<< 17386 1726853376.89580: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4311625f40> <<< 17386 1726853376.89611: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43116b4860> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # <<< 17386 1726853376.89662: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 17386 1726853376.89666: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853376.89718: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853376.89783: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 17386 1726853376.89797: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853376.89838: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853376.89891: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 17386 1726853376.89923: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available <<< 17386 1726853376.89956: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853376.90109: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 17386 1726853376.90113: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 17386 1726853376.90138: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853376.90179: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 17386 1726853376.90306: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 17386 1726853376.90497: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 17386 1726853376.90907: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853376.91338: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available <<< 17386 1726853376.91395: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853376.91444: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853376.91480: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853376.91522: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available <<< 17386 1726853376.91561: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853376.91593: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available <<< 17386 1726853376.91708: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853376.91711: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 17386 1726853376.91733: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853376.91784: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # <<< 17386 1726853376.92512: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853376.92519: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43113363c0> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4311337050> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available <<< 17386 1726853376.92524: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853376.92537: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available <<< 17386 1726853376.92603: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853376.92974: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f431137a5a0> <<< 17386 1726853376.93266: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f431136a3c0> import 'ansible.module_utils.facts.system.python' # <<< 17386 1726853376.93269: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853376.93478: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available # zipimport: zlib available <<< 17386 1726853376.93511: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853376.93530: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853376.93699: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available <<< 17386 1726853376.93715: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853376.93958: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f431138e030> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f431138dc70> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available <<< 17386 1726853376.93988: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853376.94032: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available <<< 17386 1726853376.94422: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available <<< 17386 1726853376.94493: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853376.94540: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853376.94578: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853376.94677: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # <<< 17386 1726853376.94802: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853376.94807: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853376.94809: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853376.95077: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853376.95084: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 17386 1726853376.95087: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853376.95204: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 17386 1726853376.95213: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853376.95252: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853376.95480: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853376.95913: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853376.96329: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 17386 1726853376.96346: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853376.96563: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available <<< 17386 1726853376.96677: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853376.96742: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 17386 1726853376.96746: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853376.97104: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available <<< 17386 1726853376.97133: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853376.97427: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 17386 1726853376.97577: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853376.97881: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available <<< 17386 1726853376.97976: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available <<< 17386 1726853376.98039: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853376.98043: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 17386 1726853376.98218: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853376.98222: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853376.98225: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 17386 1726853376.98228: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853376.98340: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available <<< 17386 1726853376.98344: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available <<< 17386 1726853376.98646: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853376.98930: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available # zipimport: zlib available <<< 17386 1726853376.99020: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 17386 1726853376.99024: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853376.99033: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853376.99256: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available <<< 17386 1726853376.99303: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853376.99432: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 17386 1726853376.99536: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available <<< 17386 1726853376.99545: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 17386 1726853376.99550: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853376.99906: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 17386 1726853376.99987: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available <<< 17386 1726853377.00122: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853377.00285: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 17386 1726853377.00291: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853377.00342: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853377.00387: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 17386 1726853377.00394: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853377.00441: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853377.00690: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available <<< 17386 1726853377.00765: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853377.01121: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available <<< 17386 1726853377.01264: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py<<< 17386 1726853377.01268: stdout chunk (state=3): >>> <<< 17386 1726853377.01270: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc'<<< 17386 1726853377.01275: stdout chunk (state=3): >>> <<< 17386 1726853377.01341: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 17386 1726853377.01454: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f431118eb70> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f431118ef00> <<< 17386 1726853377.01518: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f431118e330><<< 17386 1726853377.01580: stdout chunk (state=3): >>> <<< 17386 1726853377.03154: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "13", "minute": "29", "second": "37", "epoch": "1726853377", "epoch_int": "1726853377", "date": "2024-09-20", "time": "13:29:37", "iso8601_micro": "2024-09-20T17:29:37.011559Z", "iso8601": "2024-09-20T17:29:37Z", "iso8601_basic": "20240920T132937011559", "iso8601_basic_short": "20240920T132937", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-45-153.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-45-153", "ansible_nodename": "ip-10-31-45-153.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": "ec26b9e88796a7cb9ebdc2656ce384f6", "ansible_lsb": {}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCXYnrsBaUY4i0/t1QUWoZkFPnFbGncbkmF01/zUZNuwldCwqYoDxpR2K8ARraEuK9oVLyYO0alCszdGP42db6R4xfRCOhN3faeZXsneupsJk4LLpIBkq0uIokeAtcL1tPOUQQzfsQqzZzp4BmJCVrwmUW5ADnzqCgvB3gsruyTQUrEUJ9MtB5zdaQm5MXuipjeZQThTjYCB2aXv/qTdzfKAwds3CoSZ6HA5GNdi6tahsy3CRIn6VtVkvwrqjJcwo+RaRQzjh+C9AUoH2YQmfLbvog62MsnLk/5OPq5HhxO81pm/TJDsI4LXwLh1VviMOWzVvIaXuKwdmYAdgX1NU561bBzeYzi55qBKo4TcMmnOXiV+Es7dDrKjwwpQKsv5tjSqVkcO6ek3I6SI38DXFOBLZtqXOOLsO12iOReYJUWe/+cgBrz12kDCPmaHFzFFZ3+N0GQ/WiYcgqiUItIhb3xJTbPqls0czPCpCzKo57GyTmv17fpfGhBfRoGX/H1zYs=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDOnt+7F+RlMaCRRXs8YyuhiHP1FmeDlj4rNB/K2mg1iP9loXXc/XjJ083xMBDu7m7uYLGB+dnmj299Y+RcAQpE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public<<< 17386 1726853377.03158: stdout chunk (state=3): >>>": "AAAAC3NzaC1lZDI1NTE5AAAAIKmxoIJtw8UORlc+o+Q7Pks5ERSyhMLnl+Oo8W221WGj", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.46.199 44238 10.31.45.153 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.46.199 44238 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_local": {}, "ansible_distribu<<< 17386 1726853377.03303: stdout chunk (state=3): >>>tion": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_apparmor": {"status": "disabled"}, "ansible_fips": false, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 17386 1726853377.04193: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc <<< 17386 1726853377.04201: stdout chunk (state=3): >>># cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob <<< 17386 1726853377.04297: stdout chunk (state=3): >>># cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale <<< 17386 1726853377.04305: stdout chunk (state=3): >>># cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ <<< 17386 1726853377.04308: stdout chunk (state=3): >>># destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl <<< 17386 1726853377.04588: stdout chunk (state=3): >>># destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna <<< 17386 1726853377.04692: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 17386 1726853377.04729: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 17386 1726853377.04829: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp <<< 17386 1726853377.04859: stdout chunk (state=3): >>># destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 17386 1726853377.04894: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 17386 1726853377.04900: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 17386 1726853377.05051: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl <<< 17386 1726853377.05090: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json <<< 17386 1726853377.05094: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 17386 1726853377.05146: stdout chunk (state=3): >>># destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 17386 1726853377.05208: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux <<< 17386 1726853377.05216: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 <<< 17386 1726853377.05222: stdout chunk (state=3): >>># cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize <<< 17386 1726853377.05228: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 17386 1726853377.05233: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings <<< 17386 1726853377.05235: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 17386 1726853377.05601: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid <<< 17386 1726853377.05605: stdout chunk (state=3): >>># destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 17386 1726853377.05608: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 17386 1726853377.05785: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 17386 1726853377.06267: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 17386 1726853377.06273: stderr chunk (state=3): >>><<< 17386 1726853377.06278: stdout chunk (state=3): >>><<< 17386 1726853377.06513: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43123104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43122dfb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4312312a50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43120c1130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43120c1fa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43120ffe90> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43120fff50> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4312137890> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4312137f20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4312117b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4312115280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43120fd040> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4312157800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4312156420> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4312116150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4312154c80> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f431218c890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43120fc2c0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f431218cd40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f431218cbf0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f431218cfe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43120fade0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f431218d6d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f431218d3a0> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f431218e5d0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43121a47a0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43121a5eb0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43121a6d50> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43121a7380> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43121a62a0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43121a7e00> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43121a7530> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f431218e570> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4311ea3ce0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4311ecc830> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4311ecc590> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4311ecc770> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4311ecd100> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4311ecdaf0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4311ecc9b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4311ea1e80> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4311eceea0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4311ecdc10> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f431218ecc0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4311ef7230> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4311f1b590> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4311f7c2f0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4311f7ea50> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4311f7c410> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4311f413a0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4311d893d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4311f1a3c0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4311ecfe00> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f4311d89670> # zipimport: found 103 names in '/tmp/ansible_setup_payload_2l7_47g5/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4311df30b0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4311dd1fa0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4311dd1160> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4311df13a0> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4311e22a50> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4311e227e0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4311e220f0> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4311e22540> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4311df3d40> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4311e23800> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4311e239e0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4311e23ef0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f431172dca0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f431172f8c0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43117302c0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4311731460> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4311733f20> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43120faed0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43117321e0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f431173be30> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f431173a900> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f431173a660> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f431173abd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43117326f0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f431177fef0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4311780200> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4311781ca0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4311781a60> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43117841d0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4311782390> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43117879b0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4311784380> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4311788a40> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4311788860> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4311788b30> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43117803b0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4311610230> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43116113a0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f431178a9c0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f431178bd70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f431178a600> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4311619670> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f431161a390> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4311611520> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f431161ac30> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f431161b620> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4311626210> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43116218b0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f431170eba0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4311e4e870> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43116263c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f431161b4d0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43116b6420> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43112ec2c0> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43112ec620> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f431169cb30> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43116b6f00> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43116b4aa0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43116b4740> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43112ef650> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43112eef00> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43112ef0e0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43112ee330> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43112ef830> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4311336300> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4311625f40> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43116b4860> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43113363c0> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4311337050> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f431137a5a0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f431136a3c0> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f431138e030> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f431138dc70> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available # /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f431118eb70> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f431118ef00> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f431118e330> {"ansible_facts": {"ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "13", "minute": "29", "second": "37", "epoch": "1726853377", "epoch_int": "1726853377", "date": "2024-09-20", "time": "13:29:37", "iso8601_micro": "2024-09-20T17:29:37.011559Z", "iso8601": "2024-09-20T17:29:37Z", "iso8601_basic": "20240920T132937011559", "iso8601_basic_short": "20240920T132937", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-45-153.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-45-153", "ansible_nodename": "ip-10-31-45-153.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": "ec26b9e88796a7cb9ebdc2656ce384f6", "ansible_lsb": {}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCXYnrsBaUY4i0/t1QUWoZkFPnFbGncbkmF01/zUZNuwldCwqYoDxpR2K8ARraEuK9oVLyYO0alCszdGP42db6R4xfRCOhN3faeZXsneupsJk4LLpIBkq0uIokeAtcL1tPOUQQzfsQqzZzp4BmJCVrwmUW5ADnzqCgvB3gsruyTQUrEUJ9MtB5zdaQm5MXuipjeZQThTjYCB2aXv/qTdzfKAwds3CoSZ6HA5GNdi6tahsy3CRIn6VtVkvwrqjJcwo+RaRQzjh+C9AUoH2YQmfLbvog62MsnLk/5OPq5HhxO81pm/TJDsI4LXwLh1VviMOWzVvIaXuKwdmYAdgX1NU561bBzeYzi55qBKo4TcMmnOXiV+Es7dDrKjwwpQKsv5tjSqVkcO6ek3I6SI38DXFOBLZtqXOOLsO12iOReYJUWe/+cgBrz12kDCPmaHFzFFZ3+N0GQ/WiYcgqiUItIhb3xJTbPqls0czPCpCzKo57GyTmv17fpfGhBfRoGX/H1zYs=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDOnt+7F+RlMaCRRXs8YyuhiHP1FmeDlj4rNB/K2mg1iP9loXXc/XjJ083xMBDu7m7uYLGB+dnmj299Y+RcAQpE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKmxoIJtw8UORlc+o+Q7Pks5ERSyhMLnl+Oo8W221WGj", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.46.199 44238 10.31.45.153 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.46.199 44238 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_local": {}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_apparmor": {"status": "disabled"}, "ansible_fips": false, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 17386 1726853377.08280: done with _execute_module (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': '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-1726853376.5152702-17490-124920809100838/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 17386 1726853377.08283: _low_level_execute_command(): starting 17386 1726853377.08286: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853376.5152702-17490-124920809100838/ > /dev/null 2>&1 && sleep 0' 17386 1726853377.08290: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17386 1726853377.08301: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17386 1726853377.08317: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17386 1726853377.08373: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17386 1726853377.08487: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853377.08509: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 17386 1726853377.08534: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17386 1726853377.08576: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853377.08701: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853377.11223: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17386 1726853377.11227: stdout chunk (state=3): >>><<< 17386 1726853377.11233: stderr chunk (state=3): >>><<< 17386 1726853377.11252: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17386 1726853377.11379: handler run complete 17386 1726853377.11382: variable 'ansible_facts' from source: unknown 17386 1726853377.11384: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853377.11666: variable 'ansible_facts' from source: unknown 17386 1726853377.11917: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853377.11962: attempt loop complete, returning result 17386 1726853377.11965: _execute() done 17386 1726853377.11968: dumping result to json 17386 1726853377.11989: done dumping result, returning 17386 1726853377.11998: done running TaskExecutor() for managed_node1/TASK: Gather the minimum subset of ansible_facts required by the network role test [02083763-bbaf-2ef7-f054-000000000022] 17386 1726853377.12002: sending task result for task 02083763-bbaf-2ef7-f054-000000000022 ok: [managed_node1] 17386 1726853377.12390: no more pending results, returning what we have 17386 1726853377.12393: results queue empty 17386 1726853377.12394: checking for any_errors_fatal 17386 1726853377.12396: done checking for any_errors_fatal 17386 1726853377.12397: checking for max_fail_percentage 17386 1726853377.12399: done checking for max_fail_percentage 17386 1726853377.12399: checking to see if all hosts have failed and the running result is not ok 17386 1726853377.12400: done checking to see if all hosts have failed 17386 1726853377.12401: getting the remaining hosts for this loop 17386 1726853377.12403: done getting the remaining hosts for this loop 17386 1726853377.12407: getting the next task for host managed_node1 17386 1726853377.12417: done getting next task for host managed_node1 17386 1726853377.12419: ^ task is: TASK: Check if system is ostree 17386 1726853377.12422: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17386 1726853377.12425: getting variables 17386 1726853377.12427: in VariableManager get_vars() 17386 1726853377.12459: Calling all_inventory to load vars for managed_node1 17386 1726853377.12462: Calling groups_inventory to load vars for managed_node1 17386 1726853377.12465: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853377.12590: Calling all_plugins_play to load vars for managed_node1 17386 1726853377.12594: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853377.12598: Calling groups_plugins_play to load vars for managed_node1 17386 1726853377.13046: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853377.13363: done with get_vars() 17386 1726853377.13382: done getting variables 17386 1726853377.13518: done sending task result for task 02083763-bbaf-2ef7-f054-000000000022 17386 1726853377.13521: WORKER PROCESS EXITING TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Friday 20 September 2024 13:29:37 -0400 (0:00:00.778) 0:00:02.374 ****** 17386 1726853377.13605: entering _queue_task() for managed_node1/stat 17386 1726853377.13887: worker is 1 (out of 1 available) 17386 1726853377.13900: exiting _queue_task() for managed_node1/stat 17386 1726853377.13912: done queuing things up, now waiting for results queue to drain 17386 1726853377.13913: waiting for pending results... 17386 1726853377.14128: running TaskExecutor() for managed_node1/TASK: Check if system is ostree 17386 1726853377.14231: in run() - task 02083763-bbaf-2ef7-f054-000000000024 17386 1726853377.14252: variable 'ansible_search_path' from source: unknown 17386 1726853377.14259: variable 'ansible_search_path' from source: unknown 17386 1726853377.14299: calling self._execute() 17386 1726853377.14380: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853377.14391: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853377.14403: variable 'omit' from source: magic vars 17386 1726853377.14888: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 17386 1726853377.15440: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 17386 1726853377.15520: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 17386 1726853377.15614: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 17386 1726853377.15794: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 17386 1726853377.16257: 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) 17386 1726853377.16260: 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) 17386 1726853377.16274: 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) 17386 1726853377.16308: 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) 17386 1726853377.16707: Evaluated conditional (not __network_is_ostree is defined): True 17386 1726853377.16711: variable 'omit' from source: magic vars 17386 1726853377.16910: variable 'omit' from source: magic vars 17386 1726853377.16956: variable 'omit' from source: magic vars 17386 1726853377.16987: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17386 1726853377.17157: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17386 1726853377.17160: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17386 1726853377.17179: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17386 1726853377.17195: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17386 1726853377.17231: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17386 1726853377.17456: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853377.17460: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853377.17674: Set connection var ansible_shell_executable to /bin/sh 17386 1726853377.17677: Set connection var ansible_pipelining to False 17386 1726853377.17680: Set connection var ansible_timeout to 10 17386 1726853377.17682: Set connection var ansible_shell_type to sh 17386 1726853377.17684: Set connection var ansible_module_compression to ZIP_DEFLATED 17386 1726853377.17686: Set connection var ansible_connection to ssh 17386 1726853377.17689: variable 'ansible_shell_executable' from source: unknown 17386 1726853377.17691: variable 'ansible_connection' from source: unknown 17386 1726853377.17693: variable 'ansible_module_compression' from source: unknown 17386 1726853377.17695: variable 'ansible_shell_type' from source: unknown 17386 1726853377.17696: variable 'ansible_shell_executable' from source: unknown 17386 1726853377.17698: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853377.17700: variable 'ansible_pipelining' from source: unknown 17386 1726853377.17702: variable 'ansible_timeout' from source: unknown 17386 1726853377.17704: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853377.18037: 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) 17386 1726853377.18041: variable 'omit' from source: magic vars 17386 1726853377.18044: starting attempt loop 17386 1726853377.18046: running the handler 17386 1726853377.18115: _low_level_execute_command(): starting 17386 1726853377.18129: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 17386 1726853377.19415: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853377.19662: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 17386 1726853377.19739: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853377.19764: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 17386 1726853377.21546: stdout chunk (state=3): >>>/root <<< 17386 1726853377.21966: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17386 1726853377.21972: stderr chunk (state=3): >>><<< 17386 1726853377.21975: stdout chunk (state=3): >>><<< 17386 1726853377.21979: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 17386 1726853377.21988: _low_level_execute_command(): starting 17386 1726853377.21992: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853377.2187622-17522-206677974685460 `" && echo ansible-tmp-1726853377.2187622-17522-206677974685460="` echo /root/.ansible/tmp/ansible-tmp-1726853377.2187622-17522-206677974685460 `" ) && sleep 0' 17386 1726853377.23564: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 17386 1726853377.23568: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 17386 1726853377.23792: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17386 1726853377.23808: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853377.23853: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 17386 1726853377.26562: stdout chunk (state=3): >>>ansible-tmp-1726853377.2187622-17522-206677974685460=/root/.ansible/tmp/ansible-tmp-1726853377.2187622-17522-206677974685460 <<< 17386 1726853377.26791: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17386 1726853377.26829: stderr chunk (state=3): >>><<< 17386 1726853377.26838: stdout chunk (state=3): >>><<< 17386 1726853377.26867: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853377.2187622-17522-206677974685460=/root/.ansible/tmp/ansible-tmp-1726853377.2187622-17522-206677974685460 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 17386 1726853377.27153: variable 'ansible_module_compression' from source: unknown 17386 1726853377.27157: ANSIBALLZ: Using lock for stat 17386 1726853377.27159: ANSIBALLZ: Acquiring lock 17386 1726853377.27161: ANSIBALLZ: Lock acquired: 139709352677920 17386 1726853377.27163: ANSIBALLZ: Creating module 17386 1726853377.41451: ANSIBALLZ: Writing module into payload 17386 1726853377.41552: ANSIBALLZ: Writing module 17386 1726853377.41586: ANSIBALLZ: Renaming module 17386 1726853377.41603: ANSIBALLZ: Done creating module 17386 1726853377.41624: variable 'ansible_facts' from source: unknown 17386 1726853377.41712: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853377.2187622-17522-206677974685460/AnsiballZ_stat.py 17386 1726853377.41932: Sending initial data 17386 1726853377.41943: Sent initial data (153 bytes) 17386 1726853377.42621: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17386 1726853377.42627: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 17386 1726853377.42644: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found <<< 17386 1726853377.42647: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853377.42709: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 17386 1726853377.42713: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853377.42778: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 17386 1726853377.44917: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 17386 1726853377.45033: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853377.2187622-17522-206677974685460/AnsiballZ_stat.py" <<< 17386 1726853377.45036: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-173868rzayoky/tmplh9k9odr /root/.ansible/tmp/ansible-tmp-1726853377.2187622-17522-206677974685460/AnsiballZ_stat.py <<< 17386 1726853377.45075: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-173868rzayoky/tmplh9k9odr" to remote "/root/.ansible/tmp/ansible-tmp-1726853377.2187622-17522-206677974685460/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853377.2187622-17522-206677974685460/AnsiballZ_stat.py" <<< 17386 1726853377.46542: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17386 1726853377.46584: stderr chunk (state=3): >>><<< 17386 1726853377.46633: stdout chunk (state=3): >>><<< 17386 1726853377.46636: done transferring module to remote 17386 1726853377.46638: _low_level_execute_command(): starting 17386 1726853377.46641: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853377.2187622-17522-206677974685460/ /root/.ansible/tmp/ansible-tmp-1726853377.2187622-17522-206677974685460/AnsiballZ_stat.py && sleep 0' 17386 1726853377.47035: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 17386 1726853377.47039: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853377.47041: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration <<< 17386 1726853377.47043: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17386 1726853377.47045: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853377.47094: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 17386 1726853377.47098: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853377.47146: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 17386 1726853377.49648: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17386 1726853377.49652: stdout chunk (state=3): >>><<< 17386 1726853377.49654: stderr chunk (state=3): >>><<< 17386 1726853377.49657: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 17386 1726853377.49659: _low_level_execute_command(): starting 17386 1726853377.49661: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853377.2187622-17522-206677974685460/AnsiballZ_stat.py && sleep 0' 17386 1726853377.50260: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17386 1726853377.50263: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17386 1726853377.50265: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17386 1726853377.50302: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17386 1726853377.50342: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 17386 1726853377.50345: stderr chunk (state=3): >>>debug2: match not found <<< 17386 1726853377.50347: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853377.50349: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 17386 1726853377.50370: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address <<< 17386 1726853377.50375: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 17386 1726853377.50383: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17386 1726853377.50497: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 17386 1726853377.50501: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853377.50761: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853377.52837: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 17386 1726853377.52885: stdout chunk (state=3): >>>import _imp # builtin <<< 17386 1726853377.52939: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 17386 1726853377.53013: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 17386 1726853377.53067: stdout chunk (state=3): >>>import 'posix' # <<< 17386 1726853377.53125: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook <<< 17386 1726853377.53129: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 17386 1726853377.53167: stdout chunk (state=3): >>>import '_codecs' # <<< 17386 1726853377.53214: stdout chunk (state=3): >>>import 'codecs' # <<< 17386 1726853377.53257: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2f684d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2f37b30> <<< 17386 1726853377.53290: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 17386 1726853377.53315: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2f6aa50> import '_signal' # <<< 17386 1726853377.53344: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 17386 1726853377.53380: stdout chunk (state=3): >>> <<< 17386 1726853377.53415: stdout chunk (state=3): >>>import 'io' # <<< 17386 1726853377.53420: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 17386 1726853377.53551: stdout chunk (state=3): >>>import '_collections_abc' # <<< 17386 1726853377.53555: stdout chunk (state=3): >>>import 'genericpath' # <<< 17386 1726853377.53557: stdout chunk (state=3): >>> import 'posixpath' # <<< 17386 1726853377.53611: stdout chunk (state=3): >>>import 'os' # <<< 17386 1726853377.53700: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 17386 1726853377.53706: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2d3d130> <<< 17386 1726853377.53754: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2d3dfa0> <<< 17386 1726853377.53797: stdout chunk (state=3): >>>import 'site' # <<< 17386 1726853377.53810: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 17386 1726853377.54040: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 17386 1726853377.54085: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 17386 1726853377.54088: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 17386 1726853377.54098: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 17386 1726853377.54146: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 17386 1726853377.54164: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 17386 1726853377.54198: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 17386 1726853377.54211: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2d7bec0> <<< 17386 1726853377.54226: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 17386 1726853377.54260: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 17386 1726853377.54275: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2d7bf80> <<< 17386 1726853377.54314: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 17386 1726853377.54317: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 17386 1726853377.54345: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 17386 1726853377.54393: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 17386 1726853377.54410: stdout chunk (state=3): >>>import 'itertools' # <<< 17386 1726853377.54456: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2db3830> <<< 17386 1726853377.54462: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 17386 1726853377.54493: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2db3ec0> import '_collections' # <<< 17386 1726853377.54555: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2d93b60> <<< 17386 1726853377.54580: stdout chunk (state=3): >>>import '_functools' # <<< 17386 1726853377.54596: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2d912b0> <<< 17386 1726853377.54679: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2d79070> <<< 17386 1726853377.54719: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 17386 1726853377.54722: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 17386 1726853377.54744: stdout chunk (state=3): >>>import '_sre' # <<< 17386 1726853377.54763: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 17386 1726853377.54790: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 17386 1726853377.54803: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 17386 1726853377.54830: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 17386 1726853377.54850: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2dd37d0> <<< 17386 1726853377.54863: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2dd23f0> <<< 17386 1726853377.54892: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2d92150> <<< 17386 1726853377.54905: stdout chunk (state=3): >>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2dd0bc0> <<< 17386 1726853377.54960: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 17386 1726853377.54974: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2e08890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2d782f0> <<< 17386 1726853377.55009: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 17386 1726853377.55038: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 17386 1726853377.55041: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf2e08d40> <<< 17386 1726853377.55096: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2e08bf0> <<< 17386 1726853377.55099: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 17386 1726853377.55101: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf2e08fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2d76e10> <<< 17386 1726853377.55132: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 17386 1726853377.55175: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 17386 1726853377.55204: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2e09670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2e09370> <<< 17386 1726853377.55233: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 17386 1726853377.55247: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 17386 1726853377.55283: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2e0a540> import 'importlib.util' # <<< 17386 1726853377.55312: stdout chunk (state=3): >>>import 'runpy' # <<< 17386 1726853377.55326: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 17386 1726853377.55355: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 17386 1726853377.55388: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 17386 1726853377.55399: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2e20740> import 'errno' # <<< 17386 1726853377.55439: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 17386 1726853377.55481: stdout chunk (state=3): >>>import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf2e21e20> <<< 17386 1726853377.55484: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 17386 1726853377.55520: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 17386 1726853377.55523: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2e22cc0> <<< 17386 1726853377.55591: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf2e232f0> <<< 17386 1726853377.55595: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2e22210> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 17386 1726853377.55615: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 17386 1726853377.55643: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 17386 1726853377.55664: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf2e23d70> <<< 17386 1726853377.55683: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2e234a0> <<< 17386 1726853377.55712: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2e0a4b0> <<< 17386 1726853377.55729: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 17386 1726853377.55773: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 17386 1726853377.55796: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 17386 1726853377.55817: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 17386 1726853377.55853: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf2bafc50> <<< 17386 1726853377.55894: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 17386 1726853377.55908: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf2bd87a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2bd8500> <<< 17386 1726853377.55926: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf2bd87d0> <<< 17386 1726853377.55961: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 17386 1726853377.56039: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 17386 1726853377.56163: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf2bd9100> <<< 17386 1726853377.56301: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf2bd9af0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2bd89b0> <<< 17386 1726853377.56332: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2baddf0> <<< 17386 1726853377.56366: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 17386 1726853377.56369: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 17386 1726853377.56399: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 17386 1726853377.56442: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2bdaf00> <<< 17386 1726853377.56446: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2bd9c40> <<< 17386 1726853377.56474: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2e0ac60> <<< 17386 1726853377.56489: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 17386 1726853377.56576: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 17386 1726853377.56676: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2c03230> <<< 17386 1726853377.56776: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 17386 1726853377.56831: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 17386 1726853377.56856: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2c275f0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 17386 1726853377.56903: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 17386 1726853377.56956: stdout chunk (state=3): >>>import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2c88380> <<< 17386 1726853377.57013: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 17386 1726853377.57063: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 17386 1726853377.57102: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 17386 1726853377.57199: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2c8aae0> <<< 17386 1726853377.57261: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2c884a0> <<< 17386 1726853377.57330: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2c49370> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2529430> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2c263f0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2bdbe00> <<< 17386 1726853377.57474: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 17386 1726853377.57477: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0cf2c26750> <<< 17386 1726853377.57677: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_j952mcsg/ansible_stat_payload.zip' # zipimport: zlib available <<< 17386 1726853377.57822: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 17386 1726853377.57852: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 17386 1726853377.57891: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 17386 1726853377.57980: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf257f170> import '_typing' # <<< 17386 1726853377.58138: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf255e060> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf255d1c0> # zipimport: zlib available <<< 17386 1726853377.58184: stdout chunk (state=3): >>>import 'ansible' # <<< 17386 1726853377.58215: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 17386 1726853377.58275: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available <<< 17386 1726853377.59613: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853377.60760: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf257d040> <<< 17386 1726853377.60850: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf25a6ab0> <<< 17386 1726853377.60963: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf25a6840> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf25a6150> <<< 17386 1726853377.60972: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 17386 1726853377.61041: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf25a65a0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf257fe00> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf25a7830> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf25a7a70> <<< 17386 1726853377.61044: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 17386 1726853377.61076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 17386 1726853377.61102: stdout chunk (state=3): >>>import '_locale' # <<< 17386 1726853377.61139: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf25a7fb0> <<< 17386 1726853377.61190: stdout chunk (state=3): >>>import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 17386 1726853377.61224: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2411d30> <<< 17386 1726853377.61324: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf2413470> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 17386 1726853377.61328: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 17386 1726853377.61394: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2414320> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf24154c0> <<< 17386 1726853377.61397: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 17386 1726853377.61441: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 17386 1726853377.61456: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 17386 1726853377.61500: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2417fb0> <<< 17386 1726853377.61534: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf241c2f0> <<< 17386 1726853377.61565: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2416270> <<< 17386 1726853377.61583: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 17386 1726853377.61617: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 17386 1726853377.61637: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 17386 1726853377.61657: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 17386 1726853377.61694: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 17386 1726853377.61714: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf241fec0> import '_tokenize' # <<< 17386 1726853377.61805: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf241e990> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf241e720> <<< 17386 1726853377.61809: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 17386 1726853377.61835: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 17386 1726853377.61877: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf241ec60> <<< 17386 1726853377.61907: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2416780> <<< 17386 1726853377.61946: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf2467fe0> <<< 17386 1726853377.61980: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2468320> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 17386 1726853377.62020: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 17386 1726853377.62063: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 17386 1726853377.62079: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf2469d60> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2469b20> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 17386 1726853377.62201: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 17386 1726853377.62269: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf246c260> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf246a420> <<< 17386 1726853377.62336: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 17386 1726853377.62340: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 17386 1726853377.62409: stdout chunk (state=3): >>>import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf246fa40> <<< 17386 1726853377.62481: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf246c410> <<< 17386 1726853377.62540: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf24708c0> <<< 17386 1726853377.62597: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf24708f0> <<< 17386 1726853377.62665: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf2470da0> <<< 17386 1726853377.62735: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2468470> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 17386 1726853377.62775: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf24fc320> <<< 17386 1726853377.62891: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 17386 1726853377.62910: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf24fd640> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2472ab0> <<< 17386 1726853377.62966: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf2473e60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf24726f0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 17386 1726853377.62999: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853377.63051: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853377.63147: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853377.63170: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 17386 1726853377.63214: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 17386 1726853377.63350: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853377.63434: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853377.63985: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853377.64604: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 17386 1726853377.64662: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf2301880> <<< 17386 1726853377.64774: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 17386 1726853377.64832: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2302570> <<< 17386 1726853377.64834: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf24fd760> <<< 17386 1726853377.64856: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available <<< 17386 1726853377.64892: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # <<< 17386 1726853377.65030: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853377.65121: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853377.65343: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 17386 1726853377.65351: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 17386 1726853377.65369: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf23023f0> <<< 17386 1726853377.65377: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853377.66084: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853377.66808: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853377.66919: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853377.66950: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 17386 1726853377.66980: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853377.67046: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.warnings' # <<< 17386 1726853377.67114: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853377.67184: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853377.67510: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available <<< 17386 1726853377.67618: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 17386 1726853377.67683: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853377.67891: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 17386 1726853377.67951: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 17386 1726853377.67963: stdout chunk (state=3): >>>import '_ast' # <<< 17386 1726853377.68034: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2303860> # zipimport: zlib available <<< 17386 1726853377.68353: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853377.68357: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 17386 1726853377.68360: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # <<< 17386 1726853377.68362: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 17386 1726853377.68429: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 17386 1726853377.68441: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853377.68697: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf230e1b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf23091c0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 17386 1726853377.68701: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853377.68826: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853377.68829: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853377.68841: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853377.68890: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 17386 1726853377.68915: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 17386 1726853377.68950: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 17386 1726853377.69013: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 17386 1726853377.69053: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 17386 1726853377.69311: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf25faae0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf25ee7b0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf230e2d0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2303230> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 17386 1726853377.69341: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853377.69376: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 17386 1726853377.69421: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 17386 1726853377.69455: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 17386 1726853377.69515: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853377.69664: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853377.69973: stdout chunk (state=3): >>># zipimport: zlib available <<< 17386 1726853377.70141: 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"}}} <<< 17386 1726853377.70154: stdout chunk (state=3): >>># destroy __main__ <<< 17386 1726853377.70688: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 17386 1726853377.70769: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils <<< 17386 1726853377.70812: stdout chunk (state=3): >>># destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 17386 1726853377.71077: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 17386 1726853377.71201: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd <<< 17386 1726853377.71205: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 17386 1726853377.71242: stdout chunk (state=3): >>># destroy selectors # destroy errno # destroy array # destroy datetime <<< 17386 1726853377.71244: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 17386 1726853377.71299: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux <<< 17386 1726853377.71309: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 17386 1726853377.71336: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize <<< 17386 1726853377.71338: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib <<< 17386 1726853377.71363: stdout chunk (state=3): >>># cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings <<< 17386 1726853377.71390: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc <<< 17386 1726853377.71472: stdout chunk (state=3): >>># destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 17386 1726853377.71476: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 17386 1726853377.71593: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 17386 1726853377.71644: stdout chunk (state=3): >>># destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser <<< 17386 1726853377.71668: stdout chunk (state=3): >>># destroy tokenize <<< 17386 1726853377.71720: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 17386 1726853377.71909: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect <<< 17386 1726853377.71912: stdout chunk (state=3): >>># destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools <<< 17386 1726853377.72000: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 17386 1726853377.72416: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17386 1726853377.72577: stderr chunk (state=3): >>>Shared connection to 10.31.45.153 closed. <<< 17386 1726853377.72580: stdout chunk (state=3): >>><<< 17386 1726853377.72582: stderr chunk (state=3): >>><<< 17386 1726853377.72615: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2f684d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2f37b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2f6aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2d3d130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2d3dfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2d7bec0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2d7bf80> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2db3830> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2db3ec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2d93b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2d912b0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2d79070> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2dd37d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2dd23f0> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2d92150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2dd0bc0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2e08890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2d782f0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf2e08d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2e08bf0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf2e08fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2d76e10> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2e09670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2e09370> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2e0a540> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2e20740> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf2e21e20> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2e22cc0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf2e232f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2e22210> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf2e23d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2e234a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2e0a4b0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf2bafc50> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf2bd87a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2bd8500> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf2bd87d0> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf2bd9100> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf2bd9af0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2bd89b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2baddf0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2bdaf00> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2bd9c40> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2e0ac60> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2c03230> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2c275f0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2c88380> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2c8aae0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2c884a0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2c49370> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2529430> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2c263f0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2bdbe00> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0cf2c26750> # zipimport: found 30 names in '/tmp/ansible_stat_payload_j952mcsg/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf257f170> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf255e060> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf255d1c0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf257d040> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf25a6ab0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf25a6840> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf25a6150> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf25a65a0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf257fe00> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf25a7830> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf25a7a70> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf25a7fb0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2411d30> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf2413470> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2414320> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf24154c0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2417fb0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf241c2f0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2416270> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf241fec0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf241e990> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf241e720> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf241ec60> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2416780> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf2467fe0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2468320> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf2469d60> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2469b20> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf246c260> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf246a420> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf246fa40> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf246c410> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf24708c0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf24708f0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf2470da0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2468470> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf24fc320> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf24fd640> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2472ab0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf2473e60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf24726f0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf2301880> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2302570> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf24fd760> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf23023f0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2303860> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cf230e1b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf23091c0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf25faae0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf25ee7b0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf230e2d0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cf2303230> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"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"}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 17386 1726853377.74142: 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-1726853377.2187622-17522-206677974685460/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 17386 1726853377.74146: _low_level_execute_command(): starting 17386 1726853377.74148: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853377.2187622-17522-206677974685460/ > /dev/null 2>&1 && sleep 0' 17386 1726853377.74381: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 17386 1726853377.74385: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17386 1726853377.74387: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853377.74518: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 17386 1726853377.77131: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17386 1726853377.77135: stdout chunk (state=3): >>><<< 17386 1726853377.77141: stderr chunk (state=3): >>><<< 17386 1726853377.77163: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 17386 1726853377.77169: handler run complete 17386 1726853377.77199: attempt loop complete, returning result 17386 1726853377.77202: _execute() done 17386 1726853377.77205: dumping result to json 17386 1726853377.77207: done dumping result, returning 17386 1726853377.77215: done running TaskExecutor() for managed_node1/TASK: Check if system is ostree [02083763-bbaf-2ef7-f054-000000000024] 17386 1726853377.77217: sending task result for task 02083763-bbaf-2ef7-f054-000000000024 17386 1726853377.77317: done sending task result for task 02083763-bbaf-2ef7-f054-000000000024 17386 1726853377.77321: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 17386 1726853377.77579: no more pending results, returning what we have 17386 1726853377.77582: results queue empty 17386 1726853377.77583: checking for any_errors_fatal 17386 1726853377.77591: done checking for any_errors_fatal 17386 1726853377.77592: checking for max_fail_percentage 17386 1726853377.77593: done checking for max_fail_percentage 17386 1726853377.77594: checking to see if all hosts have failed and the running result is not ok 17386 1726853377.77596: done checking to see if all hosts have failed 17386 1726853377.77596: getting the remaining hosts for this loop 17386 1726853377.77598: done getting the remaining hosts for this loop 17386 1726853377.77602: getting the next task for host managed_node1 17386 1726853377.77608: done getting next task for host managed_node1 17386 1726853377.77611: ^ task is: TASK: Set flag to indicate system is ostree 17386 1726853377.77614: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17386 1726853377.77617: getting variables 17386 1726853377.77620: in VariableManager get_vars() 17386 1726853377.77648: Calling all_inventory to load vars for managed_node1 17386 1726853377.77651: Calling groups_inventory to load vars for managed_node1 17386 1726853377.77654: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853377.77663: Calling all_plugins_play to load vars for managed_node1 17386 1726853377.77666: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853377.77668: Calling groups_plugins_play to load vars for managed_node1 17386 1726853377.78166: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853377.78729: done with get_vars() 17386 1726853377.78739: done getting variables 17386 1726853377.78950: 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-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Friday 20 September 2024 13:29:37 -0400 (0:00:00.653) 0:00:03.028 ****** 17386 1726853377.78983: entering _queue_task() for managed_node1/set_fact 17386 1726853377.78985: Creating lock for set_fact 17386 1726853377.79586: worker is 1 (out of 1 available) 17386 1726853377.79599: exiting _queue_task() for managed_node1/set_fact 17386 1726853377.79612: done queuing things up, now waiting for results queue to drain 17386 1726853377.79613: waiting for pending results... 17386 1726853377.80185: running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree 17386 1726853377.80190: in run() - task 02083763-bbaf-2ef7-f054-000000000025 17386 1726853377.80192: variable 'ansible_search_path' from source: unknown 17386 1726853377.80195: variable 'ansible_search_path' from source: unknown 17386 1726853377.80197: calling self._execute() 17386 1726853377.80576: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853377.80580: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853377.80583: variable 'omit' from source: magic vars 17386 1726853377.81251: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 17386 1726853377.81753: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 17386 1726853377.82176: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 17386 1726853377.82179: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 17386 1726853377.82182: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 17386 1726853377.82185: 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) 17386 1726853377.82576: 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) 17386 1726853377.82580: 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) 17386 1726853377.82583: 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) 17386 1726853377.82585: Evaluated conditional (not __network_is_ostree is defined): True 17386 1726853377.82587: variable 'omit' from source: magic vars 17386 1726853377.82787: variable 'omit' from source: magic vars 17386 1726853377.82900: variable '__ostree_booted_stat' from source: set_fact 17386 1726853377.82953: variable 'omit' from source: magic vars 17386 1726853377.83202: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17386 1726853377.83235: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17386 1726853377.83258: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17386 1726853377.83281: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17386 1726853377.83296: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17386 1726853377.83327: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17386 1726853377.83336: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853377.83344: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853377.83438: Set connection var ansible_shell_executable to /bin/sh 17386 1726853377.83776: Set connection var ansible_pipelining to False 17386 1726853377.83779: Set connection var ansible_timeout to 10 17386 1726853377.83782: Set connection var ansible_shell_type to sh 17386 1726853377.83784: Set connection var ansible_module_compression to ZIP_DEFLATED 17386 1726853377.83786: Set connection var ansible_connection to ssh 17386 1726853377.83788: variable 'ansible_shell_executable' from source: unknown 17386 1726853377.83790: variable 'ansible_connection' from source: unknown 17386 1726853377.83792: variable 'ansible_module_compression' from source: unknown 17386 1726853377.83794: variable 'ansible_shell_type' from source: unknown 17386 1726853377.83796: variable 'ansible_shell_executable' from source: unknown 17386 1726853377.83797: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853377.83799: variable 'ansible_pipelining' from source: unknown 17386 1726853377.83801: variable 'ansible_timeout' from source: unknown 17386 1726853377.83803: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853377.83868: 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) 17386 1726853377.83948: variable 'omit' from source: magic vars 17386 1726853377.83957: starting attempt loop 17386 1726853377.83963: running the handler 17386 1726853377.83980: handler run complete 17386 1726853377.83995: attempt loop complete, returning result 17386 1726853377.84002: _execute() done 17386 1726853377.84008: dumping result to json 17386 1726853377.84015: done dumping result, returning 17386 1726853377.84025: done running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree [02083763-bbaf-2ef7-f054-000000000025] 17386 1726853377.84034: sending task result for task 02083763-bbaf-2ef7-f054-000000000025 ok: [managed_node1] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 17386 1726853377.84191: no more pending results, returning what we have 17386 1726853377.84194: results queue empty 17386 1726853377.84195: checking for any_errors_fatal 17386 1726853377.84200: done checking for any_errors_fatal 17386 1726853377.84201: checking for max_fail_percentage 17386 1726853377.84203: done checking for max_fail_percentage 17386 1726853377.84204: checking to see if all hosts have failed and the running result is not ok 17386 1726853377.84205: done checking to see if all hosts have failed 17386 1726853377.84205: getting the remaining hosts for this loop 17386 1726853377.84207: done getting the remaining hosts for this loop 17386 1726853377.84210: getting the next task for host managed_node1 17386 1726853377.84218: done getting next task for host managed_node1 17386 1726853377.84220: ^ task is: TASK: Fix CentOS6 Base repo 17386 1726853377.84223: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17386 1726853377.84227: getting variables 17386 1726853377.84229: in VariableManager get_vars() 17386 1726853377.84259: Calling all_inventory to load vars for managed_node1 17386 1726853377.84262: Calling groups_inventory to load vars for managed_node1 17386 1726853377.84266: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853377.84280: Calling all_plugins_play to load vars for managed_node1 17386 1726853377.84283: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853377.84286: Calling groups_plugins_play to load vars for managed_node1 17386 1726853377.84416: done sending task result for task 02083763-bbaf-2ef7-f054-000000000025 17386 1726853377.84425: WORKER PROCESS EXITING 17386 1726853377.84638: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853377.84839: done with get_vars() 17386 1726853377.84849: done getting variables 17386 1726853377.84972: 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 [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Friday 20 September 2024 13:29:37 -0400 (0:00:00.060) 0:00:03.088 ****** 17386 1726853377.85000: entering _queue_task() for managed_node1/copy 17386 1726853377.85477: worker is 1 (out of 1 available) 17386 1726853377.85485: exiting _queue_task() for managed_node1/copy 17386 1726853377.85494: done queuing things up, now waiting for results queue to drain 17386 1726853377.85495: waiting for pending results... 17386 1726853377.85526: running TaskExecutor() for managed_node1/TASK: Fix CentOS6 Base repo 17386 1726853377.85628: in run() - task 02083763-bbaf-2ef7-f054-000000000027 17386 1726853377.85648: variable 'ansible_search_path' from source: unknown 17386 1726853377.85656: variable 'ansible_search_path' from source: unknown 17386 1726853377.85698: calling self._execute() 17386 1726853377.85778: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853377.85790: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853377.85803: variable 'omit' from source: magic vars 17386 1726853377.86256: variable 'ansible_distribution' from source: facts 17386 1726853377.86288: Evaluated conditional (ansible_distribution == 'CentOS'): True 17386 1726853377.86401: variable 'ansible_distribution_major_version' from source: facts 17386 1726853377.86412: Evaluated conditional (ansible_distribution_major_version == '6'): False 17386 1726853377.86420: when evaluation is False, skipping this task 17386 1726853377.86427: _execute() done 17386 1726853377.86434: dumping result to json 17386 1726853377.86442: done dumping result, returning 17386 1726853377.86453: done running TaskExecutor() for managed_node1/TASK: Fix CentOS6 Base repo [02083763-bbaf-2ef7-f054-000000000027] 17386 1726853377.86477: sending task result for task 02083763-bbaf-2ef7-f054-000000000027 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 17386 1726853377.86647: no more pending results, returning what we have 17386 1726853377.86650: results queue empty 17386 1726853377.86651: checking for any_errors_fatal 17386 1726853377.86657: done checking for any_errors_fatal 17386 1726853377.86658: checking for max_fail_percentage 17386 1726853377.86660: done checking for max_fail_percentage 17386 1726853377.86661: checking to see if all hosts have failed and the running result is not ok 17386 1726853377.86662: done checking to see if all hosts have failed 17386 1726853377.86663: getting the remaining hosts for this loop 17386 1726853377.86664: done getting the remaining hosts for this loop 17386 1726853377.86668: getting the next task for host managed_node1 17386 1726853377.86677: done getting next task for host managed_node1 17386 1726853377.86680: ^ task is: TASK: Include the task 'enable_epel.yml' 17386 1726853377.86683: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17386 1726853377.86688: getting variables 17386 1726853377.86689: in VariableManager get_vars() 17386 1726853377.86717: Calling all_inventory to load vars for managed_node1 17386 1726853377.86720: Calling groups_inventory to load vars for managed_node1 17386 1726853377.86723: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853377.86735: Calling all_plugins_play to load vars for managed_node1 17386 1726853377.86737: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853377.86740: Calling groups_plugins_play to load vars for managed_node1 17386 1726853377.87087: done sending task result for task 02083763-bbaf-2ef7-f054-000000000027 17386 1726853377.87094: WORKER PROCESS EXITING 17386 1726853377.87113: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853377.87290: done with get_vars() 17386 1726853377.87298: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Friday 20 September 2024 13:29:37 -0400 (0:00:00.023) 0:00:03.112 ****** 17386 1726853377.87383: entering _queue_task() for managed_node1/include_tasks 17386 1726853377.87610: worker is 1 (out of 1 available) 17386 1726853377.87621: exiting _queue_task() for managed_node1/include_tasks 17386 1726853377.87745: done queuing things up, now waiting for results queue to drain 17386 1726853377.87747: waiting for pending results... 17386 1726853377.88176: running TaskExecutor() for managed_node1/TASK: Include the task 'enable_epel.yml' 17386 1726853377.88364: in run() - task 02083763-bbaf-2ef7-f054-000000000028 17386 1726853377.88426: variable 'ansible_search_path' from source: unknown 17386 1726853377.88678: variable 'ansible_search_path' from source: unknown 17386 1726853377.88682: calling self._execute() 17386 1726853377.88690: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853377.88700: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853377.88712: variable 'omit' from source: magic vars 17386 1726853377.89761: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 17386 1726853377.94078: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 17386 1726853377.94082: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 17386 1726853377.94085: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 17386 1726853377.94087: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 17386 1726853377.94303: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 17386 1726853377.94541: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17386 1726853377.94578: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17386 1726853377.94619: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17386 1726853377.94668: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17386 1726853377.94699: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17386 1726853377.94900: variable '__network_is_ostree' from source: set_fact 17386 1726853377.94931: Evaluated conditional (not __network_is_ostree | d(false)): True 17386 1726853377.94948: _execute() done 17386 1726853377.94956: dumping result to json 17386 1726853377.94963: done dumping result, returning 17386 1726853377.94979: done running TaskExecutor() for managed_node1/TASK: Include the task 'enable_epel.yml' [02083763-bbaf-2ef7-f054-000000000028] 17386 1726853377.94990: sending task result for task 02083763-bbaf-2ef7-f054-000000000028 17386 1726853377.95155: no more pending results, returning what we have 17386 1726853377.95161: in VariableManager get_vars() 17386 1726853377.95202: Calling all_inventory to load vars for managed_node1 17386 1726853377.95205: Calling groups_inventory to load vars for managed_node1 17386 1726853377.95210: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853377.95224: Calling all_plugins_play to load vars for managed_node1 17386 1726853377.95227: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853377.95230: Calling groups_plugins_play to load vars for managed_node1 17386 1726853377.95719: done sending task result for task 02083763-bbaf-2ef7-f054-000000000028 17386 1726853377.95724: WORKER PROCESS EXITING 17386 1726853377.95746: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853377.96018: done with get_vars() 17386 1726853377.96032: variable 'ansible_search_path' from source: unknown 17386 1726853377.96033: variable 'ansible_search_path' from source: unknown 17386 1726853377.96068: we have included files to process 17386 1726853377.96069: generating all_blocks data 17386 1726853377.96073: done generating all_blocks data 17386 1726853377.96078: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 17386 1726853377.96080: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 17386 1726853377.96082: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 17386 1726853377.96837: done processing included file 17386 1726853377.96839: iterating over new_blocks loaded from include file 17386 1726853377.96841: in VariableManager get_vars() 17386 1726853377.96853: done with get_vars() 17386 1726853377.96854: filtering new block on tags 17386 1726853377.96878: done filtering new block on tags 17386 1726853377.96881: in VariableManager get_vars() 17386 1726853377.96891: done with get_vars() 17386 1726853377.96893: filtering new block on tags 17386 1726853377.96910: done filtering new block on tags 17386 1726853377.96912: done iterating over new_blocks loaded from include file included: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node1 17386 1726853377.96916: extending task lists for all hosts with included blocks 17386 1726853377.97026: done extending task lists 17386 1726853377.97027: done processing included files 17386 1726853377.97028: results queue empty 17386 1726853377.97028: checking for any_errors_fatal 17386 1726853377.97031: done checking for any_errors_fatal 17386 1726853377.97031: checking for max_fail_percentage 17386 1726853377.97032: done checking for max_fail_percentage 17386 1726853377.97033: checking to see if all hosts have failed and the running result is not ok 17386 1726853377.97034: done checking to see if all hosts have failed 17386 1726853377.97034: getting the remaining hosts for this loop 17386 1726853377.97036: done getting the remaining hosts for this loop 17386 1726853377.97038: getting the next task for host managed_node1 17386 1726853377.97041: done getting next task for host managed_node1 17386 1726853377.97043: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 17386 1726853377.97045: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17386 1726853377.97047: getting variables 17386 1726853377.97048: in VariableManager get_vars() 17386 1726853377.97055: Calling all_inventory to load vars for managed_node1 17386 1726853377.97057: Calling groups_inventory to load vars for managed_node1 17386 1726853377.97059: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853377.97064: Calling all_plugins_play to load vars for managed_node1 17386 1726853377.97072: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853377.97075: Calling groups_plugins_play to load vars for managed_node1 17386 1726853377.97475: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853377.97754: done with get_vars() 17386 1726853377.97762: done getting variables 17386 1726853377.97910: 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) 17386 1726853377.98153: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 10] ********************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Friday 20 September 2024 13:29:37 -0400 (0:00:00.108) 0:00:03.221 ****** 17386 1726853377.98210: entering _queue_task() for managed_node1/command 17386 1726853377.98212: Creating lock for command 17386 1726853377.98817: worker is 1 (out of 1 available) 17386 1726853377.98828: exiting _queue_task() for managed_node1/command 17386 1726853377.98840: done queuing things up, now waiting for results queue to drain 17386 1726853377.98841: waiting for pending results... 17386 1726853377.99344: running TaskExecutor() for managed_node1/TASK: Create EPEL 10 17386 1726853377.99877: in run() - task 02083763-bbaf-2ef7-f054-000000000042 17386 1726853378.00076: variable 'ansible_search_path' from source: unknown 17386 1726853378.00080: variable 'ansible_search_path' from source: unknown 17386 1726853378.00083: calling self._execute() 17386 1726853378.00085: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853378.00088: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853378.00091: variable 'omit' from source: magic vars 17386 1726853378.01001: variable 'ansible_distribution' from source: facts 17386 1726853378.01189: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 17386 1726853378.01325: variable 'ansible_distribution_major_version' from source: facts 17386 1726853378.01778: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 17386 1726853378.01782: when evaluation is False, skipping this task 17386 1726853378.01785: _execute() done 17386 1726853378.01788: dumping result to json 17386 1726853378.01791: done dumping result, returning 17386 1726853378.01793: done running TaskExecutor() for managed_node1/TASK: Create EPEL 10 [02083763-bbaf-2ef7-f054-000000000042] 17386 1726853378.01795: sending task result for task 02083763-bbaf-2ef7-f054-000000000042 17386 1726853378.01868: done sending task result for task 02083763-bbaf-2ef7-f054-000000000042 17386 1726853378.01874: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 17386 1726853378.01940: no more pending results, returning what we have 17386 1726853378.01943: results queue empty 17386 1726853378.01944: checking for any_errors_fatal 17386 1726853378.01945: done checking for any_errors_fatal 17386 1726853378.01945: checking for max_fail_percentage 17386 1726853378.01947: done checking for max_fail_percentage 17386 1726853378.01947: checking to see if all hosts have failed and the running result is not ok 17386 1726853378.01948: done checking to see if all hosts have failed 17386 1726853378.01949: getting the remaining hosts for this loop 17386 1726853378.01950: done getting the remaining hosts for this loop 17386 1726853378.01969: getting the next task for host managed_node1 17386 1726853378.01978: done getting next task for host managed_node1 17386 1726853378.01980: ^ task is: TASK: Install yum-utils package 17386 1726853378.01983: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 17386 1726853378.01987: getting variables 17386 1726853378.01988: in VariableManager get_vars() 17386 1726853378.02010: Calling all_inventory to load vars for managed_node1 17386 1726853378.02012: Calling groups_inventory to load vars for managed_node1 17386 1726853378.02019: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853378.02027: Calling all_plugins_play to load vars for managed_node1 17386 1726853378.02029: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853378.02032: Calling groups_plugins_play to load vars for managed_node1 17386 1726853378.02278: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853378.02507: done with get_vars() 17386 1726853378.02516: done getting variables 17386 1726853378.02636: 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 [Install yum-utils package] *********************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Friday 20 September 2024 13:29:38 -0400 (0:00:00.044) 0:00:03.265 ****** 17386 1726853378.02665: entering _queue_task() for managed_node1/package 17386 1726853378.02674: Creating lock for package 17386 1726853378.02944: worker is 1 (out of 1 available) 17386 1726853378.02958: exiting _queue_task() for managed_node1/package 17386 1726853378.02969: done queuing things up, now waiting for results queue to drain 17386 1726853378.02973: waiting for pending results... 17386 1726853378.03230: running TaskExecutor() for managed_node1/TASK: Install yum-utils package 17386 1726853378.03334: in run() - task 02083763-bbaf-2ef7-f054-000000000043 17386 1726853378.03355: variable 'ansible_search_path' from source: unknown 17386 1726853378.03362: variable 'ansible_search_path' from source: unknown 17386 1726853378.03414: calling self._execute() 17386 1726853378.03492: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853378.03552: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853378.03569: variable 'omit' from source: magic vars 17386 1726853378.03992: variable 'ansible_distribution' from source: facts 17386 1726853378.04010: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 17386 1726853378.04180: variable 'ansible_distribution_major_version' from source: facts 17386 1726853378.04193: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 17386 1726853378.04210: when evaluation is False, skipping this task 17386 1726853378.04218: _execute() done 17386 1726853378.04227: dumping result to json 17386 1726853378.04235: done dumping result, returning 17386 1726853378.04246: done running TaskExecutor() for managed_node1/TASK: Install yum-utils package [02083763-bbaf-2ef7-f054-000000000043] 17386 1726853378.04268: sending task result for task 02083763-bbaf-2ef7-f054-000000000043 17386 1726853378.04379: done sending task result for task 02083763-bbaf-2ef7-f054-000000000043 17386 1726853378.04382: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 17386 1726853378.04550: no more pending results, returning what we have 17386 1726853378.04554: results queue empty 17386 1726853378.04555: checking for any_errors_fatal 17386 1726853378.04562: done checking for any_errors_fatal 17386 1726853378.04563: checking for max_fail_percentage 17386 1726853378.04565: done checking for max_fail_percentage 17386 1726853378.04566: checking to see if all hosts have failed and the running result is not ok 17386 1726853378.04567: done checking to see if all hosts have failed 17386 1726853378.04568: getting the remaining hosts for this loop 17386 1726853378.04569: done getting the remaining hosts for this loop 17386 1726853378.04575: getting the next task for host managed_node1 17386 1726853378.04582: done getting next task for host managed_node1 17386 1726853378.04585: ^ task is: TASK: Enable EPEL 7 17386 1726853378.04589: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 17386 1726853378.04593: getting variables 17386 1726853378.04595: in VariableManager get_vars() 17386 1726853378.04623: Calling all_inventory to load vars for managed_node1 17386 1726853378.04627: Calling groups_inventory to load vars for managed_node1 17386 1726853378.04631: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853378.04643: Calling all_plugins_play to load vars for managed_node1 17386 1726853378.04646: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853378.04653: Calling groups_plugins_play to load vars for managed_node1 17386 1726853378.05027: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853378.05233: done with get_vars() 17386 1726853378.05249: done getting variables 17386 1726853378.05307: 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 [Enable EPEL 7] *********************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Friday 20 September 2024 13:29:38 -0400 (0:00:00.026) 0:00:03.292 ****** 17386 1726853378.05343: entering _queue_task() for managed_node1/command 17386 1726853378.05794: worker is 1 (out of 1 available) 17386 1726853378.05801: exiting _queue_task() for managed_node1/command 17386 1726853378.05810: done queuing things up, now waiting for results queue to drain 17386 1726853378.05812: waiting for pending results... 17386 1726853378.06052: running TaskExecutor() for managed_node1/TASK: Enable EPEL 7 17386 1726853378.06057: in run() - task 02083763-bbaf-2ef7-f054-000000000044 17386 1726853378.06061: variable 'ansible_search_path' from source: unknown 17386 1726853378.06064: variable 'ansible_search_path' from source: unknown 17386 1726853378.06066: calling self._execute() 17386 1726853378.06115: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853378.06126: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853378.06152: variable 'omit' from source: magic vars 17386 1726853378.07176: variable 'ansible_distribution' from source: facts 17386 1726853378.07208: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 17386 1726853378.07680: variable 'ansible_distribution_major_version' from source: facts 17386 1726853378.07693: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 17386 1726853378.07701: when evaluation is False, skipping this task 17386 1726853378.07707: _execute() done 17386 1726853378.07713: dumping result to json 17386 1726853378.07720: done dumping result, returning 17386 1726853378.07961: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 7 [02083763-bbaf-2ef7-f054-000000000044] 17386 1726853378.07965: sending task result for task 02083763-bbaf-2ef7-f054-000000000044 17386 1726853378.08029: done sending task result for task 02083763-bbaf-2ef7-f054-000000000044 17386 1726853378.08032: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 17386 1726853378.08084: no more pending results, returning what we have 17386 1726853378.08087: results queue empty 17386 1726853378.08088: checking for any_errors_fatal 17386 1726853378.08094: done checking for any_errors_fatal 17386 1726853378.08094: checking for max_fail_percentage 17386 1726853378.08096: done checking for max_fail_percentage 17386 1726853378.08097: checking to see if all hosts have failed and the running result is not ok 17386 1726853378.08098: done checking to see if all hosts have failed 17386 1726853378.08099: getting the remaining hosts for this loop 17386 1726853378.08100: done getting the remaining hosts for this loop 17386 1726853378.08104: getting the next task for host managed_node1 17386 1726853378.08110: done getting next task for host managed_node1 17386 1726853378.08112: ^ task is: TASK: Enable EPEL 8 17386 1726853378.08116: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17386 1726853378.08119: getting variables 17386 1726853378.08121: in VariableManager get_vars() 17386 1726853378.08152: Calling all_inventory to load vars for managed_node1 17386 1726853378.08155: Calling groups_inventory to load vars for managed_node1 17386 1726853378.08159: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853378.08172: Calling all_plugins_play to load vars for managed_node1 17386 1726853378.08176: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853378.08179: Calling groups_plugins_play to load vars for managed_node1 17386 1726853378.08777: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853378.09076: done with get_vars() 17386 1726853378.09085: done getting variables 17386 1726853378.09157: 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 [Enable EPEL 8] *********************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Friday 20 September 2024 13:29:38 -0400 (0:00:00.038) 0:00:03.330 ****** 17386 1726853378.09189: entering _queue_task() for managed_node1/command 17386 1726853378.09580: worker is 1 (out of 1 available) 17386 1726853378.09592: exiting _queue_task() for managed_node1/command 17386 1726853378.09604: done queuing things up, now waiting for results queue to drain 17386 1726853378.09606: waiting for pending results... 17386 1726853378.09897: running TaskExecutor() for managed_node1/TASK: Enable EPEL 8 17386 1726853378.09903: in run() - task 02083763-bbaf-2ef7-f054-000000000045 17386 1726853378.09924: variable 'ansible_search_path' from source: unknown 17386 1726853378.09933: variable 'ansible_search_path' from source: unknown 17386 1726853378.09976: calling self._execute() 17386 1726853378.10113: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853378.10117: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853378.10122: variable 'omit' from source: magic vars 17386 1726853378.10525: variable 'ansible_distribution' from source: facts 17386 1726853378.10551: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 17386 1726853378.10698: variable 'ansible_distribution_major_version' from source: facts 17386 1726853378.10765: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 17386 1726853378.10769: when evaluation is False, skipping this task 17386 1726853378.10774: _execute() done 17386 1726853378.10776: dumping result to json 17386 1726853378.10779: done dumping result, returning 17386 1726853378.10781: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 8 [02083763-bbaf-2ef7-f054-000000000045] 17386 1726853378.10783: sending task result for task 02083763-bbaf-2ef7-f054-000000000045 17386 1726853378.10951: done sending task result for task 02083763-bbaf-2ef7-f054-000000000045 17386 1726853378.10954: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 17386 1726853378.11009: no more pending results, returning what we have 17386 1726853378.11013: results queue empty 17386 1726853378.11013: checking for any_errors_fatal 17386 1726853378.11017: done checking for any_errors_fatal 17386 1726853378.11018: checking for max_fail_percentage 17386 1726853378.11019: done checking for max_fail_percentage 17386 1726853378.11020: checking to see if all hosts have failed and the running result is not ok 17386 1726853378.11021: done checking to see if all hosts have failed 17386 1726853378.11022: getting the remaining hosts for this loop 17386 1726853378.11026: done getting the remaining hosts for this loop 17386 1726853378.11030: getting the next task for host managed_node1 17386 1726853378.11041: done getting next task for host managed_node1 17386 1726853378.11043: ^ task is: TASK: Enable EPEL 6 17386 1726853378.11048: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17386 1726853378.11052: getting variables 17386 1726853378.11054: in VariableManager get_vars() 17386 1726853378.11289: Calling all_inventory to load vars for managed_node1 17386 1726853378.11292: Calling groups_inventory to load vars for managed_node1 17386 1726853378.11296: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853378.11315: Calling all_plugins_play to load vars for managed_node1 17386 1726853378.11318: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853378.11321: Calling groups_plugins_play to load vars for managed_node1 17386 1726853378.11796: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853378.13086: done with get_vars() 17386 1726853378.13097: done getting variables 17386 1726853378.13291: 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 [Enable EPEL 6] *********************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Friday 20 September 2024 13:29:38 -0400 (0:00:00.041) 0:00:03.372 ****** 17386 1726853378.13318: entering _queue_task() for managed_node1/copy 17386 1726853378.13843: worker is 1 (out of 1 available) 17386 1726853378.13853: exiting _queue_task() for managed_node1/copy 17386 1726853378.13863: done queuing things up, now waiting for results queue to drain 17386 1726853378.13864: waiting for pending results... 17386 1726853378.14107: running TaskExecutor() for managed_node1/TASK: Enable EPEL 6 17386 1726853378.14130: in run() - task 02083763-bbaf-2ef7-f054-000000000047 17386 1726853378.14207: variable 'ansible_search_path' from source: unknown 17386 1726853378.14210: variable 'ansible_search_path' from source: unknown 17386 1726853378.14213: calling self._execute() 17386 1726853378.14291: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853378.14308: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853378.14327: variable 'omit' from source: magic vars 17386 1726853378.14764: variable 'ansible_distribution' from source: facts 17386 1726853378.14785: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 17386 1726853378.14920: variable 'ansible_distribution_major_version' from source: facts 17386 1726853378.14967: Evaluated conditional (ansible_distribution_major_version == '6'): False 17386 1726853378.14972: when evaluation is False, skipping this task 17386 1726853378.14975: _execute() done 17386 1726853378.14977: dumping result to json 17386 1726853378.14979: done dumping result, returning 17386 1726853378.14982: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 6 [02083763-bbaf-2ef7-f054-000000000047] 17386 1726853378.14984: sending task result for task 02083763-bbaf-2ef7-f054-000000000047 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 17386 1726853378.15245: no more pending results, returning what we have 17386 1726853378.15249: results queue empty 17386 1726853378.15250: checking for any_errors_fatal 17386 1726853378.15257: done checking for any_errors_fatal 17386 1726853378.15258: checking for max_fail_percentage 17386 1726853378.15260: done checking for max_fail_percentage 17386 1726853378.15261: checking to see if all hosts have failed and the running result is not ok 17386 1726853378.15262: done checking to see if all hosts have failed 17386 1726853378.15263: getting the remaining hosts for this loop 17386 1726853378.15264: done getting the remaining hosts for this loop 17386 1726853378.15268: getting the next task for host managed_node1 17386 1726853378.15279: done getting next task for host managed_node1 17386 1726853378.15282: ^ task is: TASK: Set network provider to 'nm' 17386 1726853378.15286: ^ 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 17386 1726853378.15358: getting variables 17386 1726853378.15360: in VariableManager get_vars() 17386 1726853378.15390: Calling all_inventory to load vars for managed_node1 17386 1726853378.15392: Calling groups_inventory to load vars for managed_node1 17386 1726853378.15466: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853378.15478: Calling all_plugins_play to load vars for managed_node1 17386 1726853378.15481: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853378.15484: Calling groups_plugins_play to load vars for managed_node1 17386 1726853378.15677: done sending task result for task 02083763-bbaf-2ef7-f054-000000000047 17386 1726853378.15683: WORKER PROCESS EXITING 17386 1726853378.15758: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853378.15970: done with get_vars() 17386 1726853378.15982: done getting variables 17386 1726853378.16036: 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 network provider to 'nm'] ******************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_dummy_nm.yml:13 Friday 20 September 2024 13:29:38 -0400 (0:00:00.027) 0:00:03.399 ****** 17386 1726853378.16070: entering _queue_task() for managed_node1/set_fact 17386 1726853378.16436: worker is 1 (out of 1 available) 17386 1726853378.16446: exiting _queue_task() for managed_node1/set_fact 17386 1726853378.16456: done queuing things up, now waiting for results queue to drain 17386 1726853378.16458: waiting for pending results... 17386 1726853378.16732: running TaskExecutor() for managed_node1/TASK: Set network provider to 'nm' 17386 1726853378.16833: in run() - task 02083763-bbaf-2ef7-f054-000000000007 17386 1726853378.16858: variable 'ansible_search_path' from source: unknown 17386 1726853378.16907: calling self._execute() 17386 1726853378.16993: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853378.17057: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853378.17065: variable 'omit' from source: magic vars 17386 1726853378.17140: variable 'omit' from source: magic vars 17386 1726853378.17184: variable 'omit' from source: magic vars 17386 1726853378.17222: variable 'omit' from source: magic vars 17386 1726853378.17276: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17386 1726853378.17320: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17386 1726853378.17388: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17386 1726853378.17393: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17386 1726853378.17396: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17386 1726853378.17421: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17386 1726853378.17430: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853378.17438: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853378.17559: Set connection var ansible_shell_executable to /bin/sh 17386 1726853378.17573: Set connection var ansible_pipelining to False 17386 1726853378.17603: Set connection var ansible_timeout to 10 17386 1726853378.17611: Set connection var ansible_shell_type to sh 17386 1726853378.17614: Set connection var ansible_module_compression to ZIP_DEFLATED 17386 1726853378.17616: Set connection var ansible_connection to ssh 17386 1726853378.17669: variable 'ansible_shell_executable' from source: unknown 17386 1726853378.17674: variable 'ansible_connection' from source: unknown 17386 1726853378.17676: variable 'ansible_module_compression' from source: unknown 17386 1726853378.17678: variable 'ansible_shell_type' from source: unknown 17386 1726853378.17680: variable 'ansible_shell_executable' from source: unknown 17386 1726853378.17682: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853378.17684: variable 'ansible_pipelining' from source: unknown 17386 1726853378.17686: variable 'ansible_timeout' from source: unknown 17386 1726853378.17711: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853378.17865: 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) 17386 1726853378.17929: variable 'omit' from source: magic vars 17386 1726853378.17936: starting attempt loop 17386 1726853378.17939: running the handler 17386 1726853378.17941: handler run complete 17386 1726853378.17943: attempt loop complete, returning result 17386 1726853378.17946: _execute() done 17386 1726853378.17947: dumping result to json 17386 1726853378.17954: done dumping result, returning 17386 1726853378.17964: done running TaskExecutor() for managed_node1/TASK: Set network provider to 'nm' [02083763-bbaf-2ef7-f054-000000000007] 17386 1726853378.17978: sending task result for task 02083763-bbaf-2ef7-f054-000000000007 ok: [managed_node1] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } 17386 1726853378.18346: no more pending results, returning what we have 17386 1726853378.18348: results queue empty 17386 1726853378.18349: checking for any_errors_fatal 17386 1726853378.18357: done checking for any_errors_fatal 17386 1726853378.18357: checking for max_fail_percentage 17386 1726853378.18359: done checking for max_fail_percentage 17386 1726853378.18360: checking to see if all hosts have failed and the running result is not ok 17386 1726853378.18361: done checking to see if all hosts have failed 17386 1726853378.18361: getting the remaining hosts for this loop 17386 1726853378.18363: done getting the remaining hosts for this loop 17386 1726853378.18365: getting the next task for host managed_node1 17386 1726853378.18373: done getting next task for host managed_node1 17386 1726853378.18375: ^ task is: TASK: meta (flush_handlers) 17386 1726853378.18376: ^ 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 17386 1726853378.18380: getting variables 17386 1726853378.18381: in VariableManager get_vars() 17386 1726853378.18403: Calling all_inventory to load vars for managed_node1 17386 1726853378.18405: Calling groups_inventory to load vars for managed_node1 17386 1726853378.18408: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853378.18417: Calling all_plugins_play to load vars for managed_node1 17386 1726853378.18419: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853378.18422: Calling groups_plugins_play to load vars for managed_node1 17386 1726853378.18623: done sending task result for task 02083763-bbaf-2ef7-f054-000000000007 17386 1726853378.18627: WORKER PROCESS EXITING 17386 1726853378.18648: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853378.18849: done with get_vars() 17386 1726853378.18858: done getting variables 17386 1726853378.18929: in VariableManager get_vars() 17386 1726853378.18937: Calling all_inventory to load vars for managed_node1 17386 1726853378.18939: Calling groups_inventory to load vars for managed_node1 17386 1726853378.18941: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853378.18945: Calling all_plugins_play to load vars for managed_node1 17386 1726853378.18947: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853378.18950: Calling groups_plugins_play to load vars for managed_node1 17386 1726853378.19095: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853378.19292: done with get_vars() 17386 1726853378.19304: done queuing things up, now waiting for results queue to drain 17386 1726853378.19306: results queue empty 17386 1726853378.19307: checking for any_errors_fatal 17386 1726853378.19309: done checking for any_errors_fatal 17386 1726853378.19309: checking for max_fail_percentage 17386 1726853378.19310: done checking for max_fail_percentage 17386 1726853378.19311: checking to see if all hosts have failed and the running result is not ok 17386 1726853378.19312: done checking to see if all hosts have failed 17386 1726853378.19313: getting the remaining hosts for this loop 17386 1726853378.19313: done getting the remaining hosts for this loop 17386 1726853378.19316: getting the next task for host managed_node1 17386 1726853378.19319: done getting next task for host managed_node1 17386 1726853378.19320: ^ task is: TASK: meta (flush_handlers) 17386 1726853378.19322: ^ 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 17386 1726853378.19329: getting variables 17386 1726853378.19330: in VariableManager get_vars() 17386 1726853378.19337: Calling all_inventory to load vars for managed_node1 17386 1726853378.19339: Calling groups_inventory to load vars for managed_node1 17386 1726853378.19350: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853378.19355: Calling all_plugins_play to load vars for managed_node1 17386 1726853378.19357: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853378.19360: Calling groups_plugins_play to load vars for managed_node1 17386 1726853378.19504: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853378.19725: done with get_vars() 17386 1726853378.19733: done getting variables 17386 1726853378.19828: in VariableManager get_vars() 17386 1726853378.19863: Calling all_inventory to load vars for managed_node1 17386 1726853378.19865: Calling groups_inventory to load vars for managed_node1 17386 1726853378.19867: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853378.19873: Calling all_plugins_play to load vars for managed_node1 17386 1726853378.19875: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853378.19878: Calling groups_plugins_play to load vars for managed_node1 17386 1726853378.20029: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853378.20530: done with get_vars() 17386 1726853378.20540: done queuing things up, now waiting for results queue to drain 17386 1726853378.20542: results queue empty 17386 1726853378.20543: checking for any_errors_fatal 17386 1726853378.20544: done checking for any_errors_fatal 17386 1726853378.20545: checking for max_fail_percentage 17386 1726853378.20546: done checking for max_fail_percentage 17386 1726853378.20546: checking to see if all hosts have failed and the running result is not ok 17386 1726853378.20547: done checking to see if all hosts have failed 17386 1726853378.20548: getting the remaining hosts for this loop 17386 1726853378.20549: done getting the remaining hosts for this loop 17386 1726853378.20551: getting the next task for host managed_node1 17386 1726853378.20553: done getting next task for host managed_node1 17386 1726853378.20554: ^ task is: None 17386 1726853378.20555: ^ 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 17386 1726853378.20556: done queuing things up, now waiting for results queue to drain 17386 1726853378.20557: results queue empty 17386 1726853378.20558: checking for any_errors_fatal 17386 1726853378.20559: done checking for any_errors_fatal 17386 1726853378.20559: checking for max_fail_percentage 17386 1726853378.20561: done checking for max_fail_percentage 17386 1726853378.20561: checking to see if all hosts have failed and the running result is not ok 17386 1726853378.20562: done checking to see if all hosts have failed 17386 1726853378.20564: getting the next task for host managed_node1 17386 1726853378.20566: done getting next task for host managed_node1 17386 1726853378.20567: ^ task is: None 17386 1726853378.20568: ^ 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 17386 1726853378.20726: in VariableManager get_vars() 17386 1726853378.20740: done with get_vars() 17386 1726853378.20746: in VariableManager get_vars() 17386 1726853378.20756: done with get_vars() 17386 1726853378.20760: variable 'omit' from source: magic vars 17386 1726853378.20794: in VariableManager get_vars() 17386 1726853378.20805: done with get_vars() 17386 1726853378.20941: variable 'omit' from source: magic vars PLAY [Play for testing dummy connection] *************************************** 17386 1726853378.21336: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 17386 1726853378.21478: getting the remaining hosts for this loop 17386 1726853378.21480: done getting the remaining hosts for this loop 17386 1726853378.21483: getting the next task for host managed_node1 17386 1726853378.21485: done getting next task for host managed_node1 17386 1726853378.21487: ^ task is: TASK: Gathering Facts 17386 1726853378.21489: ^ 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 17386 1726853378.21490: getting variables 17386 1726853378.21491: in VariableManager get_vars() 17386 1726853378.21499: Calling all_inventory to load vars for managed_node1 17386 1726853378.21501: Calling groups_inventory to load vars for managed_node1 17386 1726853378.21503: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853378.21507: Calling all_plugins_play to load vars for managed_node1 17386 1726853378.21520: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853378.21523: Calling groups_plugins_play to load vars for managed_node1 17386 1726853378.21712: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853378.21897: done with get_vars() 17386 1726853378.21904: done getting variables 17386 1726853378.21957: 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=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_dummy.yml:3 Friday 20 September 2024 13:29:38 -0400 (0:00:00.059) 0:00:03.458 ****** 17386 1726853378.21977: entering _queue_task() for managed_node1/gather_facts 17386 1726853378.22479: worker is 1 (out of 1 available) 17386 1726853378.22488: exiting _queue_task() for managed_node1/gather_facts 17386 1726853378.22498: done queuing things up, now waiting for results queue to drain 17386 1726853378.22499: waiting for pending results... 17386 1726853378.22820: running TaskExecutor() for managed_node1/TASK: Gathering Facts 17386 1726853378.22995: in run() - task 02083763-bbaf-2ef7-f054-00000000006d 17386 1726853378.23010: variable 'ansible_search_path' from source: unknown 17386 1726853378.23092: calling self._execute() 17386 1726853378.23240: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853378.23244: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853378.23247: variable 'omit' from source: magic vars 17386 1726853378.23600: variable 'ansible_distribution_major_version' from source: facts 17386 1726853378.23617: Evaluated conditional (ansible_distribution_major_version != '6'): True 17386 1726853378.23628: variable 'omit' from source: magic vars 17386 1726853378.23656: variable 'omit' from source: magic vars 17386 1726853378.23706: variable 'omit' from source: magic vars 17386 1726853378.23747: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17386 1726853378.23799: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17386 1726853378.23893: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17386 1726853378.23897: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17386 1726853378.23899: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17386 1726853378.23902: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17386 1726853378.23904: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853378.23912: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853378.24019: Set connection var ansible_shell_executable to /bin/sh 17386 1726853378.24031: Set connection var ansible_pipelining to False 17386 1726853378.24040: Set connection var ansible_timeout to 10 17386 1726853378.24049: Set connection var ansible_shell_type to sh 17386 1726853378.24059: Set connection var ansible_module_compression to ZIP_DEFLATED 17386 1726853378.24066: Set connection var ansible_connection to ssh 17386 1726853378.24100: variable 'ansible_shell_executable' from source: unknown 17386 1726853378.24118: variable 'ansible_connection' from source: unknown 17386 1726853378.24125: variable 'ansible_module_compression' from source: unknown 17386 1726853378.24132: variable 'ansible_shell_type' from source: unknown 17386 1726853378.24221: variable 'ansible_shell_executable' from source: unknown 17386 1726853378.24224: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853378.24227: variable 'ansible_pipelining' from source: unknown 17386 1726853378.24229: variable 'ansible_timeout' from source: unknown 17386 1726853378.24232: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853378.24363: 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) 17386 1726853378.24380: variable 'omit' from source: magic vars 17386 1726853378.24389: starting attempt loop 17386 1726853378.24394: running the handler 17386 1726853378.24411: variable 'ansible_facts' from source: unknown 17386 1726853378.24440: _low_level_execute_command(): starting 17386 1726853378.24456: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 17386 1726853378.25256: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853378.25340: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 17386 1726853378.25363: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853378.25416: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853378.27107: stdout chunk (state=3): >>>/root <<< 17386 1726853378.27255: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17386 1726853378.27258: stdout chunk (state=3): >>><<< 17386 1726853378.27261: stderr chunk (state=3): >>><<< 17386 1726853378.27283: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17386 1726853378.27376: _low_level_execute_command(): starting 17386 1726853378.27380: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853378.2729208-17590-161102832312197 `" && echo ansible-tmp-1726853378.2729208-17590-161102832312197="` echo /root/.ansible/tmp/ansible-tmp-1726853378.2729208-17590-161102832312197 `" ) && sleep 0' 17386 1726853378.27876: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17386 1726853378.27891: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17386 1726853378.27910: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17386 1726853378.28008: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 17386 1726853378.28039: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17386 1726853378.28054: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853378.28119: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853378.30042: stdout chunk (state=3): >>>ansible-tmp-1726853378.2729208-17590-161102832312197=/root/.ansible/tmp/ansible-tmp-1726853378.2729208-17590-161102832312197 <<< 17386 1726853378.30165: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17386 1726853378.30249: stderr chunk (state=3): >>><<< 17386 1726853378.30252: stdout chunk (state=3): >>><<< 17386 1726853378.30400: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853378.2729208-17590-161102832312197=/root/.ansible/tmp/ansible-tmp-1726853378.2729208-17590-161102832312197 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17386 1726853378.30404: variable 'ansible_module_compression' from source: unknown 17386 1726853378.30407: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-173868rzayoky/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 17386 1726853378.30457: variable 'ansible_facts' from source: unknown 17386 1726853378.30767: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853378.2729208-17590-161102832312197/AnsiballZ_setup.py 17386 1726853378.31136: Sending initial data 17386 1726853378.31203: Sent initial data (154 bytes) 17386 1726853378.32110: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17386 1726853378.32264: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 17386 1726853378.32282: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17386 1726853378.32376: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853378.32401: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 17386 1726853378.34377: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 17386 1726853378.34438: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 17386 1726853378.34480: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-173868rzayoky/tmp9ikg3z22 /root/.ansible/tmp/ansible-tmp-1726853378.2729208-17590-161102832312197/AnsiballZ_setup.py <<< 17386 1726853378.34484: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853378.2729208-17590-161102832312197/AnsiballZ_setup.py" <<< 17386 1726853378.34520: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-173868rzayoky/tmp9ikg3z22" to remote "/root/.ansible/tmp/ansible-tmp-1726853378.2729208-17590-161102832312197/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853378.2729208-17590-161102832312197/AnsiballZ_setup.py" <<< 17386 1726853378.36211: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17386 1726853378.36241: stderr chunk (state=3): >>><<< 17386 1726853378.36253: stdout chunk (state=3): >>><<< 17386 1726853378.36288: done transferring module to remote 17386 1726853378.36303: _low_level_execute_command(): starting 17386 1726853378.36312: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853378.2729208-17590-161102832312197/ /root/.ansible/tmp/ansible-tmp-1726853378.2729208-17590-161102832312197/AnsiballZ_setup.py && sleep 0' 17386 1726853378.37032: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17386 1726853378.37289: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853378.37332: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 17386 1726853378.37354: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17386 1726853378.37412: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853378.37521: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853378.39648: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17386 1726853378.39655: stdout chunk (state=3): >>><<< 17386 1726853378.39661: stderr chunk (state=3): >>><<< 17386 1726853378.39681: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17386 1726853378.39689: _low_level_execute_command(): starting 17386 1726853378.39692: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853378.2729208-17590-161102832312197/AnsiballZ_setup.py && sleep 0' 17386 1726853378.40289: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 17386 1726853378.40313: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853378.40387: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853379.25629: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-45-153.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-45-153", "ansible_nodename": "ip-10-31-45-153.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": "ec26b9e88796a7cb9ebdc2656ce384f6", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCXYnrsBaUY4i0/t1QUWoZkFPnFbGncbkmF01/zUZNuwldCwqYoDxpR2K8ARraEuK9oVLyYO0alCszdGP42db6R4xfRCOhN3faeZXsneupsJk4LLpIBkq0uIokeAtcL1tPOUQQzfsQqzZzp4BmJCVrwmUW5ADnzqCgvB3gsruyTQUrEUJ9MtB5zdaQm5MXuipjeZQThTjYCB2aXv/qTdzfKAwds3CoSZ6HA5GNdi6tahsy3CRIn6VtVkvwrqjJcwo+RaRQzjh+C9AUoH2YQmfLbvog62MsnLk/5OPq5HhxO81pm/TJDsI4LXwLh1VviMOWzVvIaXuKwdmYAdgX1NU561bBzeYzi55qBKo4TcMmnOXiV+Es7dDrKjwwpQKsv5tjSqVkcO6ek3I6SI38DXFOBLZtqXOOLsO12iOReYJUWe/+cgBrz12kDCPmaHFzFFZ3+N0GQ/WiYcgqiUItIhb3xJTbPqls0czPCpCzKo57GyTmv17fpfGhBfRoGX/H1zYs=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDOnt+7F+RlMaCRRXs8YyuhiHP1FmeDlj4rNB/K2mg1iP9loXXc/XjJ083xMBDu7m7uYLGB+dnmj299Y+RcAQpE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKmxoIJtw8UORlc+o+Q7Pks5ERSyhMLnl+Oo8W221WGj", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_loadavg": {"1m": 0.43701171875, "5m": 0.3427734375, "15m": 0.1572265625}, "ansible_iscsi_iqn": "", "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2951, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 580, "free": 2951}, "nocache": {"free": 3288, "used": 243}, "swap": {"total": 0, "free": 0, "used": 0, "cached"<<< 17386 1726853379.25669: stdout chunk (state=3): >>>: 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": "ec26b9e8-8796-a7cb-9ebd-c2656ce384f6", "ansible_product_uuid": "ec26b9e8-8796-a7cb-9ebd-c2656ce384f6", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 545, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261794586624, "block_size": 4096, "block_total": 65519099, "block_available": 63914694, "block_used": 1604405, "inode_total": 131070960, "inode_available": 131029063, "inode_used": 41897, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_fibre_channel_wwn": [], "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_local": {}, "ansible_env": {"SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/1", "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.46.199 44238 10.31.45.153 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.46.199 44238 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/1"}, "ansible_is_chroot": false, "ansible_fips": false, "ansible_apparmor": {"status": "disabled"}, "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_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "02:3a:e7:40:bc:9f", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.45.153", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::3a:e7ff:fe40:bc9f", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum<<< 17386 1726853379.25679: stdout chunk (state=3): >>>_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.45.153", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:3a:e7:40:bc:9f", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.45.153"], "ansible_all_ipv6_addresses": ["fe80::3a:e7ff:fe40:bc9f"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.45.153", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::3a:e7ff:fe40:bc9f"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "13", "minute": "29", "second": "39", "epoch": "1726853379", "epoch_int": "1726853379", "date": "2024-09-20", "time": "13:29:39", "iso8601_micro": "2024-09-20T17:29:39.251832Z", "iso8601": "2024-09-20T17:29:39Z", "iso8601_basic": "20240920T132939251832", "iso8601_basic_short": "20240920T132939", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_lsb": {}, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 17386 1726853379.28523: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 17386 1726853379.28553: stderr chunk (state=3): >>><<< 17386 1726853379.28556: stdout chunk (state=3): >>><<< 17386 1726853379.28594: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-45-153.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-45-153", "ansible_nodename": "ip-10-31-45-153.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": "ec26b9e88796a7cb9ebdc2656ce384f6", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCXYnrsBaUY4i0/t1QUWoZkFPnFbGncbkmF01/zUZNuwldCwqYoDxpR2K8ARraEuK9oVLyYO0alCszdGP42db6R4xfRCOhN3faeZXsneupsJk4LLpIBkq0uIokeAtcL1tPOUQQzfsQqzZzp4BmJCVrwmUW5ADnzqCgvB3gsruyTQUrEUJ9MtB5zdaQm5MXuipjeZQThTjYCB2aXv/qTdzfKAwds3CoSZ6HA5GNdi6tahsy3CRIn6VtVkvwrqjJcwo+RaRQzjh+C9AUoH2YQmfLbvog62MsnLk/5OPq5HhxO81pm/TJDsI4LXwLh1VviMOWzVvIaXuKwdmYAdgX1NU561bBzeYzi55qBKo4TcMmnOXiV+Es7dDrKjwwpQKsv5tjSqVkcO6ek3I6SI38DXFOBLZtqXOOLsO12iOReYJUWe/+cgBrz12kDCPmaHFzFFZ3+N0GQ/WiYcgqiUItIhb3xJTbPqls0czPCpCzKo57GyTmv17fpfGhBfRoGX/H1zYs=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDOnt+7F+RlMaCRRXs8YyuhiHP1FmeDlj4rNB/K2mg1iP9loXXc/XjJ083xMBDu7m7uYLGB+dnmj299Y+RcAQpE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKmxoIJtw8UORlc+o+Q7Pks5ERSyhMLnl+Oo8W221WGj", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_loadavg": {"1m": 0.43701171875, "5m": 0.3427734375, "15m": 0.1572265625}, "ansible_iscsi_iqn": "", "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2951, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 580, "free": 2951}, "nocache": {"free": 3288, "used": 243}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec26b9e8-8796-a7cb-9ebd-c2656ce384f6", "ansible_product_uuid": "ec26b9e8-8796-a7cb-9ebd-c2656ce384f6", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 545, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261794586624, "block_size": 4096, "block_total": 65519099, "block_available": 63914694, "block_used": 1604405, "inode_total": 131070960, "inode_available": 131029063, "inode_used": 41897, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_fibre_channel_wwn": [], "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_local": {}, "ansible_env": {"SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/1", "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.46.199 44238 10.31.45.153 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.46.199 44238 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/1"}, "ansible_is_chroot": false, "ansible_fips": false, "ansible_apparmor": {"status": "disabled"}, "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_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "02:3a:e7:40:bc:9f", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.45.153", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::3a:e7ff:fe40:bc9f", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.45.153", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:3a:e7:40:bc:9f", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.45.153"], "ansible_all_ipv6_addresses": ["fe80::3a:e7ff:fe40:bc9f"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.45.153", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::3a:e7ff:fe40:bc9f"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "13", "minute": "29", "second": "39", "epoch": "1726853379", "epoch_int": "1726853379", "date": "2024-09-20", "time": "13:29:39", "iso8601_micro": "2024-09-20T17:29:39.251832Z", "iso8601": "2024-09-20T17:29:39Z", "iso8601_basic": "20240920T132939251832", "iso8601_basic_short": "20240920T132939", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_lsb": {}, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. 17386 1726853379.28806: 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-1726853378.2729208-17590-161102832312197/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 17386 1726853379.28825: _low_level_execute_command(): starting 17386 1726853379.28829: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853378.2729208-17590-161102832312197/ > /dev/null 2>&1 && sleep 0' 17386 1726853379.29316: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 17386 1726853379.29319: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853379.29322: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17386 1726853379.29324: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853379.29388: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 17386 1726853379.29392: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17386 1726853379.29396: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853379.29445: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853379.32112: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17386 1726853379.32137: stderr chunk (state=3): >>><<< 17386 1726853379.32140: stdout chunk (state=3): >>><<< 17386 1726853379.32159: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17386 1726853379.32164: handler run complete 17386 1726853379.32245: variable 'ansible_facts' from source: unknown 17386 1726853379.32317: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853379.32497: variable 'ansible_facts' from source: unknown 17386 1726853379.32775: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853379.32779: attempt loop complete, returning result 17386 1726853379.32781: _execute() done 17386 1726853379.32783: dumping result to json 17386 1726853379.32786: done dumping result, returning 17386 1726853379.32788: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [02083763-bbaf-2ef7-f054-00000000006d] 17386 1726853379.32790: sending task result for task 02083763-bbaf-2ef7-f054-00000000006d ok: [managed_node1] 17386 1726853379.33438: no more pending results, returning what we have 17386 1726853379.33441: results queue empty 17386 1726853379.33442: checking for any_errors_fatal 17386 1726853379.33443: done checking for any_errors_fatal 17386 1726853379.33444: checking for max_fail_percentage 17386 1726853379.33445: done checking for max_fail_percentage 17386 1726853379.33446: checking to see if all hosts have failed and the running result is not ok 17386 1726853379.33447: done checking to see if all hosts have failed 17386 1726853379.33448: getting the remaining hosts for this loop 17386 1726853379.33450: done getting the remaining hosts for this loop 17386 1726853379.33453: getting the next task for host managed_node1 17386 1726853379.33459: done getting next task for host managed_node1 17386 1726853379.33461: ^ task is: TASK: meta (flush_handlers) 17386 1726853379.33463: ^ 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 17386 1726853379.33466: getting variables 17386 1726853379.33468: in VariableManager get_vars() 17386 1726853379.33493: Calling all_inventory to load vars for managed_node1 17386 1726853379.33496: Calling groups_inventory to load vars for managed_node1 17386 1726853379.33499: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853379.33677: done sending task result for task 02083763-bbaf-2ef7-f054-00000000006d 17386 1726853379.33680: WORKER PROCESS EXITING 17386 1726853379.33690: Calling all_plugins_play to load vars for managed_node1 17386 1726853379.33693: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853379.33696: Calling groups_plugins_play to load vars for managed_node1 17386 1726853379.33868: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853379.34068: done with get_vars() 17386 1726853379.34081: done getting variables 17386 1726853379.34150: in VariableManager get_vars() 17386 1726853379.34159: Calling all_inventory to load vars for managed_node1 17386 1726853379.34162: Calling groups_inventory to load vars for managed_node1 17386 1726853379.34164: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853379.34169: Calling all_plugins_play to load vars for managed_node1 17386 1726853379.34173: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853379.34176: Calling groups_plugins_play to load vars for managed_node1 17386 1726853379.34305: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853379.34452: done with get_vars() 17386 1726853379.34464: done queuing things up, now waiting for results queue to drain 17386 1726853379.34466: results queue empty 17386 1726853379.34467: checking for any_errors_fatal 17386 1726853379.34470: done checking for any_errors_fatal 17386 1726853379.34474: checking for max_fail_percentage 17386 1726853379.34480: done checking for max_fail_percentage 17386 1726853379.34481: checking to see if all hosts have failed and the running result is not ok 17386 1726853379.34482: done checking to see if all hosts have failed 17386 1726853379.34483: getting the remaining hosts for this loop 17386 1726853379.34484: done getting the remaining hosts for this loop 17386 1726853379.34486: getting the next task for host managed_node1 17386 1726853379.34490: done getting next task for host managed_node1 17386 1726853379.34492: ^ task is: TASK: Show playbook name 17386 1726853379.34493: ^ state is: HOST STATE: block=2, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17386 1726853379.34495: getting variables 17386 1726853379.34496: in VariableManager get_vars() 17386 1726853379.34502: Calling all_inventory to load vars for managed_node1 17386 1726853379.34504: Calling groups_inventory to load vars for managed_node1 17386 1726853379.34505: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853379.34508: Calling all_plugins_play to load vars for managed_node1 17386 1726853379.34509: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853379.34511: Calling groups_plugins_play to load vars for managed_node1 17386 1726853379.34591: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853379.34701: done with get_vars() 17386 1726853379.34708: done getting variables 17386 1726853379.34763: 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 [Show playbook name] ****************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_dummy.yml:11 Friday 20 September 2024 13:29:39 -0400 (0:00:01.128) 0:00:04.586 ****** 17386 1726853379.34783: entering _queue_task() for managed_node1/debug 17386 1726853379.34784: Creating lock for debug 17386 1726853379.35002: worker is 1 (out of 1 available) 17386 1726853379.35015: exiting _queue_task() for managed_node1/debug 17386 1726853379.35027: done queuing things up, now waiting for results queue to drain 17386 1726853379.35029: waiting for pending results... 17386 1726853379.35184: running TaskExecutor() for managed_node1/TASK: Show playbook name 17386 1726853379.35235: in run() - task 02083763-bbaf-2ef7-f054-00000000000b 17386 1726853379.35244: variable 'ansible_search_path' from source: unknown 17386 1726853379.35280: calling self._execute() 17386 1726853379.35333: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853379.35337: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853379.35346: variable 'omit' from source: magic vars 17386 1726853379.35673: variable 'ansible_distribution_major_version' from source: facts 17386 1726853379.35685: Evaluated conditional (ansible_distribution_major_version != '6'): True 17386 1726853379.35690: variable 'omit' from source: magic vars 17386 1726853379.35710: variable 'omit' from source: magic vars 17386 1726853379.35733: variable 'omit' from source: magic vars 17386 1726853379.35766: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17386 1726853379.35795: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17386 1726853379.35812: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17386 1726853379.35825: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17386 1726853379.35834: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17386 1726853379.35861: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17386 1726853379.35865: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853379.35867: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853379.35936: Set connection var ansible_shell_executable to /bin/sh 17386 1726853379.35940: Set connection var ansible_pipelining to False 17386 1726853379.35947: Set connection var ansible_timeout to 10 17386 1726853379.35953: Set connection var ansible_shell_type to sh 17386 1726853379.35959: Set connection var ansible_module_compression to ZIP_DEFLATED 17386 1726853379.35961: Set connection var ansible_connection to ssh 17386 1726853379.35982: variable 'ansible_shell_executable' from source: unknown 17386 1726853379.35986: variable 'ansible_connection' from source: unknown 17386 1726853379.35988: variable 'ansible_module_compression' from source: unknown 17386 1726853379.35991: variable 'ansible_shell_type' from source: unknown 17386 1726853379.35993: variable 'ansible_shell_executable' from source: unknown 17386 1726853379.35995: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853379.35997: variable 'ansible_pipelining' from source: unknown 17386 1726853379.36000: variable 'ansible_timeout' from source: unknown 17386 1726853379.36006: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853379.36108: 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=False) 17386 1726853379.36117: variable 'omit' from source: magic vars 17386 1726853379.36121: starting attempt loop 17386 1726853379.36123: running the handler 17386 1726853379.36169: handler run complete 17386 1726853379.36186: attempt loop complete, returning result 17386 1726853379.36189: _execute() done 17386 1726853379.36192: dumping result to json 17386 1726853379.36194: done dumping result, returning 17386 1726853379.36201: done running TaskExecutor() for managed_node1/TASK: Show playbook name [02083763-bbaf-2ef7-f054-00000000000b] 17386 1726853379.36205: sending task result for task 02083763-bbaf-2ef7-f054-00000000000b 17386 1726853379.36292: done sending task result for task 02083763-bbaf-2ef7-f054-00000000000b 17386 1726853379.36295: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: this is: playbooks/tests_dummy.yml 17386 1726853379.36340: no more pending results, returning what we have 17386 1726853379.36345: results queue empty 17386 1726853379.36347: checking for any_errors_fatal 17386 1726853379.36349: done checking for any_errors_fatal 17386 1726853379.36350: checking for max_fail_percentage 17386 1726853379.36351: done checking for max_fail_percentage 17386 1726853379.36352: checking to see if all hosts have failed and the running result is not ok 17386 1726853379.36353: done checking to see if all hosts have failed 17386 1726853379.36354: getting the remaining hosts for this loop 17386 1726853379.36356: done getting the remaining hosts for this loop 17386 1726853379.36361: getting the next task for host managed_node1 17386 1726853379.36368: done getting next task for host managed_node1 17386 1726853379.36373: ^ task is: TASK: Include the task 'run_test.yml' 17386 1726853379.36375: ^ 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 17386 1726853379.36378: getting variables 17386 1726853379.36379: in VariableManager get_vars() 17386 1726853379.36414: Calling all_inventory to load vars for managed_node1 17386 1726853379.36417: Calling groups_inventory to load vars for managed_node1 17386 1726853379.36420: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853379.36429: Calling all_plugins_play to load vars for managed_node1 17386 1726853379.36431: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853379.36434: Calling groups_plugins_play to load vars for managed_node1 17386 1726853379.36652: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853379.36848: done with get_vars() 17386 1726853379.36856: done getting variables TASK [Include the task 'run_test.yml'] ***************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_dummy.yml:21 Friday 20 September 2024 13:29:39 -0400 (0:00:00.023) 0:00:04.610 ****** 17386 1726853379.37142: entering _queue_task() for managed_node1/include_tasks 17386 1726853379.37519: worker is 1 (out of 1 available) 17386 1726853379.37529: exiting _queue_task() for managed_node1/include_tasks 17386 1726853379.37540: done queuing things up, now waiting for results queue to drain 17386 1726853379.37541: waiting for pending results... 17386 1726853379.37780: running TaskExecutor() for managed_node1/TASK: Include the task 'run_test.yml' 17386 1726853379.37789: in run() - task 02083763-bbaf-2ef7-f054-00000000000d 17386 1726853379.37831: variable 'ansible_search_path' from source: unknown 17386 1726853379.37852: calling self._execute() 17386 1726853379.37944: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853379.37976: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853379.37985: variable 'omit' from source: magic vars 17386 1726853379.38365: variable 'ansible_distribution_major_version' from source: facts 17386 1726853379.38388: Evaluated conditional (ansible_distribution_major_version != '6'): True 17386 1726853379.38422: _execute() done 17386 1726853379.38425: dumping result to json 17386 1726853379.38428: done dumping result, returning 17386 1726853379.38430: done running TaskExecutor() for managed_node1/TASK: Include the task 'run_test.yml' [02083763-bbaf-2ef7-f054-00000000000d] 17386 1726853379.38434: sending task result for task 02083763-bbaf-2ef7-f054-00000000000d 17386 1726853379.38702: done sending task result for task 02083763-bbaf-2ef7-f054-00000000000d 17386 1726853379.38705: WORKER PROCESS EXITING 17386 1726853379.38731: no more pending results, returning what we have 17386 1726853379.38736: in VariableManager get_vars() 17386 1726853379.38773: Calling all_inventory to load vars for managed_node1 17386 1726853379.38776: Calling groups_inventory to load vars for managed_node1 17386 1726853379.38780: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853379.38793: Calling all_plugins_play to load vars for managed_node1 17386 1726853379.38796: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853379.38798: Calling groups_plugins_play to load vars for managed_node1 17386 1726853379.39110: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853379.39357: done with get_vars() 17386 1726853379.39365: variable 'ansible_search_path' from source: unknown 17386 1726853379.39379: we have included files to process 17386 1726853379.39380: generating all_blocks data 17386 1726853379.39381: done generating all_blocks data 17386 1726853379.39382: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml 17386 1726853379.39383: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml 17386 1726853379.39385: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml 17386 1726853379.39940: in VariableManager get_vars() 17386 1726853379.39956: done with get_vars() 17386 1726853379.40022: in VariableManager get_vars() 17386 1726853379.40037: done with get_vars() 17386 1726853379.40077: in VariableManager get_vars() 17386 1726853379.40093: done with get_vars() 17386 1726853379.40139: in VariableManager get_vars() 17386 1726853379.40153: done with get_vars() 17386 1726853379.40193: in VariableManager get_vars() 17386 1726853379.40208: done with get_vars() 17386 1726853379.40557: in VariableManager get_vars() 17386 1726853379.40572: done with get_vars() 17386 1726853379.40582: done processing included file 17386 1726853379.40583: iterating over new_blocks loaded from include file 17386 1726853379.40584: in VariableManager get_vars() 17386 1726853379.40592: done with get_vars() 17386 1726853379.40594: filtering new block on tags 17386 1726853379.40685: done filtering new block on tags 17386 1726853379.40688: done iterating over new_blocks loaded from include file included: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml for managed_node1 17386 1726853379.40693: extending task lists for all hosts with included blocks 17386 1726853379.40729: done extending task lists 17386 1726853379.40731: done processing included files 17386 1726853379.40732: results queue empty 17386 1726853379.40732: checking for any_errors_fatal 17386 1726853379.40737: done checking for any_errors_fatal 17386 1726853379.40738: checking for max_fail_percentage 17386 1726853379.40740: done checking for max_fail_percentage 17386 1726853379.40740: checking to see if all hosts have failed and the running result is not ok 17386 1726853379.40742: done checking to see if all hosts have failed 17386 1726853379.40742: getting the remaining hosts for this loop 17386 1726853379.40744: done getting the remaining hosts for this loop 17386 1726853379.40747: getting the next task for host managed_node1 17386 1726853379.40750: done getting next task for host managed_node1 17386 1726853379.40753: ^ task is: TASK: TEST: {{ lsr_description }} 17386 1726853379.40755: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17386 1726853379.40757: getting variables 17386 1726853379.40758: in VariableManager get_vars() 17386 1726853379.40777: Calling all_inventory to load vars for managed_node1 17386 1726853379.40780: Calling groups_inventory to load vars for managed_node1 17386 1726853379.40782: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853379.40788: Calling all_plugins_play to load vars for managed_node1 17386 1726853379.40790: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853379.40793: Calling groups_plugins_play to load vars for managed_node1 17386 1726853379.40967: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853379.41178: done with get_vars() 17386 1726853379.41187: done getting variables 17386 1726853379.41234: 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) 17386 1726853379.41363: variable 'lsr_description' from source: include params TASK [TEST: Create a dummy interface] ****************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:5 Friday 20 September 2024 13:29:39 -0400 (0:00:00.042) 0:00:04.652 ****** 17386 1726853379.41406: entering _queue_task() for managed_node1/debug 17386 1726853379.41859: worker is 1 (out of 1 available) 17386 1726853379.41877: exiting _queue_task() for managed_node1/debug 17386 1726853379.41888: done queuing things up, now waiting for results queue to drain 17386 1726853379.41889: waiting for pending results... 17386 1726853379.42097: running TaskExecutor() for managed_node1/TASK: TEST: Create a dummy interface 17386 1726853379.42168: in run() - task 02083763-bbaf-2ef7-f054-000000000082 17386 1726853379.42195: variable 'ansible_search_path' from source: unknown 17386 1726853379.42222: variable 'ansible_search_path' from source: unknown 17386 1726853379.42260: calling self._execute() 17386 1726853379.42376: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853379.42378: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853379.42381: variable 'omit' from source: magic vars 17386 1726853379.42750: variable 'ansible_distribution_major_version' from source: facts 17386 1726853379.42839: Evaluated conditional (ansible_distribution_major_version != '6'): True 17386 1726853379.42841: variable 'omit' from source: magic vars 17386 1726853379.42843: variable 'omit' from source: magic vars 17386 1726853379.42915: variable 'lsr_description' from source: include params 17386 1726853379.42938: variable 'omit' from source: magic vars 17386 1726853379.42992: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17386 1726853379.43038: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17386 1726853379.43074: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17386 1726853379.43096: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17386 1726853379.43112: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17386 1726853379.43155: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17386 1726853379.43177: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853379.43188: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853379.43357: Set connection var ansible_shell_executable to /bin/sh 17386 1726853379.43360: Set connection var ansible_pipelining to False 17386 1726853379.43363: Set connection var ansible_timeout to 10 17386 1726853379.43365: Set connection var ansible_shell_type to sh 17386 1726853379.43367: Set connection var ansible_module_compression to ZIP_DEFLATED 17386 1726853379.43369: Set connection var ansible_connection to ssh 17386 1726853379.43372: variable 'ansible_shell_executable' from source: unknown 17386 1726853379.43381: variable 'ansible_connection' from source: unknown 17386 1726853379.43388: variable 'ansible_module_compression' from source: unknown 17386 1726853379.43577: variable 'ansible_shell_type' from source: unknown 17386 1726853379.43580: variable 'ansible_shell_executable' from source: unknown 17386 1726853379.43583: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853379.43585: variable 'ansible_pipelining' from source: unknown 17386 1726853379.43587: variable 'ansible_timeout' from source: unknown 17386 1726853379.43589: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853379.43592: 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=False) 17386 1726853379.43594: variable 'omit' from source: magic vars 17386 1726853379.43596: starting attempt loop 17386 1726853379.43598: running the handler 17386 1726853379.43645: handler run complete 17386 1726853379.43663: attempt loop complete, returning result 17386 1726853379.43670: _execute() done 17386 1726853379.43678: dumping result to json 17386 1726853379.43685: done dumping result, returning 17386 1726853379.43696: done running TaskExecutor() for managed_node1/TASK: TEST: Create a dummy interface [02083763-bbaf-2ef7-f054-000000000082] 17386 1726853379.43705: sending task result for task 02083763-bbaf-2ef7-f054-000000000082 ok: [managed_node1] => {} MSG: ########## Create a dummy interface ########## 17386 1726853379.43877: no more pending results, returning what we have 17386 1726853379.43881: results queue empty 17386 1726853379.43882: checking for any_errors_fatal 17386 1726853379.43883: done checking for any_errors_fatal 17386 1726853379.43884: checking for max_fail_percentage 17386 1726853379.43887: done checking for max_fail_percentage 17386 1726853379.43887: checking to see if all hosts have failed and the running result is not ok 17386 1726853379.43889: done checking to see if all hosts have failed 17386 1726853379.43889: getting the remaining hosts for this loop 17386 1726853379.43891: done getting the remaining hosts for this loop 17386 1726853379.43896: getting the next task for host managed_node1 17386 1726853379.43902: done getting next task for host managed_node1 17386 1726853379.43906: ^ task is: TASK: Show item 17386 1726853379.43909: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17386 1726853379.43913: getting variables 17386 1726853379.43915: in VariableManager get_vars() 17386 1726853379.43952: Calling all_inventory to load vars for managed_node1 17386 1726853379.43955: Calling groups_inventory to load vars for managed_node1 17386 1726853379.43959: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853379.43976: Calling all_plugins_play to load vars for managed_node1 17386 1726853379.43980: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853379.43983: Calling groups_plugins_play to load vars for managed_node1 17386 1726853379.44434: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853379.44748: done with get_vars() 17386 1726853379.44758: done getting variables 17386 1726853379.44791: done sending task result for task 02083763-bbaf-2ef7-f054-000000000082 17386 1726853379.44793: WORKER PROCESS EXITING 17386 1726853379.44825: 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 [Show item] *************************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:9 Friday 20 September 2024 13:29:39 -0400 (0:00:00.034) 0:00:04.687 ****** 17386 1726853379.44860: entering _queue_task() for managed_node1/debug 17386 1726853379.45132: worker is 1 (out of 1 available) 17386 1726853379.45143: exiting _queue_task() for managed_node1/debug 17386 1726853379.45154: done queuing things up, now waiting for results queue to drain 17386 1726853379.45155: waiting for pending results... 17386 1726853379.45414: running TaskExecutor() for managed_node1/TASK: Show item 17386 1726853379.45522: in run() - task 02083763-bbaf-2ef7-f054-000000000083 17386 1726853379.45543: variable 'ansible_search_path' from source: unknown 17386 1726853379.45552: variable 'ansible_search_path' from source: unknown 17386 1726853379.45618: variable 'omit' from source: magic vars 17386 1726853379.45745: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853379.45759: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853379.45775: variable 'omit' from source: magic vars 17386 1726853379.46117: variable 'ansible_distribution_major_version' from source: facts 17386 1726853379.46141: Evaluated conditional (ansible_distribution_major_version != '6'): True 17386 1726853379.46156: variable 'omit' from source: magic vars 17386 1726853379.46194: variable 'omit' from source: magic vars 17386 1726853379.46237: variable 'item' from source: unknown 17386 1726853379.46319: variable 'item' from source: unknown 17386 1726853379.46340: variable 'omit' from source: magic vars 17386 1726853379.46393: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17386 1726853379.46472: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17386 1726853379.46475: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17386 1726853379.46477: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17386 1726853379.46491: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17386 1726853379.46523: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17386 1726853379.46530: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853379.46536: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853379.46641: Set connection var ansible_shell_executable to /bin/sh 17386 1726853379.46652: Set connection var ansible_pipelining to False 17386 1726853379.46689: Set connection var ansible_timeout to 10 17386 1726853379.46692: Set connection var ansible_shell_type to sh 17386 1726853379.46694: Set connection var ansible_module_compression to ZIP_DEFLATED 17386 1726853379.46697: Set connection var ansible_connection to ssh 17386 1726853379.46716: variable 'ansible_shell_executable' from source: unknown 17386 1726853379.46723: variable 'ansible_connection' from source: unknown 17386 1726853379.46776: variable 'ansible_module_compression' from source: unknown 17386 1726853379.46779: variable 'ansible_shell_type' from source: unknown 17386 1726853379.46781: variable 'ansible_shell_executable' from source: unknown 17386 1726853379.46783: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853379.46785: variable 'ansible_pipelining' from source: unknown 17386 1726853379.46794: variable 'ansible_timeout' from source: unknown 17386 1726853379.46799: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853379.46918: 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=False) 17386 1726853379.46933: variable 'omit' from source: magic vars 17386 1726853379.46942: starting attempt loop 17386 1726853379.46948: running the handler 17386 1726853379.46997: variable 'lsr_description' from source: include params 17386 1726853379.47074: variable 'lsr_description' from source: include params 17386 1726853379.47124: handler run complete 17386 1726853379.47128: attempt loop complete, returning result 17386 1726853379.47133: variable 'item' from source: unknown 17386 1726853379.47201: variable 'item' from source: unknown ok: [managed_node1] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "Create a dummy interface" } 17386 1726853379.47515: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853379.47518: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853379.47520: variable 'omit' from source: magic vars 17386 1726853379.47625: variable 'ansible_distribution_major_version' from source: facts 17386 1726853379.47639: Evaluated conditional (ansible_distribution_major_version != '6'): True 17386 1726853379.47700: variable 'omit' from source: magic vars 17386 1726853379.47703: variable 'omit' from source: magic vars 17386 1726853379.47722: variable 'item' from source: unknown 17386 1726853379.47792: variable 'item' from source: unknown 17386 1726853379.47818: variable 'omit' from source: magic vars 17386 1726853379.47847: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17386 1726853379.47861: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17386 1726853379.47874: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17386 1726853379.47892: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17386 1726853379.47917: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853379.47920: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853379.48002: Set connection var ansible_shell_executable to /bin/sh 17386 1726853379.48026: Set connection var ansible_pipelining to False 17386 1726853379.48059: Set connection var ansible_timeout to 10 17386 1726853379.48062: Set connection var ansible_shell_type to sh 17386 1726853379.48064: Set connection var ansible_module_compression to ZIP_DEFLATED 17386 1726853379.48066: Set connection var ansible_connection to ssh 17386 1726853379.48089: variable 'ansible_shell_executable' from source: unknown 17386 1726853379.48100: variable 'ansible_connection' from source: unknown 17386 1726853379.48136: variable 'ansible_module_compression' from source: unknown 17386 1726853379.48139: variable 'ansible_shell_type' from source: unknown 17386 1726853379.48141: variable 'ansible_shell_executable' from source: unknown 17386 1726853379.48143: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853379.48145: variable 'ansible_pipelining' from source: unknown 17386 1726853379.48147: variable 'ansible_timeout' from source: unknown 17386 1726853379.48149: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853379.48255: 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=False) 17386 1726853379.48355: variable 'omit' from source: magic vars 17386 1726853379.48359: starting attempt loop 17386 1726853379.48361: running the handler 17386 1726853379.48363: variable 'lsr_setup' from source: include params 17386 1726853379.48400: variable 'lsr_setup' from source: include params 17386 1726853379.48443: handler run complete 17386 1726853379.48469: attempt loop complete, returning result 17386 1726853379.48492: variable 'item' from source: unknown 17386 1726853379.48554: variable 'item' from source: unknown ok: [managed_node1] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/delete_interface.yml", "tasks/assert_device_absent.yml" ] } 17386 1726853379.48777: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853379.48786: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853379.48789: variable 'omit' from source: magic vars 17386 1726853379.49007: variable 'ansible_distribution_major_version' from source: facts 17386 1726853379.49010: Evaluated conditional (ansible_distribution_major_version != '6'): True 17386 1726853379.49012: variable 'omit' from source: magic vars 17386 1726853379.49015: variable 'omit' from source: magic vars 17386 1726853379.49016: variable 'item' from source: unknown 17386 1726853379.49057: variable 'item' from source: unknown 17386 1726853379.49077: variable 'omit' from source: magic vars 17386 1726853379.49099: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17386 1726853379.49118: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17386 1726853379.49176: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17386 1726853379.49179: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17386 1726853379.49182: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853379.49184: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853379.49239: Set connection var ansible_shell_executable to /bin/sh 17386 1726853379.49249: Set connection var ansible_pipelining to False 17386 1726853379.49258: Set connection var ansible_timeout to 10 17386 1726853379.49266: Set connection var ansible_shell_type to sh 17386 1726853379.49276: Set connection var ansible_module_compression to ZIP_DEFLATED 17386 1726853379.49282: Set connection var ansible_connection to ssh 17386 1726853379.49306: variable 'ansible_shell_executable' from source: unknown 17386 1726853379.49313: variable 'ansible_connection' from source: unknown 17386 1726853379.49319: variable 'ansible_module_compression' from source: unknown 17386 1726853379.49345: variable 'ansible_shell_type' from source: unknown 17386 1726853379.49347: variable 'ansible_shell_executable' from source: unknown 17386 1726853379.49349: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853379.49351: variable 'ansible_pipelining' from source: unknown 17386 1726853379.49440: variable 'ansible_timeout' from source: unknown 17386 1726853379.49443: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853379.49458: 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=False) 17386 1726853379.49470: variable 'omit' from source: magic vars 17386 1726853379.49479: starting attempt loop 17386 1726853379.49485: running the handler 17386 1726853379.49506: variable 'lsr_test' from source: include params 17386 1726853379.49582: variable 'lsr_test' from source: include params 17386 1726853379.49602: handler run complete 17386 1726853379.49618: attempt loop complete, returning result 17386 1726853379.49635: variable 'item' from source: unknown 17386 1726853379.49706: variable 'item' from source: unknown ok: [managed_node1] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/create_dummy_profile.yml" ] } 17386 1726853379.49879: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853379.49882: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853379.49889: variable 'omit' from source: magic vars 17386 1726853379.50042: variable 'ansible_distribution_major_version' from source: facts 17386 1726853379.50051: Evaluated conditional (ansible_distribution_major_version != '6'): True 17386 1726853379.50059: variable 'omit' from source: magic vars 17386 1726853379.50078: variable 'omit' from source: magic vars 17386 1726853379.50127: variable 'item' from source: unknown 17386 1726853379.50307: variable 'item' from source: unknown 17386 1726853379.50312: variable 'omit' from source: magic vars 17386 1726853379.50314: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17386 1726853379.50317: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17386 1726853379.50319: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17386 1726853379.50320: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17386 1726853379.50322: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853379.50324: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853379.50351: Set connection var ansible_shell_executable to /bin/sh 17386 1726853379.50361: Set connection var ansible_pipelining to False 17386 1726853379.50369: Set connection var ansible_timeout to 10 17386 1726853379.50381: Set connection var ansible_shell_type to sh 17386 1726853379.50390: Set connection var ansible_module_compression to ZIP_DEFLATED 17386 1726853379.50417: Set connection var ansible_connection to ssh 17386 1726853379.50427: variable 'ansible_shell_executable' from source: unknown 17386 1726853379.50442: variable 'ansible_connection' from source: unknown 17386 1726853379.50450: variable 'ansible_module_compression' from source: unknown 17386 1726853379.50527: variable 'ansible_shell_type' from source: unknown 17386 1726853379.50529: variable 'ansible_shell_executable' from source: unknown 17386 1726853379.50532: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853379.50534: variable 'ansible_pipelining' from source: unknown 17386 1726853379.50536: variable 'ansible_timeout' from source: unknown 17386 1726853379.50538: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853379.50579: 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=False) 17386 1726853379.50592: variable 'omit' from source: magic vars 17386 1726853379.50599: starting attempt loop 17386 1726853379.50607: running the handler 17386 1726853379.50631: variable 'lsr_assert' from source: include params 17386 1726853379.50747: variable 'lsr_assert' from source: include params 17386 1726853379.50750: handler run complete 17386 1726853379.50752: attempt loop complete, returning result 17386 1726853379.50753: variable 'item' from source: unknown 17386 1726853379.50810: variable 'item' from source: unknown ok: [managed_node1] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_profile_present.yml", "tasks/assert_device_present.yml" ] } 17386 1726853379.51106: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853379.51109: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853379.51111: variable 'omit' from source: magic vars 17386 1726853379.51158: variable 'ansible_distribution_major_version' from source: facts 17386 1726853379.51233: Evaluated conditional (ansible_distribution_major_version != '6'): True 17386 1726853379.51241: variable 'omit' from source: magic vars 17386 1726853379.51243: variable 'omit' from source: magic vars 17386 1726853379.51248: variable 'item' from source: unknown 17386 1726853379.51313: variable 'item' from source: unknown 17386 1726853379.51343: variable 'omit' from source: magic vars 17386 1726853379.51366: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17386 1726853379.51382: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17386 1726853379.51394: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17386 1726853379.51409: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17386 1726853379.51416: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853379.51423: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853379.51560: Set connection var ansible_shell_executable to /bin/sh 17386 1726853379.51564: Set connection var ansible_pipelining to False 17386 1726853379.51566: Set connection var ansible_timeout to 10 17386 1726853379.51568: Set connection var ansible_shell_type to sh 17386 1726853379.51570: Set connection var ansible_module_compression to ZIP_DEFLATED 17386 1726853379.51574: Set connection var ansible_connection to ssh 17386 1726853379.51576: variable 'ansible_shell_executable' from source: unknown 17386 1726853379.51578: variable 'ansible_connection' from source: unknown 17386 1726853379.51586: variable 'ansible_module_compression' from source: unknown 17386 1726853379.51592: variable 'ansible_shell_type' from source: unknown 17386 1726853379.51599: variable 'ansible_shell_executable' from source: unknown 17386 1726853379.51605: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853379.51613: variable 'ansible_pipelining' from source: unknown 17386 1726853379.51619: variable 'ansible_timeout' from source: unknown 17386 1726853379.51626: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853379.51727: 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=False) 17386 1726853379.51781: variable 'omit' from source: magic vars 17386 1726853379.51784: starting attempt loop 17386 1726853379.51786: running the handler 17386 1726853379.51868: handler run complete 17386 1726853379.51898: attempt loop complete, returning result 17386 1726853379.51917: variable 'item' from source: unknown 17386 1726853379.51979: variable 'item' from source: unknown ok: [managed_node1] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": "VARIABLE IS NOT DEFINED!: 'lsr_assert_when' is undefined" } 17386 1726853379.52165: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853379.52168: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853379.52170: variable 'omit' from source: magic vars 17386 1726853379.52310: variable 'ansible_distribution_major_version' from source: facts 17386 1726853379.52330: Evaluated conditional (ansible_distribution_major_version != '6'): True 17386 1726853379.52338: variable 'omit' from source: magic vars 17386 1726853379.52432: variable 'omit' from source: magic vars 17386 1726853379.52435: variable 'item' from source: unknown 17386 1726853379.52462: variable 'item' from source: unknown 17386 1726853379.52484: variable 'omit' from source: magic vars 17386 1726853379.52506: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17386 1726853379.52518: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17386 1726853379.52529: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17386 1726853379.52555: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17386 1726853379.52564: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853379.52573: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853379.52656: Set connection var ansible_shell_executable to /bin/sh 17386 1726853379.52666: Set connection var ansible_pipelining to False 17386 1726853379.52677: Set connection var ansible_timeout to 10 17386 1726853379.52684: Set connection var ansible_shell_type to sh 17386 1726853379.52691: Set connection var ansible_module_compression to ZIP_DEFLATED 17386 1726853379.52695: Set connection var ansible_connection to ssh 17386 1726853379.52715: variable 'ansible_shell_executable' from source: unknown 17386 1726853379.52720: variable 'ansible_connection' from source: unknown 17386 1726853379.52759: variable 'ansible_module_compression' from source: unknown 17386 1726853379.52761: variable 'ansible_shell_type' from source: unknown 17386 1726853379.52763: variable 'ansible_shell_executable' from source: unknown 17386 1726853379.52765: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853379.52766: variable 'ansible_pipelining' from source: unknown 17386 1726853379.52768: variable 'ansible_timeout' from source: unknown 17386 1726853379.52769: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853379.52840: 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=False) 17386 1726853379.52852: variable 'omit' from source: magic vars 17386 1726853379.52869: starting attempt loop 17386 1726853379.52978: running the handler 17386 1726853379.52981: variable 'lsr_fail_debug' from source: play vars 17386 1726853379.52983: variable 'lsr_fail_debug' from source: play vars 17386 1726853379.52984: handler run complete 17386 1726853379.52999: attempt loop complete, returning result 17386 1726853379.53013: variable 'item' from source: unknown 17386 1726853379.53068: variable 'item' from source: unknown ok: [managed_node1] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } 17386 1726853379.53210: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853379.53223: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853379.53235: variable 'omit' from source: magic vars 17386 1726853379.53388: variable 'ansible_distribution_major_version' from source: facts 17386 1726853379.53516: Evaluated conditional (ansible_distribution_major_version != '6'): True 17386 1726853379.53519: variable 'omit' from source: magic vars 17386 1726853379.53521: variable 'omit' from source: magic vars 17386 1726853379.53523: variable 'item' from source: unknown 17386 1726853379.53538: variable 'item' from source: unknown 17386 1726853379.53555: variable 'omit' from source: magic vars 17386 1726853379.53577: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17386 1726853379.53588: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17386 1726853379.53599: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17386 1726853379.53627: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17386 1726853379.53638: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853379.53645: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853379.53732: Set connection var ansible_shell_executable to /bin/sh 17386 1726853379.53735: Set connection var ansible_pipelining to False 17386 1726853379.53737: Set connection var ansible_timeout to 10 17386 1726853379.53749: Set connection var ansible_shell_type to sh 17386 1726853379.53841: Set connection var ansible_module_compression to ZIP_DEFLATED 17386 1726853379.53844: Set connection var ansible_connection to ssh 17386 1726853379.53846: variable 'ansible_shell_executable' from source: unknown 17386 1726853379.53849: variable 'ansible_connection' from source: unknown 17386 1726853379.53852: variable 'ansible_module_compression' from source: unknown 17386 1726853379.53853: variable 'ansible_shell_type' from source: unknown 17386 1726853379.53855: variable 'ansible_shell_executable' from source: unknown 17386 1726853379.53857: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853379.53859: variable 'ansible_pipelining' from source: unknown 17386 1726853379.53861: variable 'ansible_timeout' from source: unknown 17386 1726853379.53863: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853379.53950: 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=False) 17386 1726853379.53953: variable 'omit' from source: magic vars 17386 1726853379.53955: starting attempt loop 17386 1726853379.53957: running the handler 17386 1726853379.53966: variable 'lsr_cleanup' from source: include params 17386 1726853379.54059: variable 'lsr_cleanup' from source: include params 17386 1726853379.54062: handler run complete 17386 1726853379.54076: attempt loop complete, returning result 17386 1726853379.54100: variable 'item' from source: unknown 17386 1726853379.54166: variable 'item' from source: unknown ok: [managed_node1] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml", "tasks/check_network_dns.yml" ] } 17386 1726853379.54338: dumping result to json 17386 1726853379.54340: done dumping result, returning 17386 1726853379.54343: done running TaskExecutor() for managed_node1/TASK: Show item [02083763-bbaf-2ef7-f054-000000000083] 17386 1726853379.54345: sending task result for task 02083763-bbaf-2ef7-f054-000000000083 17386 1726853379.54392: done sending task result for task 02083763-bbaf-2ef7-f054-000000000083 17386 1726853379.54395: WORKER PROCESS EXITING 17386 1726853379.54448: no more pending results, returning what we have 17386 1726853379.54451: results queue empty 17386 1726853379.54452: checking for any_errors_fatal 17386 1726853379.54460: done checking for any_errors_fatal 17386 1726853379.54461: checking for max_fail_percentage 17386 1726853379.54463: done checking for max_fail_percentage 17386 1726853379.54464: checking to see if all hosts have failed and the running result is not ok 17386 1726853379.54465: done checking to see if all hosts have failed 17386 1726853379.54466: getting the remaining hosts for this loop 17386 1726853379.54467: done getting the remaining hosts for this loop 17386 1726853379.54472: getting the next task for host managed_node1 17386 1726853379.54479: done getting next task for host managed_node1 17386 1726853379.54481: ^ task is: TASK: Include the task 'show_interfaces.yml' 17386 1726853379.54484: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17386 1726853379.54488: getting variables 17386 1726853379.54490: in VariableManager get_vars() 17386 1726853379.54518: Calling all_inventory to load vars for managed_node1 17386 1726853379.54521: Calling groups_inventory to load vars for managed_node1 17386 1726853379.54525: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853379.54536: Calling all_plugins_play to load vars for managed_node1 17386 1726853379.54538: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853379.54541: Calling groups_plugins_play to load vars for managed_node1 17386 1726853379.54997: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853379.55239: done with get_vars() 17386 1726853379.55249: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:21 Friday 20 September 2024 13:29:39 -0400 (0:00:00.104) 0:00:04.792 ****** 17386 1726853379.55340: entering _queue_task() for managed_node1/include_tasks 17386 1726853379.55614: worker is 1 (out of 1 available) 17386 1726853379.55626: exiting _queue_task() for managed_node1/include_tasks 17386 1726853379.55638: done queuing things up, now waiting for results queue to drain 17386 1726853379.55639: waiting for pending results... 17386 1726853379.55995: running TaskExecutor() for managed_node1/TASK: Include the task 'show_interfaces.yml' 17386 1726853379.56000: in run() - task 02083763-bbaf-2ef7-f054-000000000084 17386 1726853379.56016: variable 'ansible_search_path' from source: unknown 17386 1726853379.56023: variable 'ansible_search_path' from source: unknown 17386 1726853379.56061: calling self._execute() 17386 1726853379.56195: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853379.56207: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853379.56210: variable 'omit' from source: magic vars 17386 1726853379.56531: variable 'ansible_distribution_major_version' from source: facts 17386 1726853379.56550: Evaluated conditional (ansible_distribution_major_version != '6'): True 17386 1726853379.56562: _execute() done 17386 1726853379.56572: dumping result to json 17386 1726853379.56582: done dumping result, returning 17386 1726853379.56593: done running TaskExecutor() for managed_node1/TASK: Include the task 'show_interfaces.yml' [02083763-bbaf-2ef7-f054-000000000084] 17386 1726853379.56637: sending task result for task 02083763-bbaf-2ef7-f054-000000000084 17386 1726853379.56764: no more pending results, returning what we have 17386 1726853379.56770: in VariableManager get_vars() 17386 1726853379.56810: Calling all_inventory to load vars for managed_node1 17386 1726853379.56814: Calling groups_inventory to load vars for managed_node1 17386 1726853379.56818: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853379.56832: Calling all_plugins_play to load vars for managed_node1 17386 1726853379.56835: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853379.56839: Calling groups_plugins_play to load vars for managed_node1 17386 1726853379.57187: done sending task result for task 02083763-bbaf-2ef7-f054-000000000084 17386 1726853379.57190: WORKER PROCESS EXITING 17386 1726853379.57295: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853379.57495: done with get_vars() 17386 1726853379.57502: variable 'ansible_search_path' from source: unknown 17386 1726853379.57503: variable 'ansible_search_path' from source: unknown 17386 1726853379.57553: we have included files to process 17386 1726853379.57554: generating all_blocks data 17386 1726853379.57556: done generating all_blocks data 17386 1726853379.57560: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 17386 1726853379.57561: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 17386 1726853379.57564: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 17386 1726853379.57722: in VariableManager get_vars() 17386 1726853379.57749: done with get_vars() 17386 1726853379.57868: done processing included file 17386 1726853379.57870: iterating over new_blocks loaded from include file 17386 1726853379.57873: in VariableManager get_vars() 17386 1726853379.57885: done with get_vars() 17386 1726853379.57887: filtering new block on tags 17386 1726853379.57918: done filtering new block on tags 17386 1726853379.57920: done iterating over new_blocks loaded from include file included: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed_node1 17386 1726853379.57924: extending task lists for all hosts with included blocks 17386 1726853379.58584: done extending task lists 17386 1726853379.58585: done processing included files 17386 1726853379.58586: results queue empty 17386 1726853379.58586: checking for any_errors_fatal 17386 1726853379.58590: done checking for any_errors_fatal 17386 1726853379.58591: checking for max_fail_percentage 17386 1726853379.58592: done checking for max_fail_percentage 17386 1726853379.58593: checking to see if all hosts have failed and the running result is not ok 17386 1726853379.58594: done checking to see if all hosts have failed 17386 1726853379.58599: getting the remaining hosts for this loop 17386 1726853379.58600: done getting the remaining hosts for this loop 17386 1726853379.58602: getting the next task for host managed_node1 17386 1726853379.58610: done getting next task for host managed_node1 17386 1726853379.58612: ^ task is: TASK: Include the task 'get_current_interfaces.yml' 17386 1726853379.58615: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17386 1726853379.58617: getting variables 17386 1726853379.58618: in VariableManager get_vars() 17386 1726853379.58627: Calling all_inventory to load vars for managed_node1 17386 1726853379.58629: Calling groups_inventory to load vars for managed_node1 17386 1726853379.58631: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853379.58635: Calling all_plugins_play to load vars for managed_node1 17386 1726853379.58637: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853379.58640: Calling groups_plugins_play to load vars for managed_node1 17386 1726853379.58782: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853379.58987: done with get_vars() 17386 1726853379.58995: done getting variables TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Friday 20 September 2024 13:29:39 -0400 (0:00:00.037) 0:00:04.829 ****** 17386 1726853379.59069: entering _queue_task() for managed_node1/include_tasks 17386 1726853379.59315: worker is 1 (out of 1 available) 17386 1726853379.59326: exiting _queue_task() for managed_node1/include_tasks 17386 1726853379.59337: done queuing things up, now waiting for results queue to drain 17386 1726853379.59339: waiting for pending results... 17386 1726853379.59588: running TaskExecutor() for managed_node1/TASK: Include the task 'get_current_interfaces.yml' 17386 1726853379.59696: in run() - task 02083763-bbaf-2ef7-f054-0000000000ab 17386 1726853379.59717: variable 'ansible_search_path' from source: unknown 17386 1726853379.59724: variable 'ansible_search_path' from source: unknown 17386 1726853379.59762: calling self._execute() 17386 1726853379.59848: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853379.59859: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853379.59873: variable 'omit' from source: magic vars 17386 1726853379.60249: variable 'ansible_distribution_major_version' from source: facts 17386 1726853379.60265: Evaluated conditional (ansible_distribution_major_version != '6'): True 17386 1726853379.60277: _execute() done 17386 1726853379.60285: dumping result to json 17386 1726853379.60292: done dumping result, returning 17386 1726853379.60301: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_current_interfaces.yml' [02083763-bbaf-2ef7-f054-0000000000ab] 17386 1726853379.60310: sending task result for task 02083763-bbaf-2ef7-f054-0000000000ab 17386 1726853379.60498: no more pending results, returning what we have 17386 1726853379.60502: in VariableManager get_vars() 17386 1726853379.60532: Calling all_inventory to load vars for managed_node1 17386 1726853379.60535: Calling groups_inventory to load vars for managed_node1 17386 1726853379.60538: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853379.60579: done sending task result for task 02083763-bbaf-2ef7-f054-0000000000ab 17386 1726853379.60582: WORKER PROCESS EXITING 17386 1726853379.60595: Calling all_plugins_play to load vars for managed_node1 17386 1726853379.60598: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853379.60601: Calling groups_plugins_play to load vars for managed_node1 17386 1726853379.60891: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853379.61119: done with get_vars() 17386 1726853379.61126: variable 'ansible_search_path' from source: unknown 17386 1726853379.61127: variable 'ansible_search_path' from source: unknown 17386 1726853379.61159: we have included files to process 17386 1726853379.61160: generating all_blocks data 17386 1726853379.61162: done generating all_blocks data 17386 1726853379.61163: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 17386 1726853379.61164: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 17386 1726853379.61167: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 17386 1726853379.61479: done processing included file 17386 1726853379.61481: iterating over new_blocks loaded from include file 17386 1726853379.61482: in VariableManager get_vars() 17386 1726853379.61494: done with get_vars() 17386 1726853379.61495: filtering new block on tags 17386 1726853379.61531: done filtering new block on tags 17386 1726853379.61533: done iterating over new_blocks loaded from include file included: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed_node1 17386 1726853379.61537: extending task lists for all hosts with included blocks 17386 1726853379.61685: done extending task lists 17386 1726853379.61686: done processing included files 17386 1726853379.61687: results queue empty 17386 1726853379.61688: checking for any_errors_fatal 17386 1726853379.61691: done checking for any_errors_fatal 17386 1726853379.61692: checking for max_fail_percentage 17386 1726853379.61693: done checking for max_fail_percentage 17386 1726853379.61694: checking to see if all hosts have failed and the running result is not ok 17386 1726853379.61695: done checking to see if all hosts have failed 17386 1726853379.61696: getting the remaining hosts for this loop 17386 1726853379.61698: done getting the remaining hosts for this loop 17386 1726853379.61700: getting the next task for host managed_node1 17386 1726853379.61705: done getting next task for host managed_node1 17386 1726853379.61707: ^ task is: TASK: Gather current interface info 17386 1726853379.61711: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17386 1726853379.61713: getting variables 17386 1726853379.61714: in VariableManager get_vars() 17386 1726853379.61722: Calling all_inventory to load vars for managed_node1 17386 1726853379.61724: Calling groups_inventory to load vars for managed_node1 17386 1726853379.61726: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853379.61731: Calling all_plugins_play to load vars for managed_node1 17386 1726853379.61742: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853379.61745: Calling groups_plugins_play to load vars for managed_node1 17386 1726853379.61892: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853379.62118: done with get_vars() 17386 1726853379.62126: done getting variables 17386 1726853379.62165: 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 [Gather current interface info] ******************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Friday 20 September 2024 13:29:39 -0400 (0:00:00.031) 0:00:04.860 ****** 17386 1726853379.62201: entering _queue_task() for managed_node1/command 17386 1726853379.62453: worker is 1 (out of 1 available) 17386 1726853379.62465: exiting _queue_task() for managed_node1/command 17386 1726853379.62581: done queuing things up, now waiting for results queue to drain 17386 1726853379.62583: waiting for pending results... 17386 1726853379.62751: running TaskExecutor() for managed_node1/TASK: Gather current interface info 17386 1726853379.62942: in run() - task 02083763-bbaf-2ef7-f054-0000000000e6 17386 1726853379.62946: variable 'ansible_search_path' from source: unknown 17386 1726853379.62949: variable 'ansible_search_path' from source: unknown 17386 1726853379.62953: calling self._execute() 17386 1726853379.63028: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853379.63039: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853379.63060: variable 'omit' from source: magic vars 17386 1726853379.63433: variable 'ansible_distribution_major_version' from source: facts 17386 1726853379.63486: Evaluated conditional (ansible_distribution_major_version != '6'): True 17386 1726853379.63489: variable 'omit' from source: magic vars 17386 1726853379.63514: variable 'omit' from source: magic vars 17386 1726853379.63550: variable 'omit' from source: magic vars 17386 1726853379.63601: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17386 1726853379.63645: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17386 1726853379.63704: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17386 1726853379.63707: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17386 1726853379.63710: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17386 1726853379.63741: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17386 1726853379.63749: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853379.63757: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853379.63864: Set connection var ansible_shell_executable to /bin/sh 17386 1726853379.63921: Set connection var ansible_pipelining to False 17386 1726853379.63924: Set connection var ansible_timeout to 10 17386 1726853379.63927: Set connection var ansible_shell_type to sh 17386 1726853379.63930: Set connection var ansible_module_compression to ZIP_DEFLATED 17386 1726853379.63932: Set connection var ansible_connection to ssh 17386 1726853379.63945: variable 'ansible_shell_executable' from source: unknown 17386 1726853379.63952: variable 'ansible_connection' from source: unknown 17386 1726853379.64030: variable 'ansible_module_compression' from source: unknown 17386 1726853379.64033: variable 'ansible_shell_type' from source: unknown 17386 1726853379.64035: variable 'ansible_shell_executable' from source: unknown 17386 1726853379.64037: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853379.64039: variable 'ansible_pipelining' from source: unknown 17386 1726853379.64043: variable 'ansible_timeout' from source: unknown 17386 1726853379.64045: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853379.64136: 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) 17386 1726853379.64151: variable 'omit' from source: magic vars 17386 1726853379.64166: starting attempt loop 17386 1726853379.64175: running the handler 17386 1726853379.64193: _low_level_execute_command(): starting 17386 1726853379.64206: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 17386 1726853379.64974: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 17386 1726853379.65034: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853379.65075: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853379.67418: stdout chunk (state=3): >>>/root <<< 17386 1726853379.67625: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17386 1726853379.67629: stdout chunk (state=3): >>><<< 17386 1726853379.67752: stderr chunk (state=3): >>><<< 17386 1726853379.67757: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17386 1726853379.67760: _low_level_execute_command(): starting 17386 1726853379.67762: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853379.676655-17639-249985806683322 `" && echo ansible-tmp-1726853379.676655-17639-249985806683322="` echo /root/.ansible/tmp/ansible-tmp-1726853379.676655-17639-249985806683322 `" ) && sleep 0' 17386 1726853379.68285: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17386 1726853379.68389: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 17386 1726853379.68412: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17386 1726853379.68433: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853379.68507: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853379.71216: stdout chunk (state=3): >>>ansible-tmp-1726853379.676655-17639-249985806683322=/root/.ansible/tmp/ansible-tmp-1726853379.676655-17639-249985806683322 <<< 17386 1726853379.71423: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17386 1726853379.71435: stdout chunk (state=3): >>><<< 17386 1726853379.71446: stderr chunk (state=3): >>><<< 17386 1726853379.71470: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853379.676655-17639-249985806683322=/root/.ansible/tmp/ansible-tmp-1726853379.676655-17639-249985806683322 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17386 1726853379.71512: variable 'ansible_module_compression' from source: unknown 17386 1726853379.71578: ANSIBALLZ: Using generic lock for ansible.legacy.command 17386 1726853379.71682: ANSIBALLZ: Acquiring lock 17386 1726853379.71685: ANSIBALLZ: Lock acquired: 139709352676864 17386 1726853379.71687: ANSIBALLZ: Creating module 17386 1726853379.85297: ANSIBALLZ: Writing module into payload 17386 1726853379.85411: ANSIBALLZ: Writing module 17386 1726853379.85437: ANSIBALLZ: Renaming module 17386 1726853379.85452: ANSIBALLZ: Done creating module 17386 1726853379.85486: variable 'ansible_facts' from source: unknown 17386 1726853379.85577: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853379.676655-17639-249985806683322/AnsiballZ_command.py 17386 1726853379.85815: Sending initial data 17386 1726853379.85819: Sent initial data (155 bytes) 17386 1726853379.86516: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 17386 1726853379.86542: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853379.86627: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853379.88892: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 17386 1726853379.88965: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 17386 1726853379.89020: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-173868rzayoky/tmpe6t37e90 /root/.ansible/tmp/ansible-tmp-1726853379.676655-17639-249985806683322/AnsiballZ_command.py <<< 17386 1726853379.89024: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853379.676655-17639-249985806683322/AnsiballZ_command.py" <<< 17386 1726853379.89066: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 17386 1726853379.89096: stderr chunk (state=3): >>>debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-173868rzayoky/tmpe6t37e90" to remote "/root/.ansible/tmp/ansible-tmp-1726853379.676655-17639-249985806683322/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853379.676655-17639-249985806683322/AnsiballZ_command.py" <<< 17386 1726853379.89879: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17386 1726853379.89961: stderr chunk (state=3): >>><<< 17386 1726853379.89964: stdout chunk (state=3): >>><<< 17386 1726853379.89975: done transferring module to remote 17386 1726853379.89989: _low_level_execute_command(): starting 17386 1726853379.89997: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853379.676655-17639-249985806683322/ /root/.ansible/tmp/ansible-tmp-1726853379.676655-17639-249985806683322/AnsiballZ_command.py && sleep 0' 17386 1726853379.90634: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17386 1726853379.90649: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17386 1726853379.90664: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17386 1726853379.90737: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853379.90787: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 17386 1726853379.90804: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17386 1726853379.90842: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853379.90904: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853379.93526: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17386 1726853379.93578: stderr chunk (state=3): >>><<< 17386 1726853379.93581: stdout chunk (state=3): >>><<< 17386 1726853379.93584: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17386 1726853379.93587: _low_level_execute_command(): starting 17386 1726853379.93590: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853379.676655-17639-249985806683322/AnsiballZ_command.py && sleep 0' 17386 1726853379.94187: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17386 1726853379.94205: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17386 1726853379.94226: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17386 1726853379.94242: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17386 1726853379.94259: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 17386 1726853379.94274: stderr chunk (state=3): >>>debug2: match not found <<< 17386 1726853379.94292: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853379.94308: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 17386 1726853379.94317: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address <<< 17386 1726853379.94328: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 17386 1726853379.94348: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17386 1726853379.94367: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17386 1726853379.94391: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17386 1726853379.94469: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 17386 1726853379.94494: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853379.94564: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 17386 1726853380.16584: stdout chunk (state=3): >>> {"changed": true, "stdout": "bonding_masters\neth0\nlo", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 13:29:40.159536", "end": "2024-09-20 13:29:40.164755", "delta": "0:00:00.005219", "msg": "", "invocation": {"module_args": {"chdir": "/sys/class/net", "_raw_params": "ls -1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 17386 1726853380.19129: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 17386 1726853380.19133: stdout chunk (state=3): >>><<< 17386 1726853380.19136: stderr chunk (state=3): >>><<< 17386 1726853380.19139: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "bonding_masters\neth0\nlo", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 13:29:40.159536", "end": "2024-09-20 13:29:40.164755", "delta": "0:00:00.005219", "msg": "", "invocation": {"module_args": {"chdir": "/sys/class/net", "_raw_params": "ls -1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. 17386 1726853380.19228: done with _execute_module (ansible.legacy.command, {'chdir': '/sys/class/net', '_raw_params': 'ls -1', '_ansible_check_mode': 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-1726853379.676655-17639-249985806683322/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 17386 1726853380.19419: _low_level_execute_command(): starting 17386 1726853380.19423: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853379.676655-17639-249985806683322/ > /dev/null 2>&1 && sleep 0' 17386 1726853380.20094: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17386 1726853380.20113: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 17386 1726853380.20287: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853380.20332: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 17386 1726853380.20359: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17386 1726853380.20400: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853380.20445: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 17386 1726853380.23075: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17386 1726853380.23079: stdout chunk (state=3): >>><<< 17386 1726853380.23082: stderr chunk (state=3): >>><<< 17386 1726853380.23280: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 17386 1726853380.23284: handler run complete 17386 1726853380.23287: Evaluated conditional (False): False 17386 1726853380.23289: attempt loop complete, returning result 17386 1726853380.23292: _execute() done 17386 1726853380.23294: dumping result to json 17386 1726853380.23296: done dumping result, returning 17386 1726853380.23298: done running TaskExecutor() for managed_node1/TASK: Gather current interface info [02083763-bbaf-2ef7-f054-0000000000e6] 17386 1726853380.23300: sending task result for task 02083763-bbaf-2ef7-f054-0000000000e6 17386 1726853380.23383: done sending task result for task 02083763-bbaf-2ef7-f054-0000000000e6 17386 1726853380.23386: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.005219", "end": "2024-09-20 13:29:40.164755", "rc": 0, "start": "2024-09-20 13:29:40.159536" } STDOUT: bonding_masters eth0 lo 17386 1726853380.23479: no more pending results, returning what we have 17386 1726853380.23483: results queue empty 17386 1726853380.23484: checking for any_errors_fatal 17386 1726853380.23485: done checking for any_errors_fatal 17386 1726853380.23486: checking for max_fail_percentage 17386 1726853380.23488: done checking for max_fail_percentage 17386 1726853380.23489: checking to see if all hosts have failed and the running result is not ok 17386 1726853380.23490: done checking to see if all hosts have failed 17386 1726853380.23491: getting the remaining hosts for this loop 17386 1726853380.23492: done getting the remaining hosts for this loop 17386 1726853380.23496: getting the next task for host managed_node1 17386 1726853380.23508: done getting next task for host managed_node1 17386 1726853380.23510: ^ task is: TASK: Set current_interfaces 17386 1726853380.23515: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17386 1726853380.23519: getting variables 17386 1726853380.23522: in VariableManager get_vars() 17386 1726853380.23551: Calling all_inventory to load vars for managed_node1 17386 1726853380.23554: Calling groups_inventory to load vars for managed_node1 17386 1726853380.23558: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853380.23570: Calling all_plugins_play to load vars for managed_node1 17386 1726853380.23617: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853380.23622: Calling groups_plugins_play to load vars for managed_node1 17386 1726853380.23993: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853380.24588: done with get_vars() 17386 1726853380.24601: done getting variables 17386 1726853380.24823: 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 current_interfaces] ************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Friday 20 September 2024 13:29:40 -0400 (0:00:00.626) 0:00:05.487 ****** 17386 1726853380.24888: entering _queue_task() for managed_node1/set_fact 17386 1726853380.25514: worker is 1 (out of 1 available) 17386 1726853380.25526: exiting _queue_task() for managed_node1/set_fact 17386 1726853380.25538: done queuing things up, now waiting for results queue to drain 17386 1726853380.25540: waiting for pending results... 17386 1726853380.26391: running TaskExecutor() for managed_node1/TASK: Set current_interfaces 17386 1726853380.26400: in run() - task 02083763-bbaf-2ef7-f054-0000000000e7 17386 1726853380.26404: variable 'ansible_search_path' from source: unknown 17386 1726853380.26407: variable 'ansible_search_path' from source: unknown 17386 1726853380.26429: calling self._execute() 17386 1726853380.26576: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853380.26580: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853380.26582: variable 'omit' from source: magic vars 17386 1726853380.27377: variable 'ansible_distribution_major_version' from source: facts 17386 1726853380.27381: Evaluated conditional (ansible_distribution_major_version != '6'): True 17386 1726853380.27384: variable 'omit' from source: magic vars 17386 1726853380.27386: variable 'omit' from source: magic vars 17386 1726853380.27776: variable '_current_interfaces' from source: set_fact 17386 1726853380.27780: variable 'omit' from source: magic vars 17386 1726853380.28176: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17386 1726853380.28180: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17386 1726853380.28183: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17386 1726853380.28185: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17386 1726853380.28187: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17386 1726853380.28188: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17386 1726853380.28190: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853380.28192: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853380.28439: Set connection var ansible_shell_executable to /bin/sh 17386 1726853380.28453: Set connection var ansible_pipelining to False 17386 1726853380.28463: Set connection var ansible_timeout to 10 17386 1726853380.28475: Set connection var ansible_shell_type to sh 17386 1726853380.28487: Set connection var ansible_module_compression to ZIP_DEFLATED 17386 1726853380.28493: Set connection var ansible_connection to ssh 17386 1726853380.28522: variable 'ansible_shell_executable' from source: unknown 17386 1726853380.28530: variable 'ansible_connection' from source: unknown 17386 1726853380.28537: variable 'ansible_module_compression' from source: unknown 17386 1726853380.28543: variable 'ansible_shell_type' from source: unknown 17386 1726853380.28553: variable 'ansible_shell_executable' from source: unknown 17386 1726853380.28562: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853380.28570: variable 'ansible_pipelining' from source: unknown 17386 1726853380.28579: variable 'ansible_timeout' from source: unknown 17386 1726853380.28587: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853380.28730: 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) 17386 1726853380.28760: variable 'omit' from source: magic vars 17386 1726853380.28780: starting attempt loop 17386 1726853380.28789: running the handler 17386 1726853380.28830: handler run complete 17386 1726853380.28854: attempt loop complete, returning result 17386 1726853380.28862: _execute() done 17386 1726853380.28870: dumping result to json 17386 1726853380.28881: done dumping result, returning 17386 1726853380.28897: done running TaskExecutor() for managed_node1/TASK: Set current_interfaces [02083763-bbaf-2ef7-f054-0000000000e7] 17386 1726853380.28915: sending task result for task 02083763-bbaf-2ef7-f054-0000000000e7 ok: [managed_node1] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } 17386 1726853380.29075: no more pending results, returning what we have 17386 1726853380.29078: results queue empty 17386 1726853380.29079: checking for any_errors_fatal 17386 1726853380.29086: done checking for any_errors_fatal 17386 1726853380.29087: checking for max_fail_percentage 17386 1726853380.29090: done checking for max_fail_percentage 17386 1726853380.29092: checking to see if all hosts have failed and the running result is not ok 17386 1726853380.29093: done checking to see if all hosts have failed 17386 1726853380.29094: getting the remaining hosts for this loop 17386 1726853380.29095: done getting the remaining hosts for this loop 17386 1726853380.29099: getting the next task for host managed_node1 17386 1726853380.29108: done getting next task for host managed_node1 17386 1726853380.29111: ^ task is: TASK: Show current_interfaces 17386 1726853380.29115: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 17386 1726853380.29131: getting variables 17386 1726853380.29133: in VariableManager get_vars() 17386 1726853380.29162: Calling all_inventory to load vars for managed_node1 17386 1726853380.29165: Calling groups_inventory to load vars for managed_node1 17386 1726853380.29169: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853380.29181: Calling all_plugins_play to load vars for managed_node1 17386 1726853380.29184: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853380.29187: Calling groups_plugins_play to load vars for managed_node1 17386 1726853380.29686: done sending task result for task 02083763-bbaf-2ef7-f054-0000000000e7 17386 1726853380.29690: WORKER PROCESS EXITING 17386 1726853380.29712: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853380.29915: done with get_vars() 17386 1726853380.29925: done getting variables 17386 1726853380.29982: 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 [Show current_interfaces] ************************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Friday 20 September 2024 13:29:40 -0400 (0:00:00.051) 0:00:05.539 ****** 17386 1726853380.30019: entering _queue_task() for managed_node1/debug 17386 1726853380.30292: worker is 1 (out of 1 available) 17386 1726853380.30303: exiting _queue_task() for managed_node1/debug 17386 1726853380.30314: done queuing things up, now waiting for results queue to drain 17386 1726853380.30323: waiting for pending results... 17386 1726853380.30578: running TaskExecutor() for managed_node1/TASK: Show current_interfaces 17386 1726853380.30685: in run() - task 02083763-bbaf-2ef7-f054-0000000000ac 17386 1726853380.30706: variable 'ansible_search_path' from source: unknown 17386 1726853380.30714: variable 'ansible_search_path' from source: unknown 17386 1726853380.30756: calling self._execute() 17386 1726853380.30860: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853380.30923: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853380.30927: variable 'omit' from source: magic vars 17386 1726853380.31759: variable 'ansible_distribution_major_version' from source: facts 17386 1726853380.31782: Evaluated conditional (ansible_distribution_major_version != '6'): True 17386 1726853380.31812: variable 'omit' from source: magic vars 17386 1726853380.31858: variable 'omit' from source: magic vars 17386 1726853380.32078: variable 'current_interfaces' from source: set_fact 17386 1726853380.32111: variable 'omit' from source: magic vars 17386 1726853380.32277: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17386 1726853380.32311: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17386 1726853380.32379: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17386 1726853380.32466: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17386 1726853380.32505: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17386 1726853380.32527: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17386 1726853380.32612: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853380.32620: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853380.32941: Set connection var ansible_shell_executable to /bin/sh 17386 1726853380.32945: Set connection var ansible_pipelining to False 17386 1726853380.32947: Set connection var ansible_timeout to 10 17386 1726853380.32953: Set connection var ansible_shell_type to sh 17386 1726853380.32955: Set connection var ansible_module_compression to ZIP_DEFLATED 17386 1726853380.32956: Set connection var ansible_connection to ssh 17386 1726853380.32958: variable 'ansible_shell_executable' from source: unknown 17386 1726853380.32961: variable 'ansible_connection' from source: unknown 17386 1726853380.32962: variable 'ansible_module_compression' from source: unknown 17386 1726853380.32964: variable 'ansible_shell_type' from source: unknown 17386 1726853380.32966: variable 'ansible_shell_executable' from source: unknown 17386 1726853380.33050: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853380.33054: variable 'ansible_pipelining' from source: unknown 17386 1726853380.33056: variable 'ansible_timeout' from source: unknown 17386 1726853380.33058: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853380.33625: 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=False) 17386 1726853380.33629: variable 'omit' from source: magic vars 17386 1726853380.33631: starting attempt loop 17386 1726853380.33633: running the handler 17386 1726853380.33779: handler run complete 17386 1726853380.33783: attempt loop complete, returning result 17386 1726853380.33785: _execute() done 17386 1726853380.33787: dumping result to json 17386 1726853380.33790: done dumping result, returning 17386 1726853380.33875: done running TaskExecutor() for managed_node1/TASK: Show current_interfaces [02083763-bbaf-2ef7-f054-0000000000ac] 17386 1726853380.33883: sending task result for task 02083763-bbaf-2ef7-f054-0000000000ac 17386 1726853380.34217: done sending task result for task 02083763-bbaf-2ef7-f054-0000000000ac 17386 1726853380.34221: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] 17386 1726853380.34281: no more pending results, returning what we have 17386 1726853380.34284: results queue empty 17386 1726853380.34285: checking for any_errors_fatal 17386 1726853380.34292: done checking for any_errors_fatal 17386 1726853380.34293: checking for max_fail_percentage 17386 1726853380.34295: done checking for max_fail_percentage 17386 1726853380.34296: checking to see if all hosts have failed and the running result is not ok 17386 1726853380.34297: done checking to see if all hosts have failed 17386 1726853380.34298: getting the remaining hosts for this loop 17386 1726853380.34299: done getting the remaining hosts for this loop 17386 1726853380.34304: getting the next task for host managed_node1 17386 1726853380.34312: done getting next task for host managed_node1 17386 1726853380.34315: ^ task is: TASK: Setup 17386 1726853380.34318: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17386 1726853380.34323: getting variables 17386 1726853380.34325: in VariableManager get_vars() 17386 1726853380.34359: Calling all_inventory to load vars for managed_node1 17386 1726853380.34362: Calling groups_inventory to load vars for managed_node1 17386 1726853380.34366: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853380.34380: Calling all_plugins_play to load vars for managed_node1 17386 1726853380.34383: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853380.34386: Calling groups_plugins_play to load vars for managed_node1 17386 1726853380.35010: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853380.35452: done with get_vars() 17386 1726853380.35581: done getting variables TASK [Setup] ******************************************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:24 Friday 20 September 2024 13:29:40 -0400 (0:00:00.057) 0:00:05.596 ****** 17386 1726853380.35795: entering _queue_task() for managed_node1/include_tasks 17386 1726853380.36304: worker is 1 (out of 1 available) 17386 1726853380.36318: exiting _queue_task() for managed_node1/include_tasks 17386 1726853380.36328: done queuing things up, now waiting for results queue to drain 17386 1726853380.36329: waiting for pending results... 17386 1726853380.37033: running TaskExecutor() for managed_node1/TASK: Setup 17386 1726853380.37328: in run() - task 02083763-bbaf-2ef7-f054-000000000085 17386 1726853380.37332: variable 'ansible_search_path' from source: unknown 17386 1726853380.37335: variable 'ansible_search_path' from source: unknown 17386 1726853380.37338: variable 'lsr_setup' from source: include params 17386 1726853380.37975: variable 'lsr_setup' from source: include params 17386 1726853380.38377: variable 'omit' from source: magic vars 17386 1726853380.38667: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853380.38683: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853380.38752: variable 'omit' from source: magic vars 17386 1726853380.39703: variable 'ansible_distribution_major_version' from source: facts 17386 1726853380.39725: Evaluated conditional (ansible_distribution_major_version != '6'): True 17386 1726853380.39737: variable 'item' from source: unknown 17386 1726853380.39933: variable 'item' from source: unknown 17386 1726853380.39974: variable 'item' from source: unknown 17386 1726853380.40076: variable 'item' from source: unknown 17386 1726853380.40469: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853380.40474: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853380.40476: variable 'omit' from source: magic vars 17386 1726853380.40918: variable 'ansible_distribution_major_version' from source: facts 17386 1726853380.40921: Evaluated conditional (ansible_distribution_major_version != '6'): True 17386 1726853380.40924: variable 'item' from source: unknown 17386 1726853380.40929: variable 'item' from source: unknown 17386 1726853380.40962: variable 'item' from source: unknown 17386 1726853380.41144: variable 'item' from source: unknown 17386 1726853380.41351: dumping result to json 17386 1726853380.41355: done dumping result, returning 17386 1726853380.41358: done running TaskExecutor() for managed_node1/TASK: Setup [02083763-bbaf-2ef7-f054-000000000085] 17386 1726853380.41360: sending task result for task 02083763-bbaf-2ef7-f054-000000000085 17386 1726853380.41476: no more pending results, returning what we have 17386 1726853380.41482: in VariableManager get_vars() 17386 1726853380.41516: Calling all_inventory to load vars for managed_node1 17386 1726853380.41519: Calling groups_inventory to load vars for managed_node1 17386 1726853380.41523: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853380.41542: Calling all_plugins_play to load vars for managed_node1 17386 1726853380.41546: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853380.41552: Calling groups_plugins_play to load vars for managed_node1 17386 1726853380.42314: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853380.42845: done with get_vars() 17386 1726853380.42856: variable 'ansible_search_path' from source: unknown 17386 1726853380.42857: variable 'ansible_search_path' from source: unknown 17386 1726853380.42870: done sending task result for task 02083763-bbaf-2ef7-f054-000000000085 17386 1726853380.42875: WORKER PROCESS EXITING 17386 1726853380.42908: variable 'ansible_search_path' from source: unknown 17386 1726853380.42910: variable 'ansible_search_path' from source: unknown 17386 1726853380.42937: we have included files to process 17386 1726853380.42938: generating all_blocks data 17386 1726853380.42939: done generating all_blocks data 17386 1726853380.43058: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml 17386 1726853380.43061: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml 17386 1726853380.43064: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml 17386 1726853380.43482: done processing included file 17386 1726853380.43484: iterating over new_blocks loaded from include file 17386 1726853380.43486: in VariableManager get_vars() 17386 1726853380.43549: done with get_vars() 17386 1726853380.43551: filtering new block on tags 17386 1726853380.43647: done filtering new block on tags 17386 1726853380.43650: done iterating over new_blocks loaded from include file included: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml for managed_node1 => (item=tasks/delete_interface.yml) 17386 1726853380.43655: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 17386 1726853380.43656: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 17386 1726853380.43659: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 17386 1726853380.43863: in VariableManager get_vars() 17386 1726853380.43882: done with get_vars() 17386 1726853380.44021: done processing included file 17386 1726853380.44023: iterating over new_blocks loaded from include file 17386 1726853380.44024: in VariableManager get_vars() 17386 1726853380.44041: done with get_vars() 17386 1726853380.44043: filtering new block on tags 17386 1726853380.44079: done filtering new block on tags 17386 1726853380.44082: done iterating over new_blocks loaded from include file included: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml for managed_node1 => (item=tasks/assert_device_absent.yml) 17386 1726853380.44086: extending task lists for all hosts with included blocks 17386 1726853380.44782: done extending task lists 17386 1726853380.44784: done processing included files 17386 1726853380.44784: results queue empty 17386 1726853380.44785: checking for any_errors_fatal 17386 1726853380.44792: done checking for any_errors_fatal 17386 1726853380.44793: checking for max_fail_percentage 17386 1726853380.44794: done checking for max_fail_percentage 17386 1726853380.44795: checking to see if all hosts have failed and the running result is not ok 17386 1726853380.44796: done checking to see if all hosts have failed 17386 1726853380.44796: getting the remaining hosts for this loop 17386 1726853380.44798: done getting the remaining hosts for this loop 17386 1726853380.44800: getting the next task for host managed_node1 17386 1726853380.44804: done getting next task for host managed_node1 17386 1726853380.44806: ^ task is: TASK: Remove test interface if necessary 17386 1726853380.44809: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17386 1726853380.44812: getting variables 17386 1726853380.44813: in VariableManager get_vars() 17386 1726853380.44826: Calling all_inventory to load vars for managed_node1 17386 1726853380.44828: Calling groups_inventory to load vars for managed_node1 17386 1726853380.44835: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853380.44841: Calling all_plugins_play to load vars for managed_node1 17386 1726853380.44842: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853380.44845: Calling groups_plugins_play to load vars for managed_node1 17386 1726853380.44991: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853380.45196: done with get_vars() 17386 1726853380.45205: done getting variables 17386 1726853380.45250: 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 [Remove test interface if necessary] ************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml:3 Friday 20 September 2024 13:29:40 -0400 (0:00:00.094) 0:00:05.691 ****** 17386 1726853380.45284: entering _queue_task() for managed_node1/command 17386 1726853380.45747: worker is 1 (out of 1 available) 17386 1726853380.45760: exiting _queue_task() for managed_node1/command 17386 1726853380.45902: done queuing things up, now waiting for results queue to drain 17386 1726853380.45904: waiting for pending results... 17386 1726853380.46328: running TaskExecutor() for managed_node1/TASK: Remove test interface if necessary 17386 1726853380.46579: in run() - task 02083763-bbaf-2ef7-f054-00000000010c 17386 1726853380.46582: variable 'ansible_search_path' from source: unknown 17386 1726853380.46589: variable 'ansible_search_path' from source: unknown 17386 1726853380.46684: calling self._execute() 17386 1726853380.47003: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853380.47107: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853380.47110: variable 'omit' from source: magic vars 17386 1726853380.47767: variable 'ansible_distribution_major_version' from source: facts 17386 1726853380.47790: Evaluated conditional (ansible_distribution_major_version != '6'): True 17386 1726853380.47810: variable 'omit' from source: magic vars 17386 1726853380.47868: variable 'omit' from source: magic vars 17386 1726853380.48096: variable 'interface' from source: play vars 17386 1726853380.48104: variable 'omit' from source: magic vars 17386 1726853380.48172: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17386 1726853380.48211: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17386 1726853380.48238: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17386 1726853380.48318: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17386 1726853380.48321: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17386 1726853380.48324: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17386 1726853380.48330: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853380.48339: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853380.48459: Set connection var ansible_shell_executable to /bin/sh 17386 1726853380.48474: Set connection var ansible_pipelining to False 17386 1726853380.48486: Set connection var ansible_timeout to 10 17386 1726853380.48497: Set connection var ansible_shell_type to sh 17386 1726853380.48507: Set connection var ansible_module_compression to ZIP_DEFLATED 17386 1726853380.48514: Set connection var ansible_connection to ssh 17386 1726853380.48643: variable 'ansible_shell_executable' from source: unknown 17386 1726853380.48650: variable 'ansible_connection' from source: unknown 17386 1726853380.48653: variable 'ansible_module_compression' from source: unknown 17386 1726853380.48656: variable 'ansible_shell_type' from source: unknown 17386 1726853380.48658: variable 'ansible_shell_executable' from source: unknown 17386 1726853380.48661: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853380.48663: variable 'ansible_pipelining' from source: unknown 17386 1726853380.48665: variable 'ansible_timeout' from source: unknown 17386 1726853380.48667: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853380.48773: 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) 17386 1726853380.48790: variable 'omit' from source: magic vars 17386 1726853380.48800: starting attempt loop 17386 1726853380.48807: running the handler 17386 1726853380.48827: _low_level_execute_command(): starting 17386 1726853380.48840: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 17386 1726853380.49633: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17386 1726853380.49690: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853380.49766: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 17386 1726853380.49900: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17386 1726853380.49903: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853380.50076: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 1 <<< 17386 1726853380.51580: stdout chunk (state=3): >>>/root <<< 17386 1726853380.51780: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17386 1726853380.51784: stdout chunk (state=3): >>><<< 17386 1726853380.51786: stderr chunk (state=3): >>><<< 17386 1726853380.51833: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 1 debug2: Received exit status from master 0 17386 1726853380.52074: _low_level_execute_command(): starting 17386 1726853380.52078: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853380.519784-17707-128172413585520 `" && echo ansible-tmp-1726853380.519784-17707-128172413585520="` echo /root/.ansible/tmp/ansible-tmp-1726853380.519784-17707-128172413585520 `" ) && sleep 0' 17386 1726853380.53297: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17386 1726853380.53363: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853380.53411: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 17386 1726853380.53430: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17386 1726853380.53515: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853380.53631: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853380.55490: stdout chunk (state=3): >>>ansible-tmp-1726853380.519784-17707-128172413585520=/root/.ansible/tmp/ansible-tmp-1726853380.519784-17707-128172413585520 <<< 17386 1726853380.55713: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17386 1726853380.55724: stdout chunk (state=3): >>><<< 17386 1726853380.55735: stderr chunk (state=3): >>><<< 17386 1726853380.55764: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853380.519784-17707-128172413585520=/root/.ansible/tmp/ansible-tmp-1726853380.519784-17707-128172413585520 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17386 1726853380.55967: variable 'ansible_module_compression' from source: unknown 17386 1726853380.55972: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-173868rzayoky/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 17386 1726853380.56100: variable 'ansible_facts' from source: unknown 17386 1726853380.56300: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853380.519784-17707-128172413585520/AnsiballZ_command.py 17386 1726853380.56615: Sending initial data 17386 1726853380.56619: Sent initial data (155 bytes) 17386 1726853380.57991: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 17386 1726853380.58106: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17386 1726853380.58124: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853380.58239: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853380.59803: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 <<< 17386 1726853380.59821: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 17386 1726853380.60003: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 17386 1726853380.60067: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-173868rzayoky/tmpcwmdo3mh /root/.ansible/tmp/ansible-tmp-1726853380.519784-17707-128172413585520/AnsiballZ_command.py <<< 17386 1726853380.60083: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853380.519784-17707-128172413585520/AnsiballZ_command.py" <<< 17386 1726853380.60130: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-173868rzayoky/tmpcwmdo3mh" to remote "/root/.ansible/tmp/ansible-tmp-1726853380.519784-17707-128172413585520/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853380.519784-17707-128172413585520/AnsiballZ_command.py" <<< 17386 1726853380.61318: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17386 1726853380.61394: stderr chunk (state=3): >>><<< 17386 1726853380.61397: stdout chunk (state=3): >>><<< 17386 1726853380.61576: done transferring module to remote 17386 1726853380.61579: _low_level_execute_command(): starting 17386 1726853380.61581: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853380.519784-17707-128172413585520/ /root/.ansible/tmp/ansible-tmp-1726853380.519784-17707-128172413585520/AnsiballZ_command.py && sleep 0' 17386 1726853380.62954: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17386 1726853380.63006: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17386 1726853380.63023: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17386 1726853380.63080: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17386 1726853380.63244: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 17386 1726853380.63374: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853380.63449: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853380.65183: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17386 1726853380.65411: stderr chunk (state=3): >>><<< 17386 1726853380.65415: stdout chunk (state=3): >>><<< 17386 1726853380.65427: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17386 1726853380.65430: _low_level_execute_command(): starting 17386 1726853380.65432: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853380.519784-17707-128172413585520/AnsiballZ_command.py && sleep 0' 17386 1726853380.66885: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 17386 1726853380.66889: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found <<< 17386 1726853380.66989: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853380.67072: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 17386 1726853380.67289: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853380.67366: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853380.82959: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "Cannot find device \"dummy0\"", "rc": 1, "cmd": ["ip", "link", "del", "dummy0"], "start": "2024-09-20 13:29:40.822532", "end": "2024-09-20 13:29:40.828803", "delta": "0:00:00.006271", "failed": true, "msg": "non-zero return code", "invocation": {"module_args": {"_raw_params": "ip link del dummy0", "_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}}} <<< 17386 1726853380.84440: stderr chunk (state=3): >>>debug2: Received exit status from master 1 Shared connection to 10.31.45.153 closed. <<< 17386 1726853380.84445: stdout chunk (state=3): >>><<< 17386 1726853380.84452: stderr chunk (state=3): >>><<< 17386 1726853380.84474: _low_level_execute_command() done: rc=1, stdout= {"changed": true, "stdout": "", "stderr": "Cannot find device \"dummy0\"", "rc": 1, "cmd": ["ip", "link", "del", "dummy0"], "start": "2024-09-20 13:29:40.822532", "end": "2024-09-20 13:29:40.828803", "delta": "0:00:00.006271", "failed": true, "msg": "non-zero return code", "invocation": {"module_args": {"_raw_params": "ip link del dummy0", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 1 Shared connection to 10.31.45.153 closed. 17386 1726853380.84513: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip link del dummy0', '_ansible_check_mode': 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-1726853380.519784-17707-128172413585520/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 17386 1726853380.84606: _low_level_execute_command(): starting 17386 1726853380.84610: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853380.519784-17707-128172413585520/ > /dev/null 2>&1 && sleep 0' 17386 1726853380.85186: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17386 1726853380.85189: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17386 1726853380.85192: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17386 1726853380.85194: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17386 1726853380.85197: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 17386 1726853380.85200: stderr chunk (state=3): >>>debug2: match not found <<< 17386 1726853380.85202: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853380.85204: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 17386 1726853380.85206: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address <<< 17386 1726853380.85214: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 17386 1726853380.85217: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17386 1726853380.85219: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17386 1726853380.85225: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17386 1726853380.85233: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 17386 1726853380.85239: stderr chunk (state=3): >>>debug2: match found <<< 17386 1726853380.85251: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853380.85377: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 17386 1726853380.85381: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17386 1726853380.85592: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853380.85668: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853380.87480: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17386 1726853380.87528: stderr chunk (state=3): >>><<< 17386 1726853380.87537: stdout chunk (state=3): >>><<< 17386 1726853380.87564: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17386 1726853380.87588: handler run complete 17386 1726853380.87776: Evaluated conditional (False): False 17386 1726853380.87779: attempt loop complete, returning result 17386 1726853380.87782: _execute() done 17386 1726853380.87784: dumping result to json 17386 1726853380.87786: done dumping result, returning 17386 1726853380.87789: done running TaskExecutor() for managed_node1/TASK: Remove test interface if necessary [02083763-bbaf-2ef7-f054-00000000010c] 17386 1726853380.87791: sending task result for task 02083763-bbaf-2ef7-f054-00000000010c 17386 1726853380.87867: done sending task result for task 02083763-bbaf-2ef7-f054-00000000010c 17386 1726853380.87873: WORKER PROCESS EXITING fatal: [managed_node1]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "dummy0" ], "delta": "0:00:00.006271", "end": "2024-09-20 13:29:40.828803", "rc": 1, "start": "2024-09-20 13:29:40.822532" } STDERR: Cannot find device "dummy0" MSG: non-zero return code ...ignoring 17386 1726853380.87943: no more pending results, returning what we have 17386 1726853380.87947: results queue empty 17386 1726853380.87951: checking for any_errors_fatal 17386 1726853380.87952: done checking for any_errors_fatal 17386 1726853380.87953: checking for max_fail_percentage 17386 1726853380.87955: done checking for max_fail_percentage 17386 1726853380.87956: checking to see if all hosts have failed and the running result is not ok 17386 1726853380.87957: done checking to see if all hosts have failed 17386 1726853380.87957: getting the remaining hosts for this loop 17386 1726853380.87959: done getting the remaining hosts for this loop 17386 1726853380.87962: getting the next task for host managed_node1 17386 1726853380.87975: done getting next task for host managed_node1 17386 1726853380.87977: ^ task is: TASK: Include the task 'get_interface_stat.yml' 17386 1726853380.87982: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 17386 1726853380.87986: getting variables 17386 1726853380.87987: in VariableManager get_vars() 17386 1726853380.88016: Calling all_inventory to load vars for managed_node1 17386 1726853380.88019: Calling groups_inventory to load vars for managed_node1 17386 1726853380.88023: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853380.88034: Calling all_plugins_play to load vars for managed_node1 17386 1726853380.88036: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853380.88039: Calling groups_plugins_play to load vars for managed_node1 17386 1726853380.88456: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853380.88656: done with get_vars() 17386 1726853380.88668: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:3 Friday 20 September 2024 13:29:40 -0400 (0:00:00.434) 0:00:06.126 ****** 17386 1726853380.88762: entering _queue_task() for managed_node1/include_tasks 17386 1726853380.89041: worker is 1 (out of 1 available) 17386 1726853380.89055: exiting _queue_task() for managed_node1/include_tasks 17386 1726853380.89067: done queuing things up, now waiting for results queue to drain 17386 1726853380.89068: waiting for pending results... 17386 1726853380.89399: running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' 17386 1726853380.89443: in run() - task 02083763-bbaf-2ef7-f054-000000000110 17386 1726853380.89465: variable 'ansible_search_path' from source: unknown 17386 1726853380.89475: variable 'ansible_search_path' from source: unknown 17386 1726853380.89520: calling self._execute() 17386 1726853380.89609: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853380.89621: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853380.89635: variable 'omit' from source: magic vars 17386 1726853380.90013: variable 'ansible_distribution_major_version' from source: facts 17386 1726853380.90031: Evaluated conditional (ansible_distribution_major_version != '6'): True 17386 1726853380.90047: _execute() done 17386 1726853380.90076: dumping result to json 17386 1726853380.90079: done dumping result, returning 17386 1726853380.90082: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' [02083763-bbaf-2ef7-f054-000000000110] 17386 1726853380.90088: sending task result for task 02083763-bbaf-2ef7-f054-000000000110 17386 1726853380.90218: done sending task result for task 02083763-bbaf-2ef7-f054-000000000110 17386 1726853380.90221: WORKER PROCESS EXITING 17386 1726853380.90280: no more pending results, returning what we have 17386 1726853380.90285: in VariableManager get_vars() 17386 1726853380.90318: Calling all_inventory to load vars for managed_node1 17386 1726853380.90321: Calling groups_inventory to load vars for managed_node1 17386 1726853380.90325: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853380.90338: Calling all_plugins_play to load vars for managed_node1 17386 1726853380.90342: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853380.90345: Calling groups_plugins_play to load vars for managed_node1 17386 1726853380.90719: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853380.90918: done with get_vars() 17386 1726853380.90939: variable 'ansible_search_path' from source: unknown 17386 1726853380.90940: variable 'ansible_search_path' from source: unknown 17386 1726853380.90950: variable 'item' from source: include params 17386 1726853380.91062: variable 'item' from source: include params 17386 1726853380.91102: we have included files to process 17386 1726853380.91104: generating all_blocks data 17386 1726853380.91105: done generating all_blocks data 17386 1726853380.91110: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 17386 1726853380.91111: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 17386 1726853380.91114: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 17386 1726853380.91335: done processing included file 17386 1726853380.91337: iterating over new_blocks loaded from include file 17386 1726853380.91338: in VariableManager get_vars() 17386 1726853380.91354: done with get_vars() 17386 1726853380.91356: filtering new block on tags 17386 1726853380.91384: done filtering new block on tags 17386 1726853380.91387: done iterating over new_blocks loaded from include file included: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node1 17386 1726853380.91391: extending task lists for all hosts with included blocks 17386 1726853380.91551: done extending task lists 17386 1726853380.91554: done processing included files 17386 1726853380.91555: results queue empty 17386 1726853380.91556: checking for any_errors_fatal 17386 1726853380.91560: done checking for any_errors_fatal 17386 1726853380.91561: checking for max_fail_percentage 17386 1726853380.91562: done checking for max_fail_percentage 17386 1726853380.91563: checking to see if all hosts have failed and the running result is not ok 17386 1726853380.91564: done checking to see if all hosts have failed 17386 1726853380.91565: getting the remaining hosts for this loop 17386 1726853380.91566: done getting the remaining hosts for this loop 17386 1726853380.91568: getting the next task for host managed_node1 17386 1726853380.91574: done getting next task for host managed_node1 17386 1726853380.91576: ^ task is: TASK: Get stat for interface {{ interface }} 17386 1726853380.91579: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17386 1726853380.91582: getting variables 17386 1726853380.91583: in VariableManager get_vars() 17386 1726853380.91591: Calling all_inventory to load vars for managed_node1 17386 1726853380.91593: Calling groups_inventory to load vars for managed_node1 17386 1726853380.91595: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853380.91600: Calling all_plugins_play to load vars for managed_node1 17386 1726853380.91602: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853380.91605: Calling groups_plugins_play to load vars for managed_node1 17386 1726853380.91780: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853380.91976: done with get_vars() 17386 1726853380.91985: done getting variables 17386 1726853380.92268: variable 'interface' from source: play vars TASK [Get stat for interface dummy0] ******************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Friday 20 September 2024 13:29:40 -0400 (0:00:00.037) 0:00:06.163 ****** 17386 1726853380.92499: entering _queue_task() for managed_node1/stat 17386 1726853380.93177: worker is 1 (out of 1 available) 17386 1726853380.93185: exiting _queue_task() for managed_node1/stat 17386 1726853380.93193: done queuing things up, now waiting for results queue to drain 17386 1726853380.93195: waiting for pending results... 17386 1726853380.93789: running TaskExecutor() for managed_node1/TASK: Get stat for interface dummy0 17386 1726853380.93794: in run() - task 02083763-bbaf-2ef7-f054-00000000015f 17386 1726853380.93797: variable 'ansible_search_path' from source: unknown 17386 1726853380.93800: variable 'ansible_search_path' from source: unknown 17386 1726853380.93916: calling self._execute() 17386 1726853380.94078: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853380.94081: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853380.94084: variable 'omit' from source: magic vars 17386 1726853380.94897: variable 'ansible_distribution_major_version' from source: facts 17386 1726853380.94983: Evaluated conditional (ansible_distribution_major_version != '6'): True 17386 1726853380.94987: variable 'omit' from source: magic vars 17386 1726853380.95230: variable 'omit' from source: magic vars 17386 1726853380.95314: variable 'interface' from source: play vars 17386 1726853380.95361: variable 'omit' from source: magic vars 17386 1726853380.95494: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17386 1726853380.95539: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17386 1726853380.95597: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17386 1726853380.95776: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17386 1726853380.95780: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17386 1726853380.95782: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17386 1726853380.95785: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853380.95787: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853380.95954: Set connection var ansible_shell_executable to /bin/sh 17386 1726853380.96007: Set connection var ansible_pipelining to False 17386 1726853380.96017: Set connection var ansible_timeout to 10 17386 1726853380.96106: Set connection var ansible_shell_type to sh 17386 1726853380.96108: Set connection var ansible_module_compression to ZIP_DEFLATED 17386 1726853380.96110: Set connection var ansible_connection to ssh 17386 1726853380.96137: variable 'ansible_shell_executable' from source: unknown 17386 1726853380.96183: variable 'ansible_connection' from source: unknown 17386 1726853380.96250: variable 'ansible_module_compression' from source: unknown 17386 1726853380.96254: variable 'ansible_shell_type' from source: unknown 17386 1726853380.96257: variable 'ansible_shell_executable' from source: unknown 17386 1726853380.96259: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853380.96261: variable 'ansible_pipelining' from source: unknown 17386 1726853380.96263: variable 'ansible_timeout' from source: unknown 17386 1726853380.96265: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853380.96572: 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) 17386 1726853380.96657: variable 'omit' from source: magic vars 17386 1726853380.96661: starting attempt loop 17386 1726853380.96663: running the handler 17386 1726853380.96665: _low_level_execute_command(): starting 17386 1726853380.96668: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 17386 1726853380.97878: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853380.97902: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 17386 1726853380.97914: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17386 1726853380.97930: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853380.98012: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853380.99641: stdout chunk (state=3): >>>/root <<< 17386 1726853380.99777: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17386 1726853380.99790: stderr chunk (state=3): >>><<< 17386 1726853380.99798: stdout chunk (state=3): >>><<< 17386 1726853380.99833: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17386 1726853380.99858: _low_level_execute_command(): starting 17386 1726853380.99869: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853380.9984162-17729-66547378122108 `" && echo ansible-tmp-1726853380.9984162-17729-66547378122108="` echo /root/.ansible/tmp/ansible-tmp-1726853380.9984162-17729-66547378122108 `" ) && sleep 0' 17386 1726853381.00486: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17386 1726853381.00502: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17386 1726853381.00516: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17386 1726853381.00530: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17386 1726853381.00599: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853381.00659: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 17386 1726853381.00679: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17386 1726853381.00825: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853381.00920: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853381.02742: stdout chunk (state=3): >>>ansible-tmp-1726853380.9984162-17729-66547378122108=/root/.ansible/tmp/ansible-tmp-1726853380.9984162-17729-66547378122108 <<< 17386 1726853381.02888: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17386 1726853381.02904: stdout chunk (state=3): >>><<< 17386 1726853381.02920: stderr chunk (state=3): >>><<< 17386 1726853381.03076: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853380.9984162-17729-66547378122108=/root/.ansible/tmp/ansible-tmp-1726853380.9984162-17729-66547378122108 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17386 1726853381.03079: variable 'ansible_module_compression' from source: unknown 17386 1726853381.03082: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-173868rzayoky/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 17386 1726853381.03094: variable 'ansible_facts' from source: unknown 17386 1726853381.03191: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853380.9984162-17729-66547378122108/AnsiballZ_stat.py 17386 1726853381.03431: Sending initial data 17386 1726853381.03441: Sent initial data (152 bytes) 17386 1726853381.03980: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17386 1726853381.04094: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 17386 1726853381.04124: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17386 1726853381.04138: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853381.04209: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853381.05734: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 17386 1726853381.05788: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 17386 1726853381.05913: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-173868rzayoky/tmph3uigf9y /root/.ansible/tmp/ansible-tmp-1726853380.9984162-17729-66547378122108/AnsiballZ_stat.py <<< 17386 1726853381.05918: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853380.9984162-17729-66547378122108/AnsiballZ_stat.py" <<< 17386 1726853381.05950: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-173868rzayoky/tmph3uigf9y" to remote "/root/.ansible/tmp/ansible-tmp-1726853380.9984162-17729-66547378122108/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853380.9984162-17729-66547378122108/AnsiballZ_stat.py" <<< 17386 1726853381.07033: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17386 1726853381.07036: stderr chunk (state=3): >>><<< 17386 1726853381.07038: stdout chunk (state=3): >>><<< 17386 1726853381.07040: done transferring module to remote 17386 1726853381.07042: _low_level_execute_command(): starting 17386 1726853381.07045: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853380.9984162-17729-66547378122108/ /root/.ansible/tmp/ansible-tmp-1726853380.9984162-17729-66547378122108/AnsiballZ_stat.py && sleep 0' 17386 1726853381.07984: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found <<< 17386 1726853381.08018: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853381.08053: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 17386 1726853381.08080: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853381.08109: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853381.10064: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17386 1726853381.10067: stdout chunk (state=3): >>><<< 17386 1726853381.10070: stderr chunk (state=3): >>><<< 17386 1726853381.10078: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17386 1726853381.10085: _low_level_execute_command(): starting 17386 1726853381.10087: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853380.9984162-17729-66547378122108/AnsiballZ_stat.py && sleep 0' 17386 1726853381.10769: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 17386 1726853381.10776: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found <<< 17386 1726853381.10779: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 17386 1726853381.10781: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17386 1726853381.10783: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853381.10786: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 17386 1726853381.11008: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853381.11058: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853381.26345: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/dummy0", "follow": false, "checksum_algorithm": "sha1"}}} <<< 17386 1726853381.27687: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 17386 1726853381.27698: stdout chunk (state=3): >>><<< 17386 1726853381.27709: stderr chunk (state=3): >>><<< 17386 1726853381.27741: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/dummy0", "follow": false, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. 17386 1726853381.27780: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/sys/class/net/dummy0', '_ansible_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-1726853380.9984162-17729-66547378122108/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 17386 1726853381.27795: _low_level_execute_command(): starting 17386 1726853381.27805: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853380.9984162-17729-66547378122108/ > /dev/null 2>&1 && sleep 0' 17386 1726853381.28461: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17386 1726853381.28476: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17386 1726853381.28489: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17386 1726853381.28539: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853381.28608: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 17386 1726853381.28624: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17386 1726853381.28656: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853381.28767: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853381.30600: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17386 1726853381.30640: stderr chunk (state=3): >>><<< 17386 1726853381.30652: stdout chunk (state=3): >>><<< 17386 1726853381.30666: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17386 1726853381.30677: handler run complete 17386 1726853381.30693: attempt loop complete, returning result 17386 1726853381.30702: _execute() done 17386 1726853381.30704: dumping result to json 17386 1726853381.30719: done dumping result, returning 17386 1726853381.30739: done running TaskExecutor() for managed_node1/TASK: Get stat for interface dummy0 [02083763-bbaf-2ef7-f054-00000000015f] 17386 1726853381.30741: sending task result for task 02083763-bbaf-2ef7-f054-00000000015f 17386 1726853381.30839: done sending task result for task 02083763-bbaf-2ef7-f054-00000000015f 17386 1726853381.30843: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 17386 1726853381.30966: no more pending results, returning what we have 17386 1726853381.30969: results queue empty 17386 1726853381.30970: checking for any_errors_fatal 17386 1726853381.30973: done checking for any_errors_fatal 17386 1726853381.30974: checking for max_fail_percentage 17386 1726853381.30975: done checking for max_fail_percentage 17386 1726853381.30976: checking to see if all hosts have failed and the running result is not ok 17386 1726853381.30977: done checking to see if all hosts have failed 17386 1726853381.30978: getting the remaining hosts for this loop 17386 1726853381.30979: done getting the remaining hosts for this loop 17386 1726853381.30983: getting the next task for host managed_node1 17386 1726853381.30991: done getting next task for host managed_node1 17386 1726853381.30993: ^ task is: TASK: Assert that the interface is absent - '{{ interface }}' 17386 1726853381.30997: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 17386 1726853381.31000: getting variables 17386 1726853381.31001: in VariableManager get_vars() 17386 1726853381.31027: Calling all_inventory to load vars for managed_node1 17386 1726853381.31029: Calling groups_inventory to load vars for managed_node1 17386 1726853381.31032: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853381.31041: Calling all_plugins_play to load vars for managed_node1 17386 1726853381.31044: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853381.31046: Calling groups_plugins_play to load vars for managed_node1 17386 1726853381.31265: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853381.31496: done with get_vars() 17386 1726853381.31507: done getting variables 17386 1726853381.31611: 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) 17386 1726853381.31733: variable 'interface' from source: play vars TASK [Assert that the interface is absent - 'dummy0'] ************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:5 Friday 20 September 2024 13:29:41 -0400 (0:00:00.392) 0:00:06.556 ****** 17386 1726853381.31766: entering _queue_task() for managed_node1/assert 17386 1726853381.31768: Creating lock for assert 17386 1726853381.32066: worker is 1 (out of 1 available) 17386 1726853381.32123: exiting _queue_task() for managed_node1/assert 17386 1726853381.32135: done queuing things up, now waiting for results queue to drain 17386 1726853381.32136: waiting for pending results... 17386 1726853381.32322: running TaskExecutor() for managed_node1/TASK: Assert that the interface is absent - 'dummy0' 17386 1726853381.32364: in run() - task 02083763-bbaf-2ef7-f054-000000000111 17386 1726853381.32376: variable 'ansible_search_path' from source: unknown 17386 1726853381.32388: variable 'ansible_search_path' from source: unknown 17386 1726853381.32415: calling self._execute() 17386 1726853381.32478: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853381.32482: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853381.32493: variable 'omit' from source: magic vars 17386 1726853381.32745: variable 'ansible_distribution_major_version' from source: facts 17386 1726853381.32757: Evaluated conditional (ansible_distribution_major_version != '6'): True 17386 1726853381.32763: variable 'omit' from source: magic vars 17386 1726853381.32798: variable 'omit' from source: magic vars 17386 1726853381.32866: variable 'interface' from source: play vars 17386 1726853381.32882: variable 'omit' from source: magic vars 17386 1726853381.32913: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17386 1726853381.32942: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17386 1726853381.32959: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17386 1726853381.32973: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17386 1726853381.32983: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17386 1726853381.33006: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17386 1726853381.33009: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853381.33011: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853381.33082: Set connection var ansible_shell_executable to /bin/sh 17386 1726853381.33086: Set connection var ansible_pipelining to False 17386 1726853381.33092: Set connection var ansible_timeout to 10 17386 1726853381.33097: Set connection var ansible_shell_type to sh 17386 1726853381.33102: Set connection var ansible_module_compression to ZIP_DEFLATED 17386 1726853381.33104: Set connection var ansible_connection to ssh 17386 1726853381.33124: variable 'ansible_shell_executable' from source: unknown 17386 1726853381.33128: variable 'ansible_connection' from source: unknown 17386 1726853381.33130: variable 'ansible_module_compression' from source: unknown 17386 1726853381.33132: variable 'ansible_shell_type' from source: unknown 17386 1726853381.33135: variable 'ansible_shell_executable' from source: unknown 17386 1726853381.33138: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853381.33140: variable 'ansible_pipelining' from source: unknown 17386 1726853381.33142: variable 'ansible_timeout' from source: unknown 17386 1726853381.33144: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853381.33244: 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) 17386 1726853381.33262: variable 'omit' from source: magic vars 17386 1726853381.33265: starting attempt loop 17386 1726853381.33267: running the handler 17386 1726853381.33356: variable 'interface_stat' from source: set_fact 17386 1726853381.33369: Evaluated conditional (not interface_stat.stat.exists): True 17386 1726853381.33374: handler run complete 17386 1726853381.33382: attempt loop complete, returning result 17386 1726853381.33385: _execute() done 17386 1726853381.33387: dumping result to json 17386 1726853381.33390: done dumping result, returning 17386 1726853381.33396: done running TaskExecutor() for managed_node1/TASK: Assert that the interface is absent - 'dummy0' [02083763-bbaf-2ef7-f054-000000000111] 17386 1726853381.33401: sending task result for task 02083763-bbaf-2ef7-f054-000000000111 17386 1726853381.33478: done sending task result for task 02083763-bbaf-2ef7-f054-000000000111 17386 1726853381.33480: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 17386 1726853381.33523: no more pending results, returning what we have 17386 1726853381.33526: results queue empty 17386 1726853381.33527: checking for any_errors_fatal 17386 1726853381.33537: done checking for any_errors_fatal 17386 1726853381.33538: checking for max_fail_percentage 17386 1726853381.33539: done checking for max_fail_percentage 17386 1726853381.33540: checking to see if all hosts have failed and the running result is not ok 17386 1726853381.33541: done checking to see if all hosts have failed 17386 1726853381.33542: getting the remaining hosts for this loop 17386 1726853381.33543: done getting the remaining hosts for this loop 17386 1726853381.33546: getting the next task for host managed_node1 17386 1726853381.33553: done getting next task for host managed_node1 17386 1726853381.33556: ^ task is: TASK: Test 17386 1726853381.33559: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 17386 1726853381.33562: getting variables 17386 1726853381.33563: in VariableManager get_vars() 17386 1726853381.33592: Calling all_inventory to load vars for managed_node1 17386 1726853381.33594: Calling groups_inventory to load vars for managed_node1 17386 1726853381.33597: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853381.33605: Calling all_plugins_play to load vars for managed_node1 17386 1726853381.33608: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853381.33610: Calling groups_plugins_play to load vars for managed_node1 17386 1726853381.33744: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853381.33859: done with get_vars() 17386 1726853381.33867: done getting variables TASK [Test] ******************************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:30 Friday 20 September 2024 13:29:41 -0400 (0:00:00.021) 0:00:06.578 ****** 17386 1726853381.33927: entering _queue_task() for managed_node1/include_tasks 17386 1726853381.34108: worker is 1 (out of 1 available) 17386 1726853381.34122: exiting _queue_task() for managed_node1/include_tasks 17386 1726853381.34132: done queuing things up, now waiting for results queue to drain 17386 1726853381.34133: waiting for pending results... 17386 1726853381.34281: running TaskExecutor() for managed_node1/TASK: Test 17386 1726853381.34336: in run() - task 02083763-bbaf-2ef7-f054-000000000086 17386 1726853381.34347: variable 'ansible_search_path' from source: unknown 17386 1726853381.34355: variable 'ansible_search_path' from source: unknown 17386 1726853381.34389: variable 'lsr_test' from source: include params 17386 1726853381.34525: variable 'lsr_test' from source: include params 17386 1726853381.34576: variable 'omit' from source: magic vars 17386 1726853381.34676: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853381.34680: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853381.34683: variable 'omit' from source: magic vars 17386 1726853381.34824: variable 'ansible_distribution_major_version' from source: facts 17386 1726853381.34832: Evaluated conditional (ansible_distribution_major_version != '6'): True 17386 1726853381.34837: variable 'item' from source: unknown 17386 1726853381.34883: variable 'item' from source: unknown 17386 1726853381.34906: variable 'item' from source: unknown 17386 1726853381.34951: variable 'item' from source: unknown 17386 1726853381.35056: dumping result to json 17386 1726853381.35059: done dumping result, returning 17386 1726853381.35061: done running TaskExecutor() for managed_node1/TASK: Test [02083763-bbaf-2ef7-f054-000000000086] 17386 1726853381.35063: sending task result for task 02083763-bbaf-2ef7-f054-000000000086 17386 1726853381.35100: done sending task result for task 02083763-bbaf-2ef7-f054-000000000086 17386 1726853381.35103: WORKER PROCESS EXITING 17386 1726853381.35125: no more pending results, returning what we have 17386 1726853381.35128: in VariableManager get_vars() 17386 1726853381.35156: Calling all_inventory to load vars for managed_node1 17386 1726853381.35159: Calling groups_inventory to load vars for managed_node1 17386 1726853381.35161: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853381.35170: Calling all_plugins_play to load vars for managed_node1 17386 1726853381.35174: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853381.35177: Calling groups_plugins_play to load vars for managed_node1 17386 1726853381.35314: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853381.35421: done with get_vars() 17386 1726853381.35427: variable 'ansible_search_path' from source: unknown 17386 1726853381.35427: variable 'ansible_search_path' from source: unknown 17386 1726853381.35454: we have included files to process 17386 1726853381.35455: generating all_blocks data 17386 1726853381.35457: done generating all_blocks data 17386 1726853381.35459: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_dummy_profile.yml 17386 1726853381.35460: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_dummy_profile.yml 17386 1726853381.35461: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_dummy_profile.yml 17386 1726853381.35669: done processing included file 17386 1726853381.35672: iterating over new_blocks loaded from include file 17386 1726853381.35673: in VariableManager get_vars() 17386 1726853381.35682: done with get_vars() 17386 1726853381.35683: filtering new block on tags 17386 1726853381.35703: done filtering new block on tags 17386 1726853381.35704: done iterating over new_blocks loaded from include file included: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_dummy_profile.yml for managed_node1 => (item=tasks/create_dummy_profile.yml) 17386 1726853381.35707: extending task lists for all hosts with included blocks 17386 1726853381.36490: done extending task lists 17386 1726853381.36491: done processing included files 17386 1726853381.36492: results queue empty 17386 1726853381.36493: checking for any_errors_fatal 17386 1726853381.36495: done checking for any_errors_fatal 17386 1726853381.36496: checking for max_fail_percentage 17386 1726853381.36497: done checking for max_fail_percentage 17386 1726853381.36498: checking to see if all hosts have failed and the running result is not ok 17386 1726853381.36498: done checking to see if all hosts have failed 17386 1726853381.36499: getting the remaining hosts for this loop 17386 1726853381.36500: done getting the remaining hosts for this loop 17386 1726853381.36503: getting the next task for host managed_node1 17386 1726853381.36507: done getting next task for host managed_node1 17386 1726853381.36509: ^ task is: TASK: Include network role 17386 1726853381.36511: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (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 17386 1726853381.36514: getting variables 17386 1726853381.36515: in VariableManager get_vars() 17386 1726853381.36523: Calling all_inventory to load vars for managed_node1 17386 1726853381.36528: Calling groups_inventory to load vars for managed_node1 17386 1726853381.36531: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853381.36536: Calling all_plugins_play to load vars for managed_node1 17386 1726853381.36538: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853381.36541: Calling groups_plugins_play to load vars for managed_node1 17386 1726853381.36718: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853381.36920: done with get_vars() 17386 1726853381.36929: done getting variables TASK [Include network role] **************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_dummy_profile.yml:3 Friday 20 September 2024 13:29:41 -0400 (0:00:00.030) 0:00:06.608 ****** 17386 1726853381.36999: entering _queue_task() for managed_node1/include_role 17386 1726853381.37000: Creating lock for include_role 17386 1726853381.37509: worker is 1 (out of 1 available) 17386 1726853381.37522: exiting _queue_task() for managed_node1/include_role 17386 1726853381.37531: done queuing things up, now waiting for results queue to drain 17386 1726853381.37532: waiting for pending results... 17386 1726853381.37619: running TaskExecutor() for managed_node1/TASK: Include network role 17386 1726853381.37697: in run() - task 02083763-bbaf-2ef7-f054-00000000017f 17386 1726853381.37708: variable 'ansible_search_path' from source: unknown 17386 1726853381.37712: variable 'ansible_search_path' from source: unknown 17386 1726853381.37759: calling self._execute() 17386 1726853381.37978: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853381.37982: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853381.37985: variable 'omit' from source: magic vars 17386 1726853381.38306: variable 'ansible_distribution_major_version' from source: facts 17386 1726853381.38335: Evaluated conditional (ansible_distribution_major_version != '6'): True 17386 1726853381.38354: _execute() done 17386 1726853381.38375: dumping result to json 17386 1726853381.38379: done dumping result, returning 17386 1726853381.38432: done running TaskExecutor() for managed_node1/TASK: Include network role [02083763-bbaf-2ef7-f054-00000000017f] 17386 1726853381.38436: sending task result for task 02083763-bbaf-2ef7-f054-00000000017f 17386 1726853381.38731: no more pending results, returning what we have 17386 1726853381.38737: in VariableManager get_vars() 17386 1726853381.38778: Calling all_inventory to load vars for managed_node1 17386 1726853381.38781: Calling groups_inventory to load vars for managed_node1 17386 1726853381.38786: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853381.38799: Calling all_plugins_play to load vars for managed_node1 17386 1726853381.38803: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853381.38806: Calling groups_plugins_play to load vars for managed_node1 17386 1726853381.39100: done sending task result for task 02083763-bbaf-2ef7-f054-00000000017f 17386 1726853381.39105: WORKER PROCESS EXITING 17386 1726853381.39147: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853381.39688: done with get_vars() 17386 1726853381.39698: variable 'ansible_search_path' from source: unknown 17386 1726853381.39701: variable 'ansible_search_path' from source: unknown 17386 1726853381.40165: variable 'omit' from source: magic vars 17386 1726853381.40416: variable 'omit' from source: magic vars 17386 1726853381.40434: variable 'omit' from source: magic vars 17386 1726853381.40438: we have included files to process 17386 1726853381.40439: generating all_blocks data 17386 1726853381.40442: done generating all_blocks data 17386 1726853381.40444: processing included file: fedora.linux_system_roles.network 17386 1726853381.40469: in VariableManager get_vars() 17386 1726853381.40493: done with get_vars() 17386 1726853381.40574: in VariableManager get_vars() 17386 1726853381.40705: done with get_vars() 17386 1726853381.40759: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 17386 1726853381.41425: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 17386 1726853381.41809: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 17386 1726853381.43267: in VariableManager get_vars() 17386 1726853381.43383: done with get_vars() 17386 1726853381.44080: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 17386 1726853381.46096: iterating over new_blocks loaded from include file 17386 1726853381.46098: in VariableManager get_vars() 17386 1726853381.46117: done with get_vars() 17386 1726853381.46119: filtering new block on tags 17386 1726853381.46435: done filtering new block on tags 17386 1726853381.46439: in VariableManager get_vars() 17386 1726853381.46463: done with get_vars() 17386 1726853381.46465: filtering new block on tags 17386 1726853381.46486: done filtering new block on tags 17386 1726853381.46489: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.network for managed_node1 17386 1726853381.46495: extending task lists for all hosts with included blocks 17386 1726853381.46682: done extending task lists 17386 1726853381.46684: done processing included files 17386 1726853381.46685: results queue empty 17386 1726853381.46685: checking for any_errors_fatal 17386 1726853381.46689: done checking for any_errors_fatal 17386 1726853381.46689: checking for max_fail_percentage 17386 1726853381.46691: done checking for max_fail_percentage 17386 1726853381.46692: checking to see if all hosts have failed and the running result is not ok 17386 1726853381.46693: done checking to see if all hosts have failed 17386 1726853381.46694: getting the remaining hosts for this loop 17386 1726853381.46695: done getting the remaining hosts for this loop 17386 1726853381.46698: getting the next task for host managed_node1 17386 1726853381.46702: done getting next task for host managed_node1 17386 1726853381.46705: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 17386 1726853381.46708: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17386 1726853381.46717: getting variables 17386 1726853381.46719: in VariableManager get_vars() 17386 1726853381.46734: Calling all_inventory to load vars for managed_node1 17386 1726853381.46737: Calling groups_inventory to load vars for managed_node1 17386 1726853381.46739: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853381.46745: Calling all_plugins_play to load vars for managed_node1 17386 1726853381.46747: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853381.46750: Calling groups_plugins_play to load vars for managed_node1 17386 1726853381.46930: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853381.47354: done with get_vars() 17386 1726853381.47367: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 13:29:41 -0400 (0:00:00.105) 0:00:06.714 ****** 17386 1726853381.47598: entering _queue_task() for managed_node1/include_tasks 17386 1726853381.48352: worker is 1 (out of 1 available) 17386 1726853381.48366: exiting _queue_task() for managed_node1/include_tasks 17386 1726853381.48385: done queuing things up, now waiting for results queue to drain 17386 1726853381.48386: waiting for pending results... 17386 1726853381.49135: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 17386 1726853381.49421: in run() - task 02083763-bbaf-2ef7-f054-0000000001fd 17386 1726853381.49469: variable 'ansible_search_path' from source: unknown 17386 1726853381.49475: variable 'ansible_search_path' from source: unknown 17386 1726853381.49555: calling self._execute() 17386 1726853381.49680: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853381.49689: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853381.49711: variable 'omit' from source: magic vars 17386 1726853381.50449: variable 'ansible_distribution_major_version' from source: facts 17386 1726853381.50454: Evaluated conditional (ansible_distribution_major_version != '6'): True 17386 1726853381.50458: _execute() done 17386 1726853381.50461: dumping result to json 17386 1726853381.50478: done dumping result, returning 17386 1726853381.50481: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [02083763-bbaf-2ef7-f054-0000000001fd] 17386 1726853381.50484: sending task result for task 02083763-bbaf-2ef7-f054-0000000001fd 17386 1726853381.50653: done sending task result for task 02083763-bbaf-2ef7-f054-0000000001fd 17386 1726853381.50657: WORKER PROCESS EXITING 17386 1726853381.50739: no more pending results, returning what we have 17386 1726853381.50745: in VariableManager get_vars() 17386 1726853381.50816: Calling all_inventory to load vars for managed_node1 17386 1726853381.50819: Calling groups_inventory to load vars for managed_node1 17386 1726853381.50822: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853381.50832: Calling all_plugins_play to load vars for managed_node1 17386 1726853381.50836: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853381.50838: Calling groups_plugins_play to load vars for managed_node1 17386 1726853381.51115: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853381.51338: done with get_vars() 17386 1726853381.51346: variable 'ansible_search_path' from source: unknown 17386 1726853381.51349: variable 'ansible_search_path' from source: unknown 17386 1726853381.51407: we have included files to process 17386 1726853381.51410: generating all_blocks data 17386 1726853381.51412: done generating all_blocks data 17386 1726853381.51416: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 17386 1726853381.51417: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 17386 1726853381.51420: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 17386 1726853381.52374: done processing included file 17386 1726853381.52376: iterating over new_blocks loaded from include file 17386 1726853381.52377: in VariableManager get_vars() 17386 1726853381.52410: done with get_vars() 17386 1726853381.52412: filtering new block on tags 17386 1726853381.52445: done filtering new block on tags 17386 1726853381.52449: in VariableManager get_vars() 17386 1726853381.52484: done with get_vars() 17386 1726853381.52487: filtering new block on tags 17386 1726853381.52532: done filtering new block on tags 17386 1726853381.52534: in VariableManager get_vars() 17386 1726853381.52566: done with get_vars() 17386 1726853381.52570: filtering new block on tags 17386 1726853381.52633: done filtering new block on tags 17386 1726853381.52636: done iterating over new_blocks loaded from include file included: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node1 17386 1726853381.52642: extending task lists for all hosts with included blocks 17386 1726853381.54534: done extending task lists 17386 1726853381.54535: done processing included files 17386 1726853381.54535: results queue empty 17386 1726853381.54536: checking for any_errors_fatal 17386 1726853381.54538: done checking for any_errors_fatal 17386 1726853381.54538: checking for max_fail_percentage 17386 1726853381.54539: done checking for max_fail_percentage 17386 1726853381.54539: checking to see if all hosts have failed and the running result is not ok 17386 1726853381.54540: done checking to see if all hosts have failed 17386 1726853381.54540: getting the remaining hosts for this loop 17386 1726853381.54541: done getting the remaining hosts for this loop 17386 1726853381.54543: getting the next task for host managed_node1 17386 1726853381.54546: done getting next task for host managed_node1 17386 1726853381.54548: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 17386 1726853381.54551: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17386 1726853381.54558: getting variables 17386 1726853381.54559: in VariableManager get_vars() 17386 1726853381.54567: Calling all_inventory to load vars for managed_node1 17386 1726853381.54568: Calling groups_inventory to load vars for managed_node1 17386 1726853381.54570: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853381.54575: Calling all_plugins_play to load vars for managed_node1 17386 1726853381.54577: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853381.54578: Calling groups_plugins_play to load vars for managed_node1 17386 1726853381.54677: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853381.54838: done with get_vars() 17386 1726853381.54847: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 13:29:41 -0400 (0:00:00.073) 0:00:06.788 ****** 17386 1726853381.54927: entering _queue_task() for managed_node1/setup 17386 1726853381.55206: worker is 1 (out of 1 available) 17386 1726853381.55220: exiting _queue_task() for managed_node1/setup 17386 1726853381.55233: done queuing things up, now waiting for results queue to drain 17386 1726853381.55235: waiting for pending results... 17386 1726853381.55514: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 17386 1726853381.55601: in run() - task 02083763-bbaf-2ef7-f054-00000000025a 17386 1726853381.55612: variable 'ansible_search_path' from source: unknown 17386 1726853381.55615: variable 'ansible_search_path' from source: unknown 17386 1726853381.55651: calling self._execute() 17386 1726853381.55757: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853381.55760: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853381.55764: variable 'omit' from source: magic vars 17386 1726853381.56045: variable 'ansible_distribution_major_version' from source: facts 17386 1726853381.56055: Evaluated conditional (ansible_distribution_major_version != '6'): True 17386 1726853381.56243: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 17386 1726853381.58877: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 17386 1726853381.58881: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 17386 1726853381.58885: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 17386 1726853381.58888: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 17386 1726853381.58906: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 17386 1726853381.58987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17386 1726853381.59021: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17386 1726853381.59047: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17386 1726853381.59093: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17386 1726853381.59112: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17386 1726853381.59169: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17386 1726853381.59196: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17386 1726853381.59224: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17386 1726853381.59267: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17386 1726853381.59283: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17386 1726853381.59751: variable '__network_required_facts' from source: role '' defaults 17386 1726853381.59855: variable 'ansible_facts' from source: unknown 17386 1726853381.60123: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 17386 1726853381.60127: when evaluation is False, skipping this task 17386 1726853381.60129: _execute() done 17386 1726853381.60132: dumping result to json 17386 1726853381.60134: done dumping result, returning 17386 1726853381.60280: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [02083763-bbaf-2ef7-f054-00000000025a] 17386 1726853381.60284: sending task result for task 02083763-bbaf-2ef7-f054-00000000025a 17386 1726853381.60577: done sending task result for task 02083763-bbaf-2ef7-f054-00000000025a 17386 1726853381.60580: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 17386 1726853381.60635: no more pending results, returning what we have 17386 1726853381.60639: results queue empty 17386 1726853381.60640: checking for any_errors_fatal 17386 1726853381.60641: done checking for any_errors_fatal 17386 1726853381.60642: checking for max_fail_percentage 17386 1726853381.60643: done checking for max_fail_percentage 17386 1726853381.60644: checking to see if all hosts have failed and the running result is not ok 17386 1726853381.60646: done checking to see if all hosts have failed 17386 1726853381.60646: getting the remaining hosts for this loop 17386 1726853381.60648: done getting the remaining hosts for this loop 17386 1726853381.60652: getting the next task for host managed_node1 17386 1726853381.60662: done getting next task for host managed_node1 17386 1726853381.60666: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 17386 1726853381.60674: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17386 1726853381.60688: getting variables 17386 1726853381.60689: in VariableManager get_vars() 17386 1726853381.60727: Calling all_inventory to load vars for managed_node1 17386 1726853381.60732: Calling groups_inventory to load vars for managed_node1 17386 1726853381.60735: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853381.60748: Calling all_plugins_play to load vars for managed_node1 17386 1726853381.60752: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853381.60764: Calling groups_plugins_play to load vars for managed_node1 17386 1726853381.61186: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853381.61396: done with get_vars() 17386 1726853381.61410: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 13:29:41 -0400 (0:00:00.065) 0:00:06.854 ****** 17386 1726853381.61516: entering _queue_task() for managed_node1/stat 17386 1726853381.61797: worker is 1 (out of 1 available) 17386 1726853381.61812: exiting _queue_task() for managed_node1/stat 17386 1726853381.61824: done queuing things up, now waiting for results queue to drain 17386 1726853381.61826: waiting for pending results... 17386 1726853381.62100: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree 17386 1726853381.62248: in run() - task 02083763-bbaf-2ef7-f054-00000000025c 17386 1726853381.62268: variable 'ansible_search_path' from source: unknown 17386 1726853381.62279: variable 'ansible_search_path' from source: unknown 17386 1726853381.62323: calling self._execute() 17386 1726853381.62423: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853381.62434: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853381.62449: variable 'omit' from source: magic vars 17386 1726853381.62812: variable 'ansible_distribution_major_version' from source: facts 17386 1726853381.62832: Evaluated conditional (ansible_distribution_major_version != '6'): True 17386 1726853381.63003: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 17386 1726853381.63277: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 17386 1726853381.63378: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 17386 1726853381.63384: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 17386 1726853381.63402: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 17386 1726853381.63531: 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) 17386 1726853381.63561: 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) 17386 1726853381.63600: 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) 17386 1726853381.63640: 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) 17386 1726853381.63776: variable '__network_is_ostree' from source: set_fact 17386 1726853381.63780: Evaluated conditional (not __network_is_ostree is defined): False 17386 1726853381.63783: when evaluation is False, skipping this task 17386 1726853381.63785: _execute() done 17386 1726853381.63787: dumping result to json 17386 1726853381.63789: done dumping result, returning 17386 1726853381.63791: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree [02083763-bbaf-2ef7-f054-00000000025c] 17386 1726853381.63794: sending task result for task 02083763-bbaf-2ef7-f054-00000000025c skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 17386 1726853381.64186: no more pending results, returning what we have 17386 1726853381.64190: results queue empty 17386 1726853381.64191: checking for any_errors_fatal 17386 1726853381.64197: done checking for any_errors_fatal 17386 1726853381.64198: checking for max_fail_percentage 17386 1726853381.64199: done checking for max_fail_percentage 17386 1726853381.64200: checking to see if all hosts have failed and the running result is not ok 17386 1726853381.64201: done checking to see if all hosts have failed 17386 1726853381.64202: getting the remaining hosts for this loop 17386 1726853381.64203: done getting the remaining hosts for this loop 17386 1726853381.64207: getting the next task for host managed_node1 17386 1726853381.64213: done getting next task for host managed_node1 17386 1726853381.64217: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 17386 1726853381.64222: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17386 1726853381.64236: getting variables 17386 1726853381.64238: in VariableManager get_vars() 17386 1726853381.64268: Calling all_inventory to load vars for managed_node1 17386 1726853381.64272: Calling groups_inventory to load vars for managed_node1 17386 1726853381.64277: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853381.64283: done sending task result for task 02083763-bbaf-2ef7-f054-00000000025c 17386 1726853381.64286: WORKER PROCESS EXITING 17386 1726853381.64294: Calling all_plugins_play to load vars for managed_node1 17386 1726853381.64298: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853381.64301: Calling groups_plugins_play to load vars for managed_node1 17386 1726853381.64520: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853381.64726: done with get_vars() 17386 1726853381.64737: done getting variables 17386 1726853381.64793: 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.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 13:29:41 -0400 (0:00:00.033) 0:00:06.887 ****** 17386 1726853381.64828: entering _queue_task() for managed_node1/set_fact 17386 1726853381.65078: worker is 1 (out of 1 available) 17386 1726853381.65094: exiting _queue_task() for managed_node1/set_fact 17386 1726853381.65105: done queuing things up, now waiting for results queue to drain 17386 1726853381.65107: waiting for pending results... 17386 1726853381.65367: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 17386 1726853381.65528: in run() - task 02083763-bbaf-2ef7-f054-00000000025d 17386 1726853381.65548: variable 'ansible_search_path' from source: unknown 17386 1726853381.65557: variable 'ansible_search_path' from source: unknown 17386 1726853381.65604: calling self._execute() 17386 1726853381.65687: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853381.65704: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853381.65719: variable 'omit' from source: magic vars 17386 1726853381.66149: variable 'ansible_distribution_major_version' from source: facts 17386 1726853381.66166: Evaluated conditional (ansible_distribution_major_version != '6'): True 17386 1726853381.66340: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 17386 1726853381.66616: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 17386 1726853381.66663: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 17386 1726853381.66708: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 17386 1726853381.66744: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 17386 1726853381.66840: 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) 17386 1726853381.66868: 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) 17386 1726853381.66908: 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) 17386 1726853381.66943: 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) 17386 1726853381.67044: variable '__network_is_ostree' from source: set_fact 17386 1726853381.67057: Evaluated conditional (not __network_is_ostree is defined): False 17386 1726853381.67065: when evaluation is False, skipping this task 17386 1726853381.67070: _execute() done 17386 1726853381.67079: dumping result to json 17386 1726853381.67086: done dumping result, returning 17386 1726853381.67102: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [02083763-bbaf-2ef7-f054-00000000025d] 17386 1726853381.67116: sending task result for task 02083763-bbaf-2ef7-f054-00000000025d 17386 1726853381.67243: done sending task result for task 02083763-bbaf-2ef7-f054-00000000025d 17386 1726853381.67246: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 17386 1726853381.67295: no more pending results, returning what we have 17386 1726853381.67298: results queue empty 17386 1726853381.67299: checking for any_errors_fatal 17386 1726853381.67305: done checking for any_errors_fatal 17386 1726853381.67305: checking for max_fail_percentage 17386 1726853381.67308: done checking for max_fail_percentage 17386 1726853381.67309: checking to see if all hosts have failed and the running result is not ok 17386 1726853381.67310: done checking to see if all hosts have failed 17386 1726853381.67312: getting the remaining hosts for this loop 17386 1726853381.67314: done getting the remaining hosts for this loop 17386 1726853381.67318: getting the next task for host managed_node1 17386 1726853381.67331: done getting next task for host managed_node1 17386 1726853381.67335: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 17386 1726853381.67340: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17386 1726853381.67354: getting variables 17386 1726853381.67356: in VariableManager get_vars() 17386 1726853381.67591: Calling all_inventory to load vars for managed_node1 17386 1726853381.67594: Calling groups_inventory to load vars for managed_node1 17386 1726853381.67596: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853381.67605: Calling all_plugins_play to load vars for managed_node1 17386 1726853381.67608: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853381.67610: Calling groups_plugins_play to load vars for managed_node1 17386 1726853381.67874: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853381.68079: done with get_vars() 17386 1726853381.68090: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 13:29:41 -0400 (0:00:00.033) 0:00:06.920 ****** 17386 1726853381.68181: entering _queue_task() for managed_node1/service_facts 17386 1726853381.68183: Creating lock for service_facts 17386 1726853381.68435: worker is 1 (out of 1 available) 17386 1726853381.68448: exiting _queue_task() for managed_node1/service_facts 17386 1726853381.68460: done queuing things up, now waiting for results queue to drain 17386 1726853381.68462: waiting for pending results... 17386 1726853381.68800: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running 17386 1726853381.69077: in run() - task 02083763-bbaf-2ef7-f054-00000000025f 17386 1726853381.69082: variable 'ansible_search_path' from source: unknown 17386 1726853381.69086: variable 'ansible_search_path' from source: unknown 17386 1726853381.69090: calling self._execute() 17386 1726853381.69092: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853381.69095: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853381.69097: variable 'omit' from source: magic vars 17386 1726853381.69426: variable 'ansible_distribution_major_version' from source: facts 17386 1726853381.69446: Evaluated conditional (ansible_distribution_major_version != '6'): True 17386 1726853381.69458: variable 'omit' from source: magic vars 17386 1726853381.69549: variable 'omit' from source: magic vars 17386 1726853381.69588: variable 'omit' from source: magic vars 17386 1726853381.69634: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17386 1726853381.69684: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17386 1726853381.69709: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17386 1726853381.69731: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17386 1726853381.69758: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17386 1726853381.69792: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17386 1726853381.69867: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853381.69870: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853381.69925: Set connection var ansible_shell_executable to /bin/sh 17386 1726853381.69940: Set connection var ansible_pipelining to False 17386 1726853381.69952: Set connection var ansible_timeout to 10 17386 1726853381.69965: Set connection var ansible_shell_type to sh 17386 1726853381.69982: Set connection var ansible_module_compression to ZIP_DEFLATED 17386 1726853381.69991: Set connection var ansible_connection to ssh 17386 1726853381.70026: variable 'ansible_shell_executable' from source: unknown 17386 1726853381.70035: variable 'ansible_connection' from source: unknown 17386 1726853381.70044: variable 'ansible_module_compression' from source: unknown 17386 1726853381.70051: variable 'ansible_shell_type' from source: unknown 17386 1726853381.70086: variable 'ansible_shell_executable' from source: unknown 17386 1726853381.70089: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853381.70094: variable 'ansible_pipelining' from source: unknown 17386 1726853381.70096: variable 'ansible_timeout' from source: unknown 17386 1726853381.70099: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853381.70292: 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) 17386 1726853381.70465: variable 'omit' from source: magic vars 17386 1726853381.70468: starting attempt loop 17386 1726853381.70473: running the handler 17386 1726853381.70476: _low_level_execute_command(): starting 17386 1726853381.70479: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 17386 1726853381.71081: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 17386 1726853381.71099: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration <<< 17386 1726853381.71113: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853381.71168: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 17386 1726853381.71205: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853381.71253: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853381.72956: stdout chunk (state=3): >>>/root <<< 17386 1726853381.73112: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17386 1726853381.73115: stdout chunk (state=3): >>><<< 17386 1726853381.73118: stderr chunk (state=3): >>><<< 17386 1726853381.73137: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17386 1726853381.73268: _low_level_execute_command(): starting 17386 1726853381.73273: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853381.7314365-17786-25831098798983 `" && echo ansible-tmp-1726853381.7314365-17786-25831098798983="` echo /root/.ansible/tmp/ansible-tmp-1726853381.7314365-17786-25831098798983 `" ) && sleep 0' 17386 1726853381.74289: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17386 1726853381.74293: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853381.74375: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853381.74509: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 17386 1726853381.74522: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17386 1726853381.74544: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853381.74652: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853381.76539: stdout chunk (state=3): >>>ansible-tmp-1726853381.7314365-17786-25831098798983=/root/.ansible/tmp/ansible-tmp-1726853381.7314365-17786-25831098798983 <<< 17386 1726853381.76702: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17386 1726853381.76706: stdout chunk (state=3): >>><<< 17386 1726853381.76708: stderr chunk (state=3): >>><<< 17386 1726853381.76885: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853381.7314365-17786-25831098798983=/root/.ansible/tmp/ansible-tmp-1726853381.7314365-17786-25831098798983 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17386 1726853381.76888: variable 'ansible_module_compression' from source: unknown 17386 1726853381.76891: ANSIBALLZ: Using lock for service_facts 17386 1726853381.76893: ANSIBALLZ: Acquiring lock 17386 1726853381.76895: ANSIBALLZ: Lock acquired: 139709350316464 17386 1726853381.76897: ANSIBALLZ: Creating module 17386 1726853381.92269: ANSIBALLZ: Writing module into payload 17386 1726853381.92381: ANSIBALLZ: Writing module 17386 1726853381.92409: ANSIBALLZ: Renaming module 17386 1726853381.92428: ANSIBALLZ: Done creating module 17386 1726853381.92453: variable 'ansible_facts' from source: unknown 17386 1726853381.92539: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853381.7314365-17786-25831098798983/AnsiballZ_service_facts.py 17386 1726853381.92725: Sending initial data 17386 1726853381.92728: Sent initial data (161 bytes) 17386 1726853381.93356: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17386 1726853381.93374: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17386 1726853381.93485: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 17386 1726853381.93508: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853381.93593: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853381.95254: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 17386 1726853381.95297: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 17386 1726853381.95346: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-173868rzayoky/tmp0grx78yc /root/.ansible/tmp/ansible-tmp-1726853381.7314365-17786-25831098798983/AnsiballZ_service_facts.py <<< 17386 1726853381.95350: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853381.7314365-17786-25831098798983/AnsiballZ_service_facts.py" <<< 17386 1726853381.95394: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-173868rzayoky/tmp0grx78yc" to remote "/root/.ansible/tmp/ansible-tmp-1726853381.7314365-17786-25831098798983/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853381.7314365-17786-25831098798983/AnsiballZ_service_facts.py" <<< 17386 1726853381.96179: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17386 1726853381.96182: stdout chunk (state=3): >>><<< 17386 1726853381.96332: stderr chunk (state=3): >>><<< 17386 1726853381.96335: done transferring module to remote 17386 1726853381.96337: _low_level_execute_command(): starting 17386 1726853381.96340: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853381.7314365-17786-25831098798983/ /root/.ansible/tmp/ansible-tmp-1726853381.7314365-17786-25831098798983/AnsiballZ_service_facts.py && sleep 0' 17386 1726853381.96987: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853381.97026: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 17386 1726853381.97046: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17386 1726853381.97068: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853381.97139: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853381.98961: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17386 1726853381.98986: stdout chunk (state=3): >>><<< 17386 1726853381.99001: stderr chunk (state=3): >>><<< 17386 1726853381.99020: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17386 1726853381.99077: _low_level_execute_command(): starting 17386 1726853381.99081: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853381.7314365-17786-25831098798983/AnsiballZ_service_facts.py && sleep 0' 17386 1726853381.99680: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17386 1726853381.99696: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17386 1726853381.99717: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17386 1726853381.99741: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17386 1726853381.99757: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 17386 1726853381.99769: stderr chunk (state=3): >>>debug2: match not found <<< 17386 1726853381.99840: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853381.99884: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 17386 1726853381.99899: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17386 1726853381.99920: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853382.00003: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853383.52493: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} <<< 17386 1726853383.54135: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 17386 1726853383.54139: stdout chunk (state=3): >>><<< 17386 1726853383.54178: stderr chunk (state=3): >>><<< 17386 1726853383.54183: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. 17386 1726853383.58658: done with _execute_module (service_facts, {'_ansible_check_mode': False, '_ansible_no_log': True, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'service_facts', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726853381.7314365-17786-25831098798983/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 17386 1726853383.58688: _low_level_execute_command(): starting 17386 1726853383.58783: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853381.7314365-17786-25831098798983/ > /dev/null 2>&1 && sleep 0' 17386 1726853383.59991: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17386 1726853383.60174: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 17386 1726853383.60299: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853383.60537: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853383.62475: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17386 1726853383.62479: stdout chunk (state=3): >>><<< 17386 1726853383.62502: stderr chunk (state=3): >>><<< 17386 1726853383.62505: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17386 1726853383.62508: handler run complete 17386 1726853383.62938: variable 'ansible_facts' from source: unknown 17386 1726853383.63055: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853383.64113: variable 'ansible_facts' from source: unknown 17386 1726853383.64244: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853383.64640: attempt loop complete, returning result 17386 1726853383.64644: _execute() done 17386 1726853383.64655: dumping result to json 17386 1726853383.64911: done dumping result, returning 17386 1726853383.64918: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running [02083763-bbaf-2ef7-f054-00000000025f] 17386 1726853383.64923: sending task result for task 02083763-bbaf-2ef7-f054-00000000025f 17386 1726853383.66874: done sending task result for task 02083763-bbaf-2ef7-f054-00000000025f ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 17386 1726853383.66927: no more pending results, returning what we have 17386 1726853383.66930: results queue empty 17386 1726853383.66931: checking for any_errors_fatal 17386 1726853383.66934: done checking for any_errors_fatal 17386 1726853383.66934: checking for max_fail_percentage 17386 1726853383.66936: done checking for max_fail_percentage 17386 1726853383.66937: checking to see if all hosts have failed and the running result is not ok 17386 1726853383.66938: done checking to see if all hosts have failed 17386 1726853383.66938: getting the remaining hosts for this loop 17386 1726853383.66940: done getting the remaining hosts for this loop 17386 1726853383.66943: getting the next task for host managed_node1 17386 1726853383.66952: done getting next task for host managed_node1 17386 1726853383.66955: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 17386 1726853383.66960: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17386 1726853383.66969: getting variables 17386 1726853383.66972: in VariableManager get_vars() 17386 1726853383.66999: Calling all_inventory to load vars for managed_node1 17386 1726853383.67002: Calling groups_inventory to load vars for managed_node1 17386 1726853383.67004: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853383.67012: Calling all_plugins_play to load vars for managed_node1 17386 1726853383.67015: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853383.67018: Calling groups_plugins_play to load vars for managed_node1 17386 1726853383.67650: WORKER PROCESS EXITING 17386 1726853383.68128: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853383.69692: done with get_vars() 17386 1726853383.69847: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 13:29:43 -0400 (0:00:02.021) 0:00:08.941 ****** 17386 1726853383.70298: entering _queue_task() for managed_node1/package_facts 17386 1726853383.70299: Creating lock for package_facts 17386 1726853383.71606: worker is 1 (out of 1 available) 17386 1726853383.71616: exiting _queue_task() for managed_node1/package_facts 17386 1726853383.71627: done queuing things up, now waiting for results queue to drain 17386 1726853383.71628: waiting for pending results... 17386 1726853383.71806: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed 17386 1726853383.72278: in run() - task 02083763-bbaf-2ef7-f054-000000000260 17386 1726853383.72283: variable 'ansible_search_path' from source: unknown 17386 1726853383.72286: variable 'ansible_search_path' from source: unknown 17386 1726853383.72288: calling self._execute() 17386 1726853383.72408: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853383.72419: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853383.72444: variable 'omit' from source: magic vars 17386 1726853383.73705: variable 'ansible_distribution_major_version' from source: facts 17386 1726853383.73709: Evaluated conditional (ansible_distribution_major_version != '6'): True 17386 1726853383.73716: variable 'omit' from source: magic vars 17386 1726853383.73828: variable 'omit' from source: magic vars 17386 1726853383.73894: variable 'omit' from source: magic vars 17386 1726853383.73934: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17386 1726853383.74023: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17386 1726853383.74112: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17386 1726853383.74116: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17386 1726853383.74120: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17386 1726853383.74174: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17386 1726853383.74185: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853383.74194: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853383.74344: Set connection var ansible_shell_executable to /bin/sh 17386 1726853383.74380: Set connection var ansible_pipelining to False 17386 1726853383.74438: Set connection var ansible_timeout to 10 17386 1726853383.74441: Set connection var ansible_shell_type to sh 17386 1726853383.74443: Set connection var ansible_module_compression to ZIP_DEFLATED 17386 1726853383.74447: Set connection var ansible_connection to ssh 17386 1726853383.74453: variable 'ansible_shell_executable' from source: unknown 17386 1726853383.74455: variable 'ansible_connection' from source: unknown 17386 1726853383.74457: variable 'ansible_module_compression' from source: unknown 17386 1726853383.74459: variable 'ansible_shell_type' from source: unknown 17386 1726853383.74461: variable 'ansible_shell_executable' from source: unknown 17386 1726853383.74463: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853383.74464: variable 'ansible_pipelining' from source: unknown 17386 1726853383.74467: variable 'ansible_timeout' from source: unknown 17386 1726853383.74469: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853383.75184: 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) 17386 1726853383.75192: variable 'omit' from source: magic vars 17386 1726853383.75195: starting attempt loop 17386 1726853383.75197: running the handler 17386 1726853383.75199: _low_level_execute_command(): starting 17386 1726853383.75201: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 17386 1726853383.76074: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853383.76121: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 17386 1726853383.76133: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17386 1726853383.76141: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853383.76209: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853383.77876: stdout chunk (state=3): >>>/root <<< 17386 1726853383.77967: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17386 1726853383.77996: stderr chunk (state=3): >>><<< 17386 1726853383.78000: stdout chunk (state=3): >>><<< 17386 1726853383.78023: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17386 1726853383.78034: _low_level_execute_command(): starting 17386 1726853383.78041: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853383.7802315-17840-246291296878766 `" && echo ansible-tmp-1726853383.7802315-17840-246291296878766="` echo /root/.ansible/tmp/ansible-tmp-1726853383.7802315-17840-246291296878766 `" ) && sleep 0' 17386 1726853383.78777: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 17386 1726853383.78813: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853383.78931: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853383.80888: stdout chunk (state=3): >>>ansible-tmp-1726853383.7802315-17840-246291296878766=/root/.ansible/tmp/ansible-tmp-1726853383.7802315-17840-246291296878766 <<< 17386 1726853383.80980: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17386 1726853383.80984: stdout chunk (state=3): >>><<< 17386 1726853383.80991: stderr chunk (state=3): >>><<< 17386 1726853383.80995: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853383.7802315-17840-246291296878766=/root/.ansible/tmp/ansible-tmp-1726853383.7802315-17840-246291296878766 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17386 1726853383.81199: variable 'ansible_module_compression' from source: unknown 17386 1726853383.81246: ANSIBALLZ: Using lock for package_facts 17386 1726853383.81249: ANSIBALLZ: Acquiring lock 17386 1726853383.81252: ANSIBALLZ: Lock acquired: 139709346693824 17386 1726853383.81258: ANSIBALLZ: Creating module 17386 1726853384.19383: ANSIBALLZ: Writing module into payload 17386 1726853384.19664: ANSIBALLZ: Writing module 17386 1726853384.19667: ANSIBALLZ: Renaming module 17386 1726853384.19673: ANSIBALLZ: Done creating module 17386 1726853384.19675: variable 'ansible_facts' from source: unknown 17386 1726853384.19850: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853383.7802315-17840-246291296878766/AnsiballZ_package_facts.py 17386 1726853384.19997: Sending initial data 17386 1726853384.20103: Sent initial data (162 bytes) 17386 1726853384.20698: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17386 1726853384.20716: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17386 1726853384.20752: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853384.20776: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 17386 1726853384.20819: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853384.21033: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 17386 1726853384.21145: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853384.21225: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853384.22960: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 17386 1726853384.23118: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 17386 1726853384.23184: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-173868rzayoky/tmp68zl9ddy /root/.ansible/tmp/ansible-tmp-1726853383.7802315-17840-246291296878766/AnsiballZ_package_facts.py <<< 17386 1726853384.23196: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853383.7802315-17840-246291296878766/AnsiballZ_package_facts.py" <<< 17386 1726853384.23219: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-173868rzayoky/tmp68zl9ddy" to remote "/root/.ansible/tmp/ansible-tmp-1726853383.7802315-17840-246291296878766/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853383.7802315-17840-246291296878766/AnsiballZ_package_facts.py" <<< 17386 1726853384.27343: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17386 1726853384.27347: stdout chunk (state=3): >>><<< 17386 1726853384.27349: stderr chunk (state=3): >>><<< 17386 1726853384.27527: done transferring module to remote 17386 1726853384.27531: _low_level_execute_command(): starting 17386 1726853384.27534: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853383.7802315-17840-246291296878766/ /root/.ansible/tmp/ansible-tmp-1726853383.7802315-17840-246291296878766/AnsiballZ_package_facts.py && sleep 0' 17386 1726853384.28508: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 17386 1726853384.28512: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found <<< 17386 1726853384.28514: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 17386 1726853384.28516: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17386 1726853384.28519: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853384.28776: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 17386 1726853384.28785: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853384.28805: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853384.30829: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17386 1726853384.30833: stderr chunk (state=3): >>><<< 17386 1726853384.30835: stdout chunk (state=3): >>><<< 17386 1726853384.30838: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17386 1726853384.30840: _low_level_execute_command(): starting 17386 1726853384.30843: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853383.7802315-17840-246291296878766/AnsiballZ_package_facts.py && sleep 0' 17386 1726853384.32156: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17386 1726853384.32165: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17386 1726853384.32365: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853384.32459: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 17386 1726853384.32473: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853384.32542: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853384.76600: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "rele<<< 17386 1726853384.76656: stdout chunk (state=3): >>>ase": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10",<<< 17386 1726853384.76780: stdout chunk (state=3): >>> "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arc<<< 17386 1726853384.76791: stdout chunk (state=3): >>>h": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-resc<<< 17386 1726853384.76893: stdout chunk (state=3): >>>ue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 17386 1726853384.78577: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 17386 1726853384.78581: stdout chunk (state=3): >>><<< 17386 1726853384.78682: stderr chunk (state=3): >>><<< 17386 1726853384.78727: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. 17386 1726853384.82939: done with _execute_module (package_facts, {'_ansible_check_mode': False, '_ansible_no_log': True, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'package_facts', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726853383.7802315-17840-246291296878766/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 17386 1726853384.82964: _low_level_execute_command(): starting 17386 1726853384.82968: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853383.7802315-17840-246291296878766/ > /dev/null 2>&1 && sleep 0' 17386 1726853384.83707: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17386 1726853384.83712: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17386 1726853384.83714: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 17386 1726853384.83717: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853384.83719: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 17386 1726853384.83727: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17386 1726853384.83749: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853384.83814: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853384.85650: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17386 1726853384.85673: stderr chunk (state=3): >>><<< 17386 1726853384.85676: stdout chunk (state=3): >>><<< 17386 1726853384.85693: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17386 1726853384.85705: handler run complete 17386 1726853384.86847: variable 'ansible_facts' from source: unknown 17386 1726853384.87215: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853384.88694: variable 'ansible_facts' from source: unknown 17386 1726853384.88927: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853384.89315: attempt loop complete, returning result 17386 1726853384.89324: _execute() done 17386 1726853384.89327: dumping result to json 17386 1726853384.89585: done dumping result, returning 17386 1726853384.89588: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed [02083763-bbaf-2ef7-f054-000000000260] 17386 1726853384.89591: sending task result for task 02083763-bbaf-2ef7-f054-000000000260 17386 1726853384.92110: done sending task result for task 02083763-bbaf-2ef7-f054-000000000260 17386 1726853384.92114: WORKER PROCESS EXITING ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 17386 1726853384.92217: no more pending results, returning what we have 17386 1726853384.92220: results queue empty 17386 1726853384.92221: checking for any_errors_fatal 17386 1726853384.92227: done checking for any_errors_fatal 17386 1726853384.92228: checking for max_fail_percentage 17386 1726853384.92229: done checking for max_fail_percentage 17386 1726853384.92230: checking to see if all hosts have failed and the running result is not ok 17386 1726853384.92231: done checking to see if all hosts have failed 17386 1726853384.92232: getting the remaining hosts for this loop 17386 1726853384.92234: done getting the remaining hosts for this loop 17386 1726853384.92237: getting the next task for host managed_node1 17386 1726853384.92244: done getting next task for host managed_node1 17386 1726853384.92247: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 17386 1726853384.92262: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (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? (None), rescue child state? (None), always child state? (None), 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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17386 1726853384.92275: getting variables 17386 1726853384.92276: in VariableManager get_vars() 17386 1726853384.92302: Calling all_inventory to load vars for managed_node1 17386 1726853384.92305: Calling groups_inventory to load vars for managed_node1 17386 1726853384.92307: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853384.92316: Calling all_plugins_play to load vars for managed_node1 17386 1726853384.92319: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853384.92321: Calling groups_plugins_play to load vars for managed_node1 17386 1726853384.93921: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853384.95766: done with get_vars() 17386 1726853384.95792: done getting variables 17386 1726853384.95869: 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.network : Print network provider] ************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 13:29:44 -0400 (0:00:01.256) 0:00:10.197 ****** 17386 1726853384.95926: entering _queue_task() for managed_node1/debug 17386 1726853384.96565: worker is 1 (out of 1 available) 17386 1726853384.96577: exiting _queue_task() for managed_node1/debug 17386 1726853384.96588: done queuing things up, now waiting for results queue to drain 17386 1726853384.96589: waiting for pending results... 17386 1726853384.96799: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 17386 1726853384.96928: in run() - task 02083763-bbaf-2ef7-f054-0000000001fe 17386 1726853384.97000: variable 'ansible_search_path' from source: unknown 17386 1726853384.97004: variable 'ansible_search_path' from source: unknown 17386 1726853384.97008: calling self._execute() 17386 1726853384.97124: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853384.97128: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853384.97138: variable 'omit' from source: magic vars 17386 1726853384.97656: variable 'ansible_distribution_major_version' from source: facts 17386 1726853384.97668: Evaluated conditional (ansible_distribution_major_version != '6'): True 17386 1726853384.97684: variable 'omit' from source: magic vars 17386 1726853384.97749: variable 'omit' from source: magic vars 17386 1726853384.97858: variable 'network_provider' from source: set_fact 17386 1726853384.97895: variable 'omit' from source: magic vars 17386 1726853384.97981: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17386 1726853384.97991: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17386 1726853384.98017: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17386 1726853384.98039: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17386 1726853384.98090: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17386 1726853384.98098: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17386 1726853384.98111: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853384.98119: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853384.98236: Set connection var ansible_shell_executable to /bin/sh 17386 1726853384.98248: Set connection var ansible_pipelining to False 17386 1726853384.98308: Set connection var ansible_timeout to 10 17386 1726853384.98312: Set connection var ansible_shell_type to sh 17386 1726853384.98314: Set connection var ansible_module_compression to ZIP_DEFLATED 17386 1726853384.98319: Set connection var ansible_connection to ssh 17386 1726853384.98321: variable 'ansible_shell_executable' from source: unknown 17386 1726853384.98414: variable 'ansible_connection' from source: unknown 17386 1726853384.98417: variable 'ansible_module_compression' from source: unknown 17386 1726853384.98420: variable 'ansible_shell_type' from source: unknown 17386 1726853384.98422: variable 'ansible_shell_executable' from source: unknown 17386 1726853384.98424: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853384.98427: variable 'ansible_pipelining' from source: unknown 17386 1726853384.98429: variable 'ansible_timeout' from source: unknown 17386 1726853384.98436: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853384.98529: 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=False) 17386 1726853384.98630: variable 'omit' from source: magic vars 17386 1726853384.98634: starting attempt loop 17386 1726853384.98636: running the handler 17386 1726853384.98638: handler run complete 17386 1726853384.98640: attempt loop complete, returning result 17386 1726853384.98642: _execute() done 17386 1726853384.98644: dumping result to json 17386 1726853384.98661: done dumping result, returning 17386 1726853384.98676: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [02083763-bbaf-2ef7-f054-0000000001fe] 17386 1726853384.98687: sending task result for task 02083763-bbaf-2ef7-f054-0000000001fe 17386 1726853384.98903: done sending task result for task 02083763-bbaf-2ef7-f054-0000000001fe 17386 1726853384.98907: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: Using network provider: nm 17386 1726853384.98970: no more pending results, returning what we have 17386 1726853384.98976: results queue empty 17386 1726853384.98977: checking for any_errors_fatal 17386 1726853384.98988: done checking for any_errors_fatal 17386 1726853384.98989: checking for max_fail_percentage 17386 1726853384.98991: done checking for max_fail_percentage 17386 1726853384.98992: checking to see if all hosts have failed and the running result is not ok 17386 1726853384.98993: done checking to see if all hosts have failed 17386 1726853384.98994: getting the remaining hosts for this loop 17386 1726853384.98996: done getting the remaining hosts for this loop 17386 1726853384.99000: getting the next task for host managed_node1 17386 1726853384.99008: done getting next task for host managed_node1 17386 1726853384.99012: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 17386 1726853384.99020: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (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? (None), rescue child state? (None), always child state? (None), 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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17386 1726853384.99032: getting variables 17386 1726853384.99034: in VariableManager get_vars() 17386 1726853384.99069: Calling all_inventory to load vars for managed_node1 17386 1726853384.99192: Calling groups_inventory to load vars for managed_node1 17386 1726853384.99195: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853384.99205: Calling all_plugins_play to load vars for managed_node1 17386 1726853384.99207: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853384.99210: Calling groups_plugins_play to load vars for managed_node1 17386 1726853385.01051: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853385.03715: done with get_vars() 17386 1726853385.03743: done getting variables 17386 1726853385.03942: 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.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 13:29:45 -0400 (0:00:00.080) 0:00:10.278 ****** 17386 1726853385.03985: entering _queue_task() for managed_node1/fail 17386 1726853385.03987: Creating lock for fail 17386 1726853385.04606: worker is 1 (out of 1 available) 17386 1726853385.04617: exiting _queue_task() for managed_node1/fail 17386 1726853385.04629: done queuing things up, now waiting for results queue to drain 17386 1726853385.04630: waiting for pending results... 17386 1726853385.04937: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 17386 1726853385.05180: in run() - task 02083763-bbaf-2ef7-f054-0000000001ff 17386 1726853385.05189: variable 'ansible_search_path' from source: unknown 17386 1726853385.05192: variable 'ansible_search_path' from source: unknown 17386 1726853385.05196: calling self._execute() 17386 1726853385.05411: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853385.05434: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853385.05452: variable 'omit' from source: magic vars 17386 1726853385.05877: variable 'ansible_distribution_major_version' from source: facts 17386 1726853385.05894: Evaluated conditional (ansible_distribution_major_version != '6'): True 17386 1726853385.06052: variable 'network_state' from source: role '' defaults 17386 1726853385.06056: Evaluated conditional (network_state != {}): False 17386 1726853385.06058: when evaluation is False, skipping this task 17386 1726853385.06061: _execute() done 17386 1726853385.06063: dumping result to json 17386 1726853385.06067: done dumping result, returning 17386 1726853385.06159: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [02083763-bbaf-2ef7-f054-0000000001ff] 17386 1726853385.06163: sending task result for task 02083763-bbaf-2ef7-f054-0000000001ff 17386 1726853385.06234: done sending task result for task 02083763-bbaf-2ef7-f054-0000000001ff 17386 1726853385.06238: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 17386 1726853385.06293: no more pending results, returning what we have 17386 1726853385.06297: results queue empty 17386 1726853385.06298: checking for any_errors_fatal 17386 1726853385.06306: done checking for any_errors_fatal 17386 1726853385.06307: checking for max_fail_percentage 17386 1726853385.06308: done checking for max_fail_percentage 17386 1726853385.06309: checking to see if all hosts have failed and the running result is not ok 17386 1726853385.06310: done checking to see if all hosts have failed 17386 1726853385.06311: getting the remaining hosts for this loop 17386 1726853385.06313: done getting the remaining hosts for this loop 17386 1726853385.06317: getting the next task for host managed_node1 17386 1726853385.06325: done getting next task for host managed_node1 17386 1726853385.06329: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 17386 1726853385.06335: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17386 1726853385.06353: getting variables 17386 1726853385.06355: in VariableManager get_vars() 17386 1726853385.06390: Calling all_inventory to load vars for managed_node1 17386 1726853385.06393: Calling groups_inventory to load vars for managed_node1 17386 1726853385.06396: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853385.06407: Calling all_plugins_play to load vars for managed_node1 17386 1726853385.06410: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853385.06413: Calling groups_plugins_play to load vars for managed_node1 17386 1726853385.08119: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853385.09609: done with get_vars() 17386 1726853385.09634: done getting variables 17386 1726853385.09711: 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.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 13:29:45 -0400 (0:00:00.057) 0:00:10.336 ****** 17386 1726853385.09749: entering _queue_task() for managed_node1/fail 17386 1726853385.10207: worker is 1 (out of 1 available) 17386 1726853385.10217: exiting _queue_task() for managed_node1/fail 17386 1726853385.10228: done queuing things up, now waiting for results queue to drain 17386 1726853385.10230: waiting for pending results... 17386 1726853385.10581: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 17386 1726853385.10585: in run() - task 02083763-bbaf-2ef7-f054-000000000200 17386 1726853385.10592: variable 'ansible_search_path' from source: unknown 17386 1726853385.10595: variable 'ansible_search_path' from source: unknown 17386 1726853385.10616: calling self._execute() 17386 1726853385.10718: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853385.10729: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853385.10784: variable 'omit' from source: magic vars 17386 1726853385.11087: variable 'ansible_distribution_major_version' from source: facts 17386 1726853385.11104: Evaluated conditional (ansible_distribution_major_version != '6'): True 17386 1726853385.11214: variable 'network_state' from source: role '' defaults 17386 1726853385.11228: Evaluated conditional (network_state != {}): False 17386 1726853385.11234: when evaluation is False, skipping this task 17386 1726853385.11241: _execute() done 17386 1726853385.11247: dumping result to json 17386 1726853385.11328: done dumping result, returning 17386 1726853385.11332: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [02083763-bbaf-2ef7-f054-000000000200] 17386 1726853385.11334: sending task result for task 02083763-bbaf-2ef7-f054-000000000200 skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 17386 1726853385.11483: no more pending results, returning what we have 17386 1726853385.11487: results queue empty 17386 1726853385.11488: checking for any_errors_fatal 17386 1726853385.11493: done checking for any_errors_fatal 17386 1726853385.11494: checking for max_fail_percentage 17386 1726853385.11495: done checking for max_fail_percentage 17386 1726853385.11496: checking to see if all hosts have failed and the running result is not ok 17386 1726853385.11497: done checking to see if all hosts have failed 17386 1726853385.11498: getting the remaining hosts for this loop 17386 1726853385.11500: done getting the remaining hosts for this loop 17386 1726853385.11503: getting the next task for host managed_node1 17386 1726853385.11513: done getting next task for host managed_node1 17386 1726853385.11517: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 17386 1726853385.11523: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17386 1726853385.11538: getting variables 17386 1726853385.11540: in VariableManager get_vars() 17386 1726853385.11589: Calling all_inventory to load vars for managed_node1 17386 1726853385.11592: Calling groups_inventory to load vars for managed_node1 17386 1726853385.11595: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853385.11601: done sending task result for task 02083763-bbaf-2ef7-f054-000000000200 17386 1726853385.11603: WORKER PROCESS EXITING 17386 1726853385.11614: Calling all_plugins_play to load vars for managed_node1 17386 1726853385.11618: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853385.11621: Calling groups_plugins_play to load vars for managed_node1 17386 1726853385.12890: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853385.13919: done with get_vars() 17386 1726853385.13944: done getting variables 17386 1726853385.14028: 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.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 13:29:45 -0400 (0:00:00.043) 0:00:10.379 ****** 17386 1726853385.14060: entering _queue_task() for managed_node1/fail 17386 1726853385.14310: worker is 1 (out of 1 available) 17386 1726853385.14324: exiting _queue_task() for managed_node1/fail 17386 1726853385.14336: done queuing things up, now waiting for results queue to drain 17386 1726853385.14337: waiting for pending results... 17386 1726853385.14664: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 17386 1726853385.14867: in run() - task 02083763-bbaf-2ef7-f054-000000000201 17386 1726853385.14911: variable 'ansible_search_path' from source: unknown 17386 1726853385.14925: variable 'ansible_search_path' from source: unknown 17386 1726853385.15029: calling self._execute() 17386 1726853385.15088: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853385.15102: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853385.15128: variable 'omit' from source: magic vars 17386 1726853385.15621: variable 'ansible_distribution_major_version' from source: facts 17386 1726853385.15630: Evaluated conditional (ansible_distribution_major_version != '6'): True 17386 1726853385.15826: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 17386 1726853385.18166: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 17386 1726853385.18232: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 17386 1726853385.18299: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 17386 1726853385.18377: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 17386 1726853385.18395: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 17386 1726853385.18484: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17386 1726853385.18521: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17386 1726853385.18560: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17386 1726853385.18591: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17386 1726853385.18607: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17386 1726853385.18696: variable 'ansible_distribution_major_version' from source: facts 17386 1726853385.18711: Evaluated conditional (ansible_distribution_major_version | int > 9): True 17386 1726853385.18824: variable 'ansible_distribution' from source: facts 17386 1726853385.18827: variable '__network_rh_distros' from source: role '' defaults 17386 1726853385.18845: Evaluated conditional (ansible_distribution in __network_rh_distros): True 17386 1726853385.19005: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17386 1726853385.19017: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17386 1726853385.19036: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17386 1726853385.19066: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17386 1726853385.19078: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17386 1726853385.19111: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17386 1726853385.19128: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17386 1726853385.19144: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17386 1726853385.19175: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17386 1726853385.19185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17386 1726853385.19215: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17386 1726853385.19233: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17386 1726853385.19249: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17386 1726853385.19290: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17386 1726853385.19300: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17386 1726853385.19488: variable 'network_connections' from source: include params 17386 1726853385.19497: variable 'interface' from source: play vars 17386 1726853385.19544: variable 'interface' from source: play vars 17386 1726853385.19556: variable 'network_state' from source: role '' defaults 17386 1726853385.19604: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 17386 1726853385.19733: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 17386 1726853385.19775: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 17386 1726853385.19800: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 17386 1726853385.19838: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 17386 1726853385.19876: 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) 17386 1726853385.19930: 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) 17386 1726853385.19955: 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) 17386 1726853385.19984: 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) 17386 1726853385.20017: Evaluated conditional (network_connections | selectattr("type", "defined") | selectattr("type", "match", "^team$") | list | length > 0 or network_state.get("interfaces", []) | selectattr("type", "defined") | selectattr("type", "match", "^team$") | list | length > 0): False 17386 1726853385.20029: when evaluation is False, skipping this task 17386 1726853385.20034: _execute() done 17386 1726853385.20036: dumping result to json 17386 1726853385.20038: done dumping result, returning 17386 1726853385.20055: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [02083763-bbaf-2ef7-f054-000000000201] 17386 1726853385.20058: sending task result for task 02083763-bbaf-2ef7-f054-000000000201 17386 1726853385.20157: done sending task result for task 02083763-bbaf-2ef7-f054-000000000201 17386 1726853385.20160: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_connections | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0 or network_state.get(\"interfaces\", []) | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0", "skip_reason": "Conditional result was False" } 17386 1726853385.20230: no more pending results, returning what we have 17386 1726853385.20233: results queue empty 17386 1726853385.20234: checking for any_errors_fatal 17386 1726853385.20239: done checking for any_errors_fatal 17386 1726853385.20240: checking for max_fail_percentage 17386 1726853385.20241: done checking for max_fail_percentage 17386 1726853385.20242: checking to see if all hosts have failed and the running result is not ok 17386 1726853385.20243: done checking to see if all hosts have failed 17386 1726853385.20244: getting the remaining hosts for this loop 17386 1726853385.20246: done getting the remaining hosts for this loop 17386 1726853385.20249: getting the next task for host managed_node1 17386 1726853385.20256: done getting next task for host managed_node1 17386 1726853385.20260: ^ task is: TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 17386 1726853385.20264: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17386 1726853385.20279: getting variables 17386 1726853385.20281: in VariableManager get_vars() 17386 1726853385.20323: Calling all_inventory to load vars for managed_node1 17386 1726853385.20326: Calling groups_inventory to load vars for managed_node1 17386 1726853385.20328: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853385.20337: Calling all_plugins_play to load vars for managed_node1 17386 1726853385.20340: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853385.20342: Calling groups_plugins_play to load vars for managed_node1 17386 1726853385.21448: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853385.22570: done with get_vars() 17386 1726853385.22587: done getting variables 17386 1726853385.22656: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /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.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 13:29:45 -0400 (0:00:00.086) 0:00:10.465 ****** 17386 1726853385.22691: entering _queue_task() for managed_node1/dnf 17386 1726853385.22944: worker is 1 (out of 1 available) 17386 1726853385.22957: exiting _queue_task() for managed_node1/dnf 17386 1726853385.22969: done queuing things up, now waiting for results queue to drain 17386 1726853385.22972: waiting for pending results... 17386 1726853385.23204: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 17386 1726853385.23345: in run() - task 02083763-bbaf-2ef7-f054-000000000202 17386 1726853385.23351: variable 'ansible_search_path' from source: unknown 17386 1726853385.23355: variable 'ansible_search_path' from source: unknown 17386 1726853385.23410: calling self._execute() 17386 1726853385.23454: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853385.23457: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853385.23460: variable 'omit' from source: magic vars 17386 1726853385.23792: variable 'ansible_distribution_major_version' from source: facts 17386 1726853385.23798: Evaluated conditional (ansible_distribution_major_version != '6'): True 17386 1726853385.23951: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 17386 1726853385.25499: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 17386 1726853385.25560: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 17386 1726853385.25587: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 17386 1726853385.25617: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 17386 1726853385.25638: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 17386 1726853385.25725: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17386 1726853385.25765: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17386 1726853385.25813: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17386 1726853385.25828: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17386 1726853385.25851: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17386 1726853385.25936: variable 'ansible_distribution' from source: facts 17386 1726853385.25940: variable 'ansible_distribution_major_version' from source: facts 17386 1726853385.25954: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 17386 1726853385.26038: variable '__network_wireless_connections_defined' from source: role '' defaults 17386 1726853385.26126: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17386 1726853385.26143: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17386 1726853385.26164: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17386 1726853385.26193: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17386 1726853385.26204: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17386 1726853385.26246: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17386 1726853385.26264: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17386 1726853385.26319: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17386 1726853385.26381: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17386 1726853385.26425: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17386 1726853385.26436: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17386 1726853385.26439: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17386 1726853385.26442: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17386 1726853385.26490: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17386 1726853385.26496: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17386 1726853385.26729: variable 'network_connections' from source: include params 17386 1726853385.26732: variable 'interface' from source: play vars 17386 1726853385.26735: variable 'interface' from source: play vars 17386 1726853385.26803: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 17386 1726853385.26957: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 17386 1726853385.26998: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 17386 1726853385.27029: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 17386 1726853385.27064: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 17386 1726853385.27106: 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) 17386 1726853385.27133: 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) 17386 1726853385.27159: 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) 17386 1726853385.27242: 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) 17386 1726853385.27245: variable '__network_team_connections_defined' from source: role '' defaults 17386 1726853385.27473: variable 'network_connections' from source: include params 17386 1726853385.27477: variable 'interface' from source: play vars 17386 1726853385.27534: variable 'interface' from source: play vars 17386 1726853385.27598: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 17386 1726853385.27601: when evaluation is False, skipping this task 17386 1726853385.27603: _execute() done 17386 1726853385.27605: dumping result to json 17386 1726853385.27607: done dumping result, returning 17386 1726853385.27609: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [02083763-bbaf-2ef7-f054-000000000202] 17386 1726853385.27611: sending task result for task 02083763-bbaf-2ef7-f054-000000000202 skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 17386 1726853385.27997: no more pending results, returning what we have 17386 1726853385.28000: results queue empty 17386 1726853385.28001: checking for any_errors_fatal 17386 1726853385.28011: done checking for any_errors_fatal 17386 1726853385.28012: checking for max_fail_percentage 17386 1726853385.28013: done checking for max_fail_percentage 17386 1726853385.28014: checking to see if all hosts have failed and the running result is not ok 17386 1726853385.28015: done checking to see if all hosts have failed 17386 1726853385.28016: getting the remaining hosts for this loop 17386 1726853385.28017: done getting the remaining hosts for this loop 17386 1726853385.28020: getting the next task for host managed_node1 17386 1726853385.28027: done getting next task for host managed_node1 17386 1726853385.28031: ^ task is: TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 17386 1726853385.28036: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (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=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17386 1726853385.28053: getting variables 17386 1726853385.28055: in VariableManager get_vars() 17386 1726853385.28094: Calling all_inventory to load vars for managed_node1 17386 1726853385.28098: Calling groups_inventory to load vars for managed_node1 17386 1726853385.28100: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853385.28114: Calling all_plugins_play to load vars for managed_node1 17386 1726853385.28117: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853385.28120: Calling groups_plugins_play to load vars for managed_node1 17386 1726853385.28699: done sending task result for task 02083763-bbaf-2ef7-f054-000000000202 17386 1726853385.28703: WORKER PROCESS EXITING 17386 1726853385.29373: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853385.30475: done with get_vars() 17386 1726853385.30489: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 17386 1726853385.30543: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/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.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 13:29:45 -0400 (0:00:00.078) 0:00:10.544 ****** 17386 1726853385.30568: entering _queue_task() for managed_node1/yum 17386 1726853385.30569: Creating lock for yum 17386 1726853385.30800: worker is 1 (out of 1 available) 17386 1726853385.30814: exiting _queue_task() for managed_node1/yum 17386 1726853385.30826: done queuing things up, now waiting for results queue to drain 17386 1726853385.30828: waiting for pending results... 17386 1726853385.30999: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 17386 1726853385.31085: in run() - task 02083763-bbaf-2ef7-f054-000000000203 17386 1726853385.31097: variable 'ansible_search_path' from source: unknown 17386 1726853385.31101: variable 'ansible_search_path' from source: unknown 17386 1726853385.31173: calling self._execute() 17386 1726853385.31288: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853385.31291: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853385.31294: variable 'omit' from source: magic vars 17386 1726853385.31647: variable 'ansible_distribution_major_version' from source: facts 17386 1726853385.31878: Evaluated conditional (ansible_distribution_major_version != '6'): True 17386 1726853385.31886: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 17386 1726853385.35082: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 17386 1726853385.35161: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 17386 1726853385.35203: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 17386 1726853385.35246: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 17386 1726853385.35283: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 17386 1726853385.35364: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17386 1726853385.35399: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17386 1726853385.35429: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17386 1726853385.35776: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17386 1726853385.35780: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17386 1726853385.35976: variable 'ansible_distribution_major_version' from source: facts 17386 1726853385.35979: Evaluated conditional (ansible_distribution_major_version | int < 8): False 17386 1726853385.35982: when evaluation is False, skipping this task 17386 1726853385.35984: _execute() done 17386 1726853385.35986: dumping result to json 17386 1726853385.35988: done dumping result, returning 17386 1726853385.35991: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [02083763-bbaf-2ef7-f054-000000000203] 17386 1726853385.35994: sending task result for task 02083763-bbaf-2ef7-f054-000000000203 17386 1726853385.36068: done sending task result for task 02083763-bbaf-2ef7-f054-000000000203 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 17386 1726853385.36124: no more pending results, returning what we have 17386 1726853385.36127: results queue empty 17386 1726853385.36128: checking for any_errors_fatal 17386 1726853385.36134: done checking for any_errors_fatal 17386 1726853385.36135: checking for max_fail_percentage 17386 1726853385.36137: done checking for max_fail_percentage 17386 1726853385.36139: checking to see if all hosts have failed and the running result is not ok 17386 1726853385.36140: done checking to see if all hosts have failed 17386 1726853385.36141: getting the remaining hosts for this loop 17386 1726853385.36144: done getting the remaining hosts for this loop 17386 1726853385.36148: getting the next task for host managed_node1 17386 1726853385.36156: done getting next task for host managed_node1 17386 1726853385.36161: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 17386 1726853385.36166: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17386 1726853385.36403: getting variables 17386 1726853385.36406: in VariableManager get_vars() 17386 1726853385.36437: Calling all_inventory to load vars for managed_node1 17386 1726853385.36439: Calling groups_inventory to load vars for managed_node1 17386 1726853385.36441: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853385.36451: Calling all_plugins_play to load vars for managed_node1 17386 1726853385.36454: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853385.36458: Calling groups_plugins_play to load vars for managed_node1 17386 1726853385.36976: WORKER PROCESS EXITING 17386 1726853385.38221: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853385.41253: done with get_vars() 17386 1726853385.41285: done getting variables 17386 1726853385.41347: 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.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 13:29:45 -0400 (0:00:00.108) 0:00:10.652 ****** 17386 1726853385.41392: entering _queue_task() for managed_node1/fail 17386 1726853385.42229: worker is 1 (out of 1 available) 17386 1726853385.42242: exiting _queue_task() for managed_node1/fail 17386 1726853385.42258: done queuing things up, now waiting for results queue to drain 17386 1726853385.42259: waiting for pending results... 17386 1726853385.42991: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 17386 1726853385.43374: in run() - task 02083763-bbaf-2ef7-f054-000000000204 17386 1726853385.43464: variable 'ansible_search_path' from source: unknown 17386 1726853385.43474: variable 'ansible_search_path' from source: unknown 17386 1726853385.43515: calling self._execute() 17386 1726853385.43741: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853385.43785: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853385.43802: variable 'omit' from source: magic vars 17386 1726853385.44282: variable 'ansible_distribution_major_version' from source: facts 17386 1726853385.44314: Evaluated conditional (ansible_distribution_major_version != '6'): True 17386 1726853385.44454: variable '__network_wireless_connections_defined' from source: role '' defaults 17386 1726853385.44681: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 17386 1726853385.47480: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 17386 1726853385.47544: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 17386 1726853385.47722: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 17386 1726853385.47757: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 17386 1726853385.47790: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 17386 1726853385.48051: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17386 1726853385.48067: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17386 1726853385.48163: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17386 1726853385.48268: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17386 1726853385.48273: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17386 1726853385.48394: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17386 1726853385.48421: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17386 1726853385.48705: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17386 1726853385.48708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17386 1726853385.48711: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17386 1726853385.48713: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17386 1726853385.48796: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17386 1726853385.48835: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17386 1726853385.48964: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17386 1726853385.48986: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17386 1726853385.49333: variable 'network_connections' from source: include params 17386 1726853385.49409: variable 'interface' from source: play vars 17386 1726853385.49546: variable 'interface' from source: play vars 17386 1726853385.49799: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 17386 1726853385.50009: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 17386 1726853385.50060: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 17386 1726853385.50097: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 17386 1726853385.50134: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 17386 1726853385.50188: 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) 17386 1726853385.50214: 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) 17386 1726853385.50250: 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) 17386 1726853385.50289: 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) 17386 1726853385.50379: variable '__network_team_connections_defined' from source: role '' defaults 17386 1726853385.50645: variable 'network_connections' from source: include params 17386 1726853385.50656: variable 'interface' from source: play vars 17386 1726853385.50733: variable 'interface' from source: play vars 17386 1726853385.50778: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 17386 1726853385.50781: when evaluation is False, skipping this task 17386 1726853385.50813: _execute() done 17386 1726853385.50816: dumping result to json 17386 1726853385.50818: done dumping result, returning 17386 1726853385.50820: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [02083763-bbaf-2ef7-f054-000000000204] 17386 1726853385.50823: sending task result for task 02083763-bbaf-2ef7-f054-000000000204 skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 17386 1726853385.51098: no more pending results, returning what we have 17386 1726853385.51104: results queue empty 17386 1726853385.51105: checking for any_errors_fatal 17386 1726853385.51111: done checking for any_errors_fatal 17386 1726853385.51112: checking for max_fail_percentage 17386 1726853385.51114: done checking for max_fail_percentage 17386 1726853385.51116: checking to see if all hosts have failed and the running result is not ok 17386 1726853385.51117: done checking to see if all hosts have failed 17386 1726853385.51118: getting the remaining hosts for this loop 17386 1726853385.51119: done getting the remaining hosts for this loop 17386 1726853385.51123: getting the next task for host managed_node1 17386 1726853385.51131: done getting next task for host managed_node1 17386 1726853385.51135: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 17386 1726853385.51141: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (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=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17386 1726853385.51158: getting variables 17386 1726853385.51160: in VariableManager get_vars() 17386 1726853385.51200: Calling all_inventory to load vars for managed_node1 17386 1726853385.51203: Calling groups_inventory to load vars for managed_node1 17386 1726853385.51205: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853385.51215: Calling all_plugins_play to load vars for managed_node1 17386 1726853385.51217: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853385.51219: Calling groups_plugins_play to load vars for managed_node1 17386 1726853385.52036: done sending task result for task 02083763-bbaf-2ef7-f054-000000000204 17386 1726853385.52039: WORKER PROCESS EXITING 17386 1726853385.53826: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853385.55665: done with get_vars() 17386 1726853385.55696: done getting variables 17386 1726853385.55876: 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.network : Install packages] ******************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 13:29:45 -0400 (0:00:00.146) 0:00:10.798 ****** 17386 1726853385.55998: entering _queue_task() for managed_node1/package 17386 1726853385.56833: worker is 1 (out of 1 available) 17386 1726853385.56846: exiting _queue_task() for managed_node1/package 17386 1726853385.56860: done queuing things up, now waiting for results queue to drain 17386 1726853385.56861: waiting for pending results... 17386 1726853385.57309: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 17386 1726853385.57679: in run() - task 02083763-bbaf-2ef7-f054-000000000205 17386 1726853385.57693: variable 'ansible_search_path' from source: unknown 17386 1726853385.57697: variable 'ansible_search_path' from source: unknown 17386 1726853385.57776: calling self._execute() 17386 1726853385.57876: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853385.57934: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853385.57938: variable 'omit' from source: magic vars 17386 1726853385.58309: variable 'ansible_distribution_major_version' from source: facts 17386 1726853385.58325: Evaluated conditional (ansible_distribution_major_version != '6'): True 17386 1726853385.58532: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 17386 1726853385.58815: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 17386 1726853385.58864: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 17386 1726853385.58912: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 17386 1726853385.58943: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 17386 1726853385.59176: variable 'network_packages' from source: role '' defaults 17386 1726853385.59180: variable '__network_provider_setup' from source: role '' defaults 17386 1726853385.59193: variable '__network_service_name_default_nm' from source: role '' defaults 17386 1726853385.59267: variable '__network_service_name_default_nm' from source: role '' defaults 17386 1726853385.59277: variable '__network_packages_default_nm' from source: role '' defaults 17386 1726853385.59345: variable '__network_packages_default_nm' from source: role '' defaults 17386 1726853385.59547: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 17386 1726853385.62734: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 17386 1726853385.62812: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 17386 1726853385.62856: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 17386 1726853385.62911: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 17386 1726853385.62940: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 17386 1726853385.63028: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17386 1726853385.63065: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17386 1726853385.63099: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17386 1726853385.63152: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17386 1726853385.63175: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17386 1726853385.63229: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17386 1726853385.63276: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17386 1726853385.63293: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17386 1726853385.63342: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17386 1726853385.63447: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17386 1726853385.63615: variable '__network_packages_default_gobject_packages' from source: role '' defaults 17386 1726853385.63739: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17386 1726853385.63776: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17386 1726853385.63807: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17386 1726853385.63852: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17386 1726853385.63874: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17386 1726853385.63969: variable 'ansible_python' from source: facts 17386 1726853385.63999: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 17386 1726853385.64088: variable '__network_wpa_supplicant_required' from source: role '' defaults 17386 1726853385.64175: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 17386 1726853385.64310: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17386 1726853385.64343: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17386 1726853385.64428: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17386 1726853385.64431: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17386 1726853385.64438: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17386 1726853385.64491: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17386 1726853385.64528: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17386 1726853385.64566: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17386 1726853385.64610: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17386 1726853385.64629: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17386 1726853385.64867: variable 'network_connections' from source: include params 17386 1726853385.64873: variable 'interface' from source: play vars 17386 1726853385.64953: variable 'interface' from source: play vars 17386 1726853385.65034: 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) 17386 1726853385.65235: 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) 17386 1726853385.65304: 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) 17386 1726853385.65522: 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) 17386 1726853385.65539: variable '__network_wireless_connections_defined' from source: role '' defaults 17386 1726853385.66062: variable 'network_connections' from source: include params 17386 1726853385.66289: variable 'interface' from source: play vars 17386 1726853385.66379: variable 'interface' from source: play vars 17386 1726853385.66440: variable '__network_packages_default_wireless' from source: role '' defaults 17386 1726853385.66724: variable '__network_wireless_connections_defined' from source: role '' defaults 17386 1726853385.67263: variable 'network_connections' from source: include params 17386 1726853385.67386: variable 'interface' from source: play vars 17386 1726853385.67455: variable 'interface' from source: play vars 17386 1726853385.67609: variable '__network_packages_default_team' from source: role '' defaults 17386 1726853385.67719: variable '__network_team_connections_defined' from source: role '' defaults 17386 1726853385.68416: variable 'network_connections' from source: include params 17386 1726853385.68427: variable 'interface' from source: play vars 17386 1726853385.68678: variable 'interface' from source: play vars 17386 1726853385.68876: variable '__network_service_name_default_initscripts' from source: role '' defaults 17386 1726853385.68879: variable '__network_service_name_default_initscripts' from source: role '' defaults 17386 1726853385.68882: variable '__network_packages_default_initscripts' from source: role '' defaults 17386 1726853385.69032: variable '__network_packages_default_initscripts' from source: role '' defaults 17386 1726853385.69381: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 17386 1726853385.70465: variable 'network_connections' from source: include params 17386 1726853385.70478: variable 'interface' from source: play vars 17386 1726853385.70612: variable 'interface' from source: play vars 17386 1726853385.70674: variable 'ansible_distribution' from source: facts 17386 1726853385.70684: variable '__network_rh_distros' from source: role '' defaults 17386 1726853385.70693: variable 'ansible_distribution_major_version' from source: facts 17386 1726853385.70772: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 17386 1726853385.70974: variable 'ansible_distribution' from source: facts 17386 1726853385.70988: variable '__network_rh_distros' from source: role '' defaults 17386 1726853385.71007: variable 'ansible_distribution_major_version' from source: facts 17386 1726853385.71056: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 17386 1726853385.71241: variable 'ansible_distribution' from source: facts 17386 1726853385.71252: variable '__network_rh_distros' from source: role '' defaults 17386 1726853385.71273: variable 'ansible_distribution_major_version' from source: facts 17386 1726853385.71377: variable 'network_provider' from source: set_fact 17386 1726853385.71380: variable 'ansible_facts' from source: unknown 17386 1726853385.72126: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 17386 1726853385.72140: when evaluation is False, skipping this task 17386 1726853385.72150: _execute() done 17386 1726853385.72158: dumping result to json 17386 1726853385.72166: done dumping result, returning 17386 1726853385.72184: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [02083763-bbaf-2ef7-f054-000000000205] 17386 1726853385.72194: sending task result for task 02083763-bbaf-2ef7-f054-000000000205 17386 1726853385.72423: done sending task result for task 02083763-bbaf-2ef7-f054-000000000205 17386 1726853385.72426: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 17386 1726853385.72482: no more pending results, returning what we have 17386 1726853385.72485: results queue empty 17386 1726853385.72486: checking for any_errors_fatal 17386 1726853385.72491: done checking for any_errors_fatal 17386 1726853385.72492: checking for max_fail_percentage 17386 1726853385.72494: done checking for max_fail_percentage 17386 1726853385.72495: checking to see if all hosts have failed and the running result is not ok 17386 1726853385.72496: done checking to see if all hosts have failed 17386 1726853385.72497: getting the remaining hosts for this loop 17386 1726853385.72499: done getting the remaining hosts for this loop 17386 1726853385.72674: getting the next task for host managed_node1 17386 1726853385.72690: done getting next task for host managed_node1 17386 1726853385.72695: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 17386 1726853385.72700: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17386 1726853385.72715: getting variables 17386 1726853385.72716: in VariableManager get_vars() 17386 1726853385.72755: Calling all_inventory to load vars for managed_node1 17386 1726853385.72758: Calling groups_inventory to load vars for managed_node1 17386 1726853385.72760: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853385.72769: Calling all_plugins_play to load vars for managed_node1 17386 1726853385.72786: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853385.72790: Calling groups_plugins_play to load vars for managed_node1 17386 1726853385.75200: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853385.77387: done with get_vars() 17386 1726853385.77415: done getting variables 17386 1726853385.77487: 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.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 13:29:45 -0400 (0:00:00.215) 0:00:11.014 ****** 17386 1726853385.77522: entering _queue_task() for managed_node1/package 17386 1726853385.78003: worker is 1 (out of 1 available) 17386 1726853385.78018: exiting _queue_task() for managed_node1/package 17386 1726853385.78029: done queuing things up, now waiting for results queue to drain 17386 1726853385.78030: waiting for pending results... 17386 1726853385.78294: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 17386 1726853385.78770: in run() - task 02083763-bbaf-2ef7-f054-000000000206 17386 1726853385.78776: variable 'ansible_search_path' from source: unknown 17386 1726853385.78779: variable 'ansible_search_path' from source: unknown 17386 1726853385.78782: calling self._execute() 17386 1726853385.78842: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853385.78888: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853385.78903: variable 'omit' from source: magic vars 17386 1726853385.79713: variable 'ansible_distribution_major_version' from source: facts 17386 1726853385.79730: Evaluated conditional (ansible_distribution_major_version != '6'): True 17386 1726853385.79924: variable 'network_state' from source: role '' defaults 17386 1726853385.79969: Evaluated conditional (network_state != {}): False 17386 1726853385.79982: when evaluation is False, skipping this task 17386 1726853385.79989: _execute() done 17386 1726853385.80079: dumping result to json 17386 1726853385.80084: done dumping result, returning 17386 1726853385.80087: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [02083763-bbaf-2ef7-f054-000000000206] 17386 1726853385.80090: sending task result for task 02083763-bbaf-2ef7-f054-000000000206 17386 1726853385.80164: done sending task result for task 02083763-bbaf-2ef7-f054-000000000206 17386 1726853385.80167: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 17386 1726853385.80229: no more pending results, returning what we have 17386 1726853385.80233: results queue empty 17386 1726853385.80234: checking for any_errors_fatal 17386 1726853385.80240: done checking for any_errors_fatal 17386 1726853385.80241: checking for max_fail_percentage 17386 1726853385.80242: done checking for max_fail_percentage 17386 1726853385.80243: checking to see if all hosts have failed and the running result is not ok 17386 1726853385.80245: done checking to see if all hosts have failed 17386 1726853385.80245: getting the remaining hosts for this loop 17386 1726853385.80247: done getting the remaining hosts for this loop 17386 1726853385.80253: getting the next task for host managed_node1 17386 1726853385.80262: done getting next task for host managed_node1 17386 1726853385.80266: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 17386 1726853385.80274: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17386 1726853385.80291: getting variables 17386 1726853385.80293: in VariableManager get_vars() 17386 1726853385.80330: Calling all_inventory to load vars for managed_node1 17386 1726853385.80333: Calling groups_inventory to load vars for managed_node1 17386 1726853385.80335: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853385.80347: Calling all_plugins_play to load vars for managed_node1 17386 1726853385.80352: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853385.80355: Calling groups_plugins_play to load vars for managed_node1 17386 1726853385.86641: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853385.88075: done with get_vars() 17386 1726853385.88103: done getting variables 17386 1726853385.88154: 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.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 13:29:45 -0400 (0:00:00.106) 0:00:11.120 ****** 17386 1726853385.88186: entering _queue_task() for managed_node1/package 17386 1726853385.88513: worker is 1 (out of 1 available) 17386 1726853385.88526: exiting _queue_task() for managed_node1/package 17386 1726853385.88538: done queuing things up, now waiting for results queue to drain 17386 1726853385.88540: waiting for pending results... 17386 1726853385.88822: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 17386 1726853385.88932: in run() - task 02083763-bbaf-2ef7-f054-000000000207 17386 1726853385.88936: variable 'ansible_search_path' from source: unknown 17386 1726853385.88940: variable 'ansible_search_path' from source: unknown 17386 1726853385.88976: calling self._execute() 17386 1726853385.89041: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853385.89045: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853385.89061: variable 'omit' from source: magic vars 17386 1726853385.89334: variable 'ansible_distribution_major_version' from source: facts 17386 1726853385.89344: Evaluated conditional (ansible_distribution_major_version != '6'): True 17386 1726853385.89429: variable 'network_state' from source: role '' defaults 17386 1726853385.89438: Evaluated conditional (network_state != {}): False 17386 1726853385.89441: when evaluation is False, skipping this task 17386 1726853385.89444: _execute() done 17386 1726853385.89446: dumping result to json 17386 1726853385.89452: done dumping result, returning 17386 1726853385.89455: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [02083763-bbaf-2ef7-f054-000000000207] 17386 1726853385.89464: sending task result for task 02083763-bbaf-2ef7-f054-000000000207 17386 1726853385.89559: done sending task result for task 02083763-bbaf-2ef7-f054-000000000207 17386 1726853385.89562: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 17386 1726853385.89611: no more pending results, returning what we have 17386 1726853385.89614: results queue empty 17386 1726853385.89615: checking for any_errors_fatal 17386 1726853385.89624: done checking for any_errors_fatal 17386 1726853385.89624: checking for max_fail_percentage 17386 1726853385.89626: done checking for max_fail_percentage 17386 1726853385.89627: checking to see if all hosts have failed and the running result is not ok 17386 1726853385.89628: done checking to see if all hosts have failed 17386 1726853385.89629: getting the remaining hosts for this loop 17386 1726853385.89630: done getting the remaining hosts for this loop 17386 1726853385.89633: getting the next task for host managed_node1 17386 1726853385.89640: done getting next task for host managed_node1 17386 1726853385.89644: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 17386 1726853385.89652: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (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=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17386 1726853385.89668: getting variables 17386 1726853385.89669: in VariableManager get_vars() 17386 1726853385.89702: Calling all_inventory to load vars for managed_node1 17386 1726853385.89705: Calling groups_inventory to load vars for managed_node1 17386 1726853385.89707: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853385.89716: Calling all_plugins_play to load vars for managed_node1 17386 1726853385.89718: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853385.89720: Calling groups_plugins_play to load vars for managed_node1 17386 1726853385.90882: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853385.92379: done with get_vars() 17386 1726853385.92409: done getting variables 17386 1726853385.92532: 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 [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 13:29:45 -0400 (0:00:00.043) 0:00:11.164 ****** 17386 1726853385.92567: entering _queue_task() for managed_node1/service 17386 1726853385.92569: Creating lock for service 17386 1726853385.92914: worker is 1 (out of 1 available) 17386 1726853385.92927: exiting _queue_task() for managed_node1/service 17386 1726853385.92940: done queuing things up, now waiting for results queue to drain 17386 1726853385.92941: waiting for pending results... 17386 1726853385.93265: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 17386 1726853385.93343: in run() - task 02083763-bbaf-2ef7-f054-000000000208 17386 1726853385.93357: variable 'ansible_search_path' from source: unknown 17386 1726853385.93361: variable 'ansible_search_path' from source: unknown 17386 1726853385.93392: calling self._execute() 17386 1726853385.93467: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853385.93473: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853385.93481: variable 'omit' from source: magic vars 17386 1726853385.93768: variable 'ansible_distribution_major_version' from source: facts 17386 1726853385.93781: Evaluated conditional (ansible_distribution_major_version != '6'): True 17386 1726853385.93864: variable '__network_wireless_connections_defined' from source: role '' defaults 17386 1726853385.93996: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 17386 1726853385.95941: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 17386 1726853385.95996: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 17386 1726853385.96036: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 17386 1726853385.96075: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 17386 1726853385.96126: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 17386 1726853385.96183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17386 1726853385.96227: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17386 1726853385.96238: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17386 1726853385.96267: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17386 1726853385.96279: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17386 1726853385.96311: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17386 1726853385.96331: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17386 1726853385.96348: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17386 1726853385.96376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17386 1726853385.96387: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17386 1726853385.96414: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17386 1726853385.96443: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17386 1726853385.96461: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17386 1726853385.96488: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17386 1726853385.96498: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17386 1726853385.96611: variable 'network_connections' from source: include params 17386 1726853385.96621: variable 'interface' from source: play vars 17386 1726853385.96691: variable 'interface' from source: play vars 17386 1726853385.96766: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 17386 1726853385.96902: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 17386 1726853385.96927: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 17386 1726853385.96967: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 17386 1726853385.97023: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 17386 1726853385.97049: 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) 17386 1726853385.97083: 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) 17386 1726853385.97106: 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) 17386 1726853385.97118: 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) 17386 1726853385.97187: variable '__network_team_connections_defined' from source: role '' defaults 17386 1726853385.97376: variable 'network_connections' from source: include params 17386 1726853385.97380: variable 'interface' from source: play vars 17386 1726853385.97439: variable 'interface' from source: play vars 17386 1726853385.97473: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 17386 1726853385.97476: when evaluation is False, skipping this task 17386 1726853385.97479: _execute() done 17386 1726853385.97482: dumping result to json 17386 1726853385.97484: done dumping result, returning 17386 1726853385.97486: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [02083763-bbaf-2ef7-f054-000000000208] 17386 1726853385.97492: sending task result for task 02083763-bbaf-2ef7-f054-000000000208 17386 1726853385.97645: done sending task result for task 02083763-bbaf-2ef7-f054-000000000208 17386 1726853385.97655: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 17386 1726853385.97717: no more pending results, returning what we have 17386 1726853385.97720: results queue empty 17386 1726853385.97721: checking for any_errors_fatal 17386 1726853385.97732: done checking for any_errors_fatal 17386 1726853385.97733: checking for max_fail_percentage 17386 1726853385.97735: done checking for max_fail_percentage 17386 1726853385.97735: checking to see if all hosts have failed and the running result is not ok 17386 1726853385.97736: done checking to see if all hosts have failed 17386 1726853385.97737: getting the remaining hosts for this loop 17386 1726853385.97738: done getting the remaining hosts for this loop 17386 1726853385.97742: getting the next task for host managed_node1 17386 1726853385.97751: done getting next task for host managed_node1 17386 1726853385.97755: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 17386 1726853385.97761: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17386 1726853385.97780: getting variables 17386 1726853385.97781: in VariableManager get_vars() 17386 1726853385.97812: Calling all_inventory to load vars for managed_node1 17386 1726853385.97814: Calling groups_inventory to load vars for managed_node1 17386 1726853385.97816: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853385.97829: Calling all_plugins_play to load vars for managed_node1 17386 1726853385.97832: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853385.97835: Calling groups_plugins_play to load vars for managed_node1 17386 1726853385.98891: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853386.00197: done with get_vars() 17386 1726853386.00215: done getting variables 17386 1726853386.00299: 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.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 13:29:46 -0400 (0:00:00.077) 0:00:11.242 ****** 17386 1726853386.00335: entering _queue_task() for managed_node1/service 17386 1726853386.00596: worker is 1 (out of 1 available) 17386 1726853386.00609: exiting _queue_task() for managed_node1/service 17386 1726853386.00623: done queuing things up, now waiting for results queue to drain 17386 1726853386.00624: waiting for pending results... 17386 1726853386.01037: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 17386 1726853386.01043: in run() - task 02083763-bbaf-2ef7-f054-000000000209 17386 1726853386.01048: variable 'ansible_search_path' from source: unknown 17386 1726853386.01054: variable 'ansible_search_path' from source: unknown 17386 1726853386.01312: calling self._execute() 17386 1726853386.01316: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853386.01319: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853386.01322: variable 'omit' from source: magic vars 17386 1726853386.01780: variable 'ansible_distribution_major_version' from source: facts 17386 1726853386.01785: Evaluated conditional (ansible_distribution_major_version != '6'): True 17386 1726853386.01802: variable 'network_provider' from source: set_fact 17386 1726853386.01806: variable 'network_state' from source: role '' defaults 17386 1726853386.01815: Evaluated conditional (network_provider == "nm" or network_state != {}): True 17386 1726853386.01827: variable 'omit' from source: magic vars 17386 1726853386.01895: variable 'omit' from source: magic vars 17386 1726853386.01921: variable 'network_service_name' from source: role '' defaults 17386 1726853386.02004: variable 'network_service_name' from source: role '' defaults 17386 1726853386.02115: variable '__network_provider_setup' from source: role '' defaults 17386 1726853386.02122: variable '__network_service_name_default_nm' from source: role '' defaults 17386 1726853386.02193: variable '__network_service_name_default_nm' from source: role '' defaults 17386 1726853386.02202: variable '__network_packages_default_nm' from source: role '' defaults 17386 1726853386.02277: variable '__network_packages_default_nm' from source: role '' defaults 17386 1726853386.02519: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 17386 1726853386.04067: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 17386 1726853386.04122: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 17386 1726853386.04151: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 17386 1726853386.04176: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 17386 1726853386.04199: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 17386 1726853386.04259: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17386 1726853386.04281: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17386 1726853386.04300: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17386 1726853386.04330: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17386 1726853386.04342: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17386 1726853386.04376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17386 1726853386.04392: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17386 1726853386.04411: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17386 1726853386.04439: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17386 1726853386.04452: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17386 1726853386.04668: variable '__network_packages_default_gobject_packages' from source: role '' defaults 17386 1726853386.04977: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17386 1726853386.04980: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17386 1726853386.04982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17386 1726853386.04984: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17386 1726853386.04986: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17386 1726853386.04989: variable 'ansible_python' from source: facts 17386 1726853386.04991: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 17386 1726853386.04993: variable '__network_wpa_supplicant_required' from source: role '' defaults 17386 1726853386.05182: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 17386 1726853386.05190: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17386 1726853386.05211: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17386 1726853386.05231: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17386 1726853386.05267: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17386 1726853386.05283: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17386 1726853386.05513: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17386 1726853386.05524: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17386 1726853386.05527: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17386 1726853386.05530: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17386 1726853386.05533: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17386 1726853386.05535: variable 'network_connections' from source: include params 17386 1726853386.05537: variable 'interface' from source: play vars 17386 1726853386.05604: variable 'interface' from source: play vars 17386 1726853386.05702: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 17386 1726853386.05885: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 17386 1726853386.05931: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 17386 1726853386.05973: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 17386 1726853386.06011: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 17386 1726853386.06068: 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) 17386 1726853386.06099: 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) 17386 1726853386.06130: 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) 17386 1726853386.06168: 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) 17386 1726853386.06209: variable '__network_wireless_connections_defined' from source: role '' defaults 17386 1726853386.06477: variable 'network_connections' from source: include params 17386 1726853386.06560: variable 'interface' from source: play vars 17386 1726853386.06656: variable 'interface' from source: play vars 17386 1726853386.06726: variable '__network_packages_default_wireless' from source: role '' defaults 17386 1726853386.06824: variable '__network_wireless_connections_defined' from source: role '' defaults 17386 1726853386.07168: variable 'network_connections' from source: include params 17386 1726853386.07183: variable 'interface' from source: play vars 17386 1726853386.07264: variable 'interface' from source: play vars 17386 1726853386.07297: variable '__network_packages_default_team' from source: role '' defaults 17386 1726853386.07391: variable '__network_team_connections_defined' from source: role '' defaults 17386 1726853386.07720: variable 'network_connections' from source: include params 17386 1726853386.07776: variable 'interface' from source: play vars 17386 1726853386.07816: variable 'interface' from source: play vars 17386 1726853386.07887: variable '__network_service_name_default_initscripts' from source: role '' defaults 17386 1726853386.07962: variable '__network_service_name_default_initscripts' from source: role '' defaults 17386 1726853386.07976: variable '__network_packages_default_initscripts' from source: role '' defaults 17386 1726853386.08045: variable '__network_packages_default_initscripts' from source: role '' defaults 17386 1726853386.08290: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 17386 1726853386.08869: variable 'network_connections' from source: include params 17386 1726853386.08883: variable 'interface' from source: play vars 17386 1726853386.09005: variable 'interface' from source: play vars 17386 1726853386.09008: variable 'ansible_distribution' from source: facts 17386 1726853386.09011: variable '__network_rh_distros' from source: role '' defaults 17386 1726853386.09013: variable 'ansible_distribution_major_version' from source: facts 17386 1726853386.09015: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 17386 1726853386.09205: variable 'ansible_distribution' from source: facts 17386 1726853386.09223: variable '__network_rh_distros' from source: role '' defaults 17386 1726853386.09235: variable 'ansible_distribution_major_version' from source: facts 17386 1726853386.09256: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 17386 1726853386.09428: variable 'ansible_distribution' from source: facts 17386 1726853386.09543: variable '__network_rh_distros' from source: role '' defaults 17386 1726853386.09546: variable 'ansible_distribution_major_version' from source: facts 17386 1726853386.09550: variable 'network_provider' from source: set_fact 17386 1726853386.09553: variable 'omit' from source: magic vars 17386 1726853386.09554: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17386 1726853386.09570: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17386 1726853386.09595: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17386 1726853386.09615: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17386 1726853386.09629: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17386 1726853386.09677: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17386 1726853386.09686: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853386.09781: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853386.09804: Set connection var ansible_shell_executable to /bin/sh 17386 1726853386.09814: Set connection var ansible_pipelining to False 17386 1726853386.09824: Set connection var ansible_timeout to 10 17386 1726853386.09834: Set connection var ansible_shell_type to sh 17386 1726853386.09842: Set connection var ansible_module_compression to ZIP_DEFLATED 17386 1726853386.09850: Set connection var ansible_connection to ssh 17386 1726853386.09892: variable 'ansible_shell_executable' from source: unknown 17386 1726853386.09900: variable 'ansible_connection' from source: unknown 17386 1726853386.09907: variable 'ansible_module_compression' from source: unknown 17386 1726853386.09917: variable 'ansible_shell_type' from source: unknown 17386 1726853386.09923: variable 'ansible_shell_executable' from source: unknown 17386 1726853386.09929: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853386.09936: variable 'ansible_pipelining' from source: unknown 17386 1726853386.09943: variable 'ansible_timeout' from source: unknown 17386 1726853386.09953: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853386.10068: 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) 17386 1726853386.10090: variable 'omit' from source: magic vars 17386 1726853386.10216: starting attempt loop 17386 1726853386.10220: running the handler 17386 1726853386.10222: variable 'ansible_facts' from source: unknown 17386 1726853386.11243: _low_level_execute_command(): starting 17386 1726853386.11260: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 17386 1726853386.12087: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853386.12142: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 17386 1726853386.12175: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17386 1726853386.12197: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853386.12316: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853386.14001: stdout chunk (state=3): >>>/root <<< 17386 1726853386.14153: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17386 1726853386.14190: stdout chunk (state=3): >>><<< 17386 1726853386.14193: stderr chunk (state=3): >>><<< 17386 1726853386.14208: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17386 1726853386.14303: _low_level_execute_command(): starting 17386 1726853386.14306: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853386.1421463-17945-12005310064967 `" && echo ansible-tmp-1726853386.1421463-17945-12005310064967="` echo /root/.ansible/tmp/ansible-tmp-1726853386.1421463-17945-12005310064967 `" ) && sleep 0' 17386 1726853386.14877: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17386 1726853386.14891: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17386 1726853386.14929: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17386 1726853386.15037: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 17386 1726853386.15070: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853386.15151: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853386.17047: stdout chunk (state=3): >>>ansible-tmp-1726853386.1421463-17945-12005310064967=/root/.ansible/tmp/ansible-tmp-1726853386.1421463-17945-12005310064967 <<< 17386 1726853386.17210: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17386 1726853386.17214: stdout chunk (state=3): >>><<< 17386 1726853386.17217: stderr chunk (state=3): >>><<< 17386 1726853386.17234: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853386.1421463-17945-12005310064967=/root/.ansible/tmp/ansible-tmp-1726853386.1421463-17945-12005310064967 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17386 1726853386.17276: variable 'ansible_module_compression' from source: unknown 17386 1726853386.17377: ANSIBALLZ: Using generic lock for ansible.legacy.systemd 17386 1726853386.17380: ANSIBALLZ: Acquiring lock 17386 1726853386.17382: ANSIBALLZ: Lock acquired: 139709352676864 17386 1726853386.17384: ANSIBALLZ: Creating module 17386 1726853386.63586: ANSIBALLZ: Writing module into payload 17386 1726853386.63857: ANSIBALLZ: Writing module 17386 1726853386.63958: ANSIBALLZ: Renaming module 17386 1726853386.63961: ANSIBALLZ: Done creating module 17386 1726853386.64041: variable 'ansible_facts' from source: unknown 17386 1726853386.64607: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853386.1421463-17945-12005310064967/AnsiballZ_systemd.py 17386 1726853386.64798: Sending initial data 17386 1726853386.64803: Sent initial data (155 bytes) 17386 1726853386.66325: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853386.66338: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 17386 1726853386.66369: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17386 1726853386.66380: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853386.66539: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853386.68190: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 17386 1726853386.68205: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 17386 1726853386.68218: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 <<< 17386 1726853386.68231: stderr chunk (state=3): >>>debug2: Server supports extension "fstatvfs@openssh.com" revision 2 <<< 17386 1726853386.68249: stderr chunk (state=3): >>>debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 17386 1726853386.68310: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 17386 1726853386.68377: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-173868rzayoky/tmprzg16077 /root/.ansible/tmp/ansible-tmp-1726853386.1421463-17945-12005310064967/AnsiballZ_systemd.py <<< 17386 1726853386.68409: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853386.1421463-17945-12005310064967/AnsiballZ_systemd.py" <<< 17386 1726853386.68432: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-173868rzayoky/tmprzg16077" to remote "/root/.ansible/tmp/ansible-tmp-1726853386.1421463-17945-12005310064967/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853386.1421463-17945-12005310064967/AnsiballZ_systemd.py" <<< 17386 1726853386.70292: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17386 1726853386.70296: stderr chunk (state=3): >>><<< 17386 1726853386.70298: stdout chunk (state=3): >>><<< 17386 1726853386.70355: done transferring module to remote 17386 1726853386.70365: _low_level_execute_command(): starting 17386 1726853386.70372: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853386.1421463-17945-12005310064967/ /root/.ansible/tmp/ansible-tmp-1726853386.1421463-17945-12005310064967/AnsiballZ_systemd.py && sleep 0' 17386 1726853386.71088: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853386.71157: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 17386 1726853386.71175: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17386 1726853386.71192: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853386.71258: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853386.73058: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17386 1726853386.73088: stdout chunk (state=3): >>><<< 17386 1726853386.73093: stderr chunk (state=3): >>><<< 17386 1726853386.73196: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17386 1726853386.73200: _low_level_execute_command(): starting 17386 1726853386.73203: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853386.1421463-17945-12005310064967/AnsiballZ_systemd.py && sleep 0' 17386 1726853386.74031: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 17386 1726853386.74050: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 17386 1726853386.74094: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853386.74394: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853387.02954: stdout chunk (state=3): >>> {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "702", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "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": "Fri 2024-09-20 13:20:47 EDT", "ExecMainStartTimestampMonotonic": "13747067", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 13:20:47 EDT", "ExecMainHandoffTimestampMonotonic": "13825256", "ExecMainPID": "702", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2977", "MemoryCurrent": "10600448", "MemoryPeak": "14561280", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3303911424", "EffectiveMemoryMax": "3702878208", "EffectiveMemoryHigh": "3702878208", "CPUUsageNSec": "790461000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpRe<<< 17386 1726853387.02987: stdout chunk (state=3): >>>ceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "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": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "sysinit.target system.slice dbus.socket", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "NetworkManager-wait-online.service shutdown.target multi-user.target network.target cloud-init.service", "After": "cloud-i<<< 17386 1726853387.02991: stdout chunk (state=3): >>>nit-local.service systemd-journald.socket sysinit.target dbus.socket dbus-broker.service basic.target system.slice network-pre.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 13:27:21 EDT", "StateChangeTimestampMonotonic": "407641563", "InactiveExitTimestamp": "Fri 2024-09-20 13:20:47 EDT", "InactiveExitTimestampMonotonic": "13748890", "ActiveEnterTimestamp": "Fri 2024-09-20 13:20:47 EDT", "ActiveEnterTimestampMonotonic": "14166608", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 13:20:47 EDT", "ConditionTimestampMonotonic": "13745559", "AssertTimestamp": "Fri 2024-09-20 13:20:47 EDT", "AssertTimestampMonotonic": "13745562", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "5f58decfa480494eac8aa3993b4c7ec8", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 17386 1726853387.04861: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 17386 1726853387.04890: stderr chunk (state=3): >>><<< 17386 1726853387.04893: stdout chunk (state=3): >>><<< 17386 1726853387.04914: _low_level_execute_command() done: rc=0, stdout= {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "702", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "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": "Fri 2024-09-20 13:20:47 EDT", "ExecMainStartTimestampMonotonic": "13747067", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 13:20:47 EDT", "ExecMainHandoffTimestampMonotonic": "13825256", "ExecMainPID": "702", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2977", "MemoryCurrent": "10600448", "MemoryPeak": "14561280", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3303911424", "EffectiveMemoryMax": "3702878208", "EffectiveMemoryHigh": "3702878208", "CPUUsageNSec": "790461000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "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": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "sysinit.target system.slice dbus.socket", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "NetworkManager-wait-online.service shutdown.target multi-user.target network.target cloud-init.service", "After": "cloud-init-local.service systemd-journald.socket sysinit.target dbus.socket dbus-broker.service basic.target system.slice network-pre.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 13:27:21 EDT", "StateChangeTimestampMonotonic": "407641563", "InactiveExitTimestamp": "Fri 2024-09-20 13:20:47 EDT", "InactiveExitTimestampMonotonic": "13748890", "ActiveEnterTimestamp": "Fri 2024-09-20 13:20:47 EDT", "ActiveEnterTimestampMonotonic": "14166608", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 13:20:47 EDT", "ConditionTimestampMonotonic": "13745559", "AssertTimestamp": "Fri 2024-09-20 13:20:47 EDT", "AssertTimestampMonotonic": "13745562", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "5f58decfa480494eac8aa3993b4c7ec8", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. 17386 1726853387.05156: done with _execute_module (ansible.legacy.systemd, {'name': 'NetworkManager', 'state': 'started', 'enabled': True, '_ansible_check_mode': False, '_ansible_no_log': True, '_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-1726853386.1421463-17945-12005310064967/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 17386 1726853387.05186: _low_level_execute_command(): starting 17386 1726853387.05191: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853386.1421463-17945-12005310064967/ > /dev/null 2>&1 && sleep 0' 17386 1726853387.05802: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 17386 1726853387.05806: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17386 1726853387.05808: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853387.05810: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17386 1726853387.05812: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853387.05878: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 17386 1726853387.05882: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853387.05963: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853387.07807: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17386 1726853387.07866: stderr chunk (state=3): >>><<< 17386 1726853387.07869: stdout chunk (state=3): >>><<< 17386 1726853387.08076: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17386 1726853387.08080: handler run complete 17386 1726853387.08082: attempt loop complete, returning result 17386 1726853387.08084: _execute() done 17386 1726853387.08086: dumping result to json 17386 1726853387.08088: done dumping result, returning 17386 1726853387.08090: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [02083763-bbaf-2ef7-f054-000000000209] 17386 1726853387.08092: sending task result for task 02083763-bbaf-2ef7-f054-000000000209 17386 1726853387.08726: done sending task result for task 02083763-bbaf-2ef7-f054-000000000209 17386 1726853387.08729: WORKER PROCESS EXITING ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 17386 1726853387.08791: no more pending results, returning what we have 17386 1726853387.08795: results queue empty 17386 1726853387.08796: checking for any_errors_fatal 17386 1726853387.08801: done checking for any_errors_fatal 17386 1726853387.08802: checking for max_fail_percentage 17386 1726853387.08805: done checking for max_fail_percentage 17386 1726853387.08806: checking to see if all hosts have failed and the running result is not ok 17386 1726853387.08808: done checking to see if all hosts have failed 17386 1726853387.08808: getting the remaining hosts for this loop 17386 1726853387.08810: done getting the remaining hosts for this loop 17386 1726853387.08817: getting the next task for host managed_node1 17386 1726853387.08826: done getting next task for host managed_node1 17386 1726853387.08830: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 17386 1726853387.08835: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (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=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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17386 1726853387.08847: getting variables 17386 1726853387.08849: in VariableManager get_vars() 17386 1726853387.08887: Calling all_inventory to load vars for managed_node1 17386 1726853387.08890: Calling groups_inventory to load vars for managed_node1 17386 1726853387.08892: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853387.08901: Calling all_plugins_play to load vars for managed_node1 17386 1726853387.08904: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853387.08906: Calling groups_plugins_play to load vars for managed_node1 17386 1726853387.09940: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853387.11322: done with get_vars() 17386 1726853387.11337: done getting variables 17386 1726853387.11384: 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.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 13:29:47 -0400 (0:00:01.110) 0:00:12.353 ****** 17386 1726853387.11414: entering _queue_task() for managed_node1/service 17386 1726853387.11655: worker is 1 (out of 1 available) 17386 1726853387.11668: exiting _queue_task() for managed_node1/service 17386 1726853387.11682: done queuing things up, now waiting for results queue to drain 17386 1726853387.11683: waiting for pending results... 17386 1726853387.11983: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 17386 1726853387.12110: in run() - task 02083763-bbaf-2ef7-f054-00000000020a 17386 1726853387.12129: variable 'ansible_search_path' from source: unknown 17386 1726853387.12236: variable 'ansible_search_path' from source: unknown 17386 1726853387.12284: calling self._execute() 17386 1726853387.12386: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853387.12576: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853387.12580: variable 'omit' from source: magic vars 17386 1726853387.12831: variable 'ansible_distribution_major_version' from source: facts 17386 1726853387.12855: Evaluated conditional (ansible_distribution_major_version != '6'): True 17386 1726853387.12982: variable 'network_provider' from source: set_fact 17386 1726853387.12994: Evaluated conditional (network_provider == "nm"): True 17386 1726853387.13098: variable '__network_wpa_supplicant_required' from source: role '' defaults 17386 1726853387.13200: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 17386 1726853387.13374: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 17386 1726853387.15752: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 17386 1726853387.16318: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 17386 1726853387.16517: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 17386 1726853387.16665: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 17386 1726853387.16758: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 17386 1726853387.17390: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17386 1726853387.17394: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17386 1726853387.17622: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17386 1726853387.17666: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17386 1726853387.17679: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17386 1726853387.17988: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17386 1726853387.18053: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17386 1726853387.18338: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17386 1726853387.18435: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17386 1726853387.18735: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17386 1726853387.18739: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17386 1726853387.18741: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17386 1726853387.18768: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17386 1726853387.18978: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17386 1726853387.19060: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17386 1726853387.19525: variable 'network_connections' from source: include params 17386 1726853387.19565: variable 'interface' from source: play vars 17386 1726853387.19933: variable 'interface' from source: play vars 17386 1726853387.20080: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 17386 1726853387.20278: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 17386 1726853387.20319: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 17386 1726853387.20359: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 17386 1726853387.20390: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 17386 1726853387.20440: 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) 17386 1726853387.20466: 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) 17386 1726853387.20494: 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) 17386 1726853387.20524: 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) 17386 1726853387.20580: variable '__network_wireless_connections_defined' from source: role '' defaults 17386 1726853387.20854: variable 'network_connections' from source: include params 17386 1726853387.20858: variable 'interface' from source: play vars 17386 1726853387.21175: variable 'interface' from source: play vars 17386 1726853387.21178: Evaluated conditional (__network_wpa_supplicant_required): False 17386 1726853387.21180: when evaluation is False, skipping this task 17386 1726853387.21181: _execute() done 17386 1726853387.21183: dumping result to json 17386 1726853387.21185: done dumping result, returning 17386 1726853387.21187: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [02083763-bbaf-2ef7-f054-00000000020a] 17386 1726853387.21315: sending task result for task 02083763-bbaf-2ef7-f054-00000000020a 17386 1726853387.21383: done sending task result for task 02083763-bbaf-2ef7-f054-00000000020a 17386 1726853387.21385: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 17386 1726853387.21464: no more pending results, returning what we have 17386 1726853387.21467: results queue empty 17386 1726853387.21468: checking for any_errors_fatal 17386 1726853387.21490: done checking for any_errors_fatal 17386 1726853387.21491: checking for max_fail_percentage 17386 1726853387.21493: done checking for max_fail_percentage 17386 1726853387.21494: checking to see if all hosts have failed and the running result is not ok 17386 1726853387.21495: done checking to see if all hosts have failed 17386 1726853387.21495: getting the remaining hosts for this loop 17386 1726853387.21497: done getting the remaining hosts for this loop 17386 1726853387.21501: getting the next task for host managed_node1 17386 1726853387.21508: done getting next task for host managed_node1 17386 1726853387.21511: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 17386 1726853387.21516: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (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=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), 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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17386 1726853387.21529: getting variables 17386 1726853387.21530: in VariableManager get_vars() 17386 1726853387.21561: Calling all_inventory to load vars for managed_node1 17386 1726853387.21563: Calling groups_inventory to load vars for managed_node1 17386 1726853387.21566: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853387.21576: Calling all_plugins_play to load vars for managed_node1 17386 1726853387.21579: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853387.21582: Calling groups_plugins_play to load vars for managed_node1 17386 1726853387.22959: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853387.24566: done with get_vars() 17386 1726853387.24589: done getting variables 17386 1726853387.24649: 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.network : Enable network service] ************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 13:29:47 -0400 (0:00:00.132) 0:00:12.485 ****** 17386 1726853387.24681: entering _queue_task() for managed_node1/service 17386 1726853387.24994: worker is 1 (out of 1 available) 17386 1726853387.25007: exiting _queue_task() for managed_node1/service 17386 1726853387.25019: done queuing things up, now waiting for results queue to drain 17386 1726853387.25021: waiting for pending results... 17386 1726853387.25319: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 17386 1726853387.25441: in run() - task 02083763-bbaf-2ef7-f054-00000000020b 17386 1726853387.25456: variable 'ansible_search_path' from source: unknown 17386 1726853387.25461: variable 'ansible_search_path' from source: unknown 17386 1726853387.25504: calling self._execute() 17386 1726853387.25602: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853387.25606: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853387.25616: variable 'omit' from source: magic vars 17386 1726853387.26008: variable 'ansible_distribution_major_version' from source: facts 17386 1726853387.26027: Evaluated conditional (ansible_distribution_major_version != '6'): True 17386 1726853387.26145: variable 'network_provider' from source: set_fact 17386 1726853387.26153: Evaluated conditional (network_provider == "initscripts"): False 17386 1726853387.26156: when evaluation is False, skipping this task 17386 1726853387.26159: _execute() done 17386 1726853387.26161: dumping result to json 17386 1726853387.26164: done dumping result, returning 17386 1726853387.26233: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [02083763-bbaf-2ef7-f054-00000000020b] 17386 1726853387.26240: sending task result for task 02083763-bbaf-2ef7-f054-00000000020b 17386 1726853387.26305: done sending task result for task 02083763-bbaf-2ef7-f054-00000000020b 17386 1726853387.26307: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 17386 1726853387.26387: no more pending results, returning what we have 17386 1726853387.26391: results queue empty 17386 1726853387.26392: checking for any_errors_fatal 17386 1726853387.26402: done checking for any_errors_fatal 17386 1726853387.26403: checking for max_fail_percentage 17386 1726853387.26405: done checking for max_fail_percentage 17386 1726853387.26406: checking to see if all hosts have failed and the running result is not ok 17386 1726853387.26408: done checking to see if all hosts have failed 17386 1726853387.26409: getting the remaining hosts for this loop 17386 1726853387.26410: done getting the remaining hosts for this loop 17386 1726853387.26414: getting the next task for host managed_node1 17386 1726853387.26422: done getting next task for host managed_node1 17386 1726853387.26427: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 17386 1726853387.26432: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (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=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), 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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17386 1726853387.26449: getting variables 17386 1726853387.26452: in VariableManager get_vars() 17386 1726853387.26490: Calling all_inventory to load vars for managed_node1 17386 1726853387.26493: Calling groups_inventory to load vars for managed_node1 17386 1726853387.26496: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853387.26507: Calling all_plugins_play to load vars for managed_node1 17386 1726853387.26511: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853387.26515: Calling groups_plugins_play to load vars for managed_node1 17386 1726853387.27947: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853387.28820: done with get_vars() 17386 1726853387.28835: done getting variables 17386 1726853387.28881: 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.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 13:29:47 -0400 (0:00:00.042) 0:00:12.527 ****** 17386 1726853387.28905: entering _queue_task() for managed_node1/copy 17386 1726853387.29123: worker is 1 (out of 1 available) 17386 1726853387.29137: exiting _queue_task() for managed_node1/copy 17386 1726853387.29149: done queuing things up, now waiting for results queue to drain 17386 1726853387.29150: waiting for pending results... 17386 1726853387.29332: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 17386 1726853387.29420: in run() - task 02083763-bbaf-2ef7-f054-00000000020c 17386 1726853387.29432: variable 'ansible_search_path' from source: unknown 17386 1726853387.29435: variable 'ansible_search_path' from source: unknown 17386 1726853387.29477: calling self._execute() 17386 1726853387.29544: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853387.29548: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853387.29558: variable 'omit' from source: magic vars 17386 1726853387.29842: variable 'ansible_distribution_major_version' from source: facts 17386 1726853387.29851: Evaluated conditional (ansible_distribution_major_version != '6'): True 17386 1726853387.29933: variable 'network_provider' from source: set_fact 17386 1726853387.29937: Evaluated conditional (network_provider == "initscripts"): False 17386 1726853387.29940: when evaluation is False, skipping this task 17386 1726853387.29942: _execute() done 17386 1726853387.29945: dumping result to json 17386 1726853387.29947: done dumping result, returning 17386 1726853387.29960: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [02083763-bbaf-2ef7-f054-00000000020c] 17386 1726853387.29962: sending task result for task 02083763-bbaf-2ef7-f054-00000000020c 17386 1726853387.30054: done sending task result for task 02083763-bbaf-2ef7-f054-00000000020c 17386 1726853387.30058: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 17386 1726853387.30105: no more pending results, returning what we have 17386 1726853387.30108: results queue empty 17386 1726853387.30109: checking for any_errors_fatal 17386 1726853387.30116: done checking for any_errors_fatal 17386 1726853387.30117: checking for max_fail_percentage 17386 1726853387.30119: done checking for max_fail_percentage 17386 1726853387.30120: checking to see if all hosts have failed and the running result is not ok 17386 1726853387.30121: done checking to see if all hosts have failed 17386 1726853387.30122: getting the remaining hosts for this loop 17386 1726853387.30123: done getting the remaining hosts for this loop 17386 1726853387.30126: getting the next task for host managed_node1 17386 1726853387.30134: done getting next task for host managed_node1 17386 1726853387.30137: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 17386 1726853387.30147: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (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=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), 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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17386 1726853387.30161: getting variables 17386 1726853387.30163: in VariableManager get_vars() 17386 1726853387.30276: Calling all_inventory to load vars for managed_node1 17386 1726853387.30279: Calling groups_inventory to load vars for managed_node1 17386 1726853387.30288: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853387.30297: Calling all_plugins_play to load vars for managed_node1 17386 1726853387.30300: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853387.30303: Calling groups_plugins_play to load vars for managed_node1 17386 1726853387.31468: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853387.32353: done with get_vars() 17386 1726853387.32369: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 13:29:47 -0400 (0:00:00.035) 0:00:12.563 ****** 17386 1726853387.32430: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 17386 1726853387.32431: Creating lock for fedora.linux_system_roles.network_connections 17386 1726853387.32673: worker is 1 (out of 1 available) 17386 1726853387.32688: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 17386 1726853387.32700: done queuing things up, now waiting for results queue to drain 17386 1726853387.32701: waiting for pending results... 17386 1726853387.32882: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 17386 1726853387.32977: in run() - task 02083763-bbaf-2ef7-f054-00000000020d 17386 1726853387.32990: variable 'ansible_search_path' from source: unknown 17386 1726853387.32994: variable 'ansible_search_path' from source: unknown 17386 1726853387.33021: calling self._execute() 17386 1726853387.33095: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853387.33140: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853387.33146: variable 'omit' from source: magic vars 17386 1726853387.33413: variable 'ansible_distribution_major_version' from source: facts 17386 1726853387.33423: Evaluated conditional (ansible_distribution_major_version != '6'): True 17386 1726853387.33430: variable 'omit' from source: magic vars 17386 1726853387.33474: variable 'omit' from source: magic vars 17386 1726853387.33581: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 17386 1726853387.36921: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 17386 1726853387.36925: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 17386 1726853387.36943: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 17386 1726853387.36987: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 17386 1726853387.37018: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 17386 1726853387.37106: variable 'network_provider' from source: set_fact 17386 1726853387.37242: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17386 1726853387.37281: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17386 1726853387.37313: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17386 1726853387.37360: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17386 1726853387.37382: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17386 1726853387.37690: variable 'omit' from source: magic vars 17386 1726853387.37996: variable 'omit' from source: magic vars 17386 1726853387.38096: variable 'network_connections' from source: include params 17386 1726853387.38141: variable 'interface' from source: play vars 17386 1726853387.38210: variable 'interface' from source: play vars 17386 1726853387.38468: variable 'omit' from source: magic vars 17386 1726853387.38483: variable '__lsr_ansible_managed' from source: task vars 17386 1726853387.38544: variable '__lsr_ansible_managed' from source: task vars 17386 1726853387.38738: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 17386 1726853387.39063: Loaded config def from plugin (lookup/template) 17386 1726853387.39376: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 17386 1726853387.39380: File lookup term: get_ansible_managed.j2 17386 1726853387.39382: variable 'ansible_search_path' from source: unknown 17386 1726853387.39386: evaluation_path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 17386 1726853387.39390: search_path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 17386 1726853387.39393: variable 'ansible_search_path' from source: unknown 17386 1726853387.49065: variable 'ansible_managed' from source: unknown 17386 1726853387.49483: variable 'omit' from source: magic vars 17386 1726853387.49486: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17386 1726853387.49586: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17386 1726853387.49621: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17386 1726853387.49642: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17386 1726853387.49661: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17386 1726853387.49697: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17386 1726853387.49706: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853387.49716: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853387.49817: Set connection var ansible_shell_executable to /bin/sh 17386 1726853387.49831: Set connection var ansible_pipelining to False 17386 1726853387.49841: Set connection var ansible_timeout to 10 17386 1726853387.49852: Set connection var ansible_shell_type to sh 17386 1726853387.49861: Set connection var ansible_module_compression to ZIP_DEFLATED 17386 1726853387.49866: Set connection var ansible_connection to ssh 17386 1726853387.49902: variable 'ansible_shell_executable' from source: unknown 17386 1726853387.49915: variable 'ansible_connection' from source: unknown 17386 1726853387.49921: variable 'ansible_module_compression' from source: unknown 17386 1726853387.49927: variable 'ansible_shell_type' from source: unknown 17386 1726853387.49933: variable 'ansible_shell_executable' from source: unknown 17386 1726853387.49939: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853387.49946: variable 'ansible_pipelining' from source: unknown 17386 1726853387.49955: variable 'ansible_timeout' from source: unknown 17386 1726853387.49961: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853387.50090: 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) 17386 1726853387.50112: variable 'omit' from source: magic vars 17386 1726853387.50123: starting attempt loop 17386 1726853387.50131: running the handler 17386 1726853387.50151: _low_level_execute_command(): starting 17386 1726853387.50163: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 17386 1726853387.50811: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17386 1726853387.50852: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17386 1726853387.50869: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17386 1726853387.50892: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17386 1726853387.50982: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853387.51080: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 17386 1726853387.51134: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17386 1726853387.51137: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853387.51189: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853387.53046: stdout chunk (state=3): >>>/root <<< 17386 1726853387.53052: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17386 1726853387.53055: stdout chunk (state=3): >>><<< 17386 1726853387.53057: stderr chunk (state=3): >>><<< 17386 1726853387.53232: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17386 1726853387.53235: _low_level_execute_command(): starting 17386 1726853387.53238: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853387.53103-18001-17018585284368 `" && echo ansible-tmp-1726853387.53103-18001-17018585284368="` echo /root/.ansible/tmp/ansible-tmp-1726853387.53103-18001-17018585284368 `" ) && sleep 0' 17386 1726853387.54346: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853387.54416: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 17386 1726853387.54453: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17386 1726853387.54490: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853387.54526: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853387.56433: stdout chunk (state=3): >>>ansible-tmp-1726853387.53103-18001-17018585284368=/root/.ansible/tmp/ansible-tmp-1726853387.53103-18001-17018585284368 <<< 17386 1726853387.56591: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17386 1726853387.56621: stdout chunk (state=3): >>><<< 17386 1726853387.56626: stderr chunk (state=3): >>><<< 17386 1726853387.56654: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853387.53103-18001-17018585284368=/root/.ansible/tmp/ansible-tmp-1726853387.53103-18001-17018585284368 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17386 1726853387.56729: variable 'ansible_module_compression' from source: unknown 17386 1726853387.56780: ANSIBALLZ: Using lock for fedora.linux_system_roles.network_connections 17386 1726853387.56836: ANSIBALLZ: Acquiring lock 17386 1726853387.56840: ANSIBALLZ: Lock acquired: 139709346696080 17386 1726853387.56843: ANSIBALLZ: Creating module 17386 1726853387.84747: ANSIBALLZ: Writing module into payload 17386 1726853387.85138: ANSIBALLZ: Writing module 17386 1726853387.85276: ANSIBALLZ: Renaming module 17386 1726853387.85281: ANSIBALLZ: Done creating module 17386 1726853387.85283: variable 'ansible_facts' from source: unknown 17386 1726853387.85342: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853387.53103-18001-17018585284368/AnsiballZ_network_connections.py 17386 1726853387.85526: Sending initial data 17386 1726853387.85534: Sent initial data (165 bytes) 17386 1726853387.86209: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17386 1726853387.86280: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853387.86342: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 17386 1726853387.86363: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17386 1726853387.86418: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853387.86484: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853387.88122: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 <<< 17386 1726853387.88126: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 17386 1726853387.88156: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 17386 1726853387.88204: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-173868rzayoky/tmp4k1c3g65 /root/.ansible/tmp/ansible-tmp-1726853387.53103-18001-17018585284368/AnsiballZ_network_connections.py <<< 17386 1726853387.88206: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853387.53103-18001-17018585284368/AnsiballZ_network_connections.py" <<< 17386 1726853387.88240: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-173868rzayoky/tmp4k1c3g65" to remote "/root/.ansible/tmp/ansible-tmp-1726853387.53103-18001-17018585284368/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853387.53103-18001-17018585284368/AnsiballZ_network_connections.py" <<< 17386 1726853387.88956: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17386 1726853387.88999: stderr chunk (state=3): >>><<< 17386 1726853387.89003: stdout chunk (state=3): >>><<< 17386 1726853387.89030: done transferring module to remote 17386 1726853387.89038: _low_level_execute_command(): starting 17386 1726853387.89043: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853387.53103-18001-17018585284368/ /root/.ansible/tmp/ansible-tmp-1726853387.53103-18001-17018585284368/AnsiballZ_network_connections.py && sleep 0' 17386 1726853387.89448: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17386 1726853387.89480: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found <<< 17386 1726853387.89483: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853387.89485: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17386 1726853387.89487: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853387.89533: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 17386 1726853387.89537: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853387.89592: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853387.91479: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17386 1726853387.91482: stdout chunk (state=3): >>><<< 17386 1726853387.91485: stderr chunk (state=3): >>><<< 17386 1726853387.91487: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17386 1726853387.91489: _low_level_execute_command(): starting 17386 1726853387.91492: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853387.53103-18001-17018585284368/AnsiballZ_network_connections.py && sleep 0' 17386 1726853387.92073: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17386 1726853387.92090: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17386 1726853387.92114: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17386 1726853387.92135: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17386 1726853387.92140: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 17386 1726853387.92198: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853387.92252: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 17386 1726853387.92261: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17386 1726853387.92305: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853387.92357: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853388.24670: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'dummy0': add connection dummy0, b40cba80-ee1b-4ad5-92c1-755f50f920dd\n[004] #0, state:up persistent_state:present, 'dummy0': up connection dummy0, b40cba80-ee1b-4ad5-92c1-755f50f920dd (not-active)\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "dummy0", "state": "up", "type": "dummy", "ip": {"address": ["192.0.2.42/30"]}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "dummy0", "state": "up", "type": "dummy", "ip": {"address": ["192.0.2.42/30"]}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 17386 1726853388.27354: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 17386 1726853388.27385: stderr chunk (state=3): >>><<< 17386 1726853388.27388: stdout chunk (state=3): >>><<< 17386 1726853388.27403: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'dummy0': add connection dummy0, b40cba80-ee1b-4ad5-92c1-755f50f920dd\n[004] #0, state:up persistent_state:present, 'dummy0': up connection dummy0, b40cba80-ee1b-4ad5-92c1-755f50f920dd (not-active)\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "dummy0", "state": "up", "type": "dummy", "ip": {"address": ["192.0.2.42/30"]}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "dummy0", "state": "up", "type": "dummy", "ip": {"address": ["192.0.2.42/30"]}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. 17386 1726853388.27454: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'dummy0', 'state': 'up', 'type': 'dummy', 'ip': {'address': ['192.0.2.42/30']}}], '__header': '#\n# Ansible managed\n#\n# system_role:network\n', '_ansible_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.network_connections', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726853387.53103-18001-17018585284368/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 17386 1726853388.27461: _low_level_execute_command(): starting 17386 1726853388.27466: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853387.53103-18001-17018585284368/ > /dev/null 2>&1 && sleep 0' 17386 1726853388.27983: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 17386 1726853388.27988: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found <<< 17386 1726853388.27990: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853388.27993: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration <<< 17386 1726853388.27995: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17386 1726853388.27997: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853388.28056: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853388.28094: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853388.29933: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17386 1726853388.29965: stderr chunk (state=3): >>><<< 17386 1726853388.29968: stdout chunk (state=3): >>><<< 17386 1726853388.29983: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17386 1726853388.29990: handler run complete 17386 1726853388.30011: attempt loop complete, returning result 17386 1726853388.30013: _execute() done 17386 1726853388.30016: dumping result to json 17386 1726853388.30021: done dumping result, returning 17386 1726853388.30029: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [02083763-bbaf-2ef7-f054-00000000020d] 17386 1726853388.30033: sending task result for task 02083763-bbaf-2ef7-f054-00000000020d 17386 1726853388.30140: done sending task result for task 02083763-bbaf-2ef7-f054-00000000020d 17386 1726853388.30142: WORKER PROCESS EXITING changed: [managed_node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "192.0.2.42/30" ] }, "name": "dummy0", "state": "up", "type": "dummy" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'dummy0': add connection dummy0, b40cba80-ee1b-4ad5-92c1-755f50f920dd [004] #0, state:up persistent_state:present, 'dummy0': up connection dummy0, b40cba80-ee1b-4ad5-92c1-755f50f920dd (not-active) 17386 1726853388.30247: no more pending results, returning what we have 17386 1726853388.30253: results queue empty 17386 1726853388.30254: checking for any_errors_fatal 17386 1726853388.30260: done checking for any_errors_fatal 17386 1726853388.30261: checking for max_fail_percentage 17386 1726853388.30262: done checking for max_fail_percentage 17386 1726853388.30263: checking to see if all hosts have failed and the running result is not ok 17386 1726853388.30264: done checking to see if all hosts have failed 17386 1726853388.30265: getting the remaining hosts for this loop 17386 1726853388.30266: done getting the remaining hosts for this loop 17386 1726853388.30270: getting the next task for host managed_node1 17386 1726853388.30286: done getting next task for host managed_node1 17386 1726853388.30290: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 17386 1726853388.30295: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (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=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), 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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17386 1726853388.30305: getting variables 17386 1726853388.30306: in VariableManager get_vars() 17386 1726853388.30339: Calling all_inventory to load vars for managed_node1 17386 1726853388.30342: Calling groups_inventory to load vars for managed_node1 17386 1726853388.30344: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853388.30355: Calling all_plugins_play to load vars for managed_node1 17386 1726853388.30358: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853388.30360: Calling groups_plugins_play to load vars for managed_node1 17386 1726853388.31267: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853388.32131: done with get_vars() 17386 1726853388.32146: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 13:29:48 -0400 (0:00:00.997) 0:00:13.561 ****** 17386 1726853388.32209: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 17386 1726853388.32210: Creating lock for fedora.linux_system_roles.network_state 17386 1726853388.32454: worker is 1 (out of 1 available) 17386 1726853388.32467: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 17386 1726853388.32480: done queuing things up, now waiting for results queue to drain 17386 1726853388.32482: waiting for pending results... 17386 1726853388.32658: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 17386 1726853388.32749: in run() - task 02083763-bbaf-2ef7-f054-00000000020e 17386 1726853388.32763: variable 'ansible_search_path' from source: unknown 17386 1726853388.32767: variable 'ansible_search_path' from source: unknown 17386 1726853388.32798: calling self._execute() 17386 1726853388.32868: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853388.32873: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853388.32883: variable 'omit' from source: magic vars 17386 1726853388.33174: variable 'ansible_distribution_major_version' from source: facts 17386 1726853388.33183: Evaluated conditional (ansible_distribution_major_version != '6'): True 17386 1726853388.33265: variable 'network_state' from source: role '' defaults 17386 1726853388.33275: Evaluated conditional (network_state != {}): False 17386 1726853388.33278: when evaluation is False, skipping this task 17386 1726853388.33281: _execute() done 17386 1726853388.33284: dumping result to json 17386 1726853388.33287: done dumping result, returning 17386 1726853388.33295: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [02083763-bbaf-2ef7-f054-00000000020e] 17386 1726853388.33299: sending task result for task 02083763-bbaf-2ef7-f054-00000000020e 17386 1726853388.33384: done sending task result for task 02083763-bbaf-2ef7-f054-00000000020e 17386 1726853388.33387: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 17386 1726853388.33439: no more pending results, returning what we have 17386 1726853388.33443: results queue empty 17386 1726853388.33444: checking for any_errors_fatal 17386 1726853388.33456: done checking for any_errors_fatal 17386 1726853388.33457: checking for max_fail_percentage 17386 1726853388.33459: done checking for max_fail_percentage 17386 1726853388.33460: checking to see if all hosts have failed and the running result is not ok 17386 1726853388.33461: done checking to see if all hosts have failed 17386 1726853388.33462: getting the remaining hosts for this loop 17386 1726853388.33463: done getting the remaining hosts for this loop 17386 1726853388.33467: getting the next task for host managed_node1 17386 1726853388.33476: done getting next task for host managed_node1 17386 1726853388.33479: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 17386 1726853388.33484: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (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=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), 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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17386 1726853388.33499: getting variables 17386 1726853388.33500: in VariableManager get_vars() 17386 1726853388.33528: Calling all_inventory to load vars for managed_node1 17386 1726853388.33530: Calling groups_inventory to load vars for managed_node1 17386 1726853388.33532: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853388.33540: Calling all_plugins_play to load vars for managed_node1 17386 1726853388.33542: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853388.33545: Calling groups_plugins_play to load vars for managed_node1 17386 1726853388.34300: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853388.35256: done with get_vars() 17386 1726853388.35273: done getting variables 17386 1726853388.35317: 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.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 13:29:48 -0400 (0:00:00.031) 0:00:13.592 ****** 17386 1726853388.35340: entering _queue_task() for managed_node1/debug 17386 1726853388.35572: worker is 1 (out of 1 available) 17386 1726853388.35584: exiting _queue_task() for managed_node1/debug 17386 1726853388.35596: done queuing things up, now waiting for results queue to drain 17386 1726853388.35597: waiting for pending results... 17386 1726853388.35885: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 17386 1726853388.35933: in run() - task 02083763-bbaf-2ef7-f054-00000000020f 17386 1726853388.35955: variable 'ansible_search_path' from source: unknown 17386 1726853388.35964: variable 'ansible_search_path' from source: unknown 17386 1726853388.36038: calling self._execute() 17386 1726853388.36144: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853388.36149: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853388.36278: variable 'omit' from source: magic vars 17386 1726853388.36577: variable 'ansible_distribution_major_version' from source: facts 17386 1726853388.36594: Evaluated conditional (ansible_distribution_major_version != '6'): True 17386 1726853388.36602: variable 'omit' from source: magic vars 17386 1726853388.36702: variable 'omit' from source: magic vars 17386 1726853388.36725: variable 'omit' from source: magic vars 17386 1726853388.36784: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17386 1726853388.36805: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17386 1726853388.36819: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17386 1726853388.36832: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17386 1726853388.36841: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17386 1726853388.36873: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17386 1726853388.36877: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853388.36879: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853388.36941: Set connection var ansible_shell_executable to /bin/sh 17386 1726853388.36944: Set connection var ansible_pipelining to False 17386 1726853388.36958: Set connection var ansible_timeout to 10 17386 1726853388.36962: Set connection var ansible_shell_type to sh 17386 1726853388.36964: Set connection var ansible_module_compression to ZIP_DEFLATED 17386 1726853388.36966: Set connection var ansible_connection to ssh 17386 1726853388.36986: variable 'ansible_shell_executable' from source: unknown 17386 1726853388.36988: variable 'ansible_connection' from source: unknown 17386 1726853388.36991: variable 'ansible_module_compression' from source: unknown 17386 1726853388.36994: variable 'ansible_shell_type' from source: unknown 17386 1726853388.36996: variable 'ansible_shell_executable' from source: unknown 17386 1726853388.36998: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853388.37002: variable 'ansible_pipelining' from source: unknown 17386 1726853388.37005: variable 'ansible_timeout' from source: unknown 17386 1726853388.37009: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853388.37115: 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=False) 17386 1726853388.37123: variable 'omit' from source: magic vars 17386 1726853388.37128: starting attempt loop 17386 1726853388.37131: running the handler 17386 1726853388.37224: variable '__network_connections_result' from source: set_fact 17386 1726853388.37265: handler run complete 17386 1726853388.37281: attempt loop complete, returning result 17386 1726853388.37284: _execute() done 17386 1726853388.37287: dumping result to json 17386 1726853388.37289: done dumping result, returning 17386 1726853388.37299: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [02083763-bbaf-2ef7-f054-00000000020f] 17386 1726853388.37302: sending task result for task 02083763-bbaf-2ef7-f054-00000000020f 17386 1726853388.37386: done sending task result for task 02083763-bbaf-2ef7-f054-00000000020f 17386 1726853388.37389: WORKER PROCESS EXITING ok: [managed_node1] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'dummy0': add connection dummy0, b40cba80-ee1b-4ad5-92c1-755f50f920dd", "[004] #0, state:up persistent_state:present, 'dummy0': up connection dummy0, b40cba80-ee1b-4ad5-92c1-755f50f920dd (not-active)" ] } 17386 1726853388.37475: no more pending results, returning what we have 17386 1726853388.37478: results queue empty 17386 1726853388.37479: checking for any_errors_fatal 17386 1726853388.37485: done checking for any_errors_fatal 17386 1726853388.37485: checking for max_fail_percentage 17386 1726853388.37487: done checking for max_fail_percentage 17386 1726853388.37487: checking to see if all hosts have failed and the running result is not ok 17386 1726853388.37489: done checking to see if all hosts have failed 17386 1726853388.37489: getting the remaining hosts for this loop 17386 1726853388.37490: done getting the remaining hosts for this loop 17386 1726853388.37494: getting the next task for host managed_node1 17386 1726853388.37501: done getting next task for host managed_node1 17386 1726853388.37505: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 17386 1726853388.37515: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (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=23, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), 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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17386 1726853388.37526: getting variables 17386 1726853388.37528: in VariableManager get_vars() 17386 1726853388.37560: Calling all_inventory to load vars for managed_node1 17386 1726853388.37563: Calling groups_inventory to load vars for managed_node1 17386 1726853388.37565: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853388.37577: Calling all_plugins_play to load vars for managed_node1 17386 1726853388.37580: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853388.37583: Calling groups_plugins_play to load vars for managed_node1 17386 1726853388.38320: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853388.39202: done with get_vars() 17386 1726853388.39216: done getting variables 17386 1726853388.39260: 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.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 13:29:48 -0400 (0:00:00.039) 0:00:13.631 ****** 17386 1726853388.39291: entering _queue_task() for managed_node1/debug 17386 1726853388.39780: worker is 1 (out of 1 available) 17386 1726853388.39790: exiting _queue_task() for managed_node1/debug 17386 1726853388.39799: done queuing things up, now waiting for results queue to drain 17386 1726853388.39800: waiting for pending results... 17386 1726853388.39896: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 17386 1726853388.40095: in run() - task 02083763-bbaf-2ef7-f054-000000000210 17386 1726853388.40098: variable 'ansible_search_path' from source: unknown 17386 1726853388.40125: variable 'ansible_search_path' from source: unknown 17386 1726853388.40252: calling self._execute() 17386 1726853388.40328: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853388.40338: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853388.40355: variable 'omit' from source: magic vars 17386 1726853388.40743: variable 'ansible_distribution_major_version' from source: facts 17386 1726853388.40762: Evaluated conditional (ansible_distribution_major_version != '6'): True 17386 1726853388.40775: variable 'omit' from source: magic vars 17386 1726853388.40840: variable 'omit' from source: magic vars 17386 1726853388.40902: variable 'omit' from source: magic vars 17386 1726853388.40927: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17386 1726853388.40970: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17386 1726853388.40996: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17386 1726853388.41116: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17386 1726853388.41120: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17386 1726853388.41122: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17386 1726853388.41124: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853388.41126: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853388.41188: Set connection var ansible_shell_executable to /bin/sh 17386 1726853388.41200: Set connection var ansible_pipelining to False 17386 1726853388.41210: Set connection var ansible_timeout to 10 17386 1726853388.41220: Set connection var ansible_shell_type to sh 17386 1726853388.41230: Set connection var ansible_module_compression to ZIP_DEFLATED 17386 1726853388.41241: Set connection var ansible_connection to ssh 17386 1726853388.41277: variable 'ansible_shell_executable' from source: unknown 17386 1726853388.41286: variable 'ansible_connection' from source: unknown 17386 1726853388.41294: variable 'ansible_module_compression' from source: unknown 17386 1726853388.41301: variable 'ansible_shell_type' from source: unknown 17386 1726853388.41308: variable 'ansible_shell_executable' from source: unknown 17386 1726853388.41351: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853388.41354: variable 'ansible_pipelining' from source: unknown 17386 1726853388.41356: variable 'ansible_timeout' from source: unknown 17386 1726853388.41359: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853388.41486: 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=False) 17386 1726853388.41503: variable 'omit' from source: magic vars 17386 1726853388.41514: starting attempt loop 17386 1726853388.41565: running the handler 17386 1726853388.41582: variable '__network_connections_result' from source: set_fact 17386 1726853388.41655: variable '__network_connections_result' from source: set_fact 17386 1726853388.41777: handler run complete 17386 1726853388.41809: attempt loop complete, returning result 17386 1726853388.41818: _execute() done 17386 1726853388.41826: dumping result to json 17386 1726853388.41836: done dumping result, returning 17386 1726853388.41886: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [02083763-bbaf-2ef7-f054-000000000210] 17386 1726853388.41889: sending task result for task 02083763-bbaf-2ef7-f054-000000000210 ok: [managed_node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "192.0.2.42/30" ] }, "name": "dummy0", "state": "up", "type": "dummy" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'dummy0': add connection dummy0, b40cba80-ee1b-4ad5-92c1-755f50f920dd\n[004] #0, state:up persistent_state:present, 'dummy0': up connection dummy0, b40cba80-ee1b-4ad5-92c1-755f50f920dd (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'dummy0': add connection dummy0, b40cba80-ee1b-4ad5-92c1-755f50f920dd", "[004] #0, state:up persistent_state:present, 'dummy0': up connection dummy0, b40cba80-ee1b-4ad5-92c1-755f50f920dd (not-active)" ] } } 17386 1726853388.42156: no more pending results, returning what we have 17386 1726853388.42160: results queue empty 17386 1726853388.42161: checking for any_errors_fatal 17386 1726853388.42168: done checking for any_errors_fatal 17386 1726853388.42169: checking for max_fail_percentage 17386 1726853388.42173: done checking for max_fail_percentage 17386 1726853388.42174: checking to see if all hosts have failed and the running result is not ok 17386 1726853388.42175: done checking to see if all hosts have failed 17386 1726853388.42176: getting the remaining hosts for this loop 17386 1726853388.42178: done getting the remaining hosts for this loop 17386 1726853388.42182: getting the next task for host managed_node1 17386 1726853388.42191: done getting next task for host managed_node1 17386 1726853388.42196: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 17386 1726853388.42201: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (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=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), 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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17386 1726853388.42218: getting variables 17386 1726853388.42220: in VariableManager get_vars() 17386 1726853388.42262: Calling all_inventory to load vars for managed_node1 17386 1726853388.42265: Calling groups_inventory to load vars for managed_node1 17386 1726853388.42268: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853388.42276: done sending task result for task 02083763-bbaf-2ef7-f054-000000000210 17386 1726853388.42279: WORKER PROCESS EXITING 17386 1726853388.42466: Calling all_plugins_play to load vars for managed_node1 17386 1726853388.42472: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853388.42476: Calling groups_plugins_play to load vars for managed_node1 17386 1726853388.44292: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853388.45787: done with get_vars() 17386 1726853388.45805: done getting variables 17386 1726853388.45851: 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.network : Show debug messages for the network_state] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 13:29:48 -0400 (0:00:00.065) 0:00:13.697 ****** 17386 1726853388.45879: entering _queue_task() for managed_node1/debug 17386 1726853388.46340: worker is 1 (out of 1 available) 17386 1726853388.46356: exiting _queue_task() for managed_node1/debug 17386 1726853388.46368: done queuing things up, now waiting for results queue to drain 17386 1726853388.46369: waiting for pending results... 17386 1726853388.46567: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 17386 1726853388.46664: in run() - task 02083763-bbaf-2ef7-f054-000000000211 17386 1726853388.46677: variable 'ansible_search_path' from source: unknown 17386 1726853388.46681: variable 'ansible_search_path' from source: unknown 17386 1726853388.46744: calling self._execute() 17386 1726853388.46859: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853388.46864: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853388.46867: variable 'omit' from source: magic vars 17386 1726853388.47333: variable 'ansible_distribution_major_version' from source: facts 17386 1726853388.47337: Evaluated conditional (ansible_distribution_major_version != '6'): True 17386 1726853388.47407: variable 'network_state' from source: role '' defaults 17386 1726853388.47416: Evaluated conditional (network_state != {}): False 17386 1726853388.47419: when evaluation is False, skipping this task 17386 1726853388.47422: _execute() done 17386 1726853388.47424: dumping result to json 17386 1726853388.47427: done dumping result, returning 17386 1726853388.47435: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [02083763-bbaf-2ef7-f054-000000000211] 17386 1726853388.47441: sending task result for task 02083763-bbaf-2ef7-f054-000000000211 17386 1726853388.47539: done sending task result for task 02083763-bbaf-2ef7-f054-000000000211 17386 1726853388.47541: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "network_state != {}" } 17386 1726853388.47617: no more pending results, returning what we have 17386 1726853388.47625: results queue empty 17386 1726853388.47626: checking for any_errors_fatal 17386 1726853388.47639: done checking for any_errors_fatal 17386 1726853388.47640: checking for max_fail_percentage 17386 1726853388.47642: done checking for max_fail_percentage 17386 1726853388.47643: checking to see if all hosts have failed and the running result is not ok 17386 1726853388.47644: done checking to see if all hosts have failed 17386 1726853388.47644: getting the remaining hosts for this loop 17386 1726853388.47646: done getting the remaining hosts for this loop 17386 1726853388.47652: getting the next task for host managed_node1 17386 1726853388.47661: done getting next task for host managed_node1 17386 1726853388.47668: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 17386 1726853388.47674: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (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=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), 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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17386 1726853388.47691: getting variables 17386 1726853388.47692: in VariableManager get_vars() 17386 1726853388.47726: Calling all_inventory to load vars for managed_node1 17386 1726853388.47729: Calling groups_inventory to load vars for managed_node1 17386 1726853388.47731: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853388.47756: Calling all_plugins_play to load vars for managed_node1 17386 1726853388.47764: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853388.47768: Calling groups_plugins_play to load vars for managed_node1 17386 1726853388.49557: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853388.51115: done with get_vars() 17386 1726853388.51142: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 13:29:48 -0400 (0:00:00.053) 0:00:13.751 ****** 17386 1726853388.51240: entering _queue_task() for managed_node1/ping 17386 1726853388.51242: Creating lock for ping 17386 1726853388.51587: worker is 1 (out of 1 available) 17386 1726853388.51601: exiting _queue_task() for managed_node1/ping 17386 1726853388.51613: done queuing things up, now waiting for results queue to drain 17386 1726853388.51614: waiting for pending results... 17386 1726853388.51989: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 17386 1726853388.52143: in run() - task 02083763-bbaf-2ef7-f054-000000000212 17386 1726853388.52148: variable 'ansible_search_path' from source: unknown 17386 1726853388.52154: variable 'ansible_search_path' from source: unknown 17386 1726853388.52190: calling self._execute() 17386 1726853388.52515: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853388.52582: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853388.52597: variable 'omit' from source: magic vars 17386 1726853388.53238: variable 'ansible_distribution_major_version' from source: facts 17386 1726853388.53242: Evaluated conditional (ansible_distribution_major_version != '6'): True 17386 1726853388.53246: variable 'omit' from source: magic vars 17386 1726853388.53251: variable 'omit' from source: magic vars 17386 1726853388.53400: variable 'omit' from source: magic vars 17386 1726853388.53440: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17386 1726853388.53483: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17386 1726853388.53605: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17386 1726853388.53623: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17386 1726853388.53634: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17386 1726853388.53663: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17386 1726853388.53667: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853388.53669: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853388.53942: Set connection var ansible_shell_executable to /bin/sh 17386 1726853388.53950: Set connection var ansible_pipelining to False 17386 1726853388.53960: Set connection var ansible_timeout to 10 17386 1726853388.53967: Set connection var ansible_shell_type to sh 17386 1726853388.53969: Set connection var ansible_module_compression to ZIP_DEFLATED 17386 1726853388.53975: Set connection var ansible_connection to ssh 17386 1726853388.54006: variable 'ansible_shell_executable' from source: unknown 17386 1726853388.54009: variable 'ansible_connection' from source: unknown 17386 1726853388.54011: variable 'ansible_module_compression' from source: unknown 17386 1726853388.54014: variable 'ansible_shell_type' from source: unknown 17386 1726853388.54174: variable 'ansible_shell_executable' from source: unknown 17386 1726853388.54179: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853388.54183: variable 'ansible_pipelining' from source: unknown 17386 1726853388.54186: variable 'ansible_timeout' from source: unknown 17386 1726853388.54189: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853388.54235: 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) 17386 1726853388.54244: variable 'omit' from source: magic vars 17386 1726853388.54251: starting attempt loop 17386 1726853388.54254: running the handler 17386 1726853388.54267: _low_level_execute_command(): starting 17386 1726853388.54319: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 17386 1726853388.54799: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17386 1726853388.54816: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found <<< 17386 1726853388.54831: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853388.54876: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 17386 1726853388.54890: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853388.54933: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853388.56641: stdout chunk (state=3): >>>/root <<< 17386 1726853388.56877: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17386 1726853388.56880: stdout chunk (state=3): >>><<< 17386 1726853388.56883: stderr chunk (state=3): >>><<< 17386 1726853388.57000: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17386 1726853388.57004: _low_level_execute_command(): starting 17386 1726853388.57007: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853388.5690465-18038-212181222443783 `" && echo ansible-tmp-1726853388.5690465-18038-212181222443783="` echo /root/.ansible/tmp/ansible-tmp-1726853388.5690465-18038-212181222443783 `" ) && sleep 0' 17386 1726853388.57960: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853388.58041: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 17386 1726853388.58083: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17386 1726853388.58104: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853388.58289: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853388.60084: stdout chunk (state=3): >>>ansible-tmp-1726853388.5690465-18038-212181222443783=/root/.ansible/tmp/ansible-tmp-1726853388.5690465-18038-212181222443783 <<< 17386 1726853388.60252: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17386 1726853388.60255: stdout chunk (state=3): >>><<< 17386 1726853388.60257: stderr chunk (state=3): >>><<< 17386 1726853388.60290: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853388.5690465-18038-212181222443783=/root/.ansible/tmp/ansible-tmp-1726853388.5690465-18038-212181222443783 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17386 1726853388.60476: variable 'ansible_module_compression' from source: unknown 17386 1726853388.60479: ANSIBALLZ: Using lock for ping 17386 1726853388.60482: ANSIBALLZ: Acquiring lock 17386 1726853388.60484: ANSIBALLZ: Lock acquired: 139709346912432 17386 1726853388.60486: ANSIBALLZ: Creating module 17386 1726853388.73811: ANSIBALLZ: Writing module into payload 17386 1726853388.73893: ANSIBALLZ: Writing module 17386 1726853388.73922: ANSIBALLZ: Renaming module 17386 1726853388.74040: ANSIBALLZ: Done creating module 17386 1726853388.74043: variable 'ansible_facts' from source: unknown 17386 1726853388.74046: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853388.5690465-18038-212181222443783/AnsiballZ_ping.py 17386 1726853388.74163: Sending initial data 17386 1726853388.74212: Sent initial data (153 bytes) 17386 1726853388.74864: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17386 1726853388.74923: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853388.74996: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 17386 1726853388.75011: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17386 1726853388.75039: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853388.75348: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853388.76961: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 17386 1726853388.77002: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 17386 1726853388.77099: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-173868rzayoky/tmpffz5k29k /root/.ansible/tmp/ansible-tmp-1726853388.5690465-18038-212181222443783/AnsiballZ_ping.py <<< 17386 1726853388.77104: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853388.5690465-18038-212181222443783/AnsiballZ_ping.py" debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-173868rzayoky/tmpffz5k29k" to remote "/root/.ansible/tmp/ansible-tmp-1726853388.5690465-18038-212181222443783/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853388.5690465-18038-212181222443783/AnsiballZ_ping.py" <<< 17386 1726853388.78008: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17386 1726853388.78148: stderr chunk (state=3): >>><<< 17386 1726853388.78151: stdout chunk (state=3): >>><<< 17386 1726853388.78154: done transferring module to remote 17386 1726853388.78156: _low_level_execute_command(): starting 17386 1726853388.78158: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853388.5690465-18038-212181222443783/ /root/.ansible/tmp/ansible-tmp-1726853388.5690465-18038-212181222443783/AnsiballZ_ping.py && sleep 0' 17386 1726853388.78687: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 17386 1726853388.78696: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17386 1726853388.78715: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17386 1726853388.78785: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 17386 1726853388.78792: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853388.78862: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853388.80682: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17386 1726853388.80685: stdout chunk (state=3): >>><<< 17386 1726853388.80688: stderr chunk (state=3): >>><<< 17386 1726853388.80706: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17386 1726853388.80714: _low_level_execute_command(): starting 17386 1726853388.80787: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853388.5690465-18038-212181222443783/AnsiballZ_ping.py && sleep 0' 17386 1726853388.81326: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17386 1726853388.81338: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17386 1726853388.81384: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853388.81460: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 17386 1726853388.81480: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17386 1726853388.81501: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853388.81584: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853388.96560: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 17386 1726853388.97763: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 17386 1726853388.97790: stderr chunk (state=3): >>><<< 17386 1726853388.97793: stdout chunk (state=3): >>><<< 17386 1726853388.97810: _low_level_execute_command() done: rc=0, stdout= {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. 17386 1726853388.97834: done with _execute_module (ping, {'_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ping', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726853388.5690465-18038-212181222443783/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 17386 1726853388.97870: _low_level_execute_command(): starting 17386 1726853388.97875: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853388.5690465-18038-212181222443783/ > /dev/null 2>&1 && sleep 0' 17386 1726853388.98500: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 17386 1726853388.98589: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found <<< 17386 1726853388.98626: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853388.98642: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853389.00454: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17386 1726853389.00475: stderr chunk (state=3): >>><<< 17386 1726853389.00479: stdout chunk (state=3): >>><<< 17386 1726853389.00494: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17386 1726853389.00502: handler run complete 17386 1726853389.00513: attempt loop complete, returning result 17386 1726853389.00516: _execute() done 17386 1726853389.00518: dumping result to json 17386 1726853389.00521: done dumping result, returning 17386 1726853389.00529: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [02083763-bbaf-2ef7-f054-000000000212] 17386 1726853389.00534: sending task result for task 02083763-bbaf-2ef7-f054-000000000212 17386 1726853389.00624: done sending task result for task 02083763-bbaf-2ef7-f054-000000000212 17386 1726853389.00627: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "ping": "pong" } 17386 1726853389.00685: no more pending results, returning what we have 17386 1726853389.00688: results queue empty 17386 1726853389.00689: checking for any_errors_fatal 17386 1726853389.00695: done checking for any_errors_fatal 17386 1726853389.00695: checking for max_fail_percentage 17386 1726853389.00697: done checking for max_fail_percentage 17386 1726853389.00698: checking to see if all hosts have failed and the running result is not ok 17386 1726853389.00699: done checking to see if all hosts have failed 17386 1726853389.00699: getting the remaining hosts for this loop 17386 1726853389.00701: done getting the remaining hosts for this loop 17386 1726853389.00704: getting the next task for host managed_node1 17386 1726853389.00715: done getting next task for host managed_node1 17386 1726853389.00717: ^ task is: TASK: meta (role_complete) 17386 1726853389.00723: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17386 1726853389.00732: getting variables 17386 1726853389.00733: in VariableManager get_vars() 17386 1726853389.00768: Calling all_inventory to load vars for managed_node1 17386 1726853389.00773: Calling groups_inventory to load vars for managed_node1 17386 1726853389.00776: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853389.00785: Calling all_plugins_play to load vars for managed_node1 17386 1726853389.00789: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853389.00791: Calling groups_plugins_play to load vars for managed_node1 17386 1726853389.02181: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853389.03788: done with get_vars() 17386 1726853389.03805: done getting variables 17386 1726853389.03867: done queuing things up, now waiting for results queue to drain 17386 1726853389.03869: results queue empty 17386 1726853389.03870: checking for any_errors_fatal 17386 1726853389.03873: done checking for any_errors_fatal 17386 1726853389.03874: checking for max_fail_percentage 17386 1726853389.03874: done checking for max_fail_percentage 17386 1726853389.03875: checking to see if all hosts have failed and the running result is not ok 17386 1726853389.03875: done checking to see if all hosts have failed 17386 1726853389.03876: getting the remaining hosts for this loop 17386 1726853389.03876: done getting the remaining hosts for this loop 17386 1726853389.03878: getting the next task for host managed_node1 17386 1726853389.03882: done getting next task for host managed_node1 17386 1726853389.03883: ^ task is: TASK: Show result 17386 1726853389.03885: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17386 1726853389.03886: getting variables 17386 1726853389.03887: in VariableManager get_vars() 17386 1726853389.03894: Calling all_inventory to load vars for managed_node1 17386 1726853389.03895: Calling groups_inventory to load vars for managed_node1 17386 1726853389.03897: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853389.03900: Calling all_plugins_play to load vars for managed_node1 17386 1726853389.03901: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853389.03903: Calling groups_plugins_play to load vars for managed_node1 17386 1726853389.04556: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853389.05504: done with get_vars() 17386 1726853389.05518: done getting variables 17386 1726853389.05547: 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 [Show result] ************************************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_dummy_profile.yml:14 Friday 20 September 2024 13:29:49 -0400 (0:00:00.543) 0:00:14.294 ****** 17386 1726853389.05570: entering _queue_task() for managed_node1/debug 17386 1726853389.05828: worker is 1 (out of 1 available) 17386 1726853389.05842: exiting _queue_task() for managed_node1/debug 17386 1726853389.05856: done queuing things up, now waiting for results queue to drain 17386 1726853389.05857: waiting for pending results... 17386 1726853389.06041: running TaskExecutor() for managed_node1/TASK: Show result 17386 1726853389.06138: in run() - task 02083763-bbaf-2ef7-f054-000000000180 17386 1726853389.06177: variable 'ansible_search_path' from source: unknown 17386 1726853389.06180: variable 'ansible_search_path' from source: unknown 17386 1726853389.06251: calling self._execute() 17386 1726853389.06376: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853389.06381: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853389.06578: variable 'omit' from source: magic vars 17386 1726853389.06793: variable 'ansible_distribution_major_version' from source: facts 17386 1726853389.06824: Evaluated conditional (ansible_distribution_major_version != '6'): True 17386 1726853389.06853: variable 'omit' from source: magic vars 17386 1726853389.06947: variable 'omit' from source: magic vars 17386 1726853389.07008: variable 'omit' from source: magic vars 17386 1726853389.07070: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17386 1726853389.07116: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17386 1726853389.07138: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17386 1726853389.07158: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17386 1726853389.07181: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17386 1726853389.07205: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17386 1726853389.07208: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853389.07210: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853389.07285: Set connection var ansible_shell_executable to /bin/sh 17386 1726853389.07290: Set connection var ansible_pipelining to False 17386 1726853389.07295: Set connection var ansible_timeout to 10 17386 1726853389.07300: Set connection var ansible_shell_type to sh 17386 1726853389.07305: Set connection var ansible_module_compression to ZIP_DEFLATED 17386 1726853389.07308: Set connection var ansible_connection to ssh 17386 1726853389.07328: variable 'ansible_shell_executable' from source: unknown 17386 1726853389.07330: variable 'ansible_connection' from source: unknown 17386 1726853389.07333: variable 'ansible_module_compression' from source: unknown 17386 1726853389.07335: variable 'ansible_shell_type' from source: unknown 17386 1726853389.07338: variable 'ansible_shell_executable' from source: unknown 17386 1726853389.07354: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853389.07356: variable 'ansible_pipelining' from source: unknown 17386 1726853389.07358: variable 'ansible_timeout' from source: unknown 17386 1726853389.07360: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853389.07459: 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=False) 17386 1726853389.07468: variable 'omit' from source: magic vars 17386 1726853389.07472: starting attempt loop 17386 1726853389.07475: running the handler 17386 1726853389.07510: variable '__network_connections_result' from source: set_fact 17386 1726853389.07577: variable '__network_connections_result' from source: set_fact 17386 1726853389.07653: handler run complete 17386 1726853389.07675: attempt loop complete, returning result 17386 1726853389.07681: _execute() done 17386 1726853389.07688: dumping result to json 17386 1726853389.07691: done dumping result, returning 17386 1726853389.07694: done running TaskExecutor() for managed_node1/TASK: Show result [02083763-bbaf-2ef7-f054-000000000180] 17386 1726853389.07696: sending task result for task 02083763-bbaf-2ef7-f054-000000000180 17386 1726853389.07783: done sending task result for task 02083763-bbaf-2ef7-f054-000000000180 17386 1726853389.07785: WORKER PROCESS EXITING ok: [managed_node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "192.0.2.42/30" ] }, "name": "dummy0", "state": "up", "type": "dummy" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'dummy0': add connection dummy0, b40cba80-ee1b-4ad5-92c1-755f50f920dd\n[004] #0, state:up persistent_state:present, 'dummy0': up connection dummy0, b40cba80-ee1b-4ad5-92c1-755f50f920dd (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'dummy0': add connection dummy0, b40cba80-ee1b-4ad5-92c1-755f50f920dd", "[004] #0, state:up persistent_state:present, 'dummy0': up connection dummy0, b40cba80-ee1b-4ad5-92c1-755f50f920dd (not-active)" ] } } 17386 1726853389.07859: no more pending results, returning what we have 17386 1726853389.07863: results queue empty 17386 1726853389.07864: checking for any_errors_fatal 17386 1726853389.07866: done checking for any_errors_fatal 17386 1726853389.07866: checking for max_fail_percentage 17386 1726853389.07868: done checking for max_fail_percentage 17386 1726853389.07869: checking to see if all hosts have failed and the running result is not ok 17386 1726853389.07872: done checking to see if all hosts have failed 17386 1726853389.07873: getting the remaining hosts for this loop 17386 1726853389.07874: done getting the remaining hosts for this loop 17386 1726853389.07878: getting the next task for host managed_node1 17386 1726853389.07886: done getting next task for host managed_node1 17386 1726853389.07889: ^ task is: TASK: Asserts 17386 1726853389.07892: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 17386 1726853389.07898: getting variables 17386 1726853389.07899: in VariableManager get_vars() 17386 1726853389.07926: Calling all_inventory to load vars for managed_node1 17386 1726853389.07929: Calling groups_inventory to load vars for managed_node1 17386 1726853389.07932: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853389.07940: Calling all_plugins_play to load vars for managed_node1 17386 1726853389.07943: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853389.07946: Calling groups_plugins_play to load vars for managed_node1 17386 1726853389.08714: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853389.09581: done with get_vars() 17386 1726853389.09595: done getting variables TASK [Asserts] ***************************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:36 Friday 20 September 2024 13:29:49 -0400 (0:00:00.040) 0:00:14.335 ****** 17386 1726853389.09660: entering _queue_task() for managed_node1/include_tasks 17386 1726853389.09882: worker is 1 (out of 1 available) 17386 1726853389.09896: exiting _queue_task() for managed_node1/include_tasks 17386 1726853389.09907: done queuing things up, now waiting for results queue to drain 17386 1726853389.09911: waiting for pending results... 17386 1726853389.10287: running TaskExecutor() for managed_node1/TASK: Asserts 17386 1726853389.10292: in run() - task 02083763-bbaf-2ef7-f054-000000000087 17386 1726853389.10295: variable 'ansible_search_path' from source: unknown 17386 1726853389.10297: variable 'ansible_search_path' from source: unknown 17386 1726853389.10300: variable 'lsr_assert' from source: include params 17386 1726853389.10479: variable 'lsr_assert' from source: include params 17386 1726853389.10551: variable 'omit' from source: magic vars 17386 1726853389.10685: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853389.10699: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853389.10716: variable 'omit' from source: magic vars 17386 1726853389.10989: variable 'ansible_distribution_major_version' from source: facts 17386 1726853389.11004: Evaluated conditional (ansible_distribution_major_version != '6'): True 17386 1726853389.11014: variable 'item' from source: unknown 17386 1726853389.11095: variable 'item' from source: unknown 17386 1726853389.11128: variable 'item' from source: unknown 17386 1726853389.11218: variable 'item' from source: unknown 17386 1726853389.11395: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853389.11400: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853389.11402: variable 'omit' from source: magic vars 17386 1726853389.11485: variable 'ansible_distribution_major_version' from source: facts 17386 1726853389.11488: Evaluated conditional (ansible_distribution_major_version != '6'): True 17386 1726853389.11536: variable 'item' from source: unknown 17386 1726853389.11552: variable 'item' from source: unknown 17386 1726853389.11570: variable 'item' from source: unknown 17386 1726853389.11620: variable 'item' from source: unknown 17386 1726853389.11685: dumping result to json 17386 1726853389.11688: done dumping result, returning 17386 1726853389.11690: done running TaskExecutor() for managed_node1/TASK: Asserts [02083763-bbaf-2ef7-f054-000000000087] 17386 1726853389.11692: sending task result for task 02083763-bbaf-2ef7-f054-000000000087 17386 1726853389.11734: done sending task result for task 02083763-bbaf-2ef7-f054-000000000087 17386 1726853389.11736: WORKER PROCESS EXITING 17386 1726853389.11764: no more pending results, returning what we have 17386 1726853389.11769: in VariableManager get_vars() 17386 1726853389.11803: Calling all_inventory to load vars for managed_node1 17386 1726853389.11806: Calling groups_inventory to load vars for managed_node1 17386 1726853389.11809: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853389.11820: Calling all_plugins_play to load vars for managed_node1 17386 1726853389.11850: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853389.11854: Calling groups_plugins_play to load vars for managed_node1 17386 1726853389.12720: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853389.13564: done with get_vars() 17386 1726853389.13581: variable 'ansible_search_path' from source: unknown 17386 1726853389.13582: variable 'ansible_search_path' from source: unknown 17386 1726853389.13609: variable 'ansible_search_path' from source: unknown 17386 1726853389.13610: variable 'ansible_search_path' from source: unknown 17386 1726853389.13625: we have included files to process 17386 1726853389.13626: generating all_blocks data 17386 1726853389.13628: done generating all_blocks data 17386 1726853389.13631: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 17386 1726853389.13632: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 17386 1726853389.13634: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 17386 1726853389.13759: in VariableManager get_vars() 17386 1726853389.13772: done with get_vars() 17386 1726853389.13988: done processing included file 17386 1726853389.13991: iterating over new_blocks loaded from include file 17386 1726853389.13994: in VariableManager get_vars() 17386 1726853389.14008: done with get_vars() 17386 1726853389.14009: filtering new block on tags 17386 1726853389.14043: done filtering new block on tags 17386 1726853389.14045: done iterating over new_blocks loaded from include file included: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml for managed_node1 => (item=tasks/assert_profile_present.yml) 17386 1726853389.14049: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 17386 1726853389.14050: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 17386 1726853389.14052: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 17386 1726853389.14148: in VariableManager get_vars() 17386 1726853389.14168: done with get_vars() 17386 1726853389.14244: done processing included file 17386 1726853389.14246: iterating over new_blocks loaded from include file 17386 1726853389.14247: in VariableManager get_vars() 17386 1726853389.14260: done with get_vars() 17386 1726853389.14262: filtering new block on tags 17386 1726853389.14292: done filtering new block on tags 17386 1726853389.14295: done iterating over new_blocks loaded from include file included: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml for managed_node1 => (item=tasks/assert_device_present.yml) 17386 1726853389.14298: extending task lists for all hosts with included blocks 17386 1726853389.15169: done extending task lists 17386 1726853389.15170: done processing included files 17386 1726853389.15173: results queue empty 17386 1726853389.15173: checking for any_errors_fatal 17386 1726853389.15178: done checking for any_errors_fatal 17386 1726853389.15179: checking for max_fail_percentage 17386 1726853389.15180: done checking for max_fail_percentage 17386 1726853389.15181: checking to see if all hosts have failed and the running result is not ok 17386 1726853389.15181: done checking to see if all hosts have failed 17386 1726853389.15182: getting the remaining hosts for this loop 17386 1726853389.15183: done getting the remaining hosts for this loop 17386 1726853389.15186: getting the next task for host managed_node1 17386 1726853389.15190: done getting next task for host managed_node1 17386 1726853389.15192: ^ task is: TASK: Include the task 'get_profile_stat.yml' 17386 1726853389.15194: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (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 17386 1726853389.15202: getting variables 17386 1726853389.15203: in VariableManager get_vars() 17386 1726853389.15212: Calling all_inventory to load vars for managed_node1 17386 1726853389.15214: Calling groups_inventory to load vars for managed_node1 17386 1726853389.15216: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853389.15223: Calling all_plugins_play to load vars for managed_node1 17386 1726853389.15225: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853389.15228: Calling groups_plugins_play to load vars for managed_node1 17386 1726853389.16187: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853389.17034: done with get_vars() 17386 1726853389.17047: done getting variables TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:3 Friday 20 September 2024 13:29:49 -0400 (0:00:00.074) 0:00:14.409 ****** 17386 1726853389.17103: entering _queue_task() for managed_node1/include_tasks 17386 1726853389.17347: worker is 1 (out of 1 available) 17386 1726853389.17360: exiting _queue_task() for managed_node1/include_tasks 17386 1726853389.17373: done queuing things up, now waiting for results queue to drain 17386 1726853389.17374: waiting for pending results... 17386 1726853389.17555: running TaskExecutor() for managed_node1/TASK: Include the task 'get_profile_stat.yml' 17386 1726853389.17629: in run() - task 02083763-bbaf-2ef7-f054-000000000376 17386 1726853389.17640: variable 'ansible_search_path' from source: unknown 17386 1726853389.17643: variable 'ansible_search_path' from source: unknown 17386 1726853389.17675: calling self._execute() 17386 1726853389.17744: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853389.17749: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853389.17758: variable 'omit' from source: magic vars 17386 1726853389.18038: variable 'ansible_distribution_major_version' from source: facts 17386 1726853389.18056: Evaluated conditional (ansible_distribution_major_version != '6'): True 17386 1726853389.18060: _execute() done 17386 1726853389.18065: dumping result to json 17386 1726853389.18068: done dumping result, returning 17386 1726853389.18152: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_profile_stat.yml' [02083763-bbaf-2ef7-f054-000000000376] 17386 1726853389.18156: sending task result for task 02083763-bbaf-2ef7-f054-000000000376 17386 1726853389.18218: done sending task result for task 02083763-bbaf-2ef7-f054-000000000376 17386 1726853389.18221: WORKER PROCESS EXITING 17386 1726853389.18276: no more pending results, returning what we have 17386 1726853389.18280: in VariableManager get_vars() 17386 1726853389.18308: Calling all_inventory to load vars for managed_node1 17386 1726853389.18310: Calling groups_inventory to load vars for managed_node1 17386 1726853389.18312: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853389.18322: Calling all_plugins_play to load vars for managed_node1 17386 1726853389.18325: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853389.18327: Calling groups_plugins_play to load vars for managed_node1 17386 1726853389.19408: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853389.20456: done with get_vars() 17386 1726853389.20470: variable 'ansible_search_path' from source: unknown 17386 1726853389.20472: variable 'ansible_search_path' from source: unknown 17386 1726853389.20479: variable 'item' from source: include params 17386 1726853389.20558: variable 'item' from source: include params 17386 1726853389.20583: we have included files to process 17386 1726853389.20584: generating all_blocks data 17386 1726853389.20585: done generating all_blocks data 17386 1726853389.20586: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 17386 1726853389.20587: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 17386 1726853389.20588: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 17386 1726853389.21264: done processing included file 17386 1726853389.21266: iterating over new_blocks loaded from include file 17386 1726853389.21267: in VariableManager get_vars() 17386 1726853389.21279: done with get_vars() 17386 1726853389.21280: filtering new block on tags 17386 1726853389.21351: done filtering new block on tags 17386 1726853389.21354: in VariableManager get_vars() 17386 1726853389.21365: done with get_vars() 17386 1726853389.21367: filtering new block on tags 17386 1726853389.21402: done filtering new block on tags 17386 1726853389.21404: done iterating over new_blocks loaded from include file included: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed_node1 17386 1726853389.21407: extending task lists for all hosts with included blocks 17386 1726853389.21555: done extending task lists 17386 1726853389.21556: done processing included files 17386 1726853389.21557: results queue empty 17386 1726853389.21557: checking for any_errors_fatal 17386 1726853389.21560: done checking for any_errors_fatal 17386 1726853389.21560: checking for max_fail_percentage 17386 1726853389.21561: done checking for max_fail_percentage 17386 1726853389.21561: checking to see if all hosts have failed and the running result is not ok 17386 1726853389.21562: done checking to see if all hosts have failed 17386 1726853389.21562: getting the remaining hosts for this loop 17386 1726853389.21563: done getting the remaining hosts for this loop 17386 1726853389.21565: getting the next task for host managed_node1 17386 1726853389.21567: done getting next task for host managed_node1 17386 1726853389.21569: ^ task is: TASK: Initialize NM profile exist and ansible_managed comment flag 17386 1726853389.21573: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17386 1726853389.21574: getting variables 17386 1726853389.21575: in VariableManager get_vars() 17386 1726853389.21581: Calling all_inventory to load vars for managed_node1 17386 1726853389.21583: Calling groups_inventory to load vars for managed_node1 17386 1726853389.21585: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853389.21589: Calling all_plugins_play to load vars for managed_node1 17386 1726853389.21591: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853389.21592: Calling groups_plugins_play to load vars for managed_node1 17386 1726853389.22201: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853389.25952: done with get_vars() 17386 1726853389.25968: done getting variables 17386 1726853389.26000: 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 [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Friday 20 September 2024 13:29:49 -0400 (0:00:00.089) 0:00:14.499 ****** 17386 1726853389.26019: entering _queue_task() for managed_node1/set_fact 17386 1726853389.26285: worker is 1 (out of 1 available) 17386 1726853389.26297: exiting _queue_task() for managed_node1/set_fact 17386 1726853389.26309: done queuing things up, now waiting for results queue to drain 17386 1726853389.26311: waiting for pending results... 17386 1726853389.26502: running TaskExecutor() for managed_node1/TASK: Initialize NM profile exist and ansible_managed comment flag 17386 1726853389.26589: in run() - task 02083763-bbaf-2ef7-f054-0000000003f6 17386 1726853389.26600: variable 'ansible_search_path' from source: unknown 17386 1726853389.26605: variable 'ansible_search_path' from source: unknown 17386 1726853389.26636: calling self._execute() 17386 1726853389.26705: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853389.26708: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853389.26717: variable 'omit' from source: magic vars 17386 1726853389.27004: variable 'ansible_distribution_major_version' from source: facts 17386 1726853389.27014: Evaluated conditional (ansible_distribution_major_version != '6'): True 17386 1726853389.27019: variable 'omit' from source: magic vars 17386 1726853389.27057: variable 'omit' from source: magic vars 17386 1726853389.27089: variable 'omit' from source: magic vars 17386 1726853389.27121: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17386 1726853389.27150: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17386 1726853389.27170: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17386 1726853389.27186: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17386 1726853389.27194: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17386 1726853389.27217: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17386 1726853389.27220: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853389.27223: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853389.27294: Set connection var ansible_shell_executable to /bin/sh 17386 1726853389.27297: Set connection var ansible_pipelining to False 17386 1726853389.27303: Set connection var ansible_timeout to 10 17386 1726853389.27308: Set connection var ansible_shell_type to sh 17386 1726853389.27313: Set connection var ansible_module_compression to ZIP_DEFLATED 17386 1726853389.27316: Set connection var ansible_connection to ssh 17386 1726853389.27335: variable 'ansible_shell_executable' from source: unknown 17386 1726853389.27338: variable 'ansible_connection' from source: unknown 17386 1726853389.27341: variable 'ansible_module_compression' from source: unknown 17386 1726853389.27344: variable 'ansible_shell_type' from source: unknown 17386 1726853389.27346: variable 'ansible_shell_executable' from source: unknown 17386 1726853389.27351: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853389.27353: variable 'ansible_pipelining' from source: unknown 17386 1726853389.27356: variable 'ansible_timeout' from source: unknown 17386 1726853389.27358: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853389.27460: 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) 17386 1726853389.27469: variable 'omit' from source: magic vars 17386 1726853389.27476: starting attempt loop 17386 1726853389.27479: running the handler 17386 1726853389.27496: handler run complete 17386 1726853389.27499: attempt loop complete, returning result 17386 1726853389.27503: _execute() done 17386 1726853389.27507: dumping result to json 17386 1726853389.27509: done dumping result, returning 17386 1726853389.27515: done running TaskExecutor() for managed_node1/TASK: Initialize NM profile exist and ansible_managed comment flag [02083763-bbaf-2ef7-f054-0000000003f6] 17386 1726853389.27520: sending task result for task 02083763-bbaf-2ef7-f054-0000000003f6 17386 1726853389.27599: done sending task result for task 02083763-bbaf-2ef7-f054-0000000003f6 17386 1726853389.27602: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } 17386 1726853389.27669: no more pending results, returning what we have 17386 1726853389.27674: results queue empty 17386 1726853389.27675: checking for any_errors_fatal 17386 1726853389.27676: done checking for any_errors_fatal 17386 1726853389.27677: checking for max_fail_percentage 17386 1726853389.27678: done checking for max_fail_percentage 17386 1726853389.27679: checking to see if all hosts have failed and the running result is not ok 17386 1726853389.27681: done checking to see if all hosts have failed 17386 1726853389.27681: getting the remaining hosts for this loop 17386 1726853389.27683: done getting the remaining hosts for this loop 17386 1726853389.27686: getting the next task for host managed_node1 17386 1726853389.27693: done getting next task for host managed_node1 17386 1726853389.27696: ^ task is: TASK: Stat profile file 17386 1726853389.27701: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17386 1726853389.27705: getting variables 17386 1726853389.27706: in VariableManager get_vars() 17386 1726853389.27740: Calling all_inventory to load vars for managed_node1 17386 1726853389.27743: Calling groups_inventory to load vars for managed_node1 17386 1726853389.27745: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853389.27757: Calling all_plugins_play to load vars for managed_node1 17386 1726853389.27760: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853389.27762: Calling groups_plugins_play to load vars for managed_node1 17386 1726853389.28533: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853389.29413: done with get_vars() 17386 1726853389.29428: done getting variables TASK [Stat profile file] ******************************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Friday 20 September 2024 13:29:49 -0400 (0:00:00.034) 0:00:14.533 ****** 17386 1726853389.29496: entering _queue_task() for managed_node1/stat 17386 1726853389.29710: worker is 1 (out of 1 available) 17386 1726853389.29724: exiting _queue_task() for managed_node1/stat 17386 1726853389.29736: done queuing things up, now waiting for results queue to drain 17386 1726853389.29738: waiting for pending results... 17386 1726853389.29911: running TaskExecutor() for managed_node1/TASK: Stat profile file 17386 1726853389.29994: in run() - task 02083763-bbaf-2ef7-f054-0000000003f7 17386 1726853389.30005: variable 'ansible_search_path' from source: unknown 17386 1726853389.30008: variable 'ansible_search_path' from source: unknown 17386 1726853389.30036: calling self._execute() 17386 1726853389.30107: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853389.30111: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853389.30120: variable 'omit' from source: magic vars 17386 1726853389.30399: variable 'ansible_distribution_major_version' from source: facts 17386 1726853389.30411: Evaluated conditional (ansible_distribution_major_version != '6'): True 17386 1726853389.30414: variable 'omit' from source: magic vars 17386 1726853389.30450: variable 'omit' from source: magic vars 17386 1726853389.30518: variable 'profile' from source: play vars 17386 1726853389.30521: variable 'interface' from source: play vars 17386 1726853389.30574: variable 'interface' from source: play vars 17386 1726853389.30587: variable 'omit' from source: magic vars 17386 1726853389.30625: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17386 1726853389.30651: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17386 1726853389.30668: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17386 1726853389.30685: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17386 1726853389.30695: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17386 1726853389.30719: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17386 1726853389.30723: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853389.30725: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853389.30794: Set connection var ansible_shell_executable to /bin/sh 17386 1726853389.30798: Set connection var ansible_pipelining to False 17386 1726853389.30805: Set connection var ansible_timeout to 10 17386 1726853389.30810: Set connection var ansible_shell_type to sh 17386 1726853389.30814: Set connection var ansible_module_compression to ZIP_DEFLATED 17386 1726853389.30817: Set connection var ansible_connection to ssh 17386 1726853389.30838: variable 'ansible_shell_executable' from source: unknown 17386 1726853389.30841: variable 'ansible_connection' from source: unknown 17386 1726853389.30844: variable 'ansible_module_compression' from source: unknown 17386 1726853389.30847: variable 'ansible_shell_type' from source: unknown 17386 1726853389.30850: variable 'ansible_shell_executable' from source: unknown 17386 1726853389.30852: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853389.30855: variable 'ansible_pipelining' from source: unknown 17386 1726853389.30858: variable 'ansible_timeout' from source: unknown 17386 1726853389.30868: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853389.31005: 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) 17386 1726853389.31013: variable 'omit' from source: magic vars 17386 1726853389.31019: starting attempt loop 17386 1726853389.31022: running the handler 17386 1726853389.31034: _low_level_execute_command(): starting 17386 1726853389.31044: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 17386 1726853389.31536: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17386 1726853389.31546: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853389.31574: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found <<< 17386 1726853389.31579: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853389.31631: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 17386 1726853389.31634: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17386 1726853389.31639: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853389.31687: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853389.33367: stdout chunk (state=3): >>>/root <<< 17386 1726853389.33463: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17386 1726853389.33494: stderr chunk (state=3): >>><<< 17386 1726853389.33497: stdout chunk (state=3): >>><<< 17386 1726853389.33517: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17386 1726853389.33527: _low_level_execute_command(): starting 17386 1726853389.33533: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853389.3351676-18078-38184743941458 `" && echo ansible-tmp-1726853389.3351676-18078-38184743941458="` echo /root/.ansible/tmp/ansible-tmp-1726853389.3351676-18078-38184743941458 `" ) && sleep 0' 17386 1726853389.33949: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 17386 1726853389.33983: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17386 1726853389.33986: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853389.33998: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 17386 1726853389.34000: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found <<< 17386 1726853389.34002: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853389.34047: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 17386 1726853389.34054: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17386 1726853389.34056: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853389.34098: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853389.35995: stdout chunk (state=3): >>>ansible-tmp-1726853389.3351676-18078-38184743941458=/root/.ansible/tmp/ansible-tmp-1726853389.3351676-18078-38184743941458 <<< 17386 1726853389.36105: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17386 1726853389.36129: stderr chunk (state=3): >>><<< 17386 1726853389.36132: stdout chunk (state=3): >>><<< 17386 1726853389.36150: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853389.3351676-18078-38184743941458=/root/.ansible/tmp/ansible-tmp-1726853389.3351676-18078-38184743941458 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17386 1726853389.36191: variable 'ansible_module_compression' from source: unknown 17386 1726853389.36235: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-173868rzayoky/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 17386 1726853389.36269: variable 'ansible_facts' from source: unknown 17386 1726853389.36317: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853389.3351676-18078-38184743941458/AnsiballZ_stat.py 17386 1726853389.36415: Sending initial data 17386 1726853389.36419: Sent initial data (152 bytes) 17386 1726853389.36831: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 17386 1726853389.36839: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17386 1726853389.36864: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853389.36867: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 17386 1726853389.36869: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853389.36931: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 17386 1726853389.36935: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17386 1726853389.36938: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853389.36969: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853389.38532: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 17386 1726853389.38569: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 17386 1726853389.38608: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-173868rzayoky/tmp75ube7ky /root/.ansible/tmp/ansible-tmp-1726853389.3351676-18078-38184743941458/AnsiballZ_stat.py <<< 17386 1726853389.38610: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853389.3351676-18078-38184743941458/AnsiballZ_stat.py" <<< 17386 1726853389.38643: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-173868rzayoky/tmp75ube7ky" to remote "/root/.ansible/tmp/ansible-tmp-1726853389.3351676-18078-38184743941458/AnsiballZ_stat.py" <<< 17386 1726853389.38651: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853389.3351676-18078-38184743941458/AnsiballZ_stat.py" <<< 17386 1726853389.39160: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17386 1726853389.39207: stderr chunk (state=3): >>><<< 17386 1726853389.39211: stdout chunk (state=3): >>><<< 17386 1726853389.39248: done transferring module to remote 17386 1726853389.39260: _low_level_execute_command(): starting 17386 1726853389.39264: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853389.3351676-18078-38184743941458/ /root/.ansible/tmp/ansible-tmp-1726853389.3351676-18078-38184743941458/AnsiballZ_stat.py && sleep 0' 17386 1726853389.39712: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 17386 1726853389.39715: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found <<< 17386 1726853389.39718: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853389.39720: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17386 1726853389.39726: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853389.39777: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 17386 1726853389.39781: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17386 1726853389.39789: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853389.39824: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853389.41544: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17386 1726853389.41579: stderr chunk (state=3): >>><<< 17386 1726853389.41582: stdout chunk (state=3): >>><<< 17386 1726853389.41597: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17386 1726853389.41600: _low_level_execute_command(): starting 17386 1726853389.41605: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853389.3351676-18078-38184743941458/AnsiballZ_stat.py && sleep 0' 17386 1726853389.42033: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 17386 1726853389.42040: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17386 1726853389.42067: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853389.42070: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 17386 1726853389.42077: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17386 1726853389.42080: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853389.42125: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 17386 1726853389.42143: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853389.42196: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853389.57276: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/etc/sysconfig/network-scripts/ifcfg-dummy0", "follow": false, "checksum_algorithm": "sha1"}}} <<< 17386 1726853389.58524: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 17386 1726853389.58528: stdout chunk (state=3): >>><<< 17386 1726853389.58533: stderr chunk (state=3): >>><<< 17386 1726853389.58548: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/etc/sysconfig/network-scripts/ifcfg-dummy0", "follow": false, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. 17386 1726853389.58581: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/etc/sysconfig/network-scripts/ifcfg-dummy0', '_ansible_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-1726853389.3351676-18078-38184743941458/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 17386 1726853389.58585: _low_level_execute_command(): starting 17386 1726853389.58591: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853389.3351676-18078-38184743941458/ > /dev/null 2>&1 && sleep 0' 17386 1726853389.59022: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17386 1726853389.59026: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853389.59028: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address <<< 17386 1726853389.59030: 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 <<< 17386 1726853389.59037: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853389.59077: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 17386 1726853389.59087: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853389.59124: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853389.61001: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17386 1726853389.61007: stdout chunk (state=3): >>><<< 17386 1726853389.61010: stderr chunk (state=3): >>><<< 17386 1726853389.61012: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17386 1726853389.61014: handler run complete 17386 1726853389.61029: attempt loop complete, returning result 17386 1726853389.61031: _execute() done 17386 1726853389.61034: dumping result to json 17386 1726853389.61036: done dumping result, returning 17386 1726853389.61043: done running TaskExecutor() for managed_node1/TASK: Stat profile file [02083763-bbaf-2ef7-f054-0000000003f7] 17386 1726853389.61050: sending task result for task 02083763-bbaf-2ef7-f054-0000000003f7 17386 1726853389.61151: done sending task result for task 02083763-bbaf-2ef7-f054-0000000003f7 17386 1726853389.61154: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 17386 1726853389.61237: no more pending results, returning what we have 17386 1726853389.61240: results queue empty 17386 1726853389.61241: checking for any_errors_fatal 17386 1726853389.61247: done checking for any_errors_fatal 17386 1726853389.61250: checking for max_fail_percentage 17386 1726853389.61251: done checking for max_fail_percentage 17386 1726853389.61252: checking to see if all hosts have failed and the running result is not ok 17386 1726853389.61253: done checking to see if all hosts have failed 17386 1726853389.61254: getting the remaining hosts for this loop 17386 1726853389.61255: done getting the remaining hosts for this loop 17386 1726853389.61259: getting the next task for host managed_node1 17386 1726853389.61267: done getting next task for host managed_node1 17386 1726853389.61269: ^ task is: TASK: Set NM profile exist flag based on the profile files 17386 1726853389.61294: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (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? (None), rescue child state? (None), always child state? (None), 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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17386 1726853389.61299: getting variables 17386 1726853389.61300: in VariableManager get_vars() 17386 1726853389.61328: Calling all_inventory to load vars for managed_node1 17386 1726853389.61330: Calling groups_inventory to load vars for managed_node1 17386 1726853389.61333: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853389.61342: Calling all_plugins_play to load vars for managed_node1 17386 1726853389.61344: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853389.61347: Calling groups_plugins_play to load vars for managed_node1 17386 1726853389.62781: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853389.63647: done with get_vars() 17386 1726853389.63665: done getting variables 17386 1726853389.63711: 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 NM profile exist flag based on the profile files] ******************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Friday 20 September 2024 13:29:49 -0400 (0:00:00.342) 0:00:14.876 ****** 17386 1726853389.63733: entering _queue_task() for managed_node1/set_fact 17386 1726853389.64029: worker is 1 (out of 1 available) 17386 1726853389.64043: exiting _queue_task() for managed_node1/set_fact 17386 1726853389.64054: done queuing things up, now waiting for results queue to drain 17386 1726853389.64056: waiting for pending results... 17386 1726853389.64387: running TaskExecutor() for managed_node1/TASK: Set NM profile exist flag based on the profile files 17386 1726853389.64422: in run() - task 02083763-bbaf-2ef7-f054-0000000003f8 17386 1726853389.64441: variable 'ansible_search_path' from source: unknown 17386 1726853389.64447: variable 'ansible_search_path' from source: unknown 17386 1726853389.64490: calling self._execute() 17386 1726853389.64583: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853389.64593: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853389.64608: variable 'omit' from source: magic vars 17386 1726853389.65010: variable 'ansible_distribution_major_version' from source: facts 17386 1726853389.65028: Evaluated conditional (ansible_distribution_major_version != '6'): True 17386 1726853389.65260: variable 'profile_stat' from source: set_fact 17386 1726853389.65689: Evaluated conditional (profile_stat.stat.exists): False 17386 1726853389.65692: when evaluation is False, skipping this task 17386 1726853389.65695: _execute() done 17386 1726853389.65697: dumping result to json 17386 1726853389.65699: done dumping result, returning 17386 1726853389.65702: done running TaskExecutor() for managed_node1/TASK: Set NM profile exist flag based on the profile files [02083763-bbaf-2ef7-f054-0000000003f8] 17386 1726853389.65705: sending task result for task 02083763-bbaf-2ef7-f054-0000000003f8 skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 17386 1726853389.65822: no more pending results, returning what we have 17386 1726853389.65827: results queue empty 17386 1726853389.65828: checking for any_errors_fatal 17386 1726853389.65859: done checking for any_errors_fatal 17386 1726853389.65860: checking for max_fail_percentage 17386 1726853389.65862: done checking for max_fail_percentage 17386 1726853389.65862: checking to see if all hosts have failed and the running result is not ok 17386 1726853389.65863: done checking to see if all hosts have failed 17386 1726853389.65864: getting the remaining hosts for this loop 17386 1726853389.65865: done getting the remaining hosts for this loop 17386 1726853389.65868: getting the next task for host managed_node1 17386 1726853389.65876: done getting next task for host managed_node1 17386 1726853389.65878: ^ task is: TASK: Get NM profile info 17386 1726853389.65882: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (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? (None), rescue child state? (None), always child state? (None), 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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17386 1726853389.65886: getting variables 17386 1726853389.65887: in VariableManager get_vars() 17386 1726853389.65915: Calling all_inventory to load vars for managed_node1 17386 1726853389.65917: Calling groups_inventory to load vars for managed_node1 17386 1726853389.65920: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853389.65931: Calling all_plugins_play to load vars for managed_node1 17386 1726853389.65934: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853389.65939: Calling groups_plugins_play to load vars for managed_node1 17386 1726853389.66455: done sending task result for task 02083763-bbaf-2ef7-f054-0000000003f8 17386 1726853389.66459: WORKER PROCESS EXITING 17386 1726853389.66900: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853389.67921: done with get_vars() 17386 1726853389.67940: done getting variables 17386 1726853389.68029: 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 [Get NM profile info] ***************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Friday 20 September 2024 13:29:49 -0400 (0:00:00.043) 0:00:14.919 ****** 17386 1726853389.68061: entering _queue_task() for managed_node1/shell 17386 1726853389.68063: Creating lock for shell 17386 1726853389.68355: worker is 1 (out of 1 available) 17386 1726853389.68368: exiting _queue_task() for managed_node1/shell 17386 1726853389.68380: done queuing things up, now waiting for results queue to drain 17386 1726853389.68381: waiting for pending results... 17386 1726853389.68681: running TaskExecutor() for managed_node1/TASK: Get NM profile info 17386 1726853389.68770: in run() - task 02083763-bbaf-2ef7-f054-0000000003f9 17386 1726853389.68780: variable 'ansible_search_path' from source: unknown 17386 1726853389.68784: variable 'ansible_search_path' from source: unknown 17386 1726853389.68819: calling self._execute() 17386 1726853389.68904: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853389.68908: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853389.68919: variable 'omit' from source: magic vars 17386 1726853389.69436: variable 'ansible_distribution_major_version' from source: facts 17386 1726853389.69439: Evaluated conditional (ansible_distribution_major_version != '6'): True 17386 1726853389.69442: variable 'omit' from source: magic vars 17386 1726853389.69445: variable 'omit' from source: magic vars 17386 1726853389.69451: variable 'profile' from source: play vars 17386 1726853389.69453: variable 'interface' from source: play vars 17386 1726853389.69498: variable 'interface' from source: play vars 17386 1726853389.69680: variable 'omit' from source: magic vars 17386 1726853389.69684: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17386 1726853389.69687: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17386 1726853389.69689: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17386 1726853389.69692: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17386 1726853389.69694: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17386 1726853389.69696: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17386 1726853389.69699: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853389.69701: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853389.69769: Set connection var ansible_shell_executable to /bin/sh 17386 1726853389.69777: Set connection var ansible_pipelining to False 17386 1726853389.69785: Set connection var ansible_timeout to 10 17386 1726853389.69788: Set connection var ansible_shell_type to sh 17386 1726853389.69794: Set connection var ansible_module_compression to ZIP_DEFLATED 17386 1726853389.69797: Set connection var ansible_connection to ssh 17386 1726853389.69820: variable 'ansible_shell_executable' from source: unknown 17386 1726853389.69823: variable 'ansible_connection' from source: unknown 17386 1726853389.69827: variable 'ansible_module_compression' from source: unknown 17386 1726853389.69829: variable 'ansible_shell_type' from source: unknown 17386 1726853389.69832: variable 'ansible_shell_executable' from source: unknown 17386 1726853389.69835: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853389.69837: variable 'ansible_pipelining' from source: unknown 17386 1726853389.69844: variable 'ansible_timeout' from source: unknown 17386 1726853389.69851: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853389.69993: 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) 17386 1726853389.70002: variable 'omit' from source: magic vars 17386 1726853389.70008: starting attempt loop 17386 1726853389.70011: running the handler 17386 1726853389.70021: 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) 17386 1726853389.70038: _low_level_execute_command(): starting 17386 1726853389.70047: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 17386 1726853389.70754: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17386 1726853389.70766: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17386 1726853389.70778: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17386 1726853389.70793: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17386 1726853389.70806: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 17386 1726853389.70826: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853389.70908: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 17386 1726853389.70927: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853389.71005: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853389.72635: stdout chunk (state=3): >>>/root <<< 17386 1726853389.72775: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17386 1726853389.72796: stdout chunk (state=3): >>><<< 17386 1726853389.72799: stderr chunk (state=3): >>><<< 17386 1726853389.72816: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17386 1726853389.72920: _low_level_execute_command(): starting 17386 1726853389.72924: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853389.72824-18095-143103308390057 `" && echo ansible-tmp-1726853389.72824-18095-143103308390057="` echo /root/.ansible/tmp/ansible-tmp-1726853389.72824-18095-143103308390057 `" ) && sleep 0' 17386 1726853389.73477: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17386 1726853389.73481: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17386 1726853389.73483: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17386 1726853389.73492: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17386 1726853389.73507: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 17386 1726853389.73512: stderr chunk (state=3): >>>debug2: match not found <<< 17386 1726853389.73523: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853389.73540: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 17386 1726853389.73590: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853389.73630: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 17386 1726853389.73642: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17386 1726853389.73657: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853389.73726: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853389.75657: stdout chunk (state=3): >>>ansible-tmp-1726853389.72824-18095-143103308390057=/root/.ansible/tmp/ansible-tmp-1726853389.72824-18095-143103308390057 <<< 17386 1726853389.75783: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17386 1726853389.75787: stdout chunk (state=3): >>><<< 17386 1726853389.75790: stderr chunk (state=3): >>><<< 17386 1726853389.75983: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853389.72824-18095-143103308390057=/root/.ansible/tmp/ansible-tmp-1726853389.72824-18095-143103308390057 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17386 1726853389.75986: variable 'ansible_module_compression' from source: unknown 17386 1726853389.76026: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-173868rzayoky/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 17386 1726853389.76061: variable 'ansible_facts' from source: unknown 17386 1726853389.76142: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853389.72824-18095-143103308390057/AnsiballZ_command.py 17386 1726853389.76361: Sending initial data 17386 1726853389.76364: Sent initial data (154 bytes) 17386 1726853389.76853: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17386 1726853389.76857: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17386 1726853389.76869: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17386 1726853389.76977: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 17386 1726853389.76983: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853389.77052: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853389.78689: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 17386 1726853389.78755: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 17386 1726853389.78870: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853389.72824-18095-143103308390057/AnsiballZ_command.py" <<< 17386 1726853389.78879: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-173868rzayoky/tmpt357n8cs /root/.ansible/tmp/ansible-tmp-1726853389.72824-18095-143103308390057/AnsiballZ_command.py <<< 17386 1726853389.78908: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-173868rzayoky/tmpt357n8cs" to remote "/root/.ansible/tmp/ansible-tmp-1726853389.72824-18095-143103308390057/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853389.72824-18095-143103308390057/AnsiballZ_command.py" <<< 17386 1726853389.81052: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17386 1726853389.81057: stdout chunk (state=3): >>><<< 17386 1726853389.81060: stderr chunk (state=3): >>><<< 17386 1726853389.81062: done transferring module to remote 17386 1726853389.81064: _low_level_execute_command(): starting 17386 1726853389.81066: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853389.72824-18095-143103308390057/ /root/.ansible/tmp/ansible-tmp-1726853389.72824-18095-143103308390057/AnsiballZ_command.py && sleep 0' 17386 1726853389.82538: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853389.82551: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 17386 1726853389.82555: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17386 1726853389.82641: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853389.82675: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853389.84660: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17386 1726853389.84664: stdout chunk (state=3): >>><<< 17386 1726853389.84666: stderr chunk (state=3): >>><<< 17386 1726853389.84669: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17386 1726853389.84673: _low_level_execute_command(): starting 17386 1726853389.84677: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853389.72824-18095-143103308390057/AnsiballZ_command.py && sleep 0' 17386 1726853389.86204: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853389.86217: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 17386 1726853389.86245: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17386 1726853389.86376: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853389.86634: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853390.03563: stdout chunk (state=3): >>> {"changed": true, "stdout": "dummy0 /etc/NetworkManager/system-connections/dummy0.nmconnection ", "stderr": "", "rc": 0, "cmd": "nmcli -f NAME,FILENAME connection show |grep dummy0 | grep /etc", "start": "2024-09-20 13:29:50.017315", "end": "2024-09-20 13:29:50.034735", "delta": "0:00:00.017420", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -f NAME,FILENAME connection show |grep dummy0 | grep /etc", "_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}}} <<< 17386 1726853390.05165: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 17386 1726853390.05211: stdout chunk (state=3): >>><<< 17386 1726853390.05522: stderr chunk (state=3): >>><<< 17386 1726853390.05526: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "dummy0 /etc/NetworkManager/system-connections/dummy0.nmconnection ", "stderr": "", "rc": 0, "cmd": "nmcli -f NAME,FILENAME connection show |grep dummy0 | grep /etc", "start": "2024-09-20 13:29:50.017315", "end": "2024-09-20 13:29:50.034735", "delta": "0:00:00.017420", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -f NAME,FILENAME connection show |grep dummy0 | grep /etc", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. 17386 1726853390.05529: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli -f NAME,FILENAME connection show |grep dummy0 | grep /etc', '_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-1726853389.72824-18095-143103308390057/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 17386 1726853390.05532: _low_level_execute_command(): starting 17386 1726853390.05534: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853389.72824-18095-143103308390057/ > /dev/null 2>&1 && sleep 0' 17386 1726853390.06437: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration <<< 17386 1726853390.06460: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17386 1726853390.06479: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17386 1726853390.06555: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853390.06611: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 17386 1726853390.06636: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853390.06742: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853390.08586: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17386 1726853390.08982: stdout chunk (state=3): >>><<< 17386 1726853390.08988: stderr chunk (state=3): >>><<< 17386 1726853390.08991: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17386 1726853390.08993: handler run complete 17386 1726853390.08996: Evaluated conditional (False): False 17386 1726853390.08997: attempt loop complete, returning result 17386 1726853390.08999: _execute() done 17386 1726853390.09001: dumping result to json 17386 1726853390.09003: done dumping result, returning 17386 1726853390.09005: done running TaskExecutor() for managed_node1/TASK: Get NM profile info [02083763-bbaf-2ef7-f054-0000000003f9] 17386 1726853390.09007: sending task result for task 02083763-bbaf-2ef7-f054-0000000003f9 17386 1726853390.09088: done sending task result for task 02083763-bbaf-2ef7-f054-0000000003f9 17386 1726853390.09091: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep dummy0 | grep /etc", "delta": "0:00:00.017420", "end": "2024-09-20 13:29:50.034735", "rc": 0, "start": "2024-09-20 13:29:50.017315" } STDOUT: dummy0 /etc/NetworkManager/system-connections/dummy0.nmconnection 17386 1726853390.09184: no more pending results, returning what we have 17386 1726853390.09189: results queue empty 17386 1726853390.09190: checking for any_errors_fatal 17386 1726853390.09198: done checking for any_errors_fatal 17386 1726853390.09199: checking for max_fail_percentage 17386 1726853390.09201: done checking for max_fail_percentage 17386 1726853390.09202: checking to see if all hosts have failed and the running result is not ok 17386 1726853390.09204: done checking to see if all hosts have failed 17386 1726853390.09205: getting the remaining hosts for this loop 17386 1726853390.09206: done getting the remaining hosts for this loop 17386 1726853390.09214: getting the next task for host managed_node1 17386 1726853390.09223: done getting next task for host managed_node1 17386 1726853390.09226: ^ task is: TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output 17386 1726853390.09232: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (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? (None), rescue child state? (None), always child state? (None), 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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17386 1726853390.09237: getting variables 17386 1726853390.09239: in VariableManager get_vars() 17386 1726853390.09484: Calling all_inventory to load vars for managed_node1 17386 1726853390.09488: Calling groups_inventory to load vars for managed_node1 17386 1726853390.09492: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853390.09504: Calling all_plugins_play to load vars for managed_node1 17386 1726853390.09507: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853390.09510: Calling groups_plugins_play to load vars for managed_node1 17386 1726853390.11905: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853390.13492: done with get_vars() 17386 1726853390.13525: done getting variables 17386 1726853390.13594: 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 NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Friday 20 September 2024 13:29:50 -0400 (0:00:00.455) 0:00:15.375 ****** 17386 1726853390.13651: entering _queue_task() for managed_node1/set_fact 17386 1726853390.14298: worker is 1 (out of 1 available) 17386 1726853390.14313: exiting _queue_task() for managed_node1/set_fact 17386 1726853390.14326: done queuing things up, now waiting for results queue to drain 17386 1726853390.14328: waiting for pending results... 17386 1726853390.14989: running TaskExecutor() for managed_node1/TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output 17386 1726853390.15227: in run() - task 02083763-bbaf-2ef7-f054-0000000003fa 17386 1726853390.15251: variable 'ansible_search_path' from source: unknown 17386 1726853390.15377: variable 'ansible_search_path' from source: unknown 17386 1726853390.15382: calling self._execute() 17386 1726853390.15585: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853390.15685: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853390.15716: variable 'omit' from source: magic vars 17386 1726853390.16392: variable 'ansible_distribution_major_version' from source: facts 17386 1726853390.16428: Evaluated conditional (ansible_distribution_major_version != '6'): True 17386 1726853390.16574: variable 'nm_profile_exists' from source: set_fact 17386 1726853390.16611: Evaluated conditional (nm_profile_exists.rc == 0): True 17386 1726853390.16662: variable 'omit' from source: magic vars 17386 1726853390.16707: variable 'omit' from source: magic vars 17386 1726853390.16746: variable 'omit' from source: magic vars 17386 1726853390.16796: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17386 1726853390.16877: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17386 1726853390.16880: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17386 1726853390.16894: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17386 1726853390.16914: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17386 1726853390.16956: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17386 1726853390.16965: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853390.17031: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853390.17084: Set connection var ansible_shell_executable to /bin/sh 17386 1726853390.17095: Set connection var ansible_pipelining to False 17386 1726853390.17104: Set connection var ansible_timeout to 10 17386 1726853390.17114: Set connection var ansible_shell_type to sh 17386 1726853390.17123: Set connection var ansible_module_compression to ZIP_DEFLATED 17386 1726853390.17129: Set connection var ansible_connection to ssh 17386 1726853390.17165: variable 'ansible_shell_executable' from source: unknown 17386 1726853390.17175: variable 'ansible_connection' from source: unknown 17386 1726853390.17182: variable 'ansible_module_compression' from source: unknown 17386 1726853390.17188: variable 'ansible_shell_type' from source: unknown 17386 1726853390.17194: variable 'ansible_shell_executable' from source: unknown 17386 1726853390.17199: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853390.17206: variable 'ansible_pipelining' from source: unknown 17386 1726853390.17212: variable 'ansible_timeout' from source: unknown 17386 1726853390.17248: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853390.17405: 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) 17386 1726853390.17420: variable 'omit' from source: magic vars 17386 1726853390.17432: starting attempt loop 17386 1726853390.17438: running the handler 17386 1726853390.17493: handler run complete 17386 1726853390.17496: attempt loop complete, returning result 17386 1726853390.17499: _execute() done 17386 1726853390.17515: dumping result to json 17386 1726853390.17518: done dumping result, returning 17386 1726853390.17521: done running TaskExecutor() for managed_node1/TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output [02083763-bbaf-2ef7-f054-0000000003fa] 17386 1726853390.17523: sending task result for task 02083763-bbaf-2ef7-f054-0000000003fa 17386 1726853390.17629: done sending task result for task 02083763-bbaf-2ef7-f054-0000000003fa 17386 1726853390.17633: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true, "lsr_net_profile_exists": true, "lsr_net_profile_fingerprint": true }, "changed": false } 17386 1726853390.17690: no more pending results, returning what we have 17386 1726853390.17693: results queue empty 17386 1726853390.17694: checking for any_errors_fatal 17386 1726853390.17701: done checking for any_errors_fatal 17386 1726853390.17701: checking for max_fail_percentage 17386 1726853390.17703: done checking for max_fail_percentage 17386 1726853390.17704: checking to see if all hosts have failed and the running result is not ok 17386 1726853390.17705: done checking to see if all hosts have failed 17386 1726853390.17705: getting the remaining hosts for this loop 17386 1726853390.17707: done getting the remaining hosts for this loop 17386 1726853390.17711: getting the next task for host managed_node1 17386 1726853390.17719: done getting next task for host managed_node1 17386 1726853390.17722: ^ task is: TASK: Get the ansible_managed comment in ifcfg-{{ profile }} 17386 1726853390.17727: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17386 1726853390.17730: getting variables 17386 1726853390.17732: in VariableManager get_vars() 17386 1726853390.17764: Calling all_inventory to load vars for managed_node1 17386 1726853390.17767: Calling groups_inventory to load vars for managed_node1 17386 1726853390.17772: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853390.17782: Calling all_plugins_play to load vars for managed_node1 17386 1726853390.17785: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853390.17788: Calling groups_plugins_play to load vars for managed_node1 17386 1726853390.18617: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853390.19510: done with get_vars() 17386 1726853390.19525: done getting variables 17386 1726853390.19566: 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) 17386 1726853390.19717: variable 'profile' from source: play vars 17386 1726853390.19723: variable 'interface' from source: play vars 17386 1726853390.19795: variable 'interface' from source: play vars TASK [Get the ansible_managed comment in ifcfg-dummy0] ************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Friday 20 September 2024 13:29:50 -0400 (0:00:00.061) 0:00:15.437 ****** 17386 1726853390.19826: entering _queue_task() for managed_node1/command 17386 1726853390.20107: worker is 1 (out of 1 available) 17386 1726853390.20118: exiting _queue_task() for managed_node1/command 17386 1726853390.20130: done queuing things up, now waiting for results queue to drain 17386 1726853390.20131: waiting for pending results... 17386 1726853390.20489: running TaskExecutor() for managed_node1/TASK: Get the ansible_managed comment in ifcfg-dummy0 17386 1726853390.20516: in run() - task 02083763-bbaf-2ef7-f054-0000000003fc 17386 1726853390.20536: variable 'ansible_search_path' from source: unknown 17386 1726853390.20544: variable 'ansible_search_path' from source: unknown 17386 1726853390.20584: calling self._execute() 17386 1726853390.20686: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853390.20701: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853390.20710: variable 'omit' from source: magic vars 17386 1726853390.21012: variable 'ansible_distribution_major_version' from source: facts 17386 1726853390.21021: Evaluated conditional (ansible_distribution_major_version != '6'): True 17386 1726853390.21106: variable 'profile_stat' from source: set_fact 17386 1726853390.21114: Evaluated conditional (profile_stat.stat.exists): False 17386 1726853390.21118: when evaluation is False, skipping this task 17386 1726853390.21120: _execute() done 17386 1726853390.21123: dumping result to json 17386 1726853390.21125: done dumping result, returning 17386 1726853390.21132: done running TaskExecutor() for managed_node1/TASK: Get the ansible_managed comment in ifcfg-dummy0 [02083763-bbaf-2ef7-f054-0000000003fc] 17386 1726853390.21137: sending task result for task 02083763-bbaf-2ef7-f054-0000000003fc 17386 1726853390.21222: done sending task result for task 02083763-bbaf-2ef7-f054-0000000003fc 17386 1726853390.21225: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 17386 1726853390.21303: no more pending results, returning what we have 17386 1726853390.21306: results queue empty 17386 1726853390.21306: checking for any_errors_fatal 17386 1726853390.21312: done checking for any_errors_fatal 17386 1726853390.21313: checking for max_fail_percentage 17386 1726853390.21314: done checking for max_fail_percentage 17386 1726853390.21315: checking to see if all hosts have failed and the running result is not ok 17386 1726853390.21316: done checking to see if all hosts have failed 17386 1726853390.21316: getting the remaining hosts for this loop 17386 1726853390.21317: done getting the remaining hosts for this loop 17386 1726853390.21320: getting the next task for host managed_node1 17386 1726853390.21326: done getting next task for host managed_node1 17386 1726853390.21328: ^ task is: TASK: Verify the ansible_managed comment in ifcfg-{{ profile }} 17386 1726853390.21333: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17386 1726853390.21337: getting variables 17386 1726853390.21338: in VariableManager get_vars() 17386 1726853390.21365: Calling all_inventory to load vars for managed_node1 17386 1726853390.21368: Calling groups_inventory to load vars for managed_node1 17386 1726853390.21372: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853390.21381: Calling all_plugins_play to load vars for managed_node1 17386 1726853390.21383: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853390.21386: Calling groups_plugins_play to load vars for managed_node1 17386 1726853390.22218: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853390.23343: done with get_vars() 17386 1726853390.23366: done getting variables 17386 1726853390.23425: 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) 17386 1726853390.23530: variable 'profile' from source: play vars 17386 1726853390.23534: variable 'interface' from source: play vars 17386 1726853390.23594: variable 'interface' from source: play vars TASK [Verify the ansible_managed comment in ifcfg-dummy0] ********************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Friday 20 September 2024 13:29:50 -0400 (0:00:00.037) 0:00:15.475 ****** 17386 1726853390.23624: entering _queue_task() for managed_node1/set_fact 17386 1726853390.23903: worker is 1 (out of 1 available) 17386 1726853390.23915: exiting _queue_task() for managed_node1/set_fact 17386 1726853390.23926: done queuing things up, now waiting for results queue to drain 17386 1726853390.23927: waiting for pending results... 17386 1726853390.24298: running TaskExecutor() for managed_node1/TASK: Verify the ansible_managed comment in ifcfg-dummy0 17386 1726853390.24359: in run() - task 02083763-bbaf-2ef7-f054-0000000003fd 17386 1726853390.24383: variable 'ansible_search_path' from source: unknown 17386 1726853390.24395: variable 'ansible_search_path' from source: unknown 17386 1726853390.24436: calling self._execute() 17386 1726853390.24539: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853390.24614: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853390.24618: variable 'omit' from source: magic vars 17386 1726853390.24974: variable 'ansible_distribution_major_version' from source: facts 17386 1726853390.24992: Evaluated conditional (ansible_distribution_major_version != '6'): True 17386 1726853390.25119: variable 'profile_stat' from source: set_fact 17386 1726853390.25135: Evaluated conditional (profile_stat.stat.exists): False 17386 1726853390.25142: when evaluation is False, skipping this task 17386 1726853390.25154: _execute() done 17386 1726853390.25167: dumping result to json 17386 1726853390.25178: done dumping result, returning 17386 1726853390.25378: done running TaskExecutor() for managed_node1/TASK: Verify the ansible_managed comment in ifcfg-dummy0 [02083763-bbaf-2ef7-f054-0000000003fd] 17386 1726853390.25381: sending task result for task 02083763-bbaf-2ef7-f054-0000000003fd 17386 1726853390.25446: done sending task result for task 02083763-bbaf-2ef7-f054-0000000003fd 17386 1726853390.25451: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 17386 1726853390.25496: no more pending results, returning what we have 17386 1726853390.25499: results queue empty 17386 1726853390.25500: checking for any_errors_fatal 17386 1726853390.25504: done checking for any_errors_fatal 17386 1726853390.25505: checking for max_fail_percentage 17386 1726853390.25506: done checking for max_fail_percentage 17386 1726853390.25507: checking to see if all hosts have failed and the running result is not ok 17386 1726853390.25508: done checking to see if all hosts have failed 17386 1726853390.25509: getting the remaining hosts for this loop 17386 1726853390.25510: done getting the remaining hosts for this loop 17386 1726853390.25513: getting the next task for host managed_node1 17386 1726853390.25521: done getting next task for host managed_node1 17386 1726853390.25523: ^ task is: TASK: Get the fingerprint comment in ifcfg-{{ profile }} 17386 1726853390.25528: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17386 1726853390.25532: getting variables 17386 1726853390.25533: in VariableManager get_vars() 17386 1726853390.25567: Calling all_inventory to load vars for managed_node1 17386 1726853390.25572: Calling groups_inventory to load vars for managed_node1 17386 1726853390.25576: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853390.25589: Calling all_plugins_play to load vars for managed_node1 17386 1726853390.25592: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853390.25595: Calling groups_plugins_play to load vars for managed_node1 17386 1726853390.26997: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853390.28702: done with get_vars() 17386 1726853390.28724: done getting variables 17386 1726853390.28788: 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) 17386 1726853390.28920: variable 'profile' from source: play vars 17386 1726853390.28924: variable 'interface' from source: play vars 17386 1726853390.28984: variable 'interface' from source: play vars TASK [Get the fingerprint comment in ifcfg-dummy0] ***************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Friday 20 September 2024 13:29:50 -0400 (0:00:00.053) 0:00:15.529 ****** 17386 1726853390.29014: entering _queue_task() for managed_node1/command 17386 1726853390.29331: worker is 1 (out of 1 available) 17386 1726853390.29344: exiting _queue_task() for managed_node1/command 17386 1726853390.29358: done queuing things up, now waiting for results queue to drain 17386 1726853390.29359: waiting for pending results... 17386 1726853390.29634: running TaskExecutor() for managed_node1/TASK: Get the fingerprint comment in ifcfg-dummy0 17386 1726853390.29777: in run() - task 02083763-bbaf-2ef7-f054-0000000003fe 17386 1726853390.29802: variable 'ansible_search_path' from source: unknown 17386 1726853390.29976: variable 'ansible_search_path' from source: unknown 17386 1726853390.29980: calling self._execute() 17386 1726853390.29984: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853390.29987: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853390.29989: variable 'omit' from source: magic vars 17386 1726853390.30352: variable 'ansible_distribution_major_version' from source: facts 17386 1726853390.30373: Evaluated conditional (ansible_distribution_major_version != '6'): True 17386 1726853390.30503: variable 'profile_stat' from source: set_fact 17386 1726853390.30520: Evaluated conditional (profile_stat.stat.exists): False 17386 1726853390.30528: when evaluation is False, skipping this task 17386 1726853390.30540: _execute() done 17386 1726853390.30548: dumping result to json 17386 1726853390.30560: done dumping result, returning 17386 1726853390.30573: done running TaskExecutor() for managed_node1/TASK: Get the fingerprint comment in ifcfg-dummy0 [02083763-bbaf-2ef7-f054-0000000003fe] 17386 1726853390.30585: sending task result for task 02083763-bbaf-2ef7-f054-0000000003fe 17386 1726853390.30880: done sending task result for task 02083763-bbaf-2ef7-f054-0000000003fe 17386 1726853390.30884: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 17386 1726853390.30929: no more pending results, returning what we have 17386 1726853390.30933: results queue empty 17386 1726853390.30934: checking for any_errors_fatal 17386 1726853390.30939: done checking for any_errors_fatal 17386 1726853390.30940: checking for max_fail_percentage 17386 1726853390.30941: done checking for max_fail_percentage 17386 1726853390.30942: checking to see if all hosts have failed and the running result is not ok 17386 1726853390.30944: done checking to see if all hosts have failed 17386 1726853390.30944: getting the remaining hosts for this loop 17386 1726853390.30946: done getting the remaining hosts for this loop 17386 1726853390.30952: getting the next task for host managed_node1 17386 1726853390.30959: done getting next task for host managed_node1 17386 1726853390.30961: ^ task is: TASK: Verify the fingerprint comment in ifcfg-{{ profile }} 17386 1726853390.30966: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (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=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17386 1726853390.30969: getting variables 17386 1726853390.30970: in VariableManager get_vars() 17386 1726853390.31001: Calling all_inventory to load vars for managed_node1 17386 1726853390.31004: Calling groups_inventory to load vars for managed_node1 17386 1726853390.31007: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853390.31018: Calling all_plugins_play to load vars for managed_node1 17386 1726853390.31021: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853390.31024: Calling groups_plugins_play to load vars for managed_node1 17386 1726853390.33478: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853390.35084: done with get_vars() 17386 1726853390.35115: done getting variables 17386 1726853390.35184: 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) 17386 1726853390.35302: variable 'profile' from source: play vars 17386 1726853390.35306: variable 'interface' from source: play vars 17386 1726853390.35366: variable 'interface' from source: play vars TASK [Verify the fingerprint comment in ifcfg-dummy0] ************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Friday 20 September 2024 13:29:50 -0400 (0:00:00.063) 0:00:15.592 ****** 17386 1726853390.35399: entering _queue_task() for managed_node1/set_fact 17386 1726853390.35756: worker is 1 (out of 1 available) 17386 1726853390.35768: exiting _queue_task() for managed_node1/set_fact 17386 1726853390.35891: done queuing things up, now waiting for results queue to drain 17386 1726853390.35893: waiting for pending results... 17386 1726853390.36120: running TaskExecutor() for managed_node1/TASK: Verify the fingerprint comment in ifcfg-dummy0 17386 1726853390.36298: in run() - task 02083763-bbaf-2ef7-f054-0000000003ff 17386 1726853390.36320: variable 'ansible_search_path' from source: unknown 17386 1726853390.36335: variable 'ansible_search_path' from source: unknown 17386 1726853390.36389: calling self._execute() 17386 1726853390.36507: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853390.36520: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853390.36537: variable 'omit' from source: magic vars 17386 1726853390.37030: variable 'ansible_distribution_major_version' from source: facts 17386 1726853390.37075: Evaluated conditional (ansible_distribution_major_version != '6'): True 17386 1726853390.37292: variable 'profile_stat' from source: set_fact 17386 1726853390.37296: Evaluated conditional (profile_stat.stat.exists): False 17386 1726853390.37298: when evaluation is False, skipping this task 17386 1726853390.37300: _execute() done 17386 1726853390.37303: dumping result to json 17386 1726853390.37305: done dumping result, returning 17386 1726853390.37308: done running TaskExecutor() for managed_node1/TASK: Verify the fingerprint comment in ifcfg-dummy0 [02083763-bbaf-2ef7-f054-0000000003ff] 17386 1726853390.37311: sending task result for task 02083763-bbaf-2ef7-f054-0000000003ff 17386 1726853390.37388: done sending task result for task 02083763-bbaf-2ef7-f054-0000000003ff 17386 1726853390.37391: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 17386 1726853390.37448: no more pending results, returning what we have 17386 1726853390.37454: results queue empty 17386 1726853390.37455: checking for any_errors_fatal 17386 1726853390.37462: done checking for any_errors_fatal 17386 1726853390.37463: checking for max_fail_percentage 17386 1726853390.37465: done checking for max_fail_percentage 17386 1726853390.37466: checking to see if all hosts have failed and the running result is not ok 17386 1726853390.37467: done checking to see if all hosts have failed 17386 1726853390.37468: getting the remaining hosts for this loop 17386 1726853390.37469: done getting the remaining hosts for this loop 17386 1726853390.37475: getting the next task for host managed_node1 17386 1726853390.37487: done getting next task for host managed_node1 17386 1726853390.37490: ^ task is: TASK: Assert that the profile is present - '{{ profile }}' 17386 1726853390.37495: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17386 1726853390.37501: getting variables 17386 1726853390.37503: in VariableManager get_vars() 17386 1726853390.37535: Calling all_inventory to load vars for managed_node1 17386 1726853390.37538: Calling groups_inventory to load vars for managed_node1 17386 1726853390.37542: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853390.37559: Calling all_plugins_play to load vars for managed_node1 17386 1726853390.37563: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853390.37566: Calling groups_plugins_play to load vars for managed_node1 17386 1726853390.39431: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853390.40495: done with get_vars() 17386 1726853390.40512: done getting variables 17386 1726853390.40560: 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) 17386 1726853390.40651: variable 'profile' from source: play vars 17386 1726853390.40654: variable 'interface' from source: play vars 17386 1726853390.40696: variable 'interface' from source: play vars TASK [Assert that the profile is present - 'dummy0'] *************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:5 Friday 20 September 2024 13:29:50 -0400 (0:00:00.053) 0:00:15.646 ****** 17386 1726853390.40719: entering _queue_task() for managed_node1/assert 17386 1726853390.40978: worker is 1 (out of 1 available) 17386 1726853390.40991: exiting _queue_task() for managed_node1/assert 17386 1726853390.41002: done queuing things up, now waiting for results queue to drain 17386 1726853390.41003: waiting for pending results... 17386 1726853390.41175: running TaskExecutor() for managed_node1/TASK: Assert that the profile is present - 'dummy0' 17386 1726853390.41256: in run() - task 02083763-bbaf-2ef7-f054-000000000377 17386 1726853390.41265: variable 'ansible_search_path' from source: unknown 17386 1726853390.41270: variable 'ansible_search_path' from source: unknown 17386 1726853390.41298: calling self._execute() 17386 1726853390.41372: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853390.41377: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853390.41386: variable 'omit' from source: magic vars 17386 1726853390.41881: variable 'ansible_distribution_major_version' from source: facts 17386 1726853390.41886: Evaluated conditional (ansible_distribution_major_version != '6'): True 17386 1726853390.41889: variable 'omit' from source: magic vars 17386 1726853390.41892: variable 'omit' from source: magic vars 17386 1726853390.41942: variable 'profile' from source: play vars 17386 1726853390.41954: variable 'interface' from source: play vars 17386 1726853390.42021: variable 'interface' from source: play vars 17386 1726853390.42045: variable 'omit' from source: magic vars 17386 1726853390.42096: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17386 1726853390.42139: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17386 1726853390.42174: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17386 1726853390.42196: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17386 1726853390.42211: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17386 1726853390.42242: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17386 1726853390.42252: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853390.42259: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853390.42836: Set connection var ansible_shell_executable to /bin/sh 17386 1726853390.42839: Set connection var ansible_pipelining to False 17386 1726853390.42841: Set connection var ansible_timeout to 10 17386 1726853390.42843: Set connection var ansible_shell_type to sh 17386 1726853390.42845: Set connection var ansible_module_compression to ZIP_DEFLATED 17386 1726853390.42850: Set connection var ansible_connection to ssh 17386 1726853390.42853: variable 'ansible_shell_executable' from source: unknown 17386 1726853390.42855: variable 'ansible_connection' from source: unknown 17386 1726853390.42857: variable 'ansible_module_compression' from source: unknown 17386 1726853390.42859: variable 'ansible_shell_type' from source: unknown 17386 1726853390.42862: variable 'ansible_shell_executable' from source: unknown 17386 1726853390.42864: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853390.42867: variable 'ansible_pipelining' from source: unknown 17386 1726853390.43176: variable 'ansible_timeout' from source: unknown 17386 1726853390.43179: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853390.43181: 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) 17386 1726853390.43184: variable 'omit' from source: magic vars 17386 1726853390.43186: starting attempt loop 17386 1726853390.43188: running the handler 17386 1726853390.43623: variable 'lsr_net_profile_exists' from source: set_fact 17386 1726853390.44136: Evaluated conditional (lsr_net_profile_exists): True 17386 1726853390.44141: handler run complete 17386 1726853390.44143: attempt loop complete, returning result 17386 1726853390.44145: _execute() done 17386 1726853390.44149: dumping result to json 17386 1726853390.44152: done dumping result, returning 17386 1726853390.44154: done running TaskExecutor() for managed_node1/TASK: Assert that the profile is present - 'dummy0' [02083763-bbaf-2ef7-f054-000000000377] 17386 1726853390.44156: sending task result for task 02083763-bbaf-2ef7-f054-000000000377 17386 1726853390.44238: done sending task result for task 02083763-bbaf-2ef7-f054-000000000377 17386 1726853390.44242: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 17386 1726853390.44296: no more pending results, returning what we have 17386 1726853390.44300: results queue empty 17386 1726853390.44300: checking for any_errors_fatal 17386 1726853390.44308: done checking for any_errors_fatal 17386 1726853390.44308: checking for max_fail_percentage 17386 1726853390.44310: done checking for max_fail_percentage 17386 1726853390.44311: checking to see if all hosts have failed and the running result is not ok 17386 1726853390.44312: done checking to see if all hosts have failed 17386 1726853390.44312: getting the remaining hosts for this loop 17386 1726853390.44314: done getting the remaining hosts for this loop 17386 1726853390.44317: getting the next task for host managed_node1 17386 1726853390.44324: done getting next task for host managed_node1 17386 1726853390.44326: ^ task is: TASK: Assert that the ansible managed comment is present in '{{ profile }}' 17386 1726853390.44330: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17386 1726853390.44334: getting variables 17386 1726853390.44336: in VariableManager get_vars() 17386 1726853390.44368: Calling all_inventory to load vars for managed_node1 17386 1726853390.44370: Calling groups_inventory to load vars for managed_node1 17386 1726853390.44376: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853390.44387: Calling all_plugins_play to load vars for managed_node1 17386 1726853390.44390: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853390.44392: Calling groups_plugins_play to load vars for managed_node1 17386 1726853390.46219: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853390.49578: done with get_vars() 17386 1726853390.49609: done getting variables 17386 1726853390.49789: 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) 17386 1726853390.50041: variable 'profile' from source: play vars 17386 1726853390.50045: variable 'interface' from source: play vars 17386 1726853390.50239: variable 'interface' from source: play vars TASK [Assert that the ansible managed comment is present in 'dummy0'] ********** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:10 Friday 20 September 2024 13:29:50 -0400 (0:00:00.095) 0:00:15.741 ****** 17386 1726853390.50378: entering _queue_task() for managed_node1/assert 17386 1726853390.50897: worker is 1 (out of 1 available) 17386 1726853390.50908: exiting _queue_task() for managed_node1/assert 17386 1726853390.50919: done queuing things up, now waiting for results queue to drain 17386 1726853390.50920: waiting for pending results... 17386 1726853390.51102: running TaskExecutor() for managed_node1/TASK: Assert that the ansible managed comment is present in 'dummy0' 17386 1726853390.51190: in run() - task 02083763-bbaf-2ef7-f054-000000000378 17386 1726853390.51205: variable 'ansible_search_path' from source: unknown 17386 1726853390.51208: variable 'ansible_search_path' from source: unknown 17386 1726853390.51246: calling self._execute() 17386 1726853390.51577: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853390.51581: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853390.51584: variable 'omit' from source: magic vars 17386 1726853390.51764: variable 'ansible_distribution_major_version' from source: facts 17386 1726853390.51777: Evaluated conditional (ansible_distribution_major_version != '6'): True 17386 1726853390.51783: variable 'omit' from source: magic vars 17386 1726853390.51839: variable 'omit' from source: magic vars 17386 1726853390.51943: variable 'profile' from source: play vars 17386 1726853390.51947: variable 'interface' from source: play vars 17386 1726853390.52011: variable 'interface' from source: play vars 17386 1726853390.52041: variable 'omit' from source: magic vars 17386 1726853390.52083: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17386 1726853390.52132: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17386 1726853390.52154: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17386 1726853390.52169: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17386 1726853390.52182: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17386 1726853390.52213: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17386 1726853390.52216: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853390.52218: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853390.52326: Set connection var ansible_shell_executable to /bin/sh 17386 1726853390.52390: Set connection var ansible_pipelining to False 17386 1726853390.52393: Set connection var ansible_timeout to 10 17386 1726853390.52395: Set connection var ansible_shell_type to sh 17386 1726853390.52397: Set connection var ansible_module_compression to ZIP_DEFLATED 17386 1726853390.52400: Set connection var ansible_connection to ssh 17386 1726853390.52402: variable 'ansible_shell_executable' from source: unknown 17386 1726853390.52404: variable 'ansible_connection' from source: unknown 17386 1726853390.52406: variable 'ansible_module_compression' from source: unknown 17386 1726853390.52408: variable 'ansible_shell_type' from source: unknown 17386 1726853390.52410: variable 'ansible_shell_executable' from source: unknown 17386 1726853390.52412: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853390.52414: variable 'ansible_pipelining' from source: unknown 17386 1726853390.52416: variable 'ansible_timeout' from source: unknown 17386 1726853390.52418: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853390.52576: 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) 17386 1726853390.52580: variable 'omit' from source: magic vars 17386 1726853390.52582: starting attempt loop 17386 1726853390.52584: running the handler 17386 1726853390.52684: variable 'lsr_net_profile_ansible_managed' from source: set_fact 17386 1726853390.52688: Evaluated conditional (lsr_net_profile_ansible_managed): True 17386 1726853390.52876: handler run complete 17386 1726853390.52879: attempt loop complete, returning result 17386 1726853390.52881: _execute() done 17386 1726853390.52884: dumping result to json 17386 1726853390.52887: done dumping result, returning 17386 1726853390.52890: done running TaskExecutor() for managed_node1/TASK: Assert that the ansible managed comment is present in 'dummy0' [02083763-bbaf-2ef7-f054-000000000378] 17386 1726853390.52892: sending task result for task 02083763-bbaf-2ef7-f054-000000000378 17386 1726853390.52961: done sending task result for task 02083763-bbaf-2ef7-f054-000000000378 17386 1726853390.52965: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 17386 1726853390.53017: no more pending results, returning what we have 17386 1726853390.53021: results queue empty 17386 1726853390.53022: checking for any_errors_fatal 17386 1726853390.53029: done checking for any_errors_fatal 17386 1726853390.53030: checking for max_fail_percentage 17386 1726853390.53031: done checking for max_fail_percentage 17386 1726853390.53032: checking to see if all hosts have failed and the running result is not ok 17386 1726853390.53033: done checking to see if all hosts have failed 17386 1726853390.53034: getting the remaining hosts for this loop 17386 1726853390.53036: done getting the remaining hosts for this loop 17386 1726853390.53039: getting the next task for host managed_node1 17386 1726853390.53046: done getting next task for host managed_node1 17386 1726853390.53049: ^ task is: TASK: Assert that the fingerprint comment is present in {{ profile }} 17386 1726853390.53053: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17386 1726853390.53056: getting variables 17386 1726853390.53058: in VariableManager get_vars() 17386 1726853390.53093: Calling all_inventory to load vars for managed_node1 17386 1726853390.53097: Calling groups_inventory to load vars for managed_node1 17386 1726853390.53100: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853390.53110: Calling all_plugins_play to load vars for managed_node1 17386 1726853390.53113: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853390.53116: Calling groups_plugins_play to load vars for managed_node1 17386 1726853390.55818: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853390.57623: done with get_vars() 17386 1726853390.57651: done getting variables 17386 1726853390.57722: 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) 17386 1726853390.57840: variable 'profile' from source: play vars 17386 1726853390.57844: variable 'interface' from source: play vars 17386 1726853390.57906: variable 'interface' from source: play vars TASK [Assert that the fingerprint comment is present in dummy0] **************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:15 Friday 20 September 2024 13:29:50 -0400 (0:00:00.075) 0:00:15.818 ****** 17386 1726853390.57941: entering _queue_task() for managed_node1/assert 17386 1726853390.58720: worker is 1 (out of 1 available) 17386 1726853390.58733: exiting _queue_task() for managed_node1/assert 17386 1726853390.58743: done queuing things up, now waiting for results queue to drain 17386 1726853390.58745: waiting for pending results... 17386 1726853390.58928: running TaskExecutor() for managed_node1/TASK: Assert that the fingerprint comment is present in dummy0 17386 1726853390.59080: in run() - task 02083763-bbaf-2ef7-f054-000000000379 17386 1726853390.59084: variable 'ansible_search_path' from source: unknown 17386 1726853390.59086: variable 'ansible_search_path' from source: unknown 17386 1726853390.59178: calling self._execute() 17386 1726853390.59219: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853390.59222: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853390.59231: variable 'omit' from source: magic vars 17386 1726853390.59638: variable 'ansible_distribution_major_version' from source: facts 17386 1726853390.59653: Evaluated conditional (ansible_distribution_major_version != '6'): True 17386 1726853390.59657: variable 'omit' from source: magic vars 17386 1726853390.59712: variable 'omit' from source: magic vars 17386 1726853390.59820: variable 'profile' from source: play vars 17386 1726853390.59823: variable 'interface' from source: play vars 17386 1726853390.59891: variable 'interface' from source: play vars 17386 1726853390.59919: variable 'omit' from source: magic vars 17386 1726853390.59962: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17386 1726853390.60000: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17386 1726853390.60026: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17386 1726853390.60043: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17386 1726853390.60059: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17386 1726853390.60092: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17386 1726853390.60097: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853390.60100: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853390.60215: Set connection var ansible_shell_executable to /bin/sh 17386 1726853390.60219: Set connection var ansible_pipelining to False 17386 1726853390.60231: Set connection var ansible_timeout to 10 17386 1726853390.60237: Set connection var ansible_shell_type to sh 17386 1726853390.60244: Set connection var ansible_module_compression to ZIP_DEFLATED 17386 1726853390.60247: Set connection var ansible_connection to ssh 17386 1726853390.60282: variable 'ansible_shell_executable' from source: unknown 17386 1726853390.60285: variable 'ansible_connection' from source: unknown 17386 1726853390.60288: variable 'ansible_module_compression' from source: unknown 17386 1726853390.60290: variable 'ansible_shell_type' from source: unknown 17386 1726853390.60292: variable 'ansible_shell_executable' from source: unknown 17386 1726853390.60294: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853390.60299: variable 'ansible_pipelining' from source: unknown 17386 1726853390.60302: variable 'ansible_timeout' from source: unknown 17386 1726853390.60306: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853390.60578: 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) 17386 1726853390.60582: variable 'omit' from source: magic vars 17386 1726853390.60584: starting attempt loop 17386 1726853390.60587: running the handler 17386 1726853390.60589: variable 'lsr_net_profile_fingerprint' from source: set_fact 17386 1726853390.60592: Evaluated conditional (lsr_net_profile_fingerprint): True 17386 1726853390.60686: handler run complete 17386 1726853390.60689: attempt loop complete, returning result 17386 1726853390.60692: _execute() done 17386 1726853390.60694: dumping result to json 17386 1726853390.60696: done dumping result, returning 17386 1726853390.60697: done running TaskExecutor() for managed_node1/TASK: Assert that the fingerprint comment is present in dummy0 [02083763-bbaf-2ef7-f054-000000000379] 17386 1726853390.60699: sending task result for task 02083763-bbaf-2ef7-f054-000000000379 17386 1726853390.60757: done sending task result for task 02083763-bbaf-2ef7-f054-000000000379 17386 1726853390.60761: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 17386 1726853390.60917: no more pending results, returning what we have 17386 1726853390.60920: results queue empty 17386 1726853390.60921: checking for any_errors_fatal 17386 1726853390.60930: done checking for any_errors_fatal 17386 1726853390.60931: checking for max_fail_percentage 17386 1726853390.60932: done checking for max_fail_percentage 17386 1726853390.60933: checking to see if all hosts have failed and the running result is not ok 17386 1726853390.60935: done checking to see if all hosts have failed 17386 1726853390.60935: getting the remaining hosts for this loop 17386 1726853390.60937: done getting the remaining hosts for this loop 17386 1726853390.60940: getting the next task for host managed_node1 17386 1726853390.60958: done getting next task for host managed_node1 17386 1726853390.60962: ^ task is: TASK: Include the task 'get_interface_stat.yml' 17386 1726853390.60966: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (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 17386 1726853390.60973: getting variables 17386 1726853390.60975: in VariableManager get_vars() 17386 1726853390.61101: Calling all_inventory to load vars for managed_node1 17386 1726853390.61105: Calling groups_inventory to load vars for managed_node1 17386 1726853390.61108: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853390.61118: Calling all_plugins_play to load vars for managed_node1 17386 1726853390.61121: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853390.61125: Calling groups_plugins_play to load vars for managed_node1 17386 1726853390.62525: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853390.64333: done with get_vars() 17386 1726853390.64360: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Friday 20 September 2024 13:29:50 -0400 (0:00:00.065) 0:00:15.883 ****** 17386 1726853390.64468: entering _queue_task() for managed_node1/include_tasks 17386 1726853390.64937: worker is 1 (out of 1 available) 17386 1726853390.64951: exiting _queue_task() for managed_node1/include_tasks 17386 1726853390.64963: done queuing things up, now waiting for results queue to drain 17386 1726853390.64964: waiting for pending results... 17386 1726853390.65191: running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' 17386 1726853390.65304: in run() - task 02083763-bbaf-2ef7-f054-00000000037d 17386 1726853390.65317: variable 'ansible_search_path' from source: unknown 17386 1726853390.65320: variable 'ansible_search_path' from source: unknown 17386 1726853390.65363: calling self._execute() 17386 1726853390.65452: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853390.65460: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853390.65472: variable 'omit' from source: magic vars 17386 1726853390.65864: variable 'ansible_distribution_major_version' from source: facts 17386 1726853390.65880: Evaluated conditional (ansible_distribution_major_version != '6'): True 17386 1726853390.65886: _execute() done 17386 1726853390.65889: dumping result to json 17386 1726853390.65891: done dumping result, returning 17386 1726853390.65941: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' [02083763-bbaf-2ef7-f054-00000000037d] 17386 1726853390.65943: sending task result for task 02083763-bbaf-2ef7-f054-00000000037d 17386 1726853390.66012: done sending task result for task 02083763-bbaf-2ef7-f054-00000000037d 17386 1726853390.66015: WORKER PROCESS EXITING 17386 1726853390.66072: no more pending results, returning what we have 17386 1726853390.66078: in VariableManager get_vars() 17386 1726853390.66113: Calling all_inventory to load vars for managed_node1 17386 1726853390.66116: Calling groups_inventory to load vars for managed_node1 17386 1726853390.66120: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853390.66132: Calling all_plugins_play to load vars for managed_node1 17386 1726853390.66134: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853390.66137: Calling groups_plugins_play to load vars for managed_node1 17386 1726853390.67644: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853390.69519: done with get_vars() 17386 1726853390.69543: variable 'ansible_search_path' from source: unknown 17386 1726853390.69544: variable 'ansible_search_path' from source: unknown 17386 1726853390.69556: variable 'item' from source: include params 17386 1726853390.69669: variable 'item' from source: include params 17386 1726853390.69708: we have included files to process 17386 1726853390.69709: generating all_blocks data 17386 1726853390.69711: done generating all_blocks data 17386 1726853390.69718: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 17386 1726853390.69724: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 17386 1726853390.69727: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 17386 1726853390.69915: done processing included file 17386 1726853390.69918: iterating over new_blocks loaded from include file 17386 1726853390.69919: in VariableManager get_vars() 17386 1726853390.69941: done with get_vars() 17386 1726853390.69943: filtering new block on tags 17386 1726853390.69984: done filtering new block on tags 17386 1726853390.69987: done iterating over new_blocks loaded from include file included: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node1 17386 1726853390.69992: extending task lists for all hosts with included blocks 17386 1726853390.70273: done extending task lists 17386 1726853390.70275: done processing included files 17386 1726853390.70275: results queue empty 17386 1726853390.70276: checking for any_errors_fatal 17386 1726853390.70281: done checking for any_errors_fatal 17386 1726853390.70281: checking for max_fail_percentage 17386 1726853390.70282: done checking for max_fail_percentage 17386 1726853390.70283: checking to see if all hosts have failed and the running result is not ok 17386 1726853390.70284: done checking to see if all hosts have failed 17386 1726853390.70285: getting the remaining hosts for this loop 17386 1726853390.70287: done getting the remaining hosts for this loop 17386 1726853390.70289: getting the next task for host managed_node1 17386 1726853390.70294: done getting next task for host managed_node1 17386 1726853390.70297: ^ task is: TASK: Get stat for interface {{ interface }} 17386 1726853390.70299: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17386 1726853390.70302: getting variables 17386 1726853390.70303: in VariableManager get_vars() 17386 1726853390.70313: Calling all_inventory to load vars for managed_node1 17386 1726853390.70316: Calling groups_inventory to load vars for managed_node1 17386 1726853390.70318: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853390.70323: Calling all_plugins_play to load vars for managed_node1 17386 1726853390.70326: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853390.70329: Calling groups_plugins_play to load vars for managed_node1 17386 1726853390.71548: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853390.73077: done with get_vars() 17386 1726853390.73108: done getting variables 17386 1726853390.73253: variable 'interface' from source: play vars TASK [Get stat for interface dummy0] ******************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Friday 20 September 2024 13:29:50 -0400 (0:00:00.088) 0:00:15.971 ****** 17386 1726853390.73286: entering _queue_task() for managed_node1/stat 17386 1726853390.73663: worker is 1 (out of 1 available) 17386 1726853390.73681: exiting _queue_task() for managed_node1/stat 17386 1726853390.73695: done queuing things up, now waiting for results queue to drain 17386 1726853390.73697: waiting for pending results... 17386 1726853390.74088: running TaskExecutor() for managed_node1/TASK: Get stat for interface dummy0 17386 1726853390.74094: in run() - task 02083763-bbaf-2ef7-f054-000000000448 17386 1726853390.74100: variable 'ansible_search_path' from source: unknown 17386 1726853390.74108: variable 'ansible_search_path' from source: unknown 17386 1726853390.74149: calling self._execute() 17386 1726853390.74246: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853390.74259: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853390.74277: variable 'omit' from source: magic vars 17386 1726853390.74634: variable 'ansible_distribution_major_version' from source: facts 17386 1726853390.74653: Evaluated conditional (ansible_distribution_major_version != '6'): True 17386 1726853390.74664: variable 'omit' from source: magic vars 17386 1726853390.74722: variable 'omit' from source: magic vars 17386 1726853390.74818: variable 'interface' from source: play vars 17386 1726853390.74840: variable 'omit' from source: magic vars 17386 1726853390.74887: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17386 1726853390.74930: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17386 1726853390.75176: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17386 1726853390.75178: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17386 1726853390.75181: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17386 1726853390.75183: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17386 1726853390.75187: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853390.75191: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853390.75194: Set connection var ansible_shell_executable to /bin/sh 17386 1726853390.75197: Set connection var ansible_pipelining to False 17386 1726853390.75199: Set connection var ansible_timeout to 10 17386 1726853390.75202: Set connection var ansible_shell_type to sh 17386 1726853390.75204: Set connection var ansible_module_compression to ZIP_DEFLATED 17386 1726853390.75206: Set connection var ansible_connection to ssh 17386 1726853390.75209: variable 'ansible_shell_executable' from source: unknown 17386 1726853390.75211: variable 'ansible_connection' from source: unknown 17386 1726853390.75213: variable 'ansible_module_compression' from source: unknown 17386 1726853390.75216: variable 'ansible_shell_type' from source: unknown 17386 1726853390.75218: variable 'ansible_shell_executable' from source: unknown 17386 1726853390.75220: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853390.75222: variable 'ansible_pipelining' from source: unknown 17386 1726853390.75227: variable 'ansible_timeout' from source: unknown 17386 1726853390.75235: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853390.75417: 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) 17386 1726853390.75485: variable 'omit' from source: magic vars 17386 1726853390.75491: starting attempt loop 17386 1726853390.75494: running the handler 17386 1726853390.75509: _low_level_execute_command(): starting 17386 1726853390.75517: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 17386 1726853390.76464: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17386 1726853390.76567: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 17386 1726853390.76682: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853390.76763: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853390.78456: stdout chunk (state=3): >>>/root <<< 17386 1726853390.78588: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17386 1726853390.78601: stdout chunk (state=3): >>><<< 17386 1726853390.78614: stderr chunk (state=3): >>><<< 17386 1726853390.78648: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17386 1726853390.78668: _low_level_execute_command(): starting 17386 1726853390.78683: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853390.7865553-18160-235621194895748 `" && echo ansible-tmp-1726853390.7865553-18160-235621194895748="` echo /root/.ansible/tmp/ansible-tmp-1726853390.7865553-18160-235621194895748 `" ) && sleep 0' 17386 1726853390.79539: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853390.79691: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853390.79695: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853390.81556: stdout chunk (state=3): >>>ansible-tmp-1726853390.7865553-18160-235621194895748=/root/.ansible/tmp/ansible-tmp-1726853390.7865553-18160-235621194895748 <<< 17386 1726853390.81661: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17386 1726853390.81684: stderr chunk (state=3): >>><<< 17386 1726853390.81688: stdout chunk (state=3): >>><<< 17386 1726853390.81703: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853390.7865553-18160-235621194895748=/root/.ansible/tmp/ansible-tmp-1726853390.7865553-18160-235621194895748 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17386 1726853390.81744: variable 'ansible_module_compression' from source: unknown 17386 1726853390.81793: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-173868rzayoky/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 17386 1726853390.81824: variable 'ansible_facts' from source: unknown 17386 1726853390.81887: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853390.7865553-18160-235621194895748/AnsiballZ_stat.py 17386 1726853390.82182: Sending initial data 17386 1726853390.82186: Sent initial data (153 bytes) 17386 1726853390.82581: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17386 1726853390.82720: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17386 1726853390.82725: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17386 1726853390.82729: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17386 1726853390.82732: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853390.82735: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 17386 1726853390.82738: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17386 1726853390.82765: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853390.82864: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853390.84437: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 17386 1726853390.84452: 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 <<< 17386 1726853390.84484: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 17386 1726853390.84551: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-173868rzayoky/tmpwjqli1z6 /root/.ansible/tmp/ansible-tmp-1726853390.7865553-18160-235621194895748/AnsiballZ_stat.py <<< 17386 1726853390.84555: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853390.7865553-18160-235621194895748/AnsiballZ_stat.py" <<< 17386 1726853390.84590: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-173868rzayoky/tmpwjqli1z6" to remote "/root/.ansible/tmp/ansible-tmp-1726853390.7865553-18160-235621194895748/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853390.7865553-18160-235621194895748/AnsiballZ_stat.py" <<< 17386 1726853390.85537: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17386 1726853390.85540: stderr chunk (state=3): >>><<< 17386 1726853390.85543: stdout chunk (state=3): >>><<< 17386 1726853390.85685: done transferring module to remote 17386 1726853390.85697: _low_level_execute_command(): starting 17386 1726853390.85700: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853390.7865553-18160-235621194895748/ /root/.ansible/tmp/ansible-tmp-1726853390.7865553-18160-235621194895748/AnsiballZ_stat.py && sleep 0' 17386 1726853390.86701: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17386 1726853390.86779: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853390.86827: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 17386 1726853390.86854: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17386 1726853390.86857: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853390.87001: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853390.88690: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17386 1726853390.88710: stderr chunk (state=3): >>><<< 17386 1726853390.88713: stdout chunk (state=3): >>><<< 17386 1726853390.88729: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17386 1726853390.88733: _low_level_execute_command(): starting 17386 1726853390.88736: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853390.7865553-18160-235621194895748/AnsiballZ_stat.py && sleep 0' 17386 1726853390.89138: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17386 1726853390.89179: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found <<< 17386 1726853390.89182: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853390.89185: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 17386 1726853390.89187: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found <<< 17386 1726853390.89189: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853390.89257: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 17386 1726853390.89263: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853390.89317: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853391.04229: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/sys/class/net/dummy0", "mode": "0777", "isdir": false, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": true, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 27836, "dev": 23, "nlink": 1, "atime": 1726853388.1779127, "mtime": 1726853388.1779127, "ctime": 1726853388.1779127, "wusr": true, "rusr": true, "xusr": true, "wgrp": true, "rgrp": true, "xgrp": true, "woth": true, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "lnk_source": "/sys/devices/virtual/net/dummy0", "lnk_target": "../../devices/virtual/net/dummy0", "pw_name": "root", "gr_name": "root"}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/dummy0", "follow": false, "checksum_algorithm": "sha1"}}} <<< 17386 1726853391.05544: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 17386 1726853391.05575: stderr chunk (state=3): >>><<< 17386 1726853391.05579: stdout chunk (state=3): >>><<< 17386 1726853391.05599: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/sys/class/net/dummy0", "mode": "0777", "isdir": false, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": true, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 27836, "dev": 23, "nlink": 1, "atime": 1726853388.1779127, "mtime": 1726853388.1779127, "ctime": 1726853388.1779127, "wusr": true, "rusr": true, "xusr": true, "wgrp": true, "rgrp": true, "xgrp": true, "woth": true, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "lnk_source": "/sys/devices/virtual/net/dummy0", "lnk_target": "../../devices/virtual/net/dummy0", "pw_name": "root", "gr_name": "root"}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/dummy0", "follow": false, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. 17386 1726853391.05637: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/sys/class/net/dummy0', '_ansible_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-1726853390.7865553-18160-235621194895748/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 17386 1726853391.05644: _low_level_execute_command(): starting 17386 1726853391.05649: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853390.7865553-18160-235621194895748/ > /dev/null 2>&1 && sleep 0' 17386 1726853391.06114: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 17386 1726853391.06117: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found <<< 17386 1726853391.06125: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853391.06127: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17386 1726853391.06130: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853391.06179: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 17386 1726853391.06192: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853391.06228: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853391.08050: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17386 1726853391.08079: stderr chunk (state=3): >>><<< 17386 1726853391.08082: stdout chunk (state=3): >>><<< 17386 1726853391.08097: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17386 1726853391.08101: handler run complete 17386 1726853391.08130: attempt loop complete, returning result 17386 1726853391.08133: _execute() done 17386 1726853391.08135: dumping result to json 17386 1726853391.08140: done dumping result, returning 17386 1726853391.08147: done running TaskExecutor() for managed_node1/TASK: Get stat for interface dummy0 [02083763-bbaf-2ef7-f054-000000000448] 17386 1726853391.08152: sending task result for task 02083763-bbaf-2ef7-f054-000000000448 17386 1726853391.08254: done sending task result for task 02083763-bbaf-2ef7-f054-000000000448 17386 1726853391.08257: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "atime": 1726853388.1779127, "block_size": 4096, "blocks": 0, "ctime": 1726853388.1779127, "dev": 23, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 27836, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/dummy0", "lnk_target": "../../devices/virtual/net/dummy0", "mode": "0777", "mtime": 1726853388.1779127, "nlink": 1, "path": "/sys/class/net/dummy0", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 17386 1726853391.08366: no more pending results, returning what we have 17386 1726853391.08369: results queue empty 17386 1726853391.08372: checking for any_errors_fatal 17386 1726853391.08373: done checking for any_errors_fatal 17386 1726853391.08374: checking for max_fail_percentage 17386 1726853391.08376: done checking for max_fail_percentage 17386 1726853391.08377: checking to see if all hosts have failed and the running result is not ok 17386 1726853391.08378: done checking to see if all hosts have failed 17386 1726853391.08378: getting the remaining hosts for this loop 17386 1726853391.08380: done getting the remaining hosts for this loop 17386 1726853391.08383: getting the next task for host managed_node1 17386 1726853391.08393: done getting next task for host managed_node1 17386 1726853391.08395: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 17386 1726853391.08398: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (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 17386 1726853391.08402: getting variables 17386 1726853391.08403: in VariableManager get_vars() 17386 1726853391.08430: Calling all_inventory to load vars for managed_node1 17386 1726853391.08433: Calling groups_inventory to load vars for managed_node1 17386 1726853391.08436: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853391.08445: Calling all_plugins_play to load vars for managed_node1 17386 1726853391.08447: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853391.08449: Calling groups_plugins_play to load vars for managed_node1 17386 1726853391.09225: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853391.10094: done with get_vars() 17386 1726853391.10111: done getting variables 17386 1726853391.10154: 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) 17386 1726853391.10274: variable 'interface' from source: play vars TASK [Assert that the interface is present - 'dummy0'] ************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Friday 20 September 2024 13:29:51 -0400 (0:00:00.370) 0:00:16.341 ****** 17386 1726853391.10305: entering _queue_task() for managed_node1/assert 17386 1726853391.10608: worker is 1 (out of 1 available) 17386 1726853391.10622: exiting _queue_task() for managed_node1/assert 17386 1726853391.10636: done queuing things up, now waiting for results queue to drain 17386 1726853391.10637: waiting for pending results... 17386 1726853391.10994: running TaskExecutor() for managed_node1/TASK: Assert that the interface is present - 'dummy0' 17386 1726853391.11084: in run() - task 02083763-bbaf-2ef7-f054-00000000037e 17386 1726853391.11089: variable 'ansible_search_path' from source: unknown 17386 1726853391.11092: variable 'ansible_search_path' from source: unknown 17386 1726853391.11095: calling self._execute() 17386 1726853391.11224: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853391.11227: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853391.11231: variable 'omit' from source: magic vars 17386 1726853391.11530: variable 'ansible_distribution_major_version' from source: facts 17386 1726853391.11546: Evaluated conditional (ansible_distribution_major_version != '6'): True 17386 1726853391.11553: variable 'omit' from source: magic vars 17386 1726853391.11594: variable 'omit' from source: magic vars 17386 1726853391.11681: variable 'interface' from source: play vars 17386 1726853391.11695: variable 'omit' from source: magic vars 17386 1726853391.11727: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17386 1726853391.11759: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17386 1726853391.11777: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17386 1726853391.11791: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17386 1726853391.11801: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17386 1726853391.11824: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17386 1726853391.11828: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853391.11831: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853391.11904: Set connection var ansible_shell_executable to /bin/sh 17386 1726853391.11908: Set connection var ansible_pipelining to False 17386 1726853391.11914: Set connection var ansible_timeout to 10 17386 1726853391.11919: Set connection var ansible_shell_type to sh 17386 1726853391.11924: Set connection var ansible_module_compression to ZIP_DEFLATED 17386 1726853391.11926: Set connection var ansible_connection to ssh 17386 1726853391.11945: variable 'ansible_shell_executable' from source: unknown 17386 1726853391.11948: variable 'ansible_connection' from source: unknown 17386 1726853391.11950: variable 'ansible_module_compression' from source: unknown 17386 1726853391.11955: variable 'ansible_shell_type' from source: unknown 17386 1726853391.11958: variable 'ansible_shell_executable' from source: unknown 17386 1726853391.11960: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853391.11964: variable 'ansible_pipelining' from source: unknown 17386 1726853391.11966: variable 'ansible_timeout' from source: unknown 17386 1726853391.11972: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853391.12080: 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) 17386 1726853391.12092: variable 'omit' from source: magic vars 17386 1726853391.12098: starting attempt loop 17386 1726853391.12101: running the handler 17386 1726853391.12192: variable 'interface_stat' from source: set_fact 17386 1726853391.12207: Evaluated conditional (interface_stat.stat.exists): True 17386 1726853391.12212: handler run complete 17386 1726853391.12222: attempt loop complete, returning result 17386 1726853391.12226: _execute() done 17386 1726853391.12228: dumping result to json 17386 1726853391.12231: done dumping result, returning 17386 1726853391.12237: done running TaskExecutor() for managed_node1/TASK: Assert that the interface is present - 'dummy0' [02083763-bbaf-2ef7-f054-00000000037e] 17386 1726853391.12242: sending task result for task 02083763-bbaf-2ef7-f054-00000000037e 17386 1726853391.12322: done sending task result for task 02083763-bbaf-2ef7-f054-00000000037e 17386 1726853391.12324: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 17386 1726853391.12372: no more pending results, returning what we have 17386 1726853391.12375: results queue empty 17386 1726853391.12377: checking for any_errors_fatal 17386 1726853391.12386: done checking for any_errors_fatal 17386 1726853391.12387: checking for max_fail_percentage 17386 1726853391.12388: done checking for max_fail_percentage 17386 1726853391.12389: checking to see if all hosts have failed and the running result is not ok 17386 1726853391.12390: done checking to see if all hosts have failed 17386 1726853391.12391: getting the remaining hosts for this loop 17386 1726853391.12393: done getting the remaining hosts for this loop 17386 1726853391.12397: getting the next task for host managed_node1 17386 1726853391.12405: done getting next task for host managed_node1 17386 1726853391.12408: ^ task is: TASK: Conditional asserts 17386 1726853391.12411: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 17386 1726853391.12416: getting variables 17386 1726853391.12418: in VariableManager get_vars() 17386 1726853391.12447: Calling all_inventory to load vars for managed_node1 17386 1726853391.12450: Calling groups_inventory to load vars for managed_node1 17386 1726853391.12453: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853391.12463: Calling all_plugins_play to load vars for managed_node1 17386 1726853391.12466: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853391.12468: Calling groups_plugins_play to load vars for managed_node1 17386 1726853391.13405: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853391.14820: done with get_vars() 17386 1726853391.14841: done getting variables TASK [Conditional asserts] ***************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:42 Friday 20 September 2024 13:29:51 -0400 (0:00:00.046) 0:00:16.388 ****** 17386 1726853391.14931: entering _queue_task() for managed_node1/include_tasks 17386 1726853391.15219: worker is 1 (out of 1 available) 17386 1726853391.15232: exiting _queue_task() for managed_node1/include_tasks 17386 1726853391.15245: done queuing things up, now waiting for results queue to drain 17386 1726853391.15247: waiting for pending results... 17386 1726853391.15599: running TaskExecutor() for managed_node1/TASK: Conditional asserts 17386 1726853391.15697: in run() - task 02083763-bbaf-2ef7-f054-000000000088 17386 1726853391.15702: variable 'ansible_search_path' from source: unknown 17386 1726853391.15705: variable 'ansible_search_path' from source: unknown 17386 1726853391.16089: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 17386 1726853391.18231: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 17386 1726853391.18305: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 17386 1726853391.18347: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 17386 1726853391.18395: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 17386 1726853391.18440: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 17386 1726853391.18539: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17386 1726853391.18577: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17386 1726853391.18609: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17386 1726853391.18652: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17386 1726853391.18669: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17386 1726853391.18980: dumping result to json 17386 1726853391.19083: done dumping result, returning 17386 1726853391.19097: done running TaskExecutor() for managed_node1/TASK: Conditional asserts [02083763-bbaf-2ef7-f054-000000000088] 17386 1726853391.19137: sending task result for task 02083763-bbaf-2ef7-f054-000000000088 17386 1726853391.19430: done sending task result for task 02083763-bbaf-2ef7-f054-000000000088 17386 1726853391.19433: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } 17386 1726853391.19488: no more pending results, returning what we have 17386 1726853391.19491: results queue empty 17386 1726853391.19492: checking for any_errors_fatal 17386 1726853391.19497: done checking for any_errors_fatal 17386 1726853391.19498: checking for max_fail_percentage 17386 1726853391.19499: done checking for max_fail_percentage 17386 1726853391.19500: checking to see if all hosts have failed and the running result is not ok 17386 1726853391.19501: done checking to see if all hosts have failed 17386 1726853391.19502: getting the remaining hosts for this loop 17386 1726853391.19504: done getting the remaining hosts for this loop 17386 1726853391.19508: getting the next task for host managed_node1 17386 1726853391.19514: done getting next task for host managed_node1 17386 1726853391.19517: ^ task is: TASK: Success in test '{{ lsr_description }}' 17386 1726853391.19520: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 17386 1726853391.19525: getting variables 17386 1726853391.19527: in VariableManager get_vars() 17386 1726853391.19564: Calling all_inventory to load vars for managed_node1 17386 1726853391.19567: Calling groups_inventory to load vars for managed_node1 17386 1726853391.19573: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853391.19585: Calling all_plugins_play to load vars for managed_node1 17386 1726853391.19588: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853391.19591: Calling groups_plugins_play to load vars for managed_node1 17386 1726853391.21540: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853391.23054: done with get_vars() 17386 1726853391.23077: done getting variables 17386 1726853391.23133: 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) 17386 1726853391.23250: variable 'lsr_description' from source: include params TASK [Success in test 'Create a dummy interface'] ****************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:47 Friday 20 September 2024 13:29:51 -0400 (0:00:00.083) 0:00:16.471 ****** 17386 1726853391.23282: entering _queue_task() for managed_node1/debug 17386 1726853391.23602: worker is 1 (out of 1 available) 17386 1726853391.23617: exiting _queue_task() for managed_node1/debug 17386 1726853391.23629: done queuing things up, now waiting for results queue to drain 17386 1726853391.23630: waiting for pending results... 17386 1726853391.23938: running TaskExecutor() for managed_node1/TASK: Success in test 'Create a dummy interface' 17386 1726853391.24059: in run() - task 02083763-bbaf-2ef7-f054-000000000089 17386 1726853391.24083: variable 'ansible_search_path' from source: unknown 17386 1726853391.24097: variable 'ansible_search_path' from source: unknown 17386 1726853391.24140: calling self._execute() 17386 1726853391.24477: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853391.24481: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853391.24484: variable 'omit' from source: magic vars 17386 1726853391.24648: variable 'ansible_distribution_major_version' from source: facts 17386 1726853391.24667: Evaluated conditional (ansible_distribution_major_version != '6'): True 17386 1726853391.24682: variable 'omit' from source: magic vars 17386 1726853391.24731: variable 'omit' from source: magic vars 17386 1726853391.24833: variable 'lsr_description' from source: include params 17386 1726853391.24857: variable 'omit' from source: magic vars 17386 1726853391.24908: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17386 1726853391.24954: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17386 1726853391.24982: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17386 1726853391.25005: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17386 1726853391.25024: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17386 1726853391.25064: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17386 1726853391.25075: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853391.25083: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853391.25192: Set connection var ansible_shell_executable to /bin/sh 17386 1726853391.25204: Set connection var ansible_pipelining to False 17386 1726853391.25215: Set connection var ansible_timeout to 10 17386 1726853391.25226: Set connection var ansible_shell_type to sh 17386 1726853391.25236: Set connection var ansible_module_compression to ZIP_DEFLATED 17386 1726853391.25243: Set connection var ansible_connection to ssh 17386 1726853391.25278: variable 'ansible_shell_executable' from source: unknown 17386 1726853391.25287: variable 'ansible_connection' from source: unknown 17386 1726853391.25294: variable 'ansible_module_compression' from source: unknown 17386 1726853391.25301: variable 'ansible_shell_type' from source: unknown 17386 1726853391.25308: variable 'ansible_shell_executable' from source: unknown 17386 1726853391.25315: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853391.25323: variable 'ansible_pipelining' from source: unknown 17386 1726853391.25330: variable 'ansible_timeout' from source: unknown 17386 1726853391.25337: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853391.25486: 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=False) 17386 1726853391.25503: variable 'omit' from source: magic vars 17386 1726853391.25577: starting attempt loop 17386 1726853391.25581: running the handler 17386 1726853391.25584: handler run complete 17386 1726853391.25590: attempt loop complete, returning result 17386 1726853391.25597: _execute() done 17386 1726853391.25604: dumping result to json 17386 1726853391.25611: done dumping result, returning 17386 1726853391.25622: done running TaskExecutor() for managed_node1/TASK: Success in test 'Create a dummy interface' [02083763-bbaf-2ef7-f054-000000000089] 17386 1726853391.25631: sending task result for task 02083763-bbaf-2ef7-f054-000000000089 ok: [managed_node1] => {} MSG: +++++ Success in test 'Create a dummy interface' +++++ 17386 1726853391.25824: no more pending results, returning what we have 17386 1726853391.25828: results queue empty 17386 1726853391.25830: checking for any_errors_fatal 17386 1726853391.25837: done checking for any_errors_fatal 17386 1726853391.25838: checking for max_fail_percentage 17386 1726853391.25839: done checking for max_fail_percentage 17386 1726853391.25841: checking to see if all hosts have failed and the running result is not ok 17386 1726853391.25842: done checking to see if all hosts have failed 17386 1726853391.25842: getting the remaining hosts for this loop 17386 1726853391.25844: done getting the remaining hosts for this loop 17386 1726853391.25848: getting the next task for host managed_node1 17386 1726853391.25857: done getting next task for host managed_node1 17386 1726853391.25861: ^ task is: TASK: Cleanup 17386 1726853391.25864: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, 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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17386 1726853391.25870: getting variables 17386 1726853391.25875: in VariableManager get_vars() 17386 1726853391.25905: Calling all_inventory to load vars for managed_node1 17386 1726853391.25908: Calling groups_inventory to load vars for managed_node1 17386 1726853391.25912: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853391.25923: Calling all_plugins_play to load vars for managed_node1 17386 1726853391.25927: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853391.25930: Calling groups_plugins_play to load vars for managed_node1 17386 1726853391.26484: done sending task result for task 02083763-bbaf-2ef7-f054-000000000089 17386 1726853391.26487: WORKER PROCESS EXITING 17386 1726853391.27536: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853391.28978: done with get_vars() 17386 1726853391.28998: done getting variables TASK [Cleanup] ***************************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:66 Friday 20 September 2024 13:29:51 -0400 (0:00:00.058) 0:00:16.529 ****** 17386 1726853391.29089: entering _queue_task() for managed_node1/include_tasks 17386 1726853391.29587: worker is 1 (out of 1 available) 17386 1726853391.29598: exiting _queue_task() for managed_node1/include_tasks 17386 1726853391.29608: done queuing things up, now waiting for results queue to drain 17386 1726853391.29610: waiting for pending results... 17386 1726853391.29715: running TaskExecutor() for managed_node1/TASK: Cleanup 17386 1726853391.29848: in run() - task 02083763-bbaf-2ef7-f054-00000000008d 17386 1726853391.29868: variable 'ansible_search_path' from source: unknown 17386 1726853391.29943: variable 'ansible_search_path' from source: unknown 17386 1726853391.29946: variable 'lsr_cleanup' from source: include params 17386 1726853391.30133: variable 'lsr_cleanup' from source: include params 17386 1726853391.30212: variable 'omit' from source: magic vars 17386 1726853391.30356: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853391.30381: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853391.30398: variable 'omit' from source: magic vars 17386 1726853391.30643: variable 'ansible_distribution_major_version' from source: facts 17386 1726853391.30660: Evaluated conditional (ansible_distribution_major_version != '6'): True 17386 1726853391.30674: variable 'item' from source: unknown 17386 1726853391.30742: variable 'item' from source: unknown 17386 1726853391.30811: variable 'item' from source: unknown 17386 1726853391.30850: variable 'item' from source: unknown 17386 1726853391.31143: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853391.31147: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853391.31150: variable 'omit' from source: magic vars 17386 1726853391.31265: variable 'ansible_distribution_major_version' from source: facts 17386 1726853391.31268: Evaluated conditional (ansible_distribution_major_version != '6'): True 17386 1726853391.31272: variable 'item' from source: unknown 17386 1726853391.31306: variable 'item' from source: unknown 17386 1726853391.31337: variable 'item' from source: unknown 17386 1726853391.31404: variable 'item' from source: unknown 17386 1726853391.31575: dumping result to json 17386 1726853391.31581: done dumping result, returning 17386 1726853391.31586: done running TaskExecutor() for managed_node1/TASK: Cleanup [02083763-bbaf-2ef7-f054-00000000008d] 17386 1726853391.31589: sending task result for task 02083763-bbaf-2ef7-f054-00000000008d 17386 1726853391.31631: done sending task result for task 02083763-bbaf-2ef7-f054-00000000008d 17386 1726853391.31634: WORKER PROCESS EXITING 17386 1726853391.31717: no more pending results, returning what we have 17386 1726853391.31722: in VariableManager get_vars() 17386 1726853391.31761: Calling all_inventory to load vars for managed_node1 17386 1726853391.31764: Calling groups_inventory to load vars for managed_node1 17386 1726853391.31768: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853391.31784: Calling all_plugins_play to load vars for managed_node1 17386 1726853391.31788: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853391.31792: Calling groups_plugins_play to load vars for managed_node1 17386 1726853391.33201: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853391.39012: done with get_vars() 17386 1726853391.39034: variable 'ansible_search_path' from source: unknown 17386 1726853391.39036: variable 'ansible_search_path' from source: unknown 17386 1726853391.39075: variable 'ansible_search_path' from source: unknown 17386 1726853391.39077: variable 'ansible_search_path' from source: unknown 17386 1726853391.39106: we have included files to process 17386 1726853391.39108: generating all_blocks data 17386 1726853391.39109: done generating all_blocks data 17386 1726853391.39111: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml 17386 1726853391.39112: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml 17386 1726853391.39114: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml 17386 1726853391.39296: done processing included file 17386 1726853391.39298: iterating over new_blocks loaded from include file 17386 1726853391.39299: in VariableManager get_vars() 17386 1726853391.39308: done with get_vars() 17386 1726853391.39309: filtering new block on tags 17386 1726853391.39322: done filtering new block on tags 17386 1726853391.39324: done iterating over new_blocks loaded from include file included: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml for managed_node1 => (item=tasks/cleanup_profile+device.yml) 17386 1726853391.39327: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 17386 1726853391.39327: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 17386 1726853391.39329: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 17386 1726853391.39537: done processing included file 17386 1726853391.39538: iterating over new_blocks loaded from include file 17386 1726853391.39539: in VariableManager get_vars() 17386 1726853391.39548: done with get_vars() 17386 1726853391.39549: filtering new block on tags 17386 1726853391.39569: done filtering new block on tags 17386 1726853391.39573: done iterating over new_blocks loaded from include file included: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml for managed_node1 => (item=tasks/check_network_dns.yml) 17386 1726853391.39576: extending task lists for all hosts with included blocks 17386 1726853391.40379: done extending task lists 17386 1726853391.40380: done processing included files 17386 1726853391.40380: results queue empty 17386 1726853391.40381: checking for any_errors_fatal 17386 1726853391.40383: done checking for any_errors_fatal 17386 1726853391.40384: checking for max_fail_percentage 17386 1726853391.40384: done checking for max_fail_percentage 17386 1726853391.40385: checking to see if all hosts have failed and the running result is not ok 17386 1726853391.40385: done checking to see if all hosts have failed 17386 1726853391.40386: getting the remaining hosts for this loop 17386 1726853391.40387: done getting the remaining hosts for this loop 17386 1726853391.40388: getting the next task for host managed_node1 17386 1726853391.40391: done getting next task for host managed_node1 17386 1726853391.40392: ^ task is: TASK: Cleanup profile and device 17386 1726853391.40394: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17386 1726853391.40395: getting variables 17386 1726853391.40396: in VariableManager get_vars() 17386 1726853391.40402: Calling all_inventory to load vars for managed_node1 17386 1726853391.40407: Calling groups_inventory to load vars for managed_node1 17386 1726853391.40409: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853391.40412: Calling all_plugins_play to load vars for managed_node1 17386 1726853391.40414: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853391.40415: Calling groups_plugins_play to load vars for managed_node1 17386 1726853391.41035: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853391.42362: done with get_vars() 17386 1726853391.42379: done getting variables 17386 1726853391.42406: 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 [Cleanup profile and device] ********************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml:3 Friday 20 September 2024 13:29:51 -0400 (0:00:00.133) 0:00:16.663 ****** 17386 1726853391.42424: entering _queue_task() for managed_node1/shell 17386 1726853391.42681: worker is 1 (out of 1 available) 17386 1726853391.42694: exiting _queue_task() for managed_node1/shell 17386 1726853391.42706: done queuing things up, now waiting for results queue to drain 17386 1726853391.42707: waiting for pending results... 17386 1726853391.42889: running TaskExecutor() for managed_node1/TASK: Cleanup profile and device 17386 1726853391.42965: in run() - task 02083763-bbaf-2ef7-f054-000000000470 17386 1726853391.42979: variable 'ansible_search_path' from source: unknown 17386 1726853391.42982: variable 'ansible_search_path' from source: unknown 17386 1726853391.43010: calling self._execute() 17386 1726853391.43089: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853391.43092: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853391.43101: variable 'omit' from source: magic vars 17386 1726853391.43380: variable 'ansible_distribution_major_version' from source: facts 17386 1726853391.43389: Evaluated conditional (ansible_distribution_major_version != '6'): True 17386 1726853391.43395: variable 'omit' from source: magic vars 17386 1726853391.43427: variable 'omit' from source: magic vars 17386 1726853391.43532: variable 'interface' from source: play vars 17386 1726853391.43546: variable 'omit' from source: magic vars 17386 1726853391.43584: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17386 1726853391.43613: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17386 1726853391.43628: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17386 1726853391.43641: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17386 1726853391.43651: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17386 1726853391.43677: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17386 1726853391.43681: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853391.43683: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853391.43751: Set connection var ansible_shell_executable to /bin/sh 17386 1726853391.43758: Set connection var ansible_pipelining to False 17386 1726853391.43764: Set connection var ansible_timeout to 10 17386 1726853391.43769: Set connection var ansible_shell_type to sh 17386 1726853391.43775: Set connection var ansible_module_compression to ZIP_DEFLATED 17386 1726853391.43778: Set connection var ansible_connection to ssh 17386 1726853391.43796: variable 'ansible_shell_executable' from source: unknown 17386 1726853391.43799: variable 'ansible_connection' from source: unknown 17386 1726853391.43802: variable 'ansible_module_compression' from source: unknown 17386 1726853391.43806: variable 'ansible_shell_type' from source: unknown 17386 1726853391.43809: variable 'ansible_shell_executable' from source: unknown 17386 1726853391.43811: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853391.43814: variable 'ansible_pipelining' from source: unknown 17386 1726853391.43816: variable 'ansible_timeout' from source: unknown 17386 1726853391.43818: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853391.43919: 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) 17386 1726853391.43928: variable 'omit' from source: magic vars 17386 1726853391.43931: starting attempt loop 17386 1726853391.43935: running the handler 17386 1726853391.43946: 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) 17386 1726853391.43964: _low_level_execute_command(): starting 17386 1726853391.43973: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 17386 1726853391.44631: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 17386 1726853391.44656: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853391.44739: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853391.46433: stdout chunk (state=3): >>>/root <<< 17386 1726853391.46590: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17386 1726853391.46593: stdout chunk (state=3): >>><<< 17386 1726853391.46596: stderr chunk (state=3): >>><<< 17386 1726853391.46615: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17386 1726853391.46634: _low_level_execute_command(): starting 17386 1726853391.46644: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853391.4662168-18206-204748873335996 `" && echo ansible-tmp-1726853391.4662168-18206-204748873335996="` echo /root/.ansible/tmp/ansible-tmp-1726853391.4662168-18206-204748873335996 `" ) && sleep 0' 17386 1726853391.47305: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17386 1726853391.47318: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17386 1726853391.47336: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17386 1726853391.47454: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 17386 1726853391.47510: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853391.47544: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853391.49442: stdout chunk (state=3): >>>ansible-tmp-1726853391.4662168-18206-204748873335996=/root/.ansible/tmp/ansible-tmp-1726853391.4662168-18206-204748873335996 <<< 17386 1726853391.49782: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17386 1726853391.49785: stdout chunk (state=3): >>><<< 17386 1726853391.49788: stderr chunk (state=3): >>><<< 17386 1726853391.49791: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853391.4662168-18206-204748873335996=/root/.ansible/tmp/ansible-tmp-1726853391.4662168-18206-204748873335996 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17386 1726853391.49793: variable 'ansible_module_compression' from source: unknown 17386 1726853391.49795: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-173868rzayoky/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 17386 1726853391.49798: variable 'ansible_facts' from source: unknown 17386 1726853391.49866: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853391.4662168-18206-204748873335996/AnsiballZ_command.py 17386 1726853391.50045: Sending initial data 17386 1726853391.50059: Sent initial data (156 bytes) 17386 1726853391.50618: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17386 1726853391.50718: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 17386 1726853391.50790: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853391.50797: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853391.52328: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 17386 1726853391.52390: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 17386 1726853391.52457: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-173868rzayoky/tmpakyzvqy_ /root/.ansible/tmp/ansible-tmp-1726853391.4662168-18206-204748873335996/AnsiballZ_command.py <<< 17386 1726853391.52461: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853391.4662168-18206-204748873335996/AnsiballZ_command.py" <<< 17386 1726853391.52526: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-173868rzayoky/tmpakyzvqy_" to remote "/root/.ansible/tmp/ansible-tmp-1726853391.4662168-18206-204748873335996/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853391.4662168-18206-204748873335996/AnsiballZ_command.py" <<< 17386 1726853391.53307: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17386 1726853391.53477: stderr chunk (state=3): >>><<< 17386 1726853391.53480: stdout chunk (state=3): >>><<< 17386 1726853391.53482: done transferring module to remote 17386 1726853391.53484: _low_level_execute_command(): starting 17386 1726853391.53486: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853391.4662168-18206-204748873335996/ /root/.ansible/tmp/ansible-tmp-1726853391.4662168-18206-204748873335996/AnsiballZ_command.py && sleep 0' 17386 1726853391.54069: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17386 1726853391.54086: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17386 1726853391.54164: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853391.54220: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 17386 1726853391.54238: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17386 1726853391.54294: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853391.54339: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853391.56058: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17386 1726853391.56080: stderr chunk (state=3): >>><<< 17386 1726853391.56083: stdout chunk (state=3): >>><<< 17386 1726853391.56101: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17386 1726853391.56108: _low_level_execute_command(): starting 17386 1726853391.56112: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853391.4662168-18206-204748873335996/AnsiballZ_command.py && sleep 0' 17386 1726853391.56563: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17386 1726853391.56567: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853391.56570: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 17386 1726853391.56575: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found <<< 17386 1726853391.56577: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853391.56580: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 17386 1726853391.56593: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853391.56647: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853391.77080: stdout chunk (state=3): >>> {"changed": true, "stdout": "Connection 'dummy0' (b40cba80-ee1b-4ad5-92c1-755f50f920dd) successfully deleted.", "stderr": "Could not load file '/etc/sysconfig/network-scripts/ifcfg-dummy0'\nCannot find device \"dummy0\"", "rc": 1, "cmd": "nmcli con delete dummy0\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-dummy0\nrm -f /etc/sysconfig/network-scripts/ifcfg-dummy0\nip link del dummy0\n", "start": "2024-09-20 13:29:51.717859", "end": "2024-09-20 13:29:51.769672", "delta": "0:00:00.051813", "failed": true, "msg": "non-zero return code", "invocation": {"module_args": {"_raw_params": "nmcli con delete dummy0\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-dummy0\nrm -f /etc/sysconfig/network-scripts/ifcfg-dummy0\nip link del dummy0\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}}}<<< 17386 1726853391.77183: stdout chunk (state=3): >>> <<< 17386 1726853391.78977: stderr chunk (state=3): >>>debug2: Received exit status from master 1 Shared connection to 10.31.45.153 closed. <<< 17386 1726853391.79006: stderr chunk (state=3): >>><<< 17386 1726853391.79010: stdout chunk (state=3): >>><<< 17386 1726853391.79029: _low_level_execute_command() done: rc=1, stdout= {"changed": true, "stdout": "Connection 'dummy0' (b40cba80-ee1b-4ad5-92c1-755f50f920dd) successfully deleted.", "stderr": "Could not load file '/etc/sysconfig/network-scripts/ifcfg-dummy0'\nCannot find device \"dummy0\"", "rc": 1, "cmd": "nmcli con delete dummy0\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-dummy0\nrm -f /etc/sysconfig/network-scripts/ifcfg-dummy0\nip link del dummy0\n", "start": "2024-09-20 13:29:51.717859", "end": "2024-09-20 13:29:51.769672", "delta": "0:00:00.051813", "failed": true, "msg": "non-zero return code", "invocation": {"module_args": {"_raw_params": "nmcli con delete dummy0\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-dummy0\nrm -f /etc/sysconfig/network-scripts/ifcfg-dummy0\nip link del dummy0\n", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 1 Shared connection to 10.31.45.153 closed. 17386 1726853391.79058: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli con delete dummy0\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-dummy0\nrm -f /etc/sysconfig/network-scripts/ifcfg-dummy0\nip link del dummy0\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-1726853391.4662168-18206-204748873335996/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 17386 1726853391.79066: _low_level_execute_command(): starting 17386 1726853391.79073: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853391.4662168-18206-204748873335996/ > /dev/null 2>&1 && sleep 0' 17386 1726853391.79522: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 17386 1726853391.79526: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853391.79529: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration <<< 17386 1726853391.79531: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found <<< 17386 1726853391.79533: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853391.79584: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 17386 1726853391.79587: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853391.79634: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853391.81523: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17386 1726853391.81551: stderr chunk (state=3): >>><<< 17386 1726853391.81554: stdout chunk (state=3): >>><<< 17386 1726853391.81567: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17386 1726853391.81577: handler run complete 17386 1726853391.81595: Evaluated conditional (False): False 17386 1726853391.81602: attempt loop complete, returning result 17386 1726853391.81604: _execute() done 17386 1726853391.81607: dumping result to json 17386 1726853391.81611: done dumping result, returning 17386 1726853391.81619: done running TaskExecutor() for managed_node1/TASK: Cleanup profile and device [02083763-bbaf-2ef7-f054-000000000470] 17386 1726853391.81623: sending task result for task 02083763-bbaf-2ef7-f054-000000000470 17386 1726853391.81716: done sending task result for task 02083763-bbaf-2ef7-f054-000000000470 17386 1726853391.81719: WORKER PROCESS EXITING fatal: [managed_node1]: FAILED! => { "changed": false, "cmd": "nmcli con delete dummy0\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-dummy0\nrm -f /etc/sysconfig/network-scripts/ifcfg-dummy0\nip link del dummy0\n", "delta": "0:00:00.051813", "end": "2024-09-20 13:29:51.769672", "rc": 1, "start": "2024-09-20 13:29:51.717859" } STDOUT: Connection 'dummy0' (b40cba80-ee1b-4ad5-92c1-755f50f920dd) successfully deleted. STDERR: Could not load file '/etc/sysconfig/network-scripts/ifcfg-dummy0' Cannot find device "dummy0" MSG: non-zero return code ...ignoring 17386 1726853391.81788: no more pending results, returning what we have 17386 1726853391.81793: results queue empty 17386 1726853391.81794: checking for any_errors_fatal 17386 1726853391.81795: done checking for any_errors_fatal 17386 1726853391.81795: checking for max_fail_percentage 17386 1726853391.81797: done checking for max_fail_percentage 17386 1726853391.81798: checking to see if all hosts have failed and the running result is not ok 17386 1726853391.81799: done checking to see if all hosts have failed 17386 1726853391.81799: getting the remaining hosts for this loop 17386 1726853391.81801: done getting the remaining hosts for this loop 17386 1726853391.81804: getting the next task for host managed_node1 17386 1726853391.81814: done getting next task for host managed_node1 17386 1726853391.81817: ^ task is: TASK: Check routes and DNS 17386 1726853391.81821: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17386 1726853391.81826: getting variables 17386 1726853391.81829: in VariableManager get_vars() 17386 1726853391.81862: Calling all_inventory to load vars for managed_node1 17386 1726853391.81865: Calling groups_inventory to load vars for managed_node1 17386 1726853391.81868: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853391.81880: Calling all_plugins_play to load vars for managed_node1 17386 1726853391.81883: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853391.81886: Calling groups_plugins_play to load vars for managed_node1 17386 1726853391.82765: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853391.83643: done with get_vars() 17386 1726853391.83661: done getting variables 17386 1726853391.83708: 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 routes and DNS] **************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:6 Friday 20 September 2024 13:29:51 -0400 (0:00:00.413) 0:00:17.076 ****** 17386 1726853391.83732: entering _queue_task() for managed_node1/shell 17386 1726853391.83989: worker is 1 (out of 1 available) 17386 1726853391.84003: exiting _queue_task() for managed_node1/shell 17386 1726853391.84015: done queuing things up, now waiting for results queue to drain 17386 1726853391.84017: waiting for pending results... 17386 1726853391.84195: running TaskExecutor() for managed_node1/TASK: Check routes and DNS 17386 1726853391.84274: in run() - task 02083763-bbaf-2ef7-f054-000000000474 17386 1726853391.84287: variable 'ansible_search_path' from source: unknown 17386 1726853391.84291: variable 'ansible_search_path' from source: unknown 17386 1726853391.84318: calling self._execute() 17386 1726853391.84395: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853391.84399: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853391.84408: variable 'omit' from source: magic vars 17386 1726853391.84688: variable 'ansible_distribution_major_version' from source: facts 17386 1726853391.84695: Evaluated conditional (ansible_distribution_major_version != '6'): True 17386 1726853391.84701: variable 'omit' from source: magic vars 17386 1726853391.84732: variable 'omit' from source: magic vars 17386 1726853391.84755: variable 'omit' from source: magic vars 17386 1726853391.84790: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17386 1726853391.84819: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17386 1726853391.84833: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17386 1726853391.84850: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17386 1726853391.84858: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17386 1726853391.84883: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17386 1726853391.84886: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853391.84890: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853391.84960: Set connection var ansible_shell_executable to /bin/sh 17386 1726853391.84964: Set connection var ansible_pipelining to False 17386 1726853391.84970: Set connection var ansible_timeout to 10 17386 1726853391.84976: Set connection var ansible_shell_type to sh 17386 1726853391.84981: Set connection var ansible_module_compression to ZIP_DEFLATED 17386 1726853391.84984: Set connection var ansible_connection to ssh 17386 1726853391.85004: variable 'ansible_shell_executable' from source: unknown 17386 1726853391.85008: variable 'ansible_connection' from source: unknown 17386 1726853391.85012: variable 'ansible_module_compression' from source: unknown 17386 1726853391.85015: variable 'ansible_shell_type' from source: unknown 17386 1726853391.85018: variable 'ansible_shell_executable' from source: unknown 17386 1726853391.85020: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853391.85023: variable 'ansible_pipelining' from source: unknown 17386 1726853391.85026: variable 'ansible_timeout' from source: unknown 17386 1726853391.85029: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853391.85128: 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) 17386 1726853391.85136: variable 'omit' from source: magic vars 17386 1726853391.85146: starting attempt loop 17386 1726853391.85151: running the handler 17386 1726853391.85154: 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) 17386 1726853391.85170: _low_level_execute_command(): starting 17386 1726853391.85179: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 17386 1726853391.85705: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17386 1726853391.85708: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853391.85712: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853391.85755: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 17386 1726853391.85761: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17386 1726853391.85778: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853391.85816: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853391.87402: stdout chunk (state=3): >>>/root <<< 17386 1726853391.87507: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17386 1726853391.87537: stderr chunk (state=3): >>><<< 17386 1726853391.87540: stdout chunk (state=3): >>><<< 17386 1726853391.87562: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17386 1726853391.87575: _low_level_execute_command(): starting 17386 1726853391.87580: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853391.8756194-18218-49182377789781 `" && echo ansible-tmp-1726853391.8756194-18218-49182377789781="` echo /root/.ansible/tmp/ansible-tmp-1726853391.8756194-18218-49182377789781 `" ) && sleep 0' 17386 1726853391.88006: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 17386 1726853391.88010: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found <<< 17386 1726853391.88021: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 17386 1726853391.88023: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17386 1726853391.88025: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853391.88069: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 17386 1726853391.88079: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853391.88114: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853391.89980: stdout chunk (state=3): >>>ansible-tmp-1726853391.8756194-18218-49182377789781=/root/.ansible/tmp/ansible-tmp-1726853391.8756194-18218-49182377789781 <<< 17386 1726853391.90135: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17386 1726853391.90139: stdout chunk (state=3): >>><<< 17386 1726853391.90141: stderr chunk (state=3): >>><<< 17386 1726853391.90146: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853391.8756194-18218-49182377789781=/root/.ansible/tmp/ansible-tmp-1726853391.8756194-18218-49182377789781 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17386 1726853391.90228: variable 'ansible_module_compression' from source: unknown 17386 1726853391.90232: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-173868rzayoky/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 17386 1726853391.90626: variable 'ansible_facts' from source: unknown 17386 1726853391.90630: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853391.8756194-18218-49182377789781/AnsiballZ_command.py 17386 1726853391.90633: Sending initial data 17386 1726853391.90635: Sent initial data (155 bytes) 17386 1726853391.91055: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17386 1726853391.91065: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17386 1726853391.91080: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17386 1726853391.91187: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 17386 1726853391.91218: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853391.91291: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853391.92812: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 <<< 17386 1726853391.92815: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 17386 1726853391.92844: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 17386 1726853391.92889: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-173868rzayoky/tmpbn7m2f1z /root/.ansible/tmp/ansible-tmp-1726853391.8756194-18218-49182377789781/AnsiballZ_command.py <<< 17386 1726853391.92892: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853391.8756194-18218-49182377789781/AnsiballZ_command.py" <<< 17386 1726853391.92930: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-173868rzayoky/tmpbn7m2f1z" to remote "/root/.ansible/tmp/ansible-tmp-1726853391.8756194-18218-49182377789781/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853391.8756194-18218-49182377789781/AnsiballZ_command.py" <<< 17386 1726853391.93458: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17386 1726853391.93496: stderr chunk (state=3): >>><<< 17386 1726853391.93499: stdout chunk (state=3): >>><<< 17386 1726853391.93524: done transferring module to remote 17386 1726853391.93532: _low_level_execute_command(): starting 17386 1726853391.93537: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853391.8756194-18218-49182377789781/ /root/.ansible/tmp/ansible-tmp-1726853391.8756194-18218-49182377789781/AnsiballZ_command.py && sleep 0' 17386 1726853391.93964: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 17386 1726853391.93968: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found <<< 17386 1726853391.93970: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853391.93975: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17386 1726853391.93980: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found <<< 17386 1726853391.93982: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853391.94034: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 17386 1726853391.94037: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853391.94074: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853391.95774: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17386 1726853391.95795: stderr chunk (state=3): >>><<< 17386 1726853391.95799: stdout chunk (state=3): >>><<< 17386 1726853391.95811: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17386 1726853391.95814: _low_level_execute_command(): starting 17386 1726853391.95818: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853391.8756194-18218-49182377789781/AnsiballZ_command.py && sleep 0' 17386 1726853391.96218: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 17386 1726853391.96221: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found <<< 17386 1726853391.96224: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853391.96227: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17386 1726853391.96229: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853391.96277: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 17386 1726853391.96287: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853391.96328: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853392.12404: stdout chunk (state=3): >>> {"changed": true, "stdout": "IP\n1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000\n link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n inet 127.0.0.1/8 scope host lo\n valid_lft forever preferred_lft forever\n inet6 ::1/128 scope host noprefixroute \n valid_lft forever preferred_lft forever\n2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000\n link/ether 02:3a:e7:40:bc:9f brd ff:ff:ff:ff:ff:ff\n altname enX0\n inet 10.31.45.153/22 brd 10.31.47.255 scope global dynamic noprefixroute eth0\n valid_lft 3056sec preferred_lft 3056sec\n inet6 fe80::3a:e7ff:fe40:bc9f/64 scope link noprefixroute \n valid_lft forever preferred_lft forever\nIP ROUTE\ndefault via 10.31.44.1 dev eth0 proto dhcp src 10.31.45.153 metric 100 \n10.31.44.0/22 dev eth0 proto kernel scope link src 10.31.45.153 metric 100 \nIP -6 ROUTE\nfe80::/64 dev eth0 proto kernel metric 1024 pref medium\nRESOLV\n# Generated by NetworkManager\nsearch us-east-1.aws.redhat.com\nnameserver 10.29.169.13\nnameserver 10.29.170.12\nnameserver 10.2.32.1", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "start": "2024-09-20 13:29:52.114435", "end": "2024-09-20 13:29:52.123129", "delta": "0:00:00.008694", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\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}}} <<< 17386 1726853392.13905: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 17386 1726853392.13930: stderr chunk (state=3): >>><<< 17386 1726853392.13933: stdout chunk (state=3): >>><<< 17386 1726853392.13950: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "IP\n1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000\n link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n inet 127.0.0.1/8 scope host lo\n valid_lft forever preferred_lft forever\n inet6 ::1/128 scope host noprefixroute \n valid_lft forever preferred_lft forever\n2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000\n link/ether 02:3a:e7:40:bc:9f brd ff:ff:ff:ff:ff:ff\n altname enX0\n inet 10.31.45.153/22 brd 10.31.47.255 scope global dynamic noprefixroute eth0\n valid_lft 3056sec preferred_lft 3056sec\n inet6 fe80::3a:e7ff:fe40:bc9f/64 scope link noprefixroute \n valid_lft forever preferred_lft forever\nIP ROUTE\ndefault via 10.31.44.1 dev eth0 proto dhcp src 10.31.45.153 metric 100 \n10.31.44.0/22 dev eth0 proto kernel scope link src 10.31.45.153 metric 100 \nIP -6 ROUTE\nfe80::/64 dev eth0 proto kernel metric 1024 pref medium\nRESOLV\n# Generated by NetworkManager\nsearch us-east-1.aws.redhat.com\nnameserver 10.29.169.13\nnameserver 10.29.170.12\nnameserver 10.2.32.1", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "start": "2024-09-20 13:29:52.114435", "end": "2024-09-20 13:29:52.123129", "delta": "0:00:00.008694", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. 17386 1726853392.13991: done with _execute_module (ansible.legacy.command, {'_raw_params': 'set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\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-1726853391.8756194-18218-49182377789781/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 17386 1726853392.14060: _low_level_execute_command(): starting 17386 1726853392.14063: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853391.8756194-18218-49182377789781/ > /dev/null 2>&1 && sleep 0' 17386 1726853392.14617: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17386 1726853392.14620: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17386 1726853392.14623: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17386 1726853392.14629: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17386 1726853392.14676: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 17386 1726853392.14679: stderr chunk (state=3): >>>debug2: match not found <<< 17386 1726853392.14682: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853392.14684: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 17386 1726853392.14687: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.153 is address <<< 17386 1726853392.14689: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 17386 1726853392.14691: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17386 1726853392.14701: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17386 1726853392.14713: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17386 1726853392.14781: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 <<< 17386 1726853392.14784: stderr chunk (state=3): >>>debug2: match found <<< 17386 1726853392.14786: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853392.14807: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 17386 1726853392.14833: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17386 1726853392.14836: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853392.14898: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853392.16724: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17386 1726853392.16752: stderr chunk (state=3): >>><<< 17386 1726853392.16977: stdout chunk (state=3): >>><<< 17386 1726853392.16980: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17386 1726853392.16983: handler run complete 17386 1726853392.16985: Evaluated conditional (False): False 17386 1726853392.16987: attempt loop complete, returning result 17386 1726853392.16989: _execute() done 17386 1726853392.16994: dumping result to json 17386 1726853392.16997: done dumping result, returning 17386 1726853392.16999: done running TaskExecutor() for managed_node1/TASK: Check routes and DNS [02083763-bbaf-2ef7-f054-000000000474] 17386 1726853392.17001: sending task result for task 02083763-bbaf-2ef7-f054-000000000474 17386 1726853392.17079: done sending task result for task 02083763-bbaf-2ef7-f054-000000000474 17386 1726853392.17082: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "delta": "0:00:00.008694", "end": "2024-09-20 13:29:52.123129", "rc": 0, "start": "2024-09-20 13:29:52.114435" } STDOUT: IP 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host noprefixroute valid_lft forever preferred_lft forever 2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000 link/ether 02:3a:e7:40:bc:9f brd ff:ff:ff:ff:ff:ff altname enX0 inet 10.31.45.153/22 brd 10.31.47.255 scope global dynamic noprefixroute eth0 valid_lft 3056sec preferred_lft 3056sec inet6 fe80::3a:e7ff:fe40:bc9f/64 scope link noprefixroute valid_lft forever preferred_lft forever IP ROUTE default via 10.31.44.1 dev eth0 proto dhcp src 10.31.45.153 metric 100 10.31.44.0/22 dev eth0 proto kernel scope link src 10.31.45.153 metric 100 IP -6 ROUTE fe80::/64 dev eth0 proto kernel metric 1024 pref medium RESOLV # Generated by NetworkManager search us-east-1.aws.redhat.com nameserver 10.29.169.13 nameserver 10.29.170.12 nameserver 10.2.32.1 17386 1726853392.17166: no more pending results, returning what we have 17386 1726853392.17169: results queue empty 17386 1726853392.17170: checking for any_errors_fatal 17386 1726853392.17281: done checking for any_errors_fatal 17386 1726853392.17282: checking for max_fail_percentage 17386 1726853392.17284: done checking for max_fail_percentage 17386 1726853392.17285: checking to see if all hosts have failed and the running result is not ok 17386 1726853392.17286: done checking to see if all hosts have failed 17386 1726853392.17287: getting the remaining hosts for this loop 17386 1726853392.17288: done getting the remaining hosts for this loop 17386 1726853392.17291: getting the next task for host managed_node1 17386 1726853392.17297: done getting next task for host managed_node1 17386 1726853392.17300: ^ task is: TASK: Verify DNS and network connectivity 17386 1726853392.17303: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, 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? (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), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17386 1726853392.17311: getting variables 17386 1726853392.17313: in VariableManager get_vars() 17386 1726853392.17339: Calling all_inventory to load vars for managed_node1 17386 1726853392.17342: Calling groups_inventory to load vars for managed_node1 17386 1726853392.17345: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853392.17354: Calling all_plugins_play to load vars for managed_node1 17386 1726853392.17357: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853392.17360: Calling groups_plugins_play to load vars for managed_node1 17386 1726853392.18603: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853392.20206: done with get_vars() 17386 1726853392.20230: done getting variables 17386 1726853392.20293: 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 DNS and network connectivity] ************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:24 Friday 20 September 2024 13:29:52 -0400 (0:00:00.365) 0:00:17.442 ****** 17386 1726853392.20333: entering _queue_task() for managed_node1/shell 17386 1726853392.20789: worker is 1 (out of 1 available) 17386 1726853392.20802: exiting _queue_task() for managed_node1/shell 17386 1726853392.20813: done queuing things up, now waiting for results queue to drain 17386 1726853392.20814: waiting for pending results... 17386 1726853392.21036: running TaskExecutor() for managed_node1/TASK: Verify DNS and network connectivity 17386 1726853392.21181: in run() - task 02083763-bbaf-2ef7-f054-000000000475 17386 1726853392.21202: variable 'ansible_search_path' from source: unknown 17386 1726853392.21211: variable 'ansible_search_path' from source: unknown 17386 1726853392.21265: calling self._execute() 17386 1726853392.21363: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853392.21387: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853392.21409: variable 'omit' from source: magic vars 17386 1726853392.21831: variable 'ansible_distribution_major_version' from source: facts 17386 1726853392.21857: Evaluated conditional (ansible_distribution_major_version != '6'): True 17386 1726853392.22176: variable 'ansible_facts' from source: unknown 17386 1726853392.22843: Evaluated conditional (ansible_facts["distribution"] == "CentOS"): True 17386 1726853392.22855: variable 'omit' from source: magic vars 17386 1726853392.22911: variable 'omit' from source: magic vars 17386 1726853392.22947: variable 'omit' from source: magic vars 17386 1726853392.22995: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17386 1726853392.23037: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17386 1726853392.23066: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17386 1726853392.23098: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17386 1726853392.23114: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17386 1726853392.23148: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17386 1726853392.23168: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853392.23180: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853392.23287: Set connection var ansible_shell_executable to /bin/sh 17386 1726853392.23302: Set connection var ansible_pipelining to False 17386 1726853392.23304: Set connection var ansible_timeout to 10 17386 1726853392.23307: Set connection var ansible_shell_type to sh 17386 1726853392.23312: Set connection var ansible_module_compression to ZIP_DEFLATED 17386 1726853392.23314: Set connection var ansible_connection to ssh 17386 1726853392.23333: variable 'ansible_shell_executable' from source: unknown 17386 1726853392.23336: variable 'ansible_connection' from source: unknown 17386 1726853392.23338: variable 'ansible_module_compression' from source: unknown 17386 1726853392.23341: variable 'ansible_shell_type' from source: unknown 17386 1726853392.23343: variable 'ansible_shell_executable' from source: unknown 17386 1726853392.23345: variable 'ansible_host' from source: host vars for 'managed_node1' 17386 1726853392.23347: variable 'ansible_pipelining' from source: unknown 17386 1726853392.23354: variable 'ansible_timeout' from source: unknown 17386 1726853392.23357: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17386 1726853392.23475: 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) 17386 1726853392.23482: variable 'omit' from source: magic vars 17386 1726853392.23487: starting attempt loop 17386 1726853392.23490: running the handler 17386 1726853392.23500: 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) 17386 1726853392.23519: _low_level_execute_command(): starting 17386 1726853392.23524: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 17386 1726853392.24022: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17386 1726853392.24026: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853392.24029: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found <<< 17386 1726853392.24033: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853392.24083: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 17386 1726853392.24087: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853392.24134: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853392.25786: stdout chunk (state=3): >>>/root <<< 17386 1726853392.25888: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17386 1726853392.25911: stderr chunk (state=3): >>><<< 17386 1726853392.25914: stdout chunk (state=3): >>><<< 17386 1726853392.25932: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17386 1726853392.25943: _low_level_execute_command(): starting 17386 1726853392.25948: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853392.2593231-18235-71330738468833 `" && echo ansible-tmp-1726853392.2593231-18235-71330738468833="` echo /root/.ansible/tmp/ansible-tmp-1726853392.2593231-18235-71330738468833 `" ) && sleep 0' 17386 1726853392.26357: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 17386 1726853392.26367: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853392.26370: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration <<< 17386 1726853392.26375: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853392.26418: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 17386 1726853392.26422: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853392.26464: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853392.28344: stdout chunk (state=3): >>>ansible-tmp-1726853392.2593231-18235-71330738468833=/root/.ansible/tmp/ansible-tmp-1726853392.2593231-18235-71330738468833 <<< 17386 1726853392.28579: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17386 1726853392.28582: stdout chunk (state=3): >>><<< 17386 1726853392.28584: stderr chunk (state=3): >>><<< 17386 1726853392.28587: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853392.2593231-18235-71330738468833=/root/.ansible/tmp/ansible-tmp-1726853392.2593231-18235-71330738468833 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17386 1726853392.28589: variable 'ansible_module_compression' from source: unknown 17386 1726853392.28605: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-173868rzayoky/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 17386 1726853392.28650: variable 'ansible_facts' from source: unknown 17386 1726853392.28746: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853392.2593231-18235-71330738468833/AnsiballZ_command.py 17386 1726853392.28908: Sending initial data 17386 1726853392.28916: Sent initial data (155 bytes) 17386 1726853392.29308: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17386 1726853392.29322: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration <<< 17386 1726853392.29334: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853392.29380: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 17386 1726853392.29393: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853392.29431: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853392.30990: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 17386 1726853392.31048: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 17386 1726853392.31118: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-173868rzayoky/tmpgan7g2a8 /root/.ansible/tmp/ansible-tmp-1726853392.2593231-18235-71330738468833/AnsiballZ_command.py <<< 17386 1726853392.31121: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853392.2593231-18235-71330738468833/AnsiballZ_command.py" <<< 17386 1726853392.31152: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-173868rzayoky/tmpgan7g2a8" to remote "/root/.ansible/tmp/ansible-tmp-1726853392.2593231-18235-71330738468833/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853392.2593231-18235-71330738468833/AnsiballZ_command.py" <<< 17386 1726853392.31852: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17386 1726853392.31917: stderr chunk (state=3): >>><<< 17386 1726853392.31920: stdout chunk (state=3): >>><<< 17386 1726853392.31923: done transferring module to remote 17386 1726853392.31950: _low_level_execute_command(): starting 17386 1726853392.31953: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853392.2593231-18235-71330738468833/ /root/.ansible/tmp/ansible-tmp-1726853392.2593231-18235-71330738468833/AnsiballZ_command.py && sleep 0' 17386 1726853392.32593: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853392.32649: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 17386 1726853392.32663: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17386 1726853392.32701: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853392.32745: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853392.34467: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17386 1726853392.34491: stderr chunk (state=3): >>><<< 17386 1726853392.34494: stdout chunk (state=3): >>><<< 17386 1726853392.34507: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17386 1726853392.34510: _low_level_execute_command(): starting 17386 1726853392.34514: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853392.2593231-18235-71330738468833/AnsiballZ_command.py && sleep 0' 17386 1726853392.35082: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853392.35158: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' <<< 17386 1726853392.35161: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17386 1726853392.35167: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853392.35217: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853392.64016: stdout chunk (state=3): >>> {"changed": true, "stdout": "CHECK DNS AND CONNECTIVITY\n2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org", "stderr": " % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r100 305 100 305 0 0 6120 0 --:--:-- --:--:-- --:--:-- 6224\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r100 291 100 291 0 0 4588 0 --:--:-- --:--:-- --:--:-- 4619", "rc": 0, "cmd": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "start": "2024-09-20 13:29:52.503463", "end": "2024-09-20 13:29:52.639103", "delta": "0:00:00.135640", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\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}}} <<< 17386 1726853392.65624: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. <<< 17386 1726853392.65651: stderr chunk (state=3): >>><<< 17386 1726853392.65655: stdout chunk (state=3): >>><<< 17386 1726853392.65674: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "CHECK DNS AND CONNECTIVITY\n2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org", "stderr": " % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r100 305 100 305 0 0 6120 0 --:--:-- --:--:-- --:--:-- 6224\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r100 291 100 291 0 0 4588 0 --:--:-- --:--:-- --:--:-- 4619", "rc": 0, "cmd": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "start": "2024-09-20 13:29:52.503463", "end": "2024-09-20 13:29:52.639103", "delta": "0:00:00.135640", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.45.153 closed. 17386 1726853392.65710: done with _execute_module (ansible.legacy.command, {'_raw_params': 'set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts "$host"; then\n echo FAILED to lookup host "$host"\n exit 1\n fi\n if ! curl -o /dev/null https://"$host"; then\n echo FAILED to contact host "$host"\n exit 1\n fi\ndone\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-1726853392.2593231-18235-71330738468833/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 17386 1726853392.65718: _low_level_execute_command(): starting 17386 1726853392.65723: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853392.2593231-18235-71330738468833/ > /dev/null 2>&1 && sleep 0' 17386 1726853392.66163: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17386 1726853392.66198: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17386 1726853392.66201: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853392.66204: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17386 1726853392.66206: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17386 1726853392.66249: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK <<< 17386 1726853392.66262: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17386 1726853392.66308: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17386 1726853392.68125: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17386 1726853392.68151: stderr chunk (state=3): >>><<< 17386 1726853392.68156: stdout chunk (state=3): >>><<< 17386 1726853392.68174: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.153 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.153 originally 10.31.45.153 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/a2da574bb2' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17386 1726853392.68180: handler run complete 17386 1726853392.68199: Evaluated conditional (False): False 17386 1726853392.68208: attempt loop complete, returning result 17386 1726853392.68210: _execute() done 17386 1726853392.68213: dumping result to json 17386 1726853392.68218: done dumping result, returning 17386 1726853392.68226: done running TaskExecutor() for managed_node1/TASK: Verify DNS and network connectivity [02083763-bbaf-2ef7-f054-000000000475] 17386 1726853392.68232: sending task result for task 02083763-bbaf-2ef7-f054-000000000475 17386 1726853392.68333: done sending task result for task 02083763-bbaf-2ef7-f054-000000000475 17386 1726853392.68336: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "delta": "0:00:00.135640", "end": "2024-09-20 13:29:52.639103", "rc": 0, "start": "2024-09-20 13:29:52.503463" } STDOUT: CHECK DNS AND CONNECTIVITY 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org STDERR: % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 305 100 305 0 0 6120 0 --:--:-- --:--:-- --:--:-- 6224 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 291 100 291 0 0 4588 0 --:--:-- --:--:-- --:--:-- 4619 17386 1726853392.68403: no more pending results, returning what we have 17386 1726853392.68407: results queue empty 17386 1726853392.68408: checking for any_errors_fatal 17386 1726853392.68416: done checking for any_errors_fatal 17386 1726853392.68417: checking for max_fail_percentage 17386 1726853392.68419: done checking for max_fail_percentage 17386 1726853392.68420: checking to see if all hosts have failed and the running result is not ok 17386 1726853392.68421: done checking to see if all hosts have failed 17386 1726853392.68421: getting the remaining hosts for this loop 17386 1726853392.68423: done getting the remaining hosts for this loop 17386 1726853392.68431: getting the next task for host managed_node1 17386 1726853392.68441: done getting next task for host managed_node1 17386 1726853392.68443: ^ task is: TASK: meta (flush_handlers) 17386 1726853392.68447: ^ 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 17386 1726853392.68452: getting variables 17386 1726853392.68453: in VariableManager get_vars() 17386 1726853392.68491: Calling all_inventory to load vars for managed_node1 17386 1726853392.68494: Calling groups_inventory to load vars for managed_node1 17386 1726853392.68498: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853392.68508: Calling all_plugins_play to load vars for managed_node1 17386 1726853392.68510: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853392.68513: Calling groups_plugins_play to load vars for managed_node1 17386 1726853392.69401: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853392.70256: done with get_vars() 17386 1726853392.70272: done getting variables 17386 1726853392.70322: in VariableManager get_vars() 17386 1726853392.70330: Calling all_inventory to load vars for managed_node1 17386 1726853392.70331: Calling groups_inventory to load vars for managed_node1 17386 1726853392.70333: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853392.70336: Calling all_plugins_play to load vars for managed_node1 17386 1726853392.70338: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853392.70339: Calling groups_plugins_play to load vars for managed_node1 17386 1726853392.70962: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853392.71908: done with get_vars() 17386 1726853392.71925: done queuing things up, now waiting for results queue to drain 17386 1726853392.71927: results queue empty 17386 1726853392.71927: checking for any_errors_fatal 17386 1726853392.71930: done checking for any_errors_fatal 17386 1726853392.71930: checking for max_fail_percentage 17386 1726853392.71931: done checking for max_fail_percentage 17386 1726853392.71932: checking to see if all hosts have failed and the running result is not ok 17386 1726853392.71932: done checking to see if all hosts have failed 17386 1726853392.71932: getting the remaining hosts for this loop 17386 1726853392.71933: done getting the remaining hosts for this loop 17386 1726853392.71935: getting the next task for host managed_node1 17386 1726853392.71938: done getting next task for host managed_node1 17386 1726853392.71940: ^ task is: TASK: meta (flush_handlers) 17386 1726853392.71941: ^ state is: HOST STATE: block=5, 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 17386 1726853392.71944: getting variables 17386 1726853392.71944: in VariableManager get_vars() 17386 1726853392.71951: Calling all_inventory to load vars for managed_node1 17386 1726853392.71952: Calling groups_inventory to load vars for managed_node1 17386 1726853392.71954: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853392.71957: Calling all_plugins_play to load vars for managed_node1 17386 1726853392.71959: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853392.71960: Calling groups_plugins_play to load vars for managed_node1 17386 1726853392.72581: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853392.73411: done with get_vars() 17386 1726853392.73423: done getting variables 17386 1726853392.73459: in VariableManager get_vars() 17386 1726853392.73468: Calling all_inventory to load vars for managed_node1 17386 1726853392.73469: Calling groups_inventory to load vars for managed_node1 17386 1726853392.73472: Calling all_plugins_inventory to load vars for managed_node1 17386 1726853392.73476: Calling all_plugins_play to load vars for managed_node1 17386 1726853392.73477: Calling groups_plugins_inventory to load vars for managed_node1 17386 1726853392.73479: Calling groups_plugins_play to load vars for managed_node1 17386 1726853392.74159: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17386 1726853392.75005: done with get_vars() 17386 1726853392.75020: done queuing things up, now waiting for results queue to drain 17386 1726853392.75022: results queue empty 17386 1726853392.75022: checking for any_errors_fatal 17386 1726853392.75023: done checking for any_errors_fatal 17386 1726853392.75024: checking for max_fail_percentage 17386 1726853392.75024: done checking for max_fail_percentage 17386 1726853392.75025: checking to see if all hosts have failed and the running result is not ok 17386 1726853392.75026: done checking to see if all hosts have failed 17386 1726853392.75027: getting the remaining hosts for this loop 17386 1726853392.75027: done getting the remaining hosts for this loop 17386 1726853392.75029: getting the next task for host managed_node1 17386 1726853392.75031: done getting next task for host managed_node1 17386 1726853392.75032: ^ task is: None 17386 1726853392.75033: ^ state is: HOST STATE: block=6, 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 17386 1726853392.75033: done queuing things up, now waiting for results queue to drain 17386 1726853392.75034: results queue empty 17386 1726853392.75035: checking for any_errors_fatal 17386 1726853392.75035: done checking for any_errors_fatal 17386 1726853392.75036: checking for max_fail_percentage 17386 1726853392.75036: done checking for max_fail_percentage 17386 1726853392.75037: checking to see if all hosts have failed and the running result is not ok 17386 1726853392.75037: done checking to see if all hosts have failed 17386 1726853392.75038: getting the next task for host managed_node1 17386 1726853392.75040: done getting next task for host managed_node1 17386 1726853392.75040: ^ task is: None 17386 1726853392.75041: ^ state is: HOST STATE: block=6, 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_node1 : ok=54 changed=1 unreachable=0 failed=0 skipped=30 rescued=0 ignored=2 Friday 20 September 2024 13:29:52 -0400 (0:00:00.547) 0:00:17.989 ****** =============================================================================== fedora.linux_system_roles.network : Check which services are running ---- 2.02s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Gathering Facts --------------------------------------------------------- 1.52s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_dummy_nm.yml:6 fedora.linux_system_roles.network : Check which packages are installed --- 1.26s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Gathering Facts --------------------------------------------------------- 1.13s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_dummy.yml:3 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 1.11s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 fedora.linux_system_roles.network : Configure networking connection profiles --- 1.00s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Gather the minimum subset of ansible_facts required by the network role test --- 0.78s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Check if system is ostree ----------------------------------------------- 0.65s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Gather current interface info ------------------------------------------- 0.63s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Verify DNS and network connectivity ------------------------------------- 0.55s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:24 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.54s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Get NM profile info ----------------------------------------------------- 0.46s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Remove test interface if necessary -------------------------------------- 0.43s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml:3 Cleanup profile and device ---------------------------------------------- 0.41s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml:3 Get stat for interface dummy0 ------------------------------------------- 0.39s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Get stat for interface dummy0 ------------------------------------------- 0.37s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Check routes and DNS ---------------------------------------------------- 0.37s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:6 Stat profile file ------------------------------------------------------- 0.34s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 fedora.linux_system_roles.network : Install packages -------------------- 0.22s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces --- 0.15s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 17386 1726853392.75126: RUNNING CLEANUP