[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. 17433 1727096246.72015: 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-And 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 17433 1727096246.72490: Added group all to inventory 17433 1727096246.72492: Added group ungrouped to inventory 17433 1727096246.72496: Group all now contains ungrouped 17433 1727096246.72499: Examining possible inventory source: /tmp/network-EuO/inventory.yml 17433 1727096246.89535: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 17433 1727096246.89625: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 17433 1727096246.89648: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 17433 1727096246.89715: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 17433 1727096246.89904: Loaded config def from plugin (inventory/script) 17433 1727096246.89906: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 17433 1727096246.89947: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 17433 1727096246.90157: Loaded config def from plugin (inventory/yaml) 17433 1727096246.90162: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 17433 1727096246.90256: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 17433 1727096246.90808: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 17433 1727096246.90812: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 17433 1727096246.90815: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 17433 1727096246.90821: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 17433 1727096246.90825: Loading data from /tmp/network-EuO/inventory.yml 17433 1727096246.90898: /tmp/network-EuO/inventory.yml was not parsable by auto 17433 1727096246.90965: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 17433 1727096246.91011: Loading data from /tmp/network-EuO/inventory.yml 17433 1727096246.91104: group all already in inventory 17433 1727096246.91113: set inventory_file for managed_node1 17433 1727096246.91118: set inventory_dir for managed_node1 17433 1727096246.91119: Added host managed_node1 to inventory 17433 1727096246.91121: Added host managed_node1 to group all 17433 1727096246.91122: set ansible_host for managed_node1 17433 1727096246.91123: set ansible_ssh_extra_args for managed_node1 17433 1727096246.91127: set inventory_file for managed_node2 17433 1727096246.91130: set inventory_dir for managed_node2 17433 1727096246.91131: Added host managed_node2 to inventory 17433 1727096246.91133: Added host managed_node2 to group all 17433 1727096246.91134: set ansible_host for managed_node2 17433 1727096246.91134: set ansible_ssh_extra_args for managed_node2 17433 1727096246.91137: set inventory_file for managed_node3 17433 1727096246.91139: set inventory_dir for managed_node3 17433 1727096246.91140: Added host managed_node3 to inventory 17433 1727096246.91142: Added host managed_node3 to group all 17433 1727096246.91143: set ansible_host for managed_node3 17433 1727096246.91144: set ansible_ssh_extra_args for managed_node3 17433 1727096246.91147: Reconcile groups and hosts in inventory. 17433 1727096246.91151: Group ungrouped now contains managed_node1 17433 1727096246.91153: Group ungrouped now contains managed_node2 17433 1727096246.91154: Group ungrouped now contains managed_node3 17433 1727096246.91235: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 17433 1727096246.91365: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 17433 1727096246.91419: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 17433 1727096246.91448: Loaded config def from plugin (vars/host_group_vars) 17433 1727096246.91450: 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) 17433 1727096246.91457: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 17433 1727096246.91468: 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) 17433 1727096246.91509: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 17433 1727096246.91853: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096246.91948: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 17433 1727096246.91997: Loaded config def from plugin (connection/local) 17433 1727096246.92000: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 17433 1727096246.92918: Loaded config def from plugin (connection/paramiko_ssh) 17433 1727096246.92921: 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) 17433 1727096246.93977: 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) 17433 1727096246.94034: Loaded config def from plugin (connection/psrp) 17433 1727096246.94037: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 17433 1727096246.94807: 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) 17433 1727096246.94846: Loaded config def from plugin (connection/ssh) 17433 1727096246.94849: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 17433 1727096246.97354: 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) 17433 1727096246.97513: Loaded config def from plugin (connection/winrm) 17433 1727096246.97517: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 17433 1727096246.97548: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 17433 1727096246.97722: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 17433 1727096246.97806: Loaded config def from plugin (shell/cmd) 17433 1727096246.97808: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 17433 1727096246.97864: 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) 17433 1727096246.97961: Loaded config def from plugin (shell/powershell) 17433 1727096246.97963: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 17433 1727096246.98017: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 17433 1727096246.98219: Loaded config def from plugin (shell/sh) 17433 1727096246.98222: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 17433 1727096246.98257: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 17433 1727096246.98392: Loaded config def from plugin (become/runas) 17433 1727096246.98395: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 17433 1727096246.98588: Loaded config def from plugin (become/su) 17433 1727096246.98591: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 17433 1727096246.98761: Loaded config def from plugin (become/sudo) 17433 1727096246.98763: 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 17433 1727096246.98798: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_dummy_nm.yml 17433 1727096246.99151: in VariableManager get_vars() 17433 1727096246.99177: done with get_vars() 17433 1727096246.99312: trying /usr/local/lib/python3.12/site-packages/ansible/modules 17433 1727096247.02454: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 17433 1727096247.02584: in VariableManager get_vars() 17433 1727096247.02589: done with get_vars() 17433 1727096247.02592: variable 'playbook_dir' from source: magic vars 17433 1727096247.02593: variable 'ansible_playbook_python' from source: magic vars 17433 1727096247.02594: variable 'ansible_config_file' from source: magic vars 17433 1727096247.02594: variable 'groups' from source: magic vars 17433 1727096247.02595: variable 'omit' from source: magic vars 17433 1727096247.02596: variable 'ansible_version' from source: magic vars 17433 1727096247.02597: variable 'ansible_check_mode' from source: magic vars 17433 1727096247.02597: variable 'ansible_diff_mode' from source: magic vars 17433 1727096247.02598: variable 'ansible_forks' from source: magic vars 17433 1727096247.02599: variable 'ansible_inventory_sources' from source: magic vars 17433 1727096247.02599: variable 'ansible_skip_tags' from source: magic vars 17433 1727096247.02600: variable 'ansible_limit' from source: magic vars 17433 1727096247.02601: variable 'ansible_run_tags' from source: magic vars 17433 1727096247.02602: variable 'ansible_verbosity' from source: magic vars 17433 1727096247.02641: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_dummy.yml 17433 1727096247.02973: in VariableManager get_vars() 17433 1727096247.02990: done with get_vars() 17433 1727096247.03039: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 17433 1727096247.03058: 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 17433 1727096247.03298: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 17433 1727096247.03463: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 17433 1727096247.03466: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-And/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) 17433 1727096247.03502: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 17433 1727096247.03527: 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) 17433 1727096247.03705: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 17433 1727096247.03766: Loaded config def from plugin (callback/default) 17433 1727096247.03770: 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) 17433 1727096247.04941: Loaded config def from plugin (callback/junit) 17433 1727096247.04944: 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) 17433 1727096247.04992: 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) 17433 1727096247.05063: Loaded config def from plugin (callback/minimal) 17433 1727096247.05065: 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) 17433 1727096247.05108: 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) 17433 1727096247.05373: Loaded config def from plugin (callback/tree) 17433 1727096247.05376: 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 17433 1727096247.05495: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 17433 1727096247.05498: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-And/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-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_dummy_nm.yml 17433 1727096247.05528: in VariableManager get_vars() 17433 1727096247.05542: done with get_vars() 17433 1727096247.05547: in VariableManager get_vars() 17433 1727096247.05555: done with get_vars() 17433 1727096247.05562: variable 'omit' from source: magic vars 17433 1727096247.05713: in VariableManager get_vars() 17433 1727096247.05728: done with get_vars() 17433 1727096247.05749: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_dummy.yml' with nm as provider] ************ 17433 1727096247.06946: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 17433 1727096247.07121: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 17433 1727096247.07211: getting the remaining hosts for this loop 17433 1727096247.07213: done getting the remaining hosts for this loop 17433 1727096247.07216: getting the next task for host managed_node1 17433 1727096247.07220: done getting next task for host managed_node1 17433 1727096247.07222: ^ task is: TASK: Gathering Facts 17433 1727096247.07224: ^ 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 17433 1727096247.07226: getting variables 17433 1727096247.07227: in VariableManager get_vars() 17433 1727096247.07237: Calling all_inventory to load vars for managed_node1 17433 1727096247.07239: Calling groups_inventory to load vars for managed_node1 17433 1727096247.07242: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096247.07253: Calling all_plugins_play to load vars for managed_node1 17433 1727096247.07268: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096247.07272: Calling groups_plugins_play to load vars for managed_node1 17433 1727096247.07421: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096247.07475: done with get_vars() 17433 1727096247.07482: done getting variables 17433 1727096247.07657: 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-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_dummy_nm.yml:6 Monday 23 September 2024 08:57:27 -0400 (0:00:00.022) 0:00:00.022 ****** 17433 1727096247.07684: entering _queue_task() for managed_node1/gather_facts 17433 1727096247.07685: Creating lock for gather_facts 17433 1727096247.08366: worker is 1 (out of 1 available) 17433 1727096247.08507: exiting _queue_task() for managed_node1/gather_facts 17433 1727096247.08517: done queuing things up, now waiting for results queue to drain 17433 1727096247.08519: waiting for pending results... 17433 1727096247.08807: running TaskExecutor() for managed_node1/TASK: Gathering Facts 17433 1727096247.08916: in run() - task 0afff68d-5257-5abd-5bd8-000000000011 17433 1727096247.08934: variable 'ansible_search_path' from source: unknown 17433 1727096247.09072: calling self._execute() 17433 1727096247.09151: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096247.09343: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096247.09346: variable 'omit' from source: magic vars 17433 1727096247.09393: variable 'omit' from source: magic vars 17433 1727096247.09422: variable 'omit' from source: magic vars 17433 1727096247.09675: variable 'omit' from source: magic vars 17433 1727096247.09678: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17433 1727096247.09691: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17433 1727096247.09802: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17433 1727096247.09824: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17433 1727096247.09841: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17433 1727096247.09875: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17433 1727096247.09938: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096247.09945: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096247.10049: Set connection var ansible_shell_executable to /bin/sh 17433 1727096247.10066: Set connection var ansible_pipelining to False 17433 1727096247.10078: Set connection var ansible_connection to ssh 17433 1727096247.10085: Set connection var ansible_shell_type to sh 17433 1727096247.10097: Set connection var ansible_timeout to 10 17433 1727096247.10112: Set connection var ansible_module_compression to ZIP_DEFLATED 17433 1727096247.10139: variable 'ansible_shell_executable' from source: unknown 17433 1727096247.10146: variable 'ansible_connection' from source: unknown 17433 1727096247.10153: variable 'ansible_module_compression' from source: unknown 17433 1727096247.10159: variable 'ansible_shell_type' from source: unknown 17433 1727096247.10164: variable 'ansible_shell_executable' from source: unknown 17433 1727096247.10173: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096247.10180: variable 'ansible_pipelining' from source: unknown 17433 1727096247.10187: variable 'ansible_timeout' from source: unknown 17433 1727096247.10194: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096247.10700: 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) 17433 1727096247.10712: variable 'omit' from source: magic vars 17433 1727096247.10719: starting attempt loop 17433 1727096247.10724: running the handler 17433 1727096247.10741: variable 'ansible_facts' from source: unknown 17433 1727096247.10764: _low_level_execute_command(): starting 17433 1727096247.10874: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 17433 1727096247.12194: 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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096247.12404: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 17433 1727096247.12451: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096247.12524: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096247.14276: stdout chunk (state=3): >>>/root <<< 17433 1727096247.14443: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17433 1727096247.14447: stdout chunk (state=3): >>><<< 17433 1727096247.14449: stderr chunk (state=3): >>><<< 17433 1727096247.14474: _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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17433 1727096247.14575: _low_level_execute_command(): starting 17433 1727096247.14578: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096247.1448123-17445-162326578220905 `" && echo ansible-tmp-1727096247.1448123-17445-162326578220905="` echo /root/.ansible/tmp/ansible-tmp-1727096247.1448123-17445-162326578220905 `" ) && sleep 0' 17433 1727096247.15675: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17433 1727096247.15679: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17433 1727096247.15694: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096247.15891: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 17433 1727096247.15926: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096247.15990: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096247.18576: stdout chunk (state=3): >>>ansible-tmp-1727096247.1448123-17445-162326578220905=/root/.ansible/tmp/ansible-tmp-1727096247.1448123-17445-162326578220905 <<< 17433 1727096247.18580: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17433 1727096247.18582: stdout chunk (state=3): >>><<< 17433 1727096247.18584: stderr chunk (state=3): >>><<< 17433 1727096247.18587: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096247.1448123-17445-162326578220905=/root/.ansible/tmp/ansible-tmp-1727096247.1448123-17445-162326578220905 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17433 1727096247.18589: variable 'ansible_module_compression' from source: unknown 17433 1727096247.18600: ANSIBALLZ: Using generic lock for ansible.legacy.setup 17433 1727096247.18606: ANSIBALLZ: Acquiring lock 17433 1727096247.18614: ANSIBALLZ: Lock acquired: 140034323664816 17433 1727096247.18621: ANSIBALLZ: Creating module 17433 1727096247.62336: ANSIBALLZ: Writing module into payload 17433 1727096247.62495: ANSIBALLZ: Writing module 17433 1727096247.62527: ANSIBALLZ: Renaming module 17433 1727096247.62543: ANSIBALLZ: Done creating module 17433 1727096247.62586: variable 'ansible_facts' from source: unknown 17433 1727096247.62596: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17433 1727096247.62608: _low_level_execute_command(): starting 17433 1727096247.62619: _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' 17433 1727096247.63300: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17433 1727096247.63319: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17433 1727096247.63382: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096247.63459: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 17433 1727096247.63480: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17433 1727096247.63496: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096247.63629: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096247.65498: stdout chunk (state=3): >>>PLATFORM Linux FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 17433 1727096247.65710: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17433 1727096247.65874: stderr chunk (state=3): >>><<< 17433 1727096247.65877: stdout chunk (state=3): >>><<< 17433 1727096247.65880: _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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17433 1727096247.65884 [managed_node1]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 17433 1727096247.65888: _low_level_execute_command(): starting 17433 1727096247.65890: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 17433 1727096247.66231: Sending initial data 17433 1727096247.66242: Sent initial data (1181 bytes) 17433 1727096247.67399: 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 <<< 17433 1727096247.67413: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17433 1727096247.67429: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096247.67679: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096247.67745: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096247.71405: 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"} <<< 17433 1727096247.71680: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17433 1727096247.71758: stderr chunk (state=3): >>><<< 17433 1727096247.71764: stdout chunk (state=3): >>><<< 17433 1727096247.71821: _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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17433 1727096247.71854: variable 'ansible_facts' from source: unknown 17433 1727096247.71858: variable 'ansible_facts' from source: unknown 17433 1727096247.71869: variable 'ansible_module_compression' from source: unknown 17433 1727096247.71910: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-174331dk3fifg/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 17433 1727096247.72034: variable 'ansible_facts' from source: unknown 17433 1727096247.72216: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096247.1448123-17445-162326578220905/AnsiballZ_setup.py 17433 1727096247.72498: Sending initial data 17433 1727096247.72501: Sent initial data (154 bytes) 17433 1727096247.73477: 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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 17433 1727096247.73684: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096247.73962: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096247.75994: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 17433 1727096247.76054: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 17433 1727096247.76140: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-174331dk3fifg/tmpj5bei0nz /root/.ansible/tmp/ansible-tmp-1727096247.1448123-17445-162326578220905/AnsiballZ_setup.py <<< 17433 1727096247.76319: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096247.1448123-17445-162326578220905/AnsiballZ_setup.py" <<< 17433 1727096247.76358: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-174331dk3fifg/tmpj5bei0nz" to remote "/root/.ansible/tmp/ansible-tmp-1727096247.1448123-17445-162326578220905/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096247.1448123-17445-162326578220905/AnsiballZ_setup.py" <<< 17433 1727096247.79077: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17433 1727096247.79080: stdout chunk (state=3): >>><<< 17433 1727096247.79087: stderr chunk (state=3): >>><<< 17433 1727096247.79107: done transferring module to remote 17433 1727096247.79123: _low_level_execute_command(): starting 17433 1727096247.79126: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096247.1448123-17445-162326578220905/ /root/.ansible/tmp/ansible-tmp-1727096247.1448123-17445-162326578220905/AnsiballZ_setup.py && sleep 0' 17433 1727096247.80302: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17433 1727096247.80576: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 17433 1727096247.80586: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096247.80683: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096247.82550: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17433 1727096247.82601: stderr chunk (state=3): >>><<< 17433 1727096247.82982: stdout chunk (state=3): >>><<< 17433 1727096247.83000: _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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17433 1727096247.83003: _low_level_execute_command(): starting 17433 1727096247.83008: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096247.1448123-17445-162326578220905/AnsiballZ_setup.py && sleep 0' 17433 1727096247.84241: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 17433 1727096247.84245: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096247.84434: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096247.84516: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096247.86774: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 17433 1727096247.86969: stdout chunk (state=3): >>>import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # <<< 17433 1727096247.86984: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 17433 1727096247.86997: stdout chunk (state=3): >>># installing zipimport hook <<< 17433 1727096247.87019: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 17433 1727096247.87495: 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' 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 0x7f821b2184d0> <<< 17433 1727096247.87500: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821b1e7b30> <<< 17433 1727096247.87502: 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 0x7f821b21aa50> 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' <<< 17433 1727096247.87548: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 17433 1727096247.87552: 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<<< 17433 1727096247.87558: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 17433 1727096247.87587: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821b02d130> <<< 17433 1727096247.87651: 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 <<< 17433 1727096247.87655: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 17433 1727096247.87686: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821b02dfa0> <<< 17433 1727096247.87699: stdout chunk (state=3): >>>import 'site' # <<< 17433 1727096247.87731: 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. <<< 17433 1727096247.88284: 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 # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821b06be00> <<< 17433 1727096247.88330: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 17433 1727096247.88333: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 17433 1727096247.88336: stdout chunk (state=3): >>>import '_operator' # <<< 17433 1727096247.88379: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821b06bec0> <<< 17433 1727096247.88383: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py<<< 17433 1727096247.88385: stdout chunk (state=3): >>> <<< 17433 1727096247.88387: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 17433 1727096247.88436: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 17433 1727096247.88500: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 17433 1727096247.88505: stdout chunk (state=3): >>>import 'itertools' # <<< 17433 1727096247.88508: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 17433 1727096247.88518: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821b0a37d0> <<< 17433 1727096247.88752: stdout chunk (state=3): >>># /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 0x7f821b0a3e60> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821b083ad0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821b0811f0> <<< 17433 1727096247.88757: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821b068fb0> <<< 17433 1727096247.88795: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 17433 1727096247.88812: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 17433 1727096247.88819: stdout chunk (state=3): >>>import '_sre' # <<< 17433 1727096247.88855: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 17433 1727096247.88897: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 17433 1727096247.88900: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 17433 1727096247.88903: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 17433 1727096247.88971: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821b0c3770> <<< 17433 1727096247.88974: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821b0c2390> <<< 17433 1727096247.88977: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 17433 1727096247.88979: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821b082090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821b0c0bc0> <<< 17433 1727096247.89200: stdout chunk (state=3): >>># /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 0x7f821b0f8800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821b068230> # /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 0x7f821b0f8cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821b0f8b60> # 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 0x7f821b0f8ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821b066d50> <<< 17433 1727096247.89204: 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' <<< 17433 1727096247.89249: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 17433 1727096247.89275: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 17433 1727096247.89279: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821b0f9580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821b0f9250> import 'importlib.machinery' # <<< 17433 1727096247.89331: 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' <<< 17433 1727096247.89355: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821b0fa480> <<< 17433 1727096247.89359: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 17433 1727096247.89414: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 17433 1727096247.89420: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 17433 1727096247.89463: 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 0x7f821b1106b0> <<< 17433 1727096247.89466: stdout chunk (state=3): >>>import 'errno' # <<< 17433 1727096247.89513: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 17433 1727096247.89525: 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 0x7f821b111d90> <<< 17433 1727096247.89790: 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' # /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 0x7f821b112c30> # 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 0x7f821b113290> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821b112180> <<< 17433 1727096247.89793: 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 0x7f821b113d10> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821b113440> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821b0fa4e0> <<< 17433 1727096247.89796: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 17433 1727096247.89829: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 17433 1727096247.89847: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 17433 1727096247.89901: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 17433 1727096247.89904: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 17433 1727096247.89923: stdout chunk (state=3): >>># 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 0x7f821ae4bbc0> <<< 17433 1727096247.90081: 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' # 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 0x7f821ae746b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821ae74410> # 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 0x7f821ae746e0> # /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' <<< 17433 1727096247.90130: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 17433 1727096247.90243: 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 0x7f821ae75010> <<< 17433 1727096247.90387: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 17433 1727096247.90391: stdout chunk (state=3): >>># 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 0x7f821ae75a00> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821ae748c0> <<< 17433 1727096247.90394: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821ae49d60> <<< 17433 1727096247.90435: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 17433 1727096247.90472: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 17433 1727096247.90476: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 17433 1727096247.90479: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 17433 1727096247.90611: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821ae76e10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821ae75b50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821b0fabd0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 17433 1727096247.90617: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 17433 1727096247.90673: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 17433 1727096247.90680: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 17433 1727096247.90924: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821aea3140> # /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 0x7f821aec3500> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 17433 1727096247.90973: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 17433 1727096247.91181: 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 0x7f821af24260> # /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' <<< 17433 1727096247.91218: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821af269c0> <<< 17433 1727096247.91292: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821af24380> <<< 17433 1727096247.91327: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821aeed280> <<< 17433 1727096247.91372: 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 0x7f821ad29370> <<< 17433 1727096247.91375: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821aec2300> <<< 17433 1727096247.91380: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821ae77d40> <<< 17433 1727096247.91574: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 17433 1727096247.91673: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f821aec2420> <<< 17433 1727096247.91917: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_uue3iav2/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 17433 1727096247.91983: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096247.92012: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 17433 1727096247.92018: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 17433 1727096247.92066: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 17433 1727096247.92383: 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 0x7f821ad8eff0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821ad6dee0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821ad6d040> # zipimport: zlib available <<< 17433 1727096247.92407: stdout chunk (state=3): >>>import 'ansible' # <<< 17433 1727096247.92413: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096247.92438: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096247.92476: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # <<< 17433 1727096247.92483: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096247.94083: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096247.95289: 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 0x7f821ad8cec0> # /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 0x7f821adc2990> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821adc2720> <<< 17433 1727096247.95293: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821adc2030> <<< 17433 1727096247.95318: 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' <<< 17433 1727096247.95360: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821adc2480> <<< 17433 1727096247.95364: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821ad8fc80> <<< 17433 1727096247.95398: stdout chunk (state=3): >>>import 'atexit' # <<< 17433 1727096247.95426: stdout chunk (state=3): >>># 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 0x7f821adc3710> <<< 17433 1727096247.95430: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 17433 1727096247.95436: stdout chunk (state=3): >>># 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 0x7f821adc3950> <<< 17433 1727096247.95469: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 17433 1727096247.95565: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 17433 1727096247.95576: stdout chunk (state=3): >>>import '_locale' # <<< 17433 1727096247.95579: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821adc3e90> <<< 17433 1727096247.95582: stdout chunk (state=3): >>>import 'pwd' # <<< 17433 1727096247.95607: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 17433 1727096247.95665: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 17433 1727096247.95674: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a72dcd0> <<< 17433 1727096247.95699: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 17433 1727096247.95704: stdout chunk (state=3): >>># 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 0x7f821a72f8c0> <<< 17433 1727096247.95736: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 17433 1727096247.95744: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 17433 1727096247.95881: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a730200> # /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 0x7f821a7313a0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 17433 1727096247.96186: 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 0x7f821a733e30> # 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 0x7f821aea30b0> <<< 17433 1727096247.96190: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a732120> # /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 <<< 17433 1727096247.96275: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 17433 1727096247.96297: 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' <<< 17433 1727096247.96313: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a73be00> <<< 17433 1727096247.96316: stdout chunk (state=3): >>>import '_tokenize' # <<< 17433 1727096247.96394: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a73a900> <<< 17433 1727096247.96674: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a73a660> <<< 17433 1727096247.96680: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 17433 1727096247.96685: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 17433 1727096247.96689: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a73aba0> <<< 17433 1727096247.96882: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a732600> # 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 0x7f821a77fef0> # /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 0x7f821a7801d0> # /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 0x7f821a781c40> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a781a00> # /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 0x7f821a784200> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a782300> # /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' <<< 17433 1727096247.96915: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 17433 1727096247.96918: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 17433 1727096247.96928: stdout chunk (state=3): >>>import '_string' # <<< 17433 1727096247.96977: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a7879e0> <<< 17433 1727096247.97300: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a7843b0> # 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 0x7f821a7887a0> # 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 0x7f821a788860> # 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 0x7f821a788b00> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a7802f0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py <<< 17433 1727096247.97306: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 17433 1727096247.97309: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 17433 1727096247.97327: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 17433 1727096247.97587: 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 0x7f821a614200> # 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 0x7f821a6154f0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a78a990> # 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 0x7f821a78bd40> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a78a600> # zipimport: zlib available <<< 17433 1727096247.97600: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 17433 1727096247.97787: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 17433 1727096247.97803: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096247.97844: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 17433 1727096247.97888: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096247.98281: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 17433 1727096247.98668: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096247.99180: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 17433 1727096247.99497: stdout chunk (state=3): >>>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 0x7f821a6196d0> # /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 0x7f821a61a450> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a78b4d0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available <<< 17433 1727096247.99501: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 17433 1727096247.99513: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096247.99651: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096247.99879: 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 0x7f821a61a570> # zipimport: zlib available <<< 17433 1727096248.00278: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096248.01082: stdout chunk (state=3): >>># 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 <<< 17433 1727096248.01112: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 17433 1727096248.01134: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 17433 1727096248.01152: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 17433 1727096248.01165: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096248.01193: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096248.01236: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 17433 1727096248.01246: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096248.01583: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096248.01701: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 17433 1727096248.02010: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a61b740> # zipimport: zlib available # zipimport: zlib available <<< 17433 1727096248.02015: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 17433 1727096248.02018: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 17433 1727096248.02032: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096248.02079: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096248.02113: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 17433 1727096248.02129: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096248.02169: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096248.02482: stdout chunk (state=3): >>># 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 0x7f821a626060> <<< 17433 1727096248.02586: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a6233b0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 17433 1727096248.02612: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096248.02984: stdout chunk (state=3): >>># 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 0x7f821a70e9f0> <<< 17433 1727096248.02997: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a7fe6c0> <<< 17433 1727096248.03207: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a626120> <<< 17433 1727096248.03211: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a619220> # 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' # <<< 17433 1727096248.03214: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 17433 1727096248.03229: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 17433 1727096248.03243: stdout chunk (state=3): >>>import 'ansible.modules' # # zipimport: zlib available <<< 17433 1727096248.03311: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096248.03372: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096248.03389: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096248.03407: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096248.03782: stdout chunk (state=3): >>># 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 <<< 17433 1727096248.03960: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096248.04382: stdout chunk (state=3): >>># 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 0x7f821a6ba360> # /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 <<< 17433 1727096248.04583: stdout chunk (state=3): >>># 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 0x7f821a278170> # 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 0x7f821a278740> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a6a73b0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a6baea0> <<< 17433 1727096248.04785: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a6b8a70> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a6b8680> # /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' <<< 17433 1727096248.04807: 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 0x7f821a27b410> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a27acc0> <<< 17433 1727096248.04985: 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 0x7f821a27ae70> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a27a0f0> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 17433 1727096248.05055: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a27b3b0> # /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' <<< 17433 1727096248.05075: 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 0x7f821a2ddeb0> <<< 17433 1727096248.05487: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a27bec0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a6b8650> 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 <<< 17433 1727096248.05591: stdout chunk (state=3): >>># 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 <<< 17433 1727096248.05886: stdout chunk (state=3): >>>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 <<< 17433 1727096248.05897: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096248.05954: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 17433 1727096248.05970: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096248.06783: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096248.06871: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 17433 1727096248.06884: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096248.06934: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096248.06986: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096248.07193: stdout chunk (state=3): >>># 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 <<< 17433 1727096248.07196: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096248.07245: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 17433 1727096248.07258: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096248.07484: stdout chunk (state=3): >>># 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 <<< 17433 1727096248.07682: 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' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a2df170> # /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' <<< 17433 1727096248.08094: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a2de7e0> 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 <<< 17433 1727096248.08102: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available <<< 17433 1727096248.08164: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096248.08236: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 17433 1727096248.08384: stdout chunk (state=3): >>># 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' <<< 17433 1727096248.08582: stdout chunk (state=3): >>># 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 0x7f821a315fa0> <<< 17433 1727096248.08992: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a3042c0> 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 <<< 17433 1727096248.08995: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096248.09105: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096248.09248: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 17433 1727096248.09290: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096248.09303: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096248.09515: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available # zipimport: zlib available <<< 17433 1727096248.09519: 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' # 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 0x7f821a095970> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a307080> import 'ansible.module_utils.facts.system.user' # <<< 17433 1727096248.09522: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096248.09682: stdout chunk (state=3): >>># 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 <<< 17433 1727096248.10082: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available # zipimport: zlib available <<< 17433 1727096248.10151: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096248.10480: stdout chunk (state=3): >>># 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 <<< 17433 1727096248.10572: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 17433 1727096248.10583: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096248.10885: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available <<< 17433 1727096248.10901: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096248.11456: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096248.11961: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 17433 1727096248.11977: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096248.12077: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096248.12287: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available # zipimport: zlib available <<< 17433 1727096248.12385: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 17433 1727096248.12398: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096248.12684: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096248.12703: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available <<< 17433 1727096248.12725: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 17433 1727096248.12737: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096248.12781: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096248.12820: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 17433 1727096248.12833: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096248.12983: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096248.13181: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096248.13381: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096248.13582: 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 import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available <<< 17433 1727096248.13648: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096248.14083: stdout chunk (state=3): >>>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 <<< 17433 1727096248.14486: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096248.14590: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 17433 1727096248.14594: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096248.14782: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available <<< 17433 1727096248.14987: 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 # zipimport: zlib available <<< 17433 1727096248.15185: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available <<< 17433 1727096248.15292: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 17433 1727096248.15327: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096248.15403: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096248.15463: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # <<< 17433 1727096248.15484: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 17433 1727096248.15495: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096248.15535: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096248.15583: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 17433 1727096248.15596: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096248.15786: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096248.15978: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 17433 1727096248.15991: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096248.16033: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096248.16075: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 17433 1727096248.16089: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096248.16183: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available <<< 17433 1727096248.16263: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096248.16344: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 17433 1727096248.16356: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096248.16443: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096248.16533: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # <<< 17433 1727096248.16545: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 17433 1727096248.16683: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096248.16789: stdout chunk (state=3): >>># /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' <<< 17433 1727096248.16818: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 17433 1727096248.16830: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 17433 1727096248.16971: 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 0x7f821a0c24e0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a0c0200> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a0bbfb0> <<< 17433 1727096248.33645: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py <<< 17433 1727096248.33674: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a108f50> <<< 17433 1727096248.33988: stdout chunk (state=3): >>># /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 0x7f821a109cd0> # /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 0x7f821a1502f0> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a153f50> <<< 17433 1727096248.34121: 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 <<< 17433 1727096248.55050: stdout chunk (state=3): >>> {"ansible_facts": {"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-11-125.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-11-125", "ansible_nodename": "ip-10-31-11-125.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": "ec2082d1236a0674562ec5e13633e7ec", "ansible_fips": false, "ansible_is_chroot": false, "ansible_lsb": {}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_env": {"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.13.159 40710 10.31.11.125 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.159 40710 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCSodd+GDkKMH+cjKateYxMnFqGIiE1cnsha6Cte8GTIWdeerR6yaWx/72lnuD/E1u9q+QiEGNjwKJ+EVlEbMpe1E41fS12cQMWtucXlJvMJH1Ykit9m7FF02YjLW9EkA9SSgc18cxhBxGHI+sOyXoiqbbp/q8CeDDI6WWQ+a3ZlRONcuaxwv9JBCJY6ZIqEDUsG55fAkwTft0LrM9VfN5D7iCcrlRTAVcjACJKgdvzHt52sVh5wuhCgzisIGrxldgqYAo0PnKgLwHzMWTYpwBJQIwMf6hC7O+PTnljDRXhsY8vTDdVI9W4Nr7mLWJ7W5JZ0lrKajT+FZ1b8usigp6firlnTtqzVmKJ4HJTlBOQ00HmCvVRSFb8Y15UB8Gz/xjJSXiQklJoKt+/wRRazuZALEowaIIdTzQUGv5Yx/BYhcAv8KVvhqbfkvyuwAgI+jzck3nhlUJ3B1WVYs5RdDY1WWEbqEtKyERi7P+cyWg6OhEMmJIpLs1QBW+CU/89w+s=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE9Vvl7mU+dsvtGHlOyMt0Nx2BOUkSxor6Ul/pQgHJkP0t5ie5s9TW9uniTzz5NfayEXaMlnOkK/UBl0o7msG9k=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIOsOWQBYI+BXY81/x/jv3URNQxi5p8vLDeQfEZVgnjS4", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "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_loadavg": {"1m": 0.39501953125, "5m": 0.32373046875, "15m": 0.1572265625}, "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_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_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_apparmor": {"status": "disabled"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_interfaces": ["eth0", "lo"], "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_eth0": {"device": "eth0", "macaddress": "12:ff:ac:3f:90:f5", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.11.125", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::10ff:acff:fe3f:90f5", "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_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.11.125", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:ff:ac:3f:90:f5", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.11.125"], "ansible_all_ipv6_addresses": ["fe80::10ff:acff:fe3f:90f5"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.11.125", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::10ff:acff:fe3f:90f5"]}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) X<<< 17433 1727096248.55098: stdout chunk (state=3): >>>eon(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": 2955, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 576, "free": 2955}, "nocache": {"free": 3292, "used": 239}, "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": "ec2082d1-236a-0674-562e-c5e13633e7ec", "ansible_product_uuid": "ec2082d1-236a-0674-562e-c5e13633e7ec", "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": 401, "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": 261795495936, "block_size": 4096, "block_total": 65519099, "block_available": 63914916, "block_used": 1604183, "inode_total": 131070960, "inode_available": 131029100, "inode_used": 41860, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_service_mgr": "systemd", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_fibre_channel_wwn": [], "ansible_iscsi_iqn": "", "ansible_pkg_mgr": "dnf", "ansible_local": {}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "08", "minute": "57", "second": "28", "epoch": "1727096248", "epoch_int": "1727096248", "date": "2024-09-23", "time": "08:57:28", "iso8601_micro": "2024-09-23T12:57:28.546615Z", "iso8601": "2024-09-23T12:57:28Z", "iso8601_basic": "20240923T085728546615", "iso8601_basic_short": "20240923T085728", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 17433 1727096248.55604: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 17433 1727096248.55670: 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 <<< 17433 1727096248.55690: stdout chunk (state=3): >>># 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 <<< 17433 1727096248.55708: stdout chunk (state=3): >>># 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 <<< 17433 1727096248.55738: stdout chunk (state=3): >>># 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 <<< 17433 1727096248.55766: stdout chunk (state=3): >>># 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 <<< 17433 1727096248.55830: stdout chunk (state=3): >>># 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 <<< 17433 1727096248.55858: stdout chunk (state=3): >>># 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 <<< 17433 1727096248.56201: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 17433 1727096248.56260: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 17433 1727096248.56404: stdout chunk (state=3): >>># 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 <<< 17433 1727096248.56456: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy selinux # destroy shutil <<< 17433 1727096248.56466: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 17433 1727096248.56544: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors <<< 17433 1727096248.56550: stdout chunk (state=3): >>># 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 <<< 17433 1727096248.56700: stdout chunk (state=3): >>># 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 <<< 17433 1727096248.56740: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep <<< 17433 1727096248.56782: stdout chunk (state=3): >>># 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 <<< 17433 1727096248.56811: 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 # cleanup[3] wiping importlib._bootstrap_external <<< 17433 1727096248.56908: stdout chunk (state=3): >>># 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 <<< 17433 1727096248.56911: stdout chunk (state=3): >>># 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 <<< 17433 1727096248.56982: stdout chunk (state=3): >>># 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 <<< 17433 1727096248.57073: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 17433 1727096248.57119: stdout chunk (state=3): >>># destroy _collections <<< 17433 1727096248.57196: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 17433 1727096248.57347: 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 <<< 17433 1727096248.57351: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 17433 1727096248.57353: 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 <<< 17433 1727096248.57384: stdout chunk (state=3): >>># destroy _random # destroy _weakref # destroy _hashlib <<< 17433 1727096248.57414: stdout chunk (state=3): >>># destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools <<< 17433 1727096248.57441: stdout chunk (state=3): >>># destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 17433 1727096248.57872: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 17433 1727096248.58208: stderr chunk (state=3): >>><<< 17433 1727096248.58211: stdout chunk (state=3): >>><<< 17433 1727096248.58390: _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 0x7f821b2184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821b1e7b30> # /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 0x7f821b21aa50> 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 0x7f821b02d130> # /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 0x7f821b02dfa0> 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 0x7f821b06be00> # /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 0x7f821b06bec0> # /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 0x7f821b0a37d0> # /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 0x7f821b0a3e60> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821b083ad0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821b0811f0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821b068fb0> # /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 0x7f821b0c3770> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821b0c2390> # /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 0x7f821b082090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821b0c0bc0> # /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 0x7f821b0f8800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821b068230> # /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 0x7f821b0f8cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821b0f8b60> # 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 0x7f821b0f8ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821b066d50> # /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 0x7f821b0f9580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821b0f9250> 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 0x7f821b0fa480> 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 0x7f821b1106b0> 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 0x7f821b111d90> # /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 0x7f821b112c30> # 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 0x7f821b113290> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821b112180> # /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 0x7f821b113d10> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821b113440> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821b0fa4e0> # /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 0x7f821ae4bbc0> # /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 0x7f821ae746b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821ae74410> # 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 0x7f821ae746e0> # /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 0x7f821ae75010> # 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 0x7f821ae75a00> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821ae748c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821ae49d60> # /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 0x7f821ae76e10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821ae75b50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821b0fabd0> # /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 0x7f821aea3140> # /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 0x7f821aec3500> # /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 0x7f821af24260> # /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 0x7f821af269c0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821af24380> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821aeed280> # /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 0x7f821ad29370> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821aec2300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821ae77d40> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f821aec2420> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_uue3iav2/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 0x7f821ad8eff0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821ad6dee0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821ad6d040> # 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 0x7f821ad8cec0> # /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 0x7f821adc2990> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821adc2720> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821adc2030> # /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 0x7f821adc2480> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821ad8fc80> 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 0x7f821adc3710> # 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 0x7f821adc3950> # /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 0x7f821adc3e90> 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 0x7f821a72dcd0> # 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 0x7f821a72f8c0> # /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 0x7f821a730200> # /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 0x7f821a7313a0> # /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 0x7f821a733e30> # 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 0x7f821aea30b0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a732120> # /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 0x7f821a73be00> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a73a900> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a73a660> # /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 0x7f821a73aba0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a732600> # 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 0x7f821a77fef0> # /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 0x7f821a7801d0> # /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 0x7f821a781c40> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a781a00> # /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 0x7f821a784200> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a782300> # /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 0x7f821a7879e0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a7843b0> # 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 0x7f821a7887a0> # 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 0x7f821a788860> # 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 0x7f821a788b00> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a7802f0> # /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 0x7f821a614200> # 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 0x7f821a6154f0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a78a990> # 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 0x7f821a78bd40> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a78a600> # 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 0x7f821a6196d0> # /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 0x7f821a61a450> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a78b4d0> 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 0x7f821a61a570> # 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 0x7f821a61b740> # 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 0x7f821a626060> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a6233b0> 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 0x7f821a70e9f0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a7fe6c0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a626120> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a619220> # 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 0x7f821a6ba360> # /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 0x7f821a278170> # 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 0x7f821a278740> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a6a73b0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a6baea0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a6b8a70> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a6b8680> # /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 0x7f821a27b410> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a27acc0> # 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 0x7f821a27ae70> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a27a0f0> # /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 0x7f821a27b3b0> # /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 0x7f821a2ddeb0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a27bec0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a6b8650> 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 0x7f821a2df170> # /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 0x7f821a2de7e0> 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 0x7f821a315fa0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a3042c0> 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 0x7f821a095970> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a307080> 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 0x7f821a0c24e0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a0c0200> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a0bbfb0> # /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 0x7f821a108f50> # /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 0x7f821a109cd0> # /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 0x7f821a1502f0> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f821a153f50> 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_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-11-125.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-11-125", "ansible_nodename": "ip-10-31-11-125.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": "ec2082d1236a0674562ec5e13633e7ec", "ansible_fips": false, "ansible_is_chroot": false, "ansible_lsb": {}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_env": {"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.13.159 40710 10.31.11.125 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.159 40710 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCSodd+GDkKMH+cjKateYxMnFqGIiE1cnsha6Cte8GTIWdeerR6yaWx/72lnuD/E1u9q+QiEGNjwKJ+EVlEbMpe1E41fS12cQMWtucXlJvMJH1Ykit9m7FF02YjLW9EkA9SSgc18cxhBxGHI+sOyXoiqbbp/q8CeDDI6WWQ+a3ZlRONcuaxwv9JBCJY6ZIqEDUsG55fAkwTft0LrM9VfN5D7iCcrlRTAVcjACJKgdvzHt52sVh5wuhCgzisIGrxldgqYAo0PnKgLwHzMWTYpwBJQIwMf6hC7O+PTnljDRXhsY8vTDdVI9W4Nr7mLWJ7W5JZ0lrKajT+FZ1b8usigp6firlnTtqzVmKJ4HJTlBOQ00HmCvVRSFb8Y15UB8Gz/xjJSXiQklJoKt+/wRRazuZALEowaIIdTzQUGv5Yx/BYhcAv8KVvhqbfkvyuwAgI+jzck3nhlUJ3B1WVYs5RdDY1WWEbqEtKyERi7P+cyWg6OhEMmJIpLs1QBW+CU/89w+s=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE9Vvl7mU+dsvtGHlOyMt0Nx2BOUkSxor6Ul/pQgHJkP0t5ie5s9TW9uniTzz5NfayEXaMlnOkK/UBl0o7msG9k=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIOsOWQBYI+BXY81/x/jv3URNQxi5p8vLDeQfEZVgnjS4", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "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_loadavg": {"1m": 0.39501953125, "5m": 0.32373046875, "15m": 0.1572265625}, "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_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_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_apparmor": {"status": "disabled"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_interfaces": ["eth0", "lo"], "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_eth0": {"device": "eth0", "macaddress": "12:ff:ac:3f:90:f5", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.11.125", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::10ff:acff:fe3f:90f5", "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_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.11.125", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:ff:ac:3f:90:f5", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.11.125"], "ansible_all_ipv6_addresses": ["fe80::10ff:acff:fe3f:90f5"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.11.125", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::10ff:acff:fe3f:90f5"]}, "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": 2955, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 576, "free": 2955}, "nocache": {"free": 3292, "used": 239}, "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": "ec2082d1-236a-0674-562e-c5e13633e7ec", "ansible_product_uuid": "ec2082d1-236a-0674-562e-c5e13633e7ec", "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": 401, "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": 261795495936, "block_size": 4096, "block_total": 65519099, "block_available": 63914916, "block_used": 1604183, "inode_total": 131070960, "inode_available": 131029100, "inode_used": 41860, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_service_mgr": "systemd", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_fibre_channel_wwn": [], "ansible_iscsi_iqn": "", "ansible_pkg_mgr": "dnf", "ansible_local": {}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "08", "minute": "57", "second": "28", "epoch": "1727096248", "epoch_int": "1727096248", "date": "2024-09-23", "time": "08:57:28", "iso8601_micro": "2024-09-23T12:57:28.546615Z", "iso8601": "2024-09-23T12:57:28Z", "iso8601_basic": "20240923T085728546615", "iso8601_basic_short": "20240923T085728", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 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. 17433 1727096248.62308: 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-1727096247.1448123-17445-162326578220905/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 17433 1727096248.62409: _low_level_execute_command(): starting 17433 1727096248.62420: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096247.1448123-17445-162326578220905/ > /dev/null 2>&1 && sleep 0' 17433 1727096248.63673: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17433 1727096248.63912: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096248.64052: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 17433 1727096248.64082: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17433 1727096248.64109: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096248.64216: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096248.66418: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17433 1727096248.66422: stdout chunk (state=3): >>><<< 17433 1727096248.66424: stderr chunk (state=3): >>><<< 17433 1727096248.66426: _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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17433 1727096248.66428: handler run complete 17433 1727096248.66649: variable 'ansible_facts' from source: unknown 17433 1727096248.66962: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096248.67544: variable 'ansible_facts' from source: unknown 17433 1727096248.67628: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096248.67911: attempt loop complete, returning result 17433 1727096248.67982: _execute() done 17433 1727096248.67990: dumping result to json 17433 1727096248.68028: done dumping result, returning 17433 1727096248.68038: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0afff68d-5257-5abd-5bd8-000000000011] 17433 1727096248.68045: sending task result for task 0afff68d-5257-5abd-5bd8-000000000011 ok: [managed_node1] 17433 1727096248.77572: no more pending results, returning what we have 17433 1727096248.77576: results queue empty 17433 1727096248.77577: checking for any_errors_fatal 17433 1727096248.77578: done checking for any_errors_fatal 17433 1727096248.77579: checking for max_fail_percentage 17433 1727096248.77580: done checking for max_fail_percentage 17433 1727096248.77581: checking to see if all hosts have failed and the running result is not ok 17433 1727096248.77582: done checking to see if all hosts have failed 17433 1727096248.77583: getting the remaining hosts for this loop 17433 1727096248.77585: done getting the remaining hosts for this loop 17433 1727096248.77588: getting the next task for host managed_node1 17433 1727096248.77593: done getting next task for host managed_node1 17433 1727096248.77594: ^ task is: TASK: meta (flush_handlers) 17433 1727096248.77596: ^ 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 17433 1727096248.77599: getting variables 17433 1727096248.77601: in VariableManager get_vars() 17433 1727096248.77731: Calling all_inventory to load vars for managed_node1 17433 1727096248.77734: Calling groups_inventory to load vars for managed_node1 17433 1727096248.77737: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096248.77833: done sending task result for task 0afff68d-5257-5abd-5bd8-000000000011 17433 1727096248.77837: WORKER PROCESS EXITING 17433 1727096248.77846: Calling all_plugins_play to load vars for managed_node1 17433 1727096248.77849: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096248.77852: Calling groups_plugins_play to load vars for managed_node1 17433 1727096248.78413: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096248.78938: done with get_vars() 17433 1727096248.78949: done getting variables 17433 1727096248.79155: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ 17433 1727096248.79213: in VariableManager get_vars() 17433 1727096248.79223: Calling all_inventory to load vars for managed_node1 17433 1727096248.79225: Calling groups_inventory to load vars for managed_node1 17433 1727096248.79450: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096248.79457: Calling all_plugins_play to load vars for managed_node1 17433 1727096248.79459: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096248.79462: Calling groups_plugins_play to load vars for managed_node1 17433 1727096248.79819: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096248.80345: done with get_vars() 17433 1727096248.80361: done queuing things up, now waiting for results queue to drain 17433 1727096248.80364: results queue empty 17433 1727096248.80364: checking for any_errors_fatal 17433 1727096248.80369: done checking for any_errors_fatal 17433 1727096248.80370: checking for max_fail_percentage 17433 1727096248.80378: done checking for max_fail_percentage 17433 1727096248.80378: checking to see if all hosts have failed and the running result is not ok 17433 1727096248.80379: done checking to see if all hosts have failed 17433 1727096248.80380: getting the remaining hosts for this loop 17433 1727096248.80381: done getting the remaining hosts for this loop 17433 1727096248.80384: getting the next task for host managed_node1 17433 1727096248.80388: done getting next task for host managed_node1 17433 1727096248.80391: ^ task is: TASK: Include the task 'el_repo_setup.yml' 17433 1727096248.80392: ^ 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 17433 1727096248.80394: getting variables 17433 1727096248.80395: in VariableManager get_vars() 17433 1727096248.80404: Calling all_inventory to load vars for managed_node1 17433 1727096248.80406: Calling groups_inventory to load vars for managed_node1 17433 1727096248.80408: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096248.80413: Calling all_plugins_play to load vars for managed_node1 17433 1727096248.80416: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096248.80419: Calling groups_plugins_play to load vars for managed_node1 17433 1727096248.80894: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096248.81330: done with get_vars() 17433 1727096248.81339: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_dummy_nm.yml:11 Monday 23 September 2024 08:57:28 -0400 (0:00:01.737) 0:00:01.760 ****** 17433 1727096248.81485: entering _queue_task() for managed_node1/include_tasks 17433 1727096248.81487: Creating lock for include_tasks 17433 1727096248.82251: worker is 1 (out of 1 available) 17433 1727096248.82266: exiting _queue_task() for managed_node1/include_tasks 17433 1727096248.82391: done queuing things up, now waiting for results queue to drain 17433 1727096248.82393: waiting for pending results... 17433 1727096248.82608: running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' 17433 1727096248.82874: in run() - task 0afff68d-5257-5abd-5bd8-000000000006 17433 1727096248.82878: variable 'ansible_search_path' from source: unknown 17433 1727096248.82881: calling self._execute() 17433 1727096248.83015: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096248.83027: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096248.83042: variable 'omit' from source: magic vars 17433 1727096248.83227: _execute() done 17433 1727096248.83373: dumping result to json 17433 1727096248.83377: done dumping result, returning 17433 1727096248.83380: done running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' [0afff68d-5257-5abd-5bd8-000000000006] 17433 1727096248.83383: sending task result for task 0afff68d-5257-5abd-5bd8-000000000006 17433 1727096248.83607: done sending task result for task 0afff68d-5257-5abd-5bd8-000000000006 17433 1727096248.83611: WORKER PROCESS EXITING 17433 1727096248.83665: no more pending results, returning what we have 17433 1727096248.83673: in VariableManager get_vars() 17433 1727096248.83710: Calling all_inventory to load vars for managed_node1 17433 1727096248.83712: Calling groups_inventory to load vars for managed_node1 17433 1727096248.83717: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096248.83733: Calling all_plugins_play to load vars for managed_node1 17433 1727096248.83737: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096248.83740: Calling groups_plugins_play to load vars for managed_node1 17433 1727096248.84139: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096248.84544: done with get_vars() 17433 1727096248.84775: variable 'ansible_search_path' from source: unknown 17433 1727096248.84789: we have included files to process 17433 1727096248.84791: generating all_blocks data 17433 1727096248.84792: done generating all_blocks data 17433 1727096248.84793: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 17433 1727096248.84794: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 17433 1727096248.84797: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 17433 1727096248.86362: in VariableManager get_vars() 17433 1727096248.86382: done with get_vars() 17433 1727096248.86455: done processing included file 17433 1727096248.86457: iterating over new_blocks loaded from include file 17433 1727096248.86459: in VariableManager get_vars() 17433 1727096248.86473: done with get_vars() 17433 1727096248.86475: filtering new block on tags 17433 1727096248.86490: done filtering new block on tags 17433 1727096248.86493: in VariableManager get_vars() 17433 1727096248.86566: done with get_vars() 17433 1727096248.86570: filtering new block on tags 17433 1727096248.86586: done filtering new block on tags 17433 1727096248.86589: in VariableManager get_vars() 17433 1727096248.86600: done with get_vars() 17433 1727096248.86601: filtering new block on tags 17433 1727096248.86678: done filtering new block on tags 17433 1727096248.86681: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node1 17433 1727096248.86687: extending task lists for all hosts with included blocks 17433 1727096248.86739: done extending task lists 17433 1727096248.86740: done processing included files 17433 1727096248.86741: results queue empty 17433 1727096248.86742: checking for any_errors_fatal 17433 1727096248.86743: done checking for any_errors_fatal 17433 1727096248.86744: checking for max_fail_percentage 17433 1727096248.86745: done checking for max_fail_percentage 17433 1727096248.86746: checking to see if all hosts have failed and the running result is not ok 17433 1727096248.86746: done checking to see if all hosts have failed 17433 1727096248.86747: getting the remaining hosts for this loop 17433 1727096248.86748: done getting the remaining hosts for this loop 17433 1727096248.86750: getting the next task for host managed_node1 17433 1727096248.86754: done getting next task for host managed_node1 17433 1727096248.86756: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 17433 1727096248.86758: ^ 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 17433 1727096248.86760: getting variables 17433 1727096248.86761: in VariableManager get_vars() 17433 1727096248.86772: Calling all_inventory to load vars for managed_node1 17433 1727096248.86774: Calling groups_inventory to load vars for managed_node1 17433 1727096248.86890: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096248.86897: Calling all_plugins_play to load vars for managed_node1 17433 1727096248.86899: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096248.86902: Calling groups_plugins_play to load vars for managed_node1 17433 1727096248.87181: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096248.87408: done with get_vars() 17433 1727096248.87417: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Monday 23 September 2024 08:57:28 -0400 (0:00:00.060) 0:00:01.820 ****** 17433 1727096248.87500: entering _queue_task() for managed_node1/setup 17433 1727096248.87910: worker is 1 (out of 1 available) 17433 1727096248.87927: exiting _queue_task() for managed_node1/setup 17433 1727096248.87938: done queuing things up, now waiting for results queue to drain 17433 1727096248.87939: waiting for pending results... 17433 1727096248.88388: running TaskExecutor() for managed_node1/TASK: Gather the minimum subset of ansible_facts required by the network role test 17433 1727096248.88744: in run() - task 0afff68d-5257-5abd-5bd8-000000000022 17433 1727096248.88748: variable 'ansible_search_path' from source: unknown 17433 1727096248.88750: variable 'ansible_search_path' from source: unknown 17433 1727096248.88753: calling self._execute() 17433 1727096248.89072: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096248.89077: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096248.89080: variable 'omit' from source: magic vars 17433 1727096248.90097: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 17433 1727096248.93309: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 17433 1727096248.93388: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 17433 1727096248.93427: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 17433 1727096248.93486: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 17433 1727096248.93520: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 17433 1727096248.93614: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17433 1727096248.93645: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17433 1727096248.93777: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17433 1727096248.93781: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17433 1727096248.93784: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17433 1727096248.93930: variable 'ansible_facts' from source: unknown 17433 1727096248.94018: variable 'network_test_required_facts' from source: task vars 17433 1727096248.94062: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 17433 1727096248.94076: variable 'omit' from source: magic vars 17433 1727096248.94123: variable 'omit' from source: magic vars 17433 1727096248.94165: variable 'omit' from source: magic vars 17433 1727096248.94393: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17433 1727096248.94423: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17433 1727096248.94777: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17433 1727096248.94781: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17433 1727096248.94784: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17433 1727096248.94786: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17433 1727096248.94788: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096248.94790: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096248.94904: Set connection var ansible_shell_executable to /bin/sh 17433 1727096248.94924: Set connection var ansible_pipelining to False 17433 1727096248.94931: Set connection var ansible_connection to ssh 17433 1727096248.94937: Set connection var ansible_shell_type to sh 17433 1727096248.94949: Set connection var ansible_timeout to 10 17433 1727096248.94957: Set connection var ansible_module_compression to ZIP_DEFLATED 17433 1727096248.95024: variable 'ansible_shell_executable' from source: unknown 17433 1727096248.95084: variable 'ansible_connection' from source: unknown 17433 1727096248.95097: variable 'ansible_module_compression' from source: unknown 17433 1727096248.95110: variable 'ansible_shell_type' from source: unknown 17433 1727096248.95118: variable 'ansible_shell_executable' from source: unknown 17433 1727096248.95125: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096248.95133: variable 'ansible_pipelining' from source: unknown 17433 1727096248.95140: variable 'ansible_timeout' from source: unknown 17433 1727096248.95372: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096248.95645: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 17433 1727096248.95649: variable 'omit' from source: magic vars 17433 1727096248.95651: starting attempt loop 17433 1727096248.95654: running the handler 17433 1727096248.95656: _low_level_execute_command(): starting 17433 1727096248.95658: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 17433 1727096248.96927: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17433 1727096248.96948: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17433 1727096248.96992: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17433 1727096248.97004: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17433 1727096248.97081: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096248.97119: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 17433 1727096248.97143: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17433 1727096248.97154: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096248.97273: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096248.99056: stdout chunk (state=3): >>>/root <<< 17433 1727096248.99161: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17433 1727096248.99176: stdout chunk (state=3): >>><<< 17433 1727096248.99214: stderr chunk (state=3): >>><<< 17433 1727096248.99325: _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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17433 1727096248.99335: _low_level_execute_command(): starting 17433 1727096248.99339: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096248.9928918-17514-266317681905438 `" && echo ansible-tmp-1727096248.9928918-17514-266317681905438="` echo /root/.ansible/tmp/ansible-tmp-1727096248.9928918-17514-266317681905438 `" ) && sleep 0' 17433 1727096249.00104: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17433 1727096249.00119: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17433 1727096249.00136: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17433 1727096249.00155: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17433 1727096249.00183: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 17433 1727096249.00282: 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.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 17433 1727096249.00311: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096249.00403: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096249.02426: stdout chunk (state=3): >>>ansible-tmp-1727096248.9928918-17514-266317681905438=/root/.ansible/tmp/ansible-tmp-1727096248.9928918-17514-266317681905438 <<< 17433 1727096249.02602: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17433 1727096249.02605: stdout chunk (state=3): >>><<< 17433 1727096249.02608: stderr chunk (state=3): >>><<< 17433 1727096249.02718: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096248.9928918-17514-266317681905438=/root/.ansible/tmp/ansible-tmp-1727096248.9928918-17514-266317681905438 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17433 1727096249.02832: variable 'ansible_module_compression' from source: unknown 17433 1727096249.02837: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-174331dk3fifg/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 17433 1727096249.03009: variable 'ansible_facts' from source: unknown 17433 1727096249.03370: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096248.9928918-17514-266317681905438/AnsiballZ_setup.py 17433 1727096249.03506: Sending initial data 17433 1727096249.03538: Sent initial data (154 bytes) 17433 1727096249.04722: 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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096249.04854: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 17433 1727096249.04879: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17433 1727096249.04957: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096249.05058: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096249.06728: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 17433 1727096249.06852: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 17433 1727096249.06934: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-174331dk3fifg/tmppqk4fpwo /root/.ansible/tmp/ansible-tmp-1727096248.9928918-17514-266317681905438/AnsiballZ_setup.py <<< 17433 1727096249.06937: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096248.9928918-17514-266317681905438/AnsiballZ_setup.py" <<< 17433 1727096249.07005: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-174331dk3fifg/tmppqk4fpwo" to remote "/root/.ansible/tmp/ansible-tmp-1727096248.9928918-17514-266317681905438/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096248.9928918-17514-266317681905438/AnsiballZ_setup.py" <<< 17433 1727096249.08926: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17433 1727096249.08950: stderr chunk (state=3): >>><<< 17433 1727096249.08961: stdout chunk (state=3): >>><<< 17433 1727096249.09085: done transferring module to remote 17433 1727096249.09089: _low_level_execute_command(): starting 17433 1727096249.09092: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096248.9928918-17514-266317681905438/ /root/.ansible/tmp/ansible-tmp-1727096248.9928918-17514-266317681905438/AnsiballZ_setup.py && sleep 0' 17433 1727096249.09731: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17433 1727096249.09845: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096249.09874: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 17433 1727096249.09895: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17433 1727096249.09911: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096249.09999: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096249.11971: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17433 1727096249.12043: stdout chunk (state=3): >>><<< 17433 1727096249.12047: stderr chunk (state=3): >>><<< 17433 1727096249.12178: _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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17433 1727096249.12182: _low_level_execute_command(): starting 17433 1727096249.12184: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096248.9928918-17514-266317681905438/AnsiballZ_setup.py && sleep 0' 17433 1727096249.13072: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17433 1727096249.13090: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17433 1727096249.13148: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17433 1727096249.13290: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 17433 1727096249.13309: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096249.13417: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096249.15648: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 17433 1727096249.15670: stdout chunk (state=3): >>>import _imp # builtin <<< 17433 1727096249.15705: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 17433 1727096249.15761: stdout chunk (state=3): >>>import '_io' # <<< 17433 1727096249.15789: stdout chunk (state=3): >>>import 'marshal' # <<< 17433 1727096249.15810: stdout chunk (state=3): >>>import 'posix' # <<< 17433 1727096249.15857: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 17433 1727096249.15878: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 17433 1727096249.15889: stdout chunk (state=3): >>># installed zipimport hook <<< 17433 1727096249.15938: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 17433 1727096249.15965: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 17433 1727096249.15981: stdout chunk (state=3): >>>import 'codecs' # <<< 17433 1727096249.16009: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 17433 1727096249.16035: 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 0x7f6f510184d0> <<< 17433 1727096249.16117: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f50fe7b30> # /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 0x7f6f5101aa50> <<< 17433 1727096249.16132: stdout chunk (state=3): >>>import '_signal' # import '_abc' # import 'abc' # <<< 17433 1727096249.16152: stdout chunk (state=3): >>>import 'io' # <<< 17433 1727096249.16218: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 17433 1727096249.16335: stdout chunk (state=3): >>>import '_collections_abc' # <<< 17433 1727096249.16361: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # import 'os' # <<< 17433 1727096249.16403: 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' <<< 17433 1727096249.16460: 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 0x7f6f50e2d130> <<< 17433 1727096249.16525: 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' <<< 17433 1727096249.16601: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f50e2dfa0> import 'site' # <<< 17433 1727096249.16773: 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. <<< 17433 1727096249.16931: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 17433 1727096249.16962: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 17433 1727096249.16980: 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' <<< 17433 1727096249.16999: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 17433 1727096249.17032: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 17433 1727096249.17108: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 17433 1727096249.17165: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f50e6bec0> # /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' <<< 17433 1727096249.17222: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f50e6bf80> <<< 17433 1727096249.17225: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 17433 1727096249.17313: stdout chunk (state=3): >>># 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' # <<< 17433 1727096249.17415: 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 0x7f6f50ea3830> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 17433 1727096249.17419: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f50ea3ec0> import '_collections' # <<< 17433 1727096249.17492: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f50e83b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f50e812b0> <<< 17433 1727096249.17601: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f50e69070> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 17433 1727096249.17656: stdout chunk (state=3): >>># 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 <<< 17433 1727096249.17726: 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' <<< 17433 1727096249.17788: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f50ec37d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f50ec23f0> <<< 17433 1727096249.17817: 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 0x7f6f50e82150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f50ec0bc0> # /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 0x7f6f50ef8890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f50e682f0> <<< 17433 1727096249.17898: 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' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 17433 1727096249.17981: 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 0x7f6f50ef8d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f50ef8bf0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 17433 1727096249.18040: stdout chunk (state=3): >>># 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 0x7f6f50ef8fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f50e66e10> # /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 0x7f6f50ef9670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f50ef9370> import 'importlib.machinery' # <<< 17433 1727096249.18119: 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 0x7f6f50efa540> import 'importlib.util' # import 'runpy' # <<< 17433 1727096249.18227: 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 0x7f6f50f10740> <<< 17433 1727096249.18275: 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' # 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 0x7f6f50f11e20> <<< 17433 1727096249.18353: 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' # /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 0x7f6f50f12cc0> # 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' <<< 17433 1727096249.18416: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f50f132f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f50f12210> # /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' <<< 17433 1727096249.18480: stdout chunk (state=3): >>># 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 0x7f6f50f13d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f50f134a0> <<< 17433 1727096249.18516: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f50efa4b0> # /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' <<< 17433 1727096249.18641: stdout chunk (state=3): >>># /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 0x7f6f50c57c50> <<< 17433 1727096249.18645: 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' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 17433 1727096249.18729: stdout chunk (state=3): >>># 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 0x7f6f50c807a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f50c80500> # 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 0x7f6f50c807d0> # /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' <<< 17433 1727096249.18759: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 17433 1727096249.18897: 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 0x7f6f50c81100> <<< 17433 1727096249.19045: 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 0x7f6f50c81af0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f50c809b0> <<< 17433 1727096249.19051: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f50c55df0> <<< 17433 1727096249.19093: stdout chunk (state=3): >>># /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' <<< 17433 1727096249.19097: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 17433 1727096249.19180: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f50c82f00> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f50c81c40> <<< 17433 1727096249.19213: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f50efac60> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 17433 1727096249.19271: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 17433 1727096249.19329: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 17433 1727096249.19360: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f50cab230> <<< 17433 1727096249.19410: 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' <<< 17433 1727096249.19441: 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' <<< 17433 1727096249.19462: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f50ccf5f0> <<< 17433 1727096249.19526: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 17433 1727096249.19585: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 17433 1727096249.19622: 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 0x7f6f50d30380> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 17433 1727096249.19663: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 17433 1727096249.19680: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 17433 1727096249.19739: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 17433 1727096249.19799: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f50d32ae0> <<< 17433 1727096249.19902: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f50d304a0> <<< 17433 1727096249.19993: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f50cf1370> # /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 0x7f6f50b35430> <<< 17433 1727096249.20030: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f50cce3f0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f50c83e00> <<< 17433 1727096249.20160: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 17433 1727096249.20218: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6f50cce750> <<< 17433 1727096249.20466: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_gjx49clh/ansible_setup_payload.zip' # zipimport: zlib available <<< 17433 1727096249.20625: stdout chunk (state=3): >>># 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' <<< 17433 1727096249.20679: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 17433 1727096249.20730: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 17433 1727096249.20743: 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 0x7f6f50b9f170> import '_typing' # <<< 17433 1727096249.21005: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f50b7e060> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f50b7d1c0> # zipimport: zlib available <<< 17433 1727096249.21009: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available # zipimport: zlib available <<< 17433 1727096249.21069: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 17433 1727096249.22461: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.23675: 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 0x7f6f50b9d010> # /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' <<< 17433 1727096249.23726: 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' # /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 0x7f6f50bcea20> <<< 17433 1727096249.23794: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f50bce7b0> <<< 17433 1727096249.23850: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f50bce0f0> # /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' <<< 17433 1727096249.23854: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f50bce540> <<< 17433 1727096249.23935: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f50b9fb90> 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 0x7f6f50bcf7d0> <<< 17433 1727096249.23955: stdout chunk (state=3): >>># 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 0x7f6f50bcfa10> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 17433 1727096249.24053: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 17433 1727096249.24061: stdout chunk (state=3): >>>import '_locale' # <<< 17433 1727096249.24100: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f50bcff50> 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' <<< 17433 1727096249.24169: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f50531d00> <<< 17433 1727096249.24201: 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 0x7f6f50533920> # /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' <<< 17433 1727096249.24253: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f505342f0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 17433 1727096249.24326: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f50535490> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 17433 1727096249.24381: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 17433 1727096249.24420: 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' <<< 17433 1727096249.24480: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f50537f80> # 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 0x7f6f5053c2f0> <<< 17433 1727096249.24555: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f50536240> # /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' <<< 17433 1727096249.24570: 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' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 17433 1727096249.24686: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 17433 1727096249.24725: 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 0x7f6f5053fef0> import '_tokenize' # <<< 17433 1727096249.24820: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f5053e9c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f5053e720> <<< 17433 1727096249.24844: 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' <<< 17433 1727096249.24928: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f5053ec90> <<< 17433 1727096249.24932: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f50536750> <<< 17433 1727096249.25028: 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 0x7f6f50583f50> # /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 0x7f6f50584230> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 17433 1727096249.25058: stdout chunk (state=3): >>># 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' <<< 17433 1727096249.25118: 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 0x7f6f50585cd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f50585a90> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 17433 1727096249.25135: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 17433 1727096249.25256: 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 0x7f6f50588260> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f50586390> <<< 17433 1727096249.25272: 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' # /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' # <<< 17433 1727096249.25338: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f5058b9b0> <<< 17433 1727096249.25458: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f505883b0> <<< 17433 1727096249.25552: 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 0x7f6f5058c7a0> <<< 17433 1727096249.25636: 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 0x7f6f5058c9b0> # 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 0x7f6f5058ccb0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f50584350> <<< 17433 1727096249.25721: 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' <<< 17433 1727096249.25731: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 17433 1727096249.25768: 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 0x7f6f50418380> <<< 17433 1727096249.25849: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 17433 1727096249.25853: 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 0x7f6f50419430> <<< 17433 1727096249.25874: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f5058eb10> <<< 17433 1727096249.25935: 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 0x7f6f5058fec0> <<< 17433 1727096249.25939: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f5058e750> # zipimport: zlib available # zipimport: zlib available <<< 17433 1727096249.25942: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 17433 1727096249.25947: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.26237: stdout chunk (state=3): >>># 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 <<< 17433 1727096249.26429: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.26590: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.27486: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.28411: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 17433 1727096249.28432: stdout chunk (state=3): >>> import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 17433 1727096249.28466: stdout chunk (state=3): >>> # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 17433 1727096249.28505: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 17433 1727096249.28596: 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 0x7f6f5041d760> <<< 17433 1727096249.28696: 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' <<< 17433 1727096249.28699: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f5041e450> <<< 17433 1727096249.28702: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f50419580> <<< 17433 1727096249.28750: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 17433 1727096249.28793: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # <<< 17433 1727096249.28803: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.28973: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.29133: 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 0x7f6f5041e600> <<< 17433 1727096249.29154: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.29804: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.30304: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.30408: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.30521: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 17433 1727096249.30535: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.30576: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.30618: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 17433 1727096249.30623: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.30724: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.30857: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 17433 1727096249.30871: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.30885: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.30908: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 17433 1727096249.30951: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.30996: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 17433 1727096249.31030: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.31379: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.31732: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 17433 1727096249.31927: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f5041f890> <<< 17433 1727096249.31935: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.32037: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.32139: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 17433 1727096249.32149: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 17433 1727096249.32158: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 17433 1727096249.32189: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.32253: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.32307: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 17433 1727096249.32415: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 17433 1727096249.32497: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.32586: 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 <<< 17433 1727096249.32654: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 17433 1727096249.32871: 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 0x7f6f5042a270> <<< 17433 1727096249.32933: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f50425ac0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 17433 1727096249.33002: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.33071: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.33074: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.33123: 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' <<< 17433 1727096249.33148: 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 <<< 17433 1727096249.33209: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 17433 1727096249.33221: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 17433 1727096249.33248: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 17433 1727096249.33279: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 17433 1727096249.33290: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 17433 1727096249.33348: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f50502ab0> <<< 17433 1727096249.33381: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f505fe780> <<< 17433 1727096249.33476: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f5042a2d0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f5041f110> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 17433 1727096249.33507: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.33543: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 17433 1727096249.33608: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 17433 1727096249.33612: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.33644: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 17433 1727096249.33695: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.33780: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.33803: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 17433 1727096249.33837: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.33899: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.33918: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.33965: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 17433 1727096249.33970: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.34040: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.34129: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.34140: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.34174: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 17433 1727096249.34187: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.34361: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.34533: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.34577: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.34630: 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' <<< 17433 1727096249.34669: 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' <<< 17433 1727096249.34706: stdout chunk (state=3): >>># /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' <<< 17433 1727096249.34732: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f504ba4b0> <<< 17433 1727096249.34770: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 17433 1727096249.34773: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 17433 1727096249.34800: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 17433 1727096249.34835: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 17433 1727096249.34847: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 17433 1727096249.34875: 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 0x7f6f50098290> <<< 17433 1727096249.34926: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 17433 1727096249.34930: stdout chunk (state=3): >>># 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 0x7f6f500985f0> <<< 17433 1727096249.34986: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f504a4230> <<< 17433 1727096249.34989: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f504bafc0> <<< 17433 1727096249.35035: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f504b8bf0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f504b87d0> <<< 17433 1727096249.35050: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 17433 1727096249.35095: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 17433 1727096249.35139: stdout chunk (state=3): >>># /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' <<< 17433 1727096249.35170: 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' <<< 17433 1727096249.35200: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' <<< 17433 1727096249.35234: stdout chunk (state=3): >>># 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 0x7f6f5009b560> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f5009ae40> # 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 0x7f6f5009afc0> <<< 17433 1727096249.35261: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f5009a2a0> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 17433 1727096249.35383: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 17433 1727096249.35410: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f5009b680> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 17433 1727096249.35473: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 17433 1727096249.35562: 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 0x7f6f500e6180> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f500e41a0> <<< 17433 1727096249.35625: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f504b8860> 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 <<< 17433 1727096249.35676: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.35739: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 17433 1727096249.35743: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.35782: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.35865: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 17433 1727096249.35870: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 17433 1727096249.35902: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.35906: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.35934: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 17433 1727096249.35954: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.35992: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.36041: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 17433 1727096249.36089: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.36142: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 17433 1727096249.36145: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.36283: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.36377: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.36381: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.36459: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 17433 1727096249.37118: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.37307: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available <<< 17433 1727096249.37791: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.37796: stdout chunk (state=3): >>># 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 <<< 17433 1727096249.37861: stdout chunk (state=3): >>>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 <<< 17433 1727096249.37997: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.38001: 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' <<< 17433 1727096249.38041: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f500e7fb0> <<< 17433 1727096249.38058: stdout chunk (state=3): >>># /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' <<< 17433 1727096249.38177: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f500e6db0> import 'ansible.module_utils.facts.system.local' # <<< 17433 1727096249.38205: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.38257: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.38320: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 17433 1727096249.38344: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.38804: stdout chunk (state=3): >>># 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' <<< 17433 1727096249.38873: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 17433 1727096249.38924: stdout chunk (state=3): >>># 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 0x7f6f501263c0> <<< 17433 1727096249.39481: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f50588200> 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 <<< 17433 1727096249.39528: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.39679: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 17433 1727096249.40015: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available # zipimport: zlib available <<< 17433 1727096249.40095: 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' # 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 0x7f6f50139eb0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f50116f60> 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 <<< 17433 1727096249.40211: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.40369: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available <<< 17433 1727096249.40491: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.40700: stdout chunk (state=3): >>># 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 <<< 17433 1727096249.40722: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.40844: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.41101: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 17433 1727096249.41119: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.41243: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available <<< 17433 1727096249.41289: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.41321: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.41897: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.42407: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # <<< 17433 1727096249.42423: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available <<< 17433 1727096249.42518: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.42624: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 17433 1727096249.42671: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.42733: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.42838: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 17433 1727096249.42848: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.42997: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.43148: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available <<< 17433 1727096249.43179: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 17433 1727096249.43199: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.43228: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.43273: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 17433 1727096249.43283: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.43373: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.43472: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.43703: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.43900: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available <<< 17433 1727096249.44118: 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 <<< 17433 1727096249.44159: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 17433 1727096249.44181: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.44217: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.44239: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 17433 1727096249.44340: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.44352: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available <<< 17433 1727096249.44404: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.44453: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 17433 1727096249.44476: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.44808: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.45125: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available <<< 17433 1727096249.45158: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.45192: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 17433 1727096249.45216: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.45383: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.45469: stdout chunk (state=3): >>>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 <<< 17433 1727096249.45503: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 17433 1727096249.45532: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 17433 1727096249.45562: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.45804: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.45807: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 17433 1727096249.45851: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.45921: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # <<< 17433 1727096249.45941: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available <<< 17433 1727096249.45998: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.46039: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 17433 1727096249.46104: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.46332: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.46445: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available <<< 17433 1727096249.46489: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.46552: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 17433 1727096249.46555: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.46587: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.46638: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 17433 1727096249.46674: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.46756: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.46883: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 17433 1727096249.46891: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.46910: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.46999: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 17433 1727096249.47076: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.48025: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 17433 1727096249.48037: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 17433 1727096249.48071: 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' <<< 17433 1727096249.48176: 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' <<< 17433 1727096249.48190: stdout chunk (state=3): >>>import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6f4ff81100> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f4ff39700> <<< 17433 1727096249.48207: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f4ff3a630> <<< 17433 1727096249.48560: 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_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_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_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "08", "minute": "57", "second": "29", "epoch": "1727096249", "epoch_int": "1727096249", "date": "2024-09-23", "time": "08:57:29", "iso8601_micro": "2024-09-23T12:57:29.471755Z", "iso8601": "2024-09-23T12:57:29Z", "iso8601_basic": "20240923T085729471755", "iso8601_basic_short": "20240923T085729", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_lsb": {}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_env": {"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.13.159 40710 10.31.11.125 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.159 40710 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_fips": false, "ansible_apparmor": {"status": "disabled"}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCSodd+GDkKMH+cjKateYxMnFqGIiE1cnsha6Cte8GTIWdeerR6yaWx/72lnuD/E1u9q+QiEGNjwKJ+EVlEbMpe1E41fS12cQMWtucXlJvMJH1Ykit9m7FF02YjLW9EkA9SSgc18cxhBxGHI+sOyXoiqbbp/q8CeDDI6WWQ+a3ZlRONcuaxwv9JBCJY6ZIqEDUsG55fAkwTft0LrM9VfN5D7iCcrlRTAVcjACJKgdvzHt52sVh5wuhCgzisIGrxldgqYAo0PnKgLwHzMWTYpwBJQIwMf6hC7O+PTnljDRXhsY8vTDdVI9W4Nr7mLWJ7W5JZ0lrKajT+FZ1b8usigp6firlnTtqzVmKJ4HJTlBOQ00HmCvVRSFb8Y15UB8Gz/xjJSXiQklJoKt+/wRRazuZALEowaIIdTzQUGv5Yx/BYhcAv8KVvhqbfkvyuwAgI+jzck3nhlUJ3B1WVYs5RdDY1WWEbqEtKyERi7P+cyWg6OhEMmJIpLs1QBW+CU/89w+s=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE9Vvl7mU+dsvtGHlOyMt0Nx2BOUkSxor6Ul/pQgHJkP0t5ie5s9TW9uniTzz5NfayEXaMlnOkK/UBl0o7msG9k=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIOsOWQBYI+BXY81/x/jv3URNQxi5p8vLDeQfEZVgnjS4", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "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-11-125.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-11-125", "ansible_nodename": "ip-10-31-11-125.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": "ec2082d1236a0674562ec5e13633e7ec", "ansible_local": {}, "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 17433 1727096249.49201: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 17433 1727096249.49213: 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 # 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 <<< 17433 1727096249.49330: stdout chunk (state=3): >>># 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 <<< 17433 1727096249.49333: stdout chunk (state=3): >>># 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 <<< 17433 1727096249.49350: stdout chunk (state=3): >>># 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 <<< 17433 1727096249.49385: stdout chunk (state=3): >>># 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 <<< 17433 1727096249.49473: stdout chunk (state=3): >>># 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 <<< 17433 1727096249.49873: 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 # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath <<< 17433 1727096249.49903: stdout chunk (state=3): >>># 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 <<< 17433 1727096249.49950: stdout chunk (state=3): >>># destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess <<< 17433 1727096249.50042: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 17433 1727096249.50047: stdout chunk (state=3): >>># destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 17433 1727096249.50095: 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 <<< 17433 1727096249.50220: stdout chunk (state=3): >>># destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime <<< 17433 1727096249.50224: stdout chunk (state=3): >>># 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 <<< 17433 1727096249.50297: stdout chunk (state=3): >>># destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 17433 1727096249.50306: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep <<< 17433 1727096249.50436: stdout chunk (state=3): >>># 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 <<< 17433 1727096249.50439: stdout chunk (state=3): >>># 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 <<< 17433 1727096249.50620: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 17433 1727096249.50644: stdout chunk (state=3): >>># destroy _collections <<< 17433 1727096249.50647: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 17433 1727096249.51005: 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 # 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 <<< 17433 1727096249.51009: stdout chunk (state=3): >>># destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 17433 1727096249.51575: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 17433 1727096249.51578: stdout chunk (state=3): >>><<< 17433 1727096249.51580: stderr chunk (state=3): >>><<< 17433 1727096249.51666: _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 0x7f6f510184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f50fe7b30> # /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 0x7f6f5101aa50> 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 0x7f6f50e2d130> # /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 0x7f6f50e2dfa0> 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 0x7f6f50e6bec0> # /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 0x7f6f50e6bf80> # /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 0x7f6f50ea3830> # /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 0x7f6f50ea3ec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f50e83b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f50e812b0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f50e69070> # /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 0x7f6f50ec37d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f50ec23f0> # /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 0x7f6f50e82150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f50ec0bc0> # /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 0x7f6f50ef8890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f50e682f0> # /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 0x7f6f50ef8d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f50ef8bf0> # 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 0x7f6f50ef8fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f50e66e10> # /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 0x7f6f50ef9670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f50ef9370> 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 0x7f6f50efa540> 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 0x7f6f50f10740> 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 0x7f6f50f11e20> # /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 0x7f6f50f12cc0> # 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 0x7f6f50f132f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f50f12210> # /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 0x7f6f50f13d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f50f134a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f50efa4b0> # /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 0x7f6f50c57c50> # /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 0x7f6f50c807a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f50c80500> # 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 0x7f6f50c807d0> # /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 0x7f6f50c81100> # 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 0x7f6f50c81af0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f50c809b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f50c55df0> # /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 0x7f6f50c82f00> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f50c81c40> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f50efac60> # /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 0x7f6f50cab230> # /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 0x7f6f50ccf5f0> # /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 0x7f6f50d30380> # /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 0x7f6f50d32ae0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f50d304a0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f50cf1370> # /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 0x7f6f50b35430> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f50cce3f0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f50c83e00> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6f50cce750> # zipimport: found 103 names in '/tmp/ansible_setup_payload_gjx49clh/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 0x7f6f50b9f170> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f50b7e060> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f50b7d1c0> # 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 0x7f6f50b9d010> # /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 0x7f6f50bcea20> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f50bce7b0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f50bce0f0> # /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 0x7f6f50bce540> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f50b9fb90> 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 0x7f6f50bcf7d0> # 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 0x7f6f50bcfa10> # /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 0x7f6f50bcff50> 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 0x7f6f50531d00> # 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 0x7f6f50533920> # /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 0x7f6f505342f0> # /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 0x7f6f50535490> # /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 0x7f6f50537f80> # 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 0x7f6f5053c2f0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f50536240> # /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 0x7f6f5053fef0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f5053e9c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f5053e720> # /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 0x7f6f5053ec90> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f50536750> # 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 0x7f6f50583f50> # /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 0x7f6f50584230> # /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 0x7f6f50585cd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f50585a90> # /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 0x7f6f50588260> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f50586390> # /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 0x7f6f5058b9b0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f505883b0> # 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 0x7f6f5058c7a0> # 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 0x7f6f5058c9b0> # 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 0x7f6f5058ccb0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f50584350> # /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 0x7f6f50418380> # 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 0x7f6f50419430> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f5058eb10> # 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 0x7f6f5058fec0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f5058e750> # 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 0x7f6f5041d760> # /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 0x7f6f5041e450> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f50419580> 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 0x7f6f5041e600> # 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 0x7f6f5041f890> # 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 0x7f6f5042a270> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f50425ac0> 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 0x7f6f50502ab0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f505fe780> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f5042a2d0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f5041f110> # 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 0x7f6f504ba4b0> # /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 0x7f6f50098290> # 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 0x7f6f500985f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f504a4230> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f504bafc0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f504b8bf0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f504b87d0> # /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 0x7f6f5009b560> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f5009ae40> # 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 0x7f6f5009afc0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f5009a2a0> # /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 0x7f6f5009b680> # /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 0x7f6f500e6180> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f500e41a0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f504b8860> 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 0x7f6f500e7fb0> # /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 0x7f6f500e6db0> 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 0x7f6f501263c0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f50588200> 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 0x7f6f50139eb0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f50116f60> 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 0x7f6f4ff81100> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f4ff39700> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6f4ff3a630> {"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_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_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_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "08", "minute": "57", "second": "29", "epoch": "1727096249", "epoch_int": "1727096249", "date": "2024-09-23", "time": "08:57:29", "iso8601_micro": "2024-09-23T12:57:29.471755Z", "iso8601": "2024-09-23T12:57:29Z", "iso8601_basic": "20240923T085729471755", "iso8601_basic_short": "20240923T085729", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_lsb": {}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_env": {"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.13.159 40710 10.31.11.125 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.159 40710 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_fips": false, "ansible_apparmor": {"status": "disabled"}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCSodd+GDkKMH+cjKateYxMnFqGIiE1cnsha6Cte8GTIWdeerR6yaWx/72lnuD/E1u9q+QiEGNjwKJ+EVlEbMpe1E41fS12cQMWtucXlJvMJH1Ykit9m7FF02YjLW9EkA9SSgc18cxhBxGHI+sOyXoiqbbp/q8CeDDI6WWQ+a3ZlRONcuaxwv9JBCJY6ZIqEDUsG55fAkwTft0LrM9VfN5D7iCcrlRTAVcjACJKgdvzHt52sVh5wuhCgzisIGrxldgqYAo0PnKgLwHzMWTYpwBJQIwMf6hC7O+PTnljDRXhsY8vTDdVI9W4Nr7mLWJ7W5JZ0lrKajT+FZ1b8usigp6firlnTtqzVmKJ4HJTlBOQ00HmCvVRSFb8Y15UB8Gz/xjJSXiQklJoKt+/wRRazuZALEowaIIdTzQUGv5Yx/BYhcAv8KVvhqbfkvyuwAgI+jzck3nhlUJ3B1WVYs5RdDY1WWEbqEtKyERi7P+cyWg6OhEMmJIpLs1QBW+CU/89w+s=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE9Vvl7mU+dsvtGHlOyMt0Nx2BOUkSxor6Ul/pQgHJkP0t5ie5s9TW9uniTzz5NfayEXaMlnOkK/UBl0o7msG9k=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIOsOWQBYI+BXY81/x/jv3URNQxi5p8vLDeQfEZVgnjS4", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "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-11-125.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-11-125", "ansible_nodename": "ip-10-31-11-125.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": "ec2082d1236a0674562ec5e13633e7ec", "ansible_local": {}, "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # 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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 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 17433 1727096249.52525: 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-1727096248.9928918-17514-266317681905438/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 17433 1727096249.52528: _low_level_execute_command(): starting 17433 1727096249.52532: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096248.9928918-17514-266317681905438/ > /dev/null 2>&1 && sleep 0' 17433 1727096249.52912: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 17433 1727096249.52915: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 17433 1727096249.52918: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096249.52920: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17433 1727096249.52983: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096249.53007: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 17433 1727096249.53035: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17433 1727096249.53046: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096249.53201: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096249.55538: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17433 1727096249.55542: stdout chunk (state=3): >>><<< 17433 1727096249.55544: stderr chunk (state=3): >>><<< 17433 1727096249.55773: _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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17433 1727096249.55777: handler run complete 17433 1727096249.55780: variable 'ansible_facts' from source: unknown 17433 1727096249.55783: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096249.55817: variable 'ansible_facts' from source: unknown 17433 1727096249.55872: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096249.55940: attempt loop complete, returning result 17433 1727096249.55949: _execute() done 17433 1727096249.55955: dumping result to json 17433 1727096249.55978: done dumping result, returning 17433 1727096249.55991: done running TaskExecutor() for managed_node1/TASK: Gather the minimum subset of ansible_facts required by the network role test [0afff68d-5257-5abd-5bd8-000000000022] 17433 1727096249.56007: sending task result for task 0afff68d-5257-5abd-5bd8-000000000022 ok: [managed_node1] 17433 1727096249.56309: no more pending results, returning what we have 17433 1727096249.56312: results queue empty 17433 1727096249.56313: checking for any_errors_fatal 17433 1727096249.56315: done checking for any_errors_fatal 17433 1727096249.56315: checking for max_fail_percentage 17433 1727096249.56317: done checking for max_fail_percentage 17433 1727096249.56318: checking to see if all hosts have failed and the running result is not ok 17433 1727096249.56319: done checking to see if all hosts have failed 17433 1727096249.56319: getting the remaining hosts for this loop 17433 1727096249.56321: done getting the remaining hosts for this loop 17433 1727096249.56324: getting the next task for host managed_node1 17433 1727096249.56452: done getting next task for host managed_node1 17433 1727096249.56455: ^ task is: TASK: Check if system is ostree 17433 1727096249.56461: ^ 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 17433 1727096249.56465: getting variables 17433 1727096249.56564: in VariableManager get_vars() 17433 1727096249.56596: Calling all_inventory to load vars for managed_node1 17433 1727096249.56599: Calling groups_inventory to load vars for managed_node1 17433 1727096249.56603: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096249.56614: Calling all_plugins_play to load vars for managed_node1 17433 1727096249.56617: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096249.56620: Calling groups_plugins_play to load vars for managed_node1 17433 1727096249.56947: done sending task result for task 0afff68d-5257-5abd-5bd8-000000000022 17433 1727096249.56950: WORKER PROCESS EXITING 17433 1727096249.56985: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096249.57199: done with get_vars() 17433 1727096249.57216: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Monday 23 September 2024 08:57:29 -0400 (0:00:00.698) 0:00:02.519 ****** 17433 1727096249.57322: entering _queue_task() for managed_node1/stat 17433 1727096249.57615: worker is 1 (out of 1 available) 17433 1727096249.57748: exiting _queue_task() for managed_node1/stat 17433 1727096249.57762: done queuing things up, now waiting for results queue to drain 17433 1727096249.57764: waiting for pending results... 17433 1727096249.57911: running TaskExecutor() for managed_node1/TASK: Check if system is ostree 17433 1727096249.58021: in run() - task 0afff68d-5257-5abd-5bd8-000000000024 17433 1727096249.58039: variable 'ansible_search_path' from source: unknown 17433 1727096249.58045: variable 'ansible_search_path' from source: unknown 17433 1727096249.58093: calling self._execute() 17433 1727096249.58162: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096249.58182: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096249.58207: variable 'omit' from source: magic vars 17433 1727096249.59111: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 17433 1727096249.59673: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 17433 1727096249.59677: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 17433 1727096249.59679: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 17433 1727096249.59971: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 17433 1727096249.60007: 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) 17433 1727096249.60109: 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) 17433 1727096249.60138: 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) 17433 1727096249.60216: 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) 17433 1727096249.60550: Evaluated conditional (not __network_is_ostree is defined): True 17433 1727096249.60563: variable 'omit' from source: magic vars 17433 1727096249.60608: variable 'omit' from source: magic vars 17433 1727096249.60772: variable 'omit' from source: magic vars 17433 1727096249.60776: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17433 1727096249.60830: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17433 1727096249.60871: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17433 1727096249.60900: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17433 1727096249.60917: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17433 1727096249.61050: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17433 1727096249.61056: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096249.61063: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096249.61103: Set connection var ansible_shell_executable to /bin/sh 17433 1727096249.61185: Set connection var ansible_pipelining to False 17433 1727096249.61188: Set connection var ansible_connection to ssh 17433 1727096249.61190: Set connection var ansible_shell_type to sh 17433 1727096249.61192: Set connection var ansible_timeout to 10 17433 1727096249.61194: Set connection var ansible_module_compression to ZIP_DEFLATED 17433 1727096249.61196: variable 'ansible_shell_executable' from source: unknown 17433 1727096249.61198: variable 'ansible_connection' from source: unknown 17433 1727096249.61200: variable 'ansible_module_compression' from source: unknown 17433 1727096249.61202: variable 'ansible_shell_type' from source: unknown 17433 1727096249.61204: variable 'ansible_shell_executable' from source: unknown 17433 1727096249.61206: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096249.61210: variable 'ansible_pipelining' from source: unknown 17433 1727096249.61217: variable 'ansible_timeout' from source: unknown 17433 1727096249.61225: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096249.61389: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 17433 1727096249.61411: variable 'omit' from source: magic vars 17433 1727096249.61419: starting attempt loop 17433 1727096249.61425: running the handler 17433 1727096249.61440: _low_level_execute_command(): starting 17433 1727096249.61450: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 17433 1727096249.62141: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17433 1727096249.62156: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17433 1727096249.62176: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17433 1727096249.62288: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 17433 1727096249.62304: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17433 1727096249.62321: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096249.62430: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 17433 1727096249.64425: stdout chunk (state=3): >>>/root <<< 17433 1727096249.64482: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17433 1727096249.64493: stdout chunk (state=3): >>><<< 17433 1727096249.64522: stderr chunk (state=3): >>><<< 17433 1727096249.64733: _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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' 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 17433 1727096249.64743: _low_level_execute_command(): starting 17433 1727096249.64747: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096249.6464682-17542-143344053629715 `" && echo ansible-tmp-1727096249.6464682-17542-143344053629715="` echo /root/.ansible/tmp/ansible-tmp-1727096249.6464682-17542-143344053629715 `" ) && sleep 0' 17433 1727096249.65610: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 17433 1727096249.65624: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096249.65711: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096249.65781: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 17433 1727096249.68363: stdout chunk (state=3): >>>ansible-tmp-1727096249.6464682-17542-143344053629715=/root/.ansible/tmp/ansible-tmp-1727096249.6464682-17542-143344053629715 <<< 17433 1727096249.68460: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17433 1727096249.68464: stdout chunk (state=3): >>><<< 17433 1727096249.68466: stderr chunk (state=3): >>><<< 17433 1727096249.68486: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096249.6464682-17542-143344053629715=/root/.ansible/tmp/ansible-tmp-1727096249.6464682-17542-143344053629715 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' 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 17433 1727096249.68747: variable 'ansible_module_compression' from source: unknown 17433 1727096249.68750: ANSIBALLZ: Using lock for stat 17433 1727096249.68753: ANSIBALLZ: Acquiring lock 17433 1727096249.68755: ANSIBALLZ: Lock acquired: 140034323665344 17433 1727096249.68757: ANSIBALLZ: Creating module 17433 1727096249.80506: ANSIBALLZ: Writing module into payload 17433 1727096249.80606: ANSIBALLZ: Writing module 17433 1727096249.80634: ANSIBALLZ: Renaming module 17433 1727096249.80647: ANSIBALLZ: Done creating module 17433 1727096249.80671: variable 'ansible_facts' from source: unknown 17433 1727096249.80749: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096249.6464682-17542-143344053629715/AnsiballZ_stat.py 17433 1727096249.80889: Sending initial data 17433 1727096249.80997: Sent initial data (153 bytes) 17433 1727096249.81586: 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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096249.81615: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 17433 1727096249.81637: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17433 1727096249.81659: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096249.81765: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 17433 1727096249.84208: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 17433 1727096249.84274: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 17433 1727096249.84387: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-174331dk3fifg/tmprm9y078r /root/.ansible/tmp/ansible-tmp-1727096249.6464682-17542-143344053629715/AnsiballZ_stat.py <<< 17433 1727096249.84415: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096249.6464682-17542-143344053629715/AnsiballZ_stat.py" <<< 17433 1727096249.84503: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-174331dk3fifg/tmprm9y078r" to remote "/root/.ansible/tmp/ansible-tmp-1727096249.6464682-17542-143344053629715/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096249.6464682-17542-143344053629715/AnsiballZ_stat.py" <<< 17433 1727096249.85481: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17433 1727096249.85499: stderr chunk (state=3): >>><<< 17433 1727096249.85507: stdout chunk (state=3): >>><<< 17433 1727096249.85550: done transferring module to remote 17433 1727096249.85600: _low_level_execute_command(): starting 17433 1727096249.85604: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096249.6464682-17542-143344053629715/ /root/.ansible/tmp/ansible-tmp-1727096249.6464682-17542-143344053629715/AnsiballZ_stat.py && sleep 0' 17433 1727096249.86385: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17433 1727096249.86388: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17433 1727096249.86391: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17433 1727096249.86393: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096249.86395: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration <<< 17433 1727096249.86397: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 17433 1727096249.86399: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096249.86455: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 17433 1727096249.86466: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096249.86528: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 17433 1727096249.89102: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17433 1727096249.89125: stderr chunk (state=3): >>><<< 17433 1727096249.89128: stdout chunk (state=3): >>><<< 17433 1727096249.89143: _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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' 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 17433 1727096249.89146: _low_level_execute_command(): starting 17433 1727096249.89151: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096249.6464682-17542-143344053629715/AnsiballZ_stat.py && sleep 0' 17433 1727096249.89807: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17433 1727096249.89811: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17433 1727096249.89813: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17433 1727096249.89816: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096249.89818: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 17433 1727096249.89819: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration <<< 17433 1727096249.89833: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17433 1727096249.89849: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17433 1727096249.89866: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17433 1727096249.89926: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096249.89966: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 17433 1727096249.89995: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17433 1727096249.90009: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096249.90134: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096249.93078: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 17433 1727096249.93102: stdout chunk (state=3): >>>import _imp # builtin <<< 17433 1727096249.93130: stdout chunk (state=3): >>>import '_thread' # <<< 17433 1727096249.93134: stdout chunk (state=3): >>>import '_warnings' # <<< 17433 1727096249.93177: stdout chunk (state=3): >>>import '_weakref' # <<< 17433 1727096249.93229: stdout chunk (state=3): >>>import '_io' # <<< 17433 1727096249.93232: stdout chunk (state=3): >>>import 'marshal' # <<< 17433 1727096249.93269: stdout chunk (state=3): >>>import 'posix' # <<< 17433 1727096249.93320: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 17433 1727096249.93345: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 17433 1727096249.93411: 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' <<< 17433 1727096249.93476: stdout chunk (state=3): >>>import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 17433 1727096249.93540: 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 0x7f8a6a7104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a6a6dfb30> <<< 17433 1727096249.93614: 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 0x7f8a6a712a50> import '_signal' # import '_abc' # import 'abc' # <<< 17433 1727096249.93874: stdout chunk (state=3): >>>import 'io' # <<< 17433 1727096249.93881: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 17433 1727096249.93909: stdout chunk (state=3): >>>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 0x7f8a6a4c1130> <<< 17433 1727096249.93977: 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' <<< 17433 1727096249.93995: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a6a4c1fa0> <<< 17433 1727096249.94012: stdout chunk (state=3): >>>import 'site' # <<< 17433 1727096249.94047: 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. <<< 17433 1727096249.94283: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 17433 1727096249.94288: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 17433 1727096249.94311: 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' <<< 17433 1727096249.94337: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 17433 1727096249.94383: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 17433 1727096249.94405: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 17433 1727096249.94628: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a6a4ffe90> # /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 0x7f8a6a4fff50> # /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 <<< 17433 1727096249.94649: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 17433 1727096249.94696: stdout chunk (state=3): >>>import 'itertools' # <<< 17433 1727096249.94700: 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 0x7f8a6a537890> <<< 17433 1727096249.94726: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 17433 1727096249.94744: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a6a537f20> <<< 17433 1727096249.94774: stdout chunk (state=3): >>>import '_collections' # <<< 17433 1727096249.94864: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a6a517b60> import '_functools' # <<< 17433 1727096249.94907: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a6a515280> <<< 17433 1727096249.95065: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a6a4fd040> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 17433 1727096249.95099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 17433 1727096249.95102: stdout chunk (state=3): >>>import '_sre' # <<< 17433 1727096249.95140: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 17433 1727096249.95176: 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 <<< 17433 1727096249.95216: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a6a557800> <<< 17433 1727096249.95283: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a6a556420> <<< 17433 1727096249.95310: 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 0x7f8a6a516150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a6a554c80> <<< 17433 1727096249.95364: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 17433 1727096249.95379: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a6a58c890> <<< 17433 1727096249.95393: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a6a4fc2c0> <<< 17433 1727096249.95494: 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' # 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 0x7f8a6a58cd40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a6a58cbf0> <<< 17433 1727096249.95541: 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 0x7f8a6a58cfe0> <<< 17433 1727096249.95573: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a6a4fade0> # /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' <<< 17433 1727096249.95577: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 17433 1727096249.95612: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 17433 1727096249.95628: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a6a58d6d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a6a58d3a0> <<< 17433 1727096249.95672: 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' <<< 17433 1727096249.95694: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a6a58e5d0> <<< 17433 1727096249.95721: stdout chunk (state=3): >>>import 'importlib.util' # <<< 17433 1727096249.95723: stdout chunk (state=3): >>>import 'runpy' # <<< 17433 1727096249.95770: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 17433 1727096249.95806: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 17433 1727096249.95830: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 17433 1727096249.95862: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a6a5a47a0> import 'errno' # <<< 17433 1727096249.95890: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 17433 1727096249.95926: 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 0x7f8a6a5a5eb0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 17433 1727096249.95949: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 17433 1727096249.95966: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 17433 1727096249.95999: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a6a5a6d50> <<< 17433 1727096249.96127: 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 0x7f8a6a5a7380> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a6a5a62a0> # /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 0x7f8a6a5a7e00> <<< 17433 1727096249.96177: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a6a5a7530> <<< 17433 1727096249.96201: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a6a58e570> <<< 17433 1727096249.96264: stdout chunk (state=3): >>># /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' <<< 17433 1727096249.96349: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 17433 1727096249.96387: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'<<< 17433 1727096249.96437: stdout chunk (state=3): >>> # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'<<< 17433 1727096249.96452: stdout chunk (state=3): >>> <<< 17433 1727096249.96457: stdout chunk (state=3): >>># 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 0x7f8a6a327ce0><<< 17433 1727096249.96496: stdout chunk (state=3): >>> <<< 17433 1727096249.96513: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 17433 1727096249.96518: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'<<< 17433 1727096249.96564: stdout chunk (state=3): >>> # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 17433 1727096249.96580: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 17433 1727096249.96595: stdout chunk (state=3): >>>import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a6a350740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a6a3504a0><<< 17433 1727096249.96629: stdout chunk (state=3): >>> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'<<< 17433 1727096249.96644: stdout chunk (state=3): >>> <<< 17433 1727096249.96647: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'<<< 17433 1727096249.96649: stdout chunk (state=3): >>> <<< 17433 1727096249.96695: stdout chunk (state=3): >>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a6a350770> <<< 17433 1727096249.96698: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 17433 1727096249.96722: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 17433 1727096249.96818: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'<<< 17433 1727096249.96886: stdout chunk (state=3): >>> <<< 17433 1727096249.97022: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 17433 1727096249.97031: stdout chunk (state=3): >>>import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a6a3510a0> <<< 17433 1727096249.97217: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 17433 1727096249.97245: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 17433 1727096249.97248: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8a6a351a60> <<< 17433 1727096249.97292: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a6a350950> <<< 17433 1727096249.97297: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a6a325e80><<< 17433 1727096249.97335: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 17433 1727096249.97382: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 17433 1727096249.97443: 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' <<< 17433 1727096249.97479: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a6a352e10><<< 17433 1727096249.97504: stdout chunk (state=3): >>> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a6a3518e0> <<< 17433 1727096249.97543: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a6a58ecc0><<< 17433 1727096249.97573: stdout chunk (state=3): >>> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 17433 1727096249.97660: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 17433 1727096249.97688: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py<<< 17433 1727096249.97752: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 17433 1727096249.97824: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a6a37b170> <<< 17433 1727096249.97849: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 17433 1727096249.97871: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 17433 1727096249.97973: 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' <<< 17433 1727096249.97977: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a6a39f4d0> <<< 17433 1727096249.97988: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 17433 1727096249.98173: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 17433 1727096249.98203: 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 0x7f8a6a4002f0> # /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 <<< 17433 1727096249.98217: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 17433 1727096249.98304: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a6a402a20> <<< 17433 1727096249.98389: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a6a4003e0> <<< 17433 1727096249.98421: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a6a3c52e0> <<< 17433 1727096249.98471: 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 0x7f8a69d213d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a6a39e300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a6a353d40> <<< 17433 1727096249.98588: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 17433 1727096249.98620: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8a6a39e660> <<< 17433 1727096249.98778: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_8oknbyzf/ansible_stat_payload.zip' # zipimport: zlib available <<< 17433 1727096249.98914: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.98953: stdout chunk (state=3): >>># /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' <<< 17433 1727096249.99001: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 17433 1727096249.99082: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 17433 1727096249.99120: 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 0x7f8a69d770e0> <<< 17433 1727096249.99123: stdout chunk (state=3): >>>import '_typing' # <<< 17433 1727096249.99317: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a69d55fd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a69d55160> <<< 17433 1727096249.99348: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096249.99351: stdout chunk (state=3): >>>import 'ansible' # <<< 17433 1727096249.99392: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 17433 1727096249.99426: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # <<< 17433 1727096249.99429: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096250.00905: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096250.02148: 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 0x7f8a69d75760> <<< 17433 1727096250.02171: 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' <<< 17433 1727096250.02183: 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 0x7f8a69d9ea80> <<< 17433 1727096250.02265: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a69d9e810> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a69d9e120> <<< 17433 1727096250.02271: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 17433 1727096250.02507: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a69d9e570> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a6a7129c0> 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 0x7f8a69d9f7d0> <<< 17433 1727096250.02513: stdout chunk (state=3): >>># 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 0x7f8a69d9fa10> # /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' # <<< 17433 1727096250.02572: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a69d9ff20> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 17433 1727096250.02576: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 17433 1727096250.02602: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a69c09bb0> <<< 17433 1727096250.02671: 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 0x7f8a69c0b860> <<< 17433 1727096250.02675: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 17433 1727096250.02677: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 17433 1727096250.02738: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a69c0c260> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 17433 1727096250.02774: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 17433 1727096250.02824: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a69c0d130> <<< 17433 1727096250.02828: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 17433 1727096250.02880: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 17433 1727096250.02884: 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' <<< 17433 1727096250.03170: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a69c0fe60> # 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 0x7f8a69c0fdd0> <<< 17433 1727096250.03199: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a69c0e120> <<< 17433 1727096250.03221: stdout chunk (state=3): >>># /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 0x7f8a69c17d70> import '_tokenize' # <<< 17433 1727096250.03255: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a69c16840> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a69c165a0> <<< 17433 1727096250.03281: 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' <<< 17433 1727096250.03345: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a69c16b10> <<< 17433 1727096250.03378: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a69c0e630> <<< 17433 1727096250.03413: 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 0x7f8a69c5fa40> <<< 17433 1727096250.03449: 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 0x7f8a69c60170> <<< 17433 1727096250.03514: 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' <<< 17433 1727096250.03519: 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' <<< 17433 1727096250.03574: 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 0x7f8a69c61c10> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a69c619d0> <<< 17433 1727096250.03579: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 17433 1727096250.03799: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 17433 1727096250.03802: 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 0x7f8a69c641a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a69c62300> <<< 17433 1727096250.03813: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 17433 1727096250.03852: stdout chunk (state=3): >>># 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 <<< 17433 1727096250.03902: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 17433 1727096250.03924: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a69c67950> <<< 17433 1727096250.04055: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a69c64320> <<< 17433 1727096250.04182: 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 0x7f8a69c68770> <<< 17433 1727096250.04223: 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 0x7f8a69c689e0> <<< 17433 1727096250.04318: 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 0x7f8a69c68c50> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a69c602f0> # /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 <<< 17433 1727096250.04378: stdout chunk (state=3): >>># 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 0x7f8a69cf43e0> <<< 17433 1727096250.04549: 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 0x7f8a69cf54c0> <<< 17433 1727096250.04627: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a69c6aba0> # 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 0x7f8a69c6bf20> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a69c6a7b0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 17433 1727096250.04677: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096250.04737: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096250.04825: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096250.04858: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 17433 1727096250.04894: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096250.04985: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096250.05113: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096250.05666: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096250.06237: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 17433 1727096250.06269: stdout chunk (state=3): >>>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' <<< 17433 1727096250.06310: 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 0x7f8a69cf97c0> <<< 17433 1727096250.06399: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 17433 1727096250.06418: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a69cfa5a0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a69c17d40> <<< 17433 1727096250.06491: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 17433 1727096250.06517: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 17433 1727096250.06533: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 17433 1727096250.06680: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096250.06844: 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' <<< 17433 1727096250.06862: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a69cfa4e0> # zipimport: zlib available <<< 17433 1727096250.07313: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096250.07753: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096250.07832: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096250.07913: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 17433 1727096250.07944: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096250.07982: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 17433 1727096250.08060: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096250.08154: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 17433 1727096250.08185: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 17433 1727096250.08202: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096250.08215: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096250.08265: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 17433 1727096250.08285: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096250.08497: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096250.08743: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 17433 1727096250.08905: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 17433 1727096250.08910: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a69cfb650> <<< 17433 1727096250.08976: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 17433 1727096250.09114: stdout chunk (state=3): >>>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 <<< 17433 1727096250.09164: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 17433 1727096250.09253: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 17433 1727096250.09320: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096250.09419: 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 <<< 17433 1727096250.09436: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 17433 1727096250.09504: 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 0x7f8a69b06180> <<< 17433 1727096250.09594: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a69b03e60> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 17433 1727096250.09671: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096250.09769: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 17433 1727096250.09826: 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' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 17433 1727096250.09879: 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 <<< 17433 1727096250.09966: 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' <<< 17433 1727096250.09993: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a69dd2a50> <<< 17433 1727096250.10066: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a69dee720> <<< 17433 1727096250.10143: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a69b06240> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a69c69970> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 17433 1727096250.10274: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # <<< 17433 1727096250.10277: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 17433 1727096250.10289: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096250.10427: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096250.10581: stdout chunk (state=3): >>># zipimport: zlib available <<< 17433 1727096250.10719: 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"}}} <<< 17433 1727096250.10775: stdout chunk (state=3): >>># destroy __main__ <<< 17433 1727096250.11098: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 17433 1727096250.11177: 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 <<< 17433 1727096250.11261: stdout chunk (state=3): >>># 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 <<< 17433 1727096250.11282: stdout chunk (state=3): >>># 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 <<< 17433 1727096250.11582: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 17433 1727096250.11585: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 <<< 17433 1727096250.11687: stdout chunk (state=3): >>># 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 <<< 17433 1727096250.11691: stdout chunk (state=3): >>># 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 <<< 17433 1727096250.11730: stdout chunk (state=3): >>># destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal <<< 17433 1727096250.11776: stdout chunk (state=3): >>># destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro <<< 17433 1727096250.11788: stdout chunk (state=3): >>># destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 17433 1727096250.11842: stdout chunk (state=3): >>># 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 <<< 17433 1727096250.11901: 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 # 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 <<< 17433 1727096250.11960: stdout chunk (state=3): >>># 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 <<< 17433 1727096250.11988: stdout chunk (state=3): >>># 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 <<< 17433 1727096250.12027: stdout chunk (state=3): >>># 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 <<< 17433 1727096250.12049: stdout chunk (state=3): >>># destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 17433 1727096250.12214: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 17433 1727096250.12220: stdout chunk (state=3): >>># destroy _collections <<< 17433 1727096250.12244: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 17433 1727096250.12260: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 17433 1727096250.12290: stdout chunk (state=3): >>># destroy _typing <<< 17433 1727096250.12294: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse<<< 17433 1727096250.12329: stdout chunk (state=3): >>> # 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 <<< 17433 1727096250.12332: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 17433 1727096250.12446: stdout chunk (state=3): >>># 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 <<< 17433 1727096250.12491: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 17433 1727096250.12495: stdout chunk (state=3): >>># destroy _hashlib <<< 17433 1727096250.12515: stdout chunk (state=3): >>># destroy _operator # destroy _string # destroy re <<< 17433 1727096250.12547: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 17433 1727096250.12951: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 17433 1727096250.12954: stdout chunk (state=3): >>><<< 17433 1727096250.12957: stderr chunk (state=3): >>><<< 17433 1727096250.13090: _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 0x7f8a6a7104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a6a6dfb30> # /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 0x7f8a6a712a50> 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 0x7f8a6a4c1130> # /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 0x7f8a6a4c1fa0> 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 0x7f8a6a4ffe90> # /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 0x7f8a6a4fff50> # /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 0x7f8a6a537890> # /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 0x7f8a6a537f20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a6a517b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a6a515280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a6a4fd040> # /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 0x7f8a6a557800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a6a556420> # /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 0x7f8a6a516150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a6a554c80> # /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 0x7f8a6a58c890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a6a4fc2c0> # /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 0x7f8a6a58cd40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a6a58cbf0> # 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 0x7f8a6a58cfe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a6a4fade0> # /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 0x7f8a6a58d6d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a6a58d3a0> 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 0x7f8a6a58e5d0> 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 0x7f8a6a5a47a0> 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 0x7f8a6a5a5eb0> # /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 0x7f8a6a5a6d50> # 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 0x7f8a6a5a7380> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a6a5a62a0> # /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 0x7f8a6a5a7e00> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a6a5a7530> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a6a58e570> # /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 0x7f8a6a327ce0> # /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 0x7f8a6a350740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a6a3504a0> # 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 0x7f8a6a350770> # /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 0x7f8a6a3510a0> # 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 0x7f8a6a351a60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a6a350950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a6a325e80> # /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 0x7f8a6a352e10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a6a3518e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a6a58ecc0> # /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 0x7f8a6a37b170> # /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 0x7f8a6a39f4d0> # /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 0x7f8a6a4002f0> # /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 0x7f8a6a402a20> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a6a4003e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a6a3c52e0> # /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 0x7f8a69d213d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a6a39e300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a6a353d40> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8a6a39e660> # zipimport: found 30 names in '/tmp/ansible_stat_payload_8oknbyzf/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 0x7f8a69d770e0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a69d55fd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a69d55160> # 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 0x7f8a69d75760> # /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 0x7f8a69d9ea80> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a69d9e810> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a69d9e120> # /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 0x7f8a69d9e570> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a6a7129c0> 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 0x7f8a69d9f7d0> # 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 0x7f8a69d9fa10> # /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 0x7f8a69d9ff20> 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 0x7f8a69c09bb0> # 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 0x7f8a69c0b860> # /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 0x7f8a69c0c260> # /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 0x7f8a69c0d130> # /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 0x7f8a69c0fe60> # 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 0x7f8a69c0fdd0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a69c0e120> # /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 0x7f8a69c17d70> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a69c16840> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a69c165a0> # /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 0x7f8a69c16b10> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a69c0e630> # 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 0x7f8a69c5fa40> # /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 0x7f8a69c60170> # /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 0x7f8a69c61c10> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a69c619d0> # /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 0x7f8a69c641a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a69c62300> # /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 0x7f8a69c67950> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a69c64320> # 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 0x7f8a69c68770> # 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 0x7f8a69c689e0> # 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 0x7f8a69c68c50> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a69c602f0> # /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 0x7f8a69cf43e0> # 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 0x7f8a69cf54c0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a69c6aba0> # 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 0x7f8a69c6bf20> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a69c6a7b0> # 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 0x7f8a69cf97c0> # /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 0x7f8a69cfa5a0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a69c17d40> 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 0x7f8a69cfa4e0> # 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 0x7f8a69cfb650> # 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 0x7f8a69b06180> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a69b03e60> 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 0x7f8a69dd2a50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a69dee720> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a69b06240> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a69c69970> # 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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 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 17433 1727096250.13617: 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-1727096249.6464682-17542-143344053629715/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 17433 1727096250.13620: _low_level_execute_command(): starting 17433 1727096250.13623: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096249.6464682-17542-143344053629715/ > /dev/null 2>&1 && sleep 0' 17433 1727096250.13836: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 17433 1727096250.13840: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096250.13842: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration <<< 17433 1727096250.13845: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096250.13896: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 17433 1727096250.13921: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17433 1727096250.13924: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096250.14012: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 17433 1727096250.16401: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17433 1727096250.16405: stdout chunk (state=3): >>><<< 17433 1727096250.16407: stderr chunk (state=3): >>><<< 17433 1727096250.16410: _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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' 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 17433 1727096250.16413: handler run complete 17433 1727096250.16423: attempt loop complete, returning result 17433 1727096250.16426: _execute() done 17433 1727096250.16429: dumping result to json 17433 1727096250.16433: done dumping result, returning 17433 1727096250.16441: done running TaskExecutor() for managed_node1/TASK: Check if system is ostree [0afff68d-5257-5abd-5bd8-000000000024] 17433 1727096250.16444: sending task result for task 0afff68d-5257-5abd-5bd8-000000000024 17433 1727096250.16540: done sending task result for task 0afff68d-5257-5abd-5bd8-000000000024 17433 1727096250.16543: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 17433 1727096250.16608: no more pending results, returning what we have 17433 1727096250.16611: results queue empty 17433 1727096250.16612: checking for any_errors_fatal 17433 1727096250.16618: done checking for any_errors_fatal 17433 1727096250.16619: checking for max_fail_percentage 17433 1727096250.16621: done checking for max_fail_percentage 17433 1727096250.16621: checking to see if all hosts have failed and the running result is not ok 17433 1727096250.16622: done checking to see if all hosts have failed 17433 1727096250.16623: getting the remaining hosts for this loop 17433 1727096250.16624: done getting the remaining hosts for this loop 17433 1727096250.16627: getting the next task for host managed_node1 17433 1727096250.16634: done getting next task for host managed_node1 17433 1727096250.16637: ^ task is: TASK: Set flag to indicate system is ostree 17433 1727096250.16639: ^ 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 17433 1727096250.16642: getting variables 17433 1727096250.16644: in VariableManager get_vars() 17433 1727096250.16722: Calling all_inventory to load vars for managed_node1 17433 1727096250.16741: Calling groups_inventory to load vars for managed_node1 17433 1727096250.16745: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096250.16878: Calling all_plugins_play to load vars for managed_node1 17433 1727096250.16883: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096250.16888: Calling groups_plugins_play to load vars for managed_node1 17433 1727096250.17159: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096250.17353: done with get_vars() 17433 1727096250.17386: done getting variables 17433 1727096250.17490: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Monday 23 September 2024 08:57:30 -0400 (0:00:00.601) 0:00:03.120 ****** 17433 1727096250.17511: entering _queue_task() for managed_node1/set_fact 17433 1727096250.17512: Creating lock for set_fact 17433 1727096250.17773: worker is 1 (out of 1 available) 17433 1727096250.17788: exiting _queue_task() for managed_node1/set_fact 17433 1727096250.17798: done queuing things up, now waiting for results queue to drain 17433 1727096250.17799: waiting for pending results... 17433 1727096250.17932: running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree 17433 1727096250.17991: in run() - task 0afff68d-5257-5abd-5bd8-000000000025 17433 1727096250.17995: variable 'ansible_search_path' from source: unknown 17433 1727096250.17998: variable 'ansible_search_path' from source: unknown 17433 1727096250.18029: calling self._execute() 17433 1727096250.18084: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096250.18089: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096250.18100: variable 'omit' from source: magic vars 17433 1727096250.18426: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 17433 1727096250.18656: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 17433 1727096250.18695: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 17433 1727096250.18719: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 17433 1727096250.18742: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 17433 1727096250.18815: 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) 17433 1727096250.18832: 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) 17433 1727096250.18886: 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) 17433 1727096250.18890: 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) 17433 1727096250.18981: Evaluated conditional (not __network_is_ostree is defined): True 17433 1727096250.18985: variable 'omit' from source: magic vars 17433 1727096250.19019: variable 'omit' from source: magic vars 17433 1727096250.19099: variable '__ostree_booted_stat' from source: set_fact 17433 1727096250.19138: variable 'omit' from source: magic vars 17433 1727096250.19157: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17433 1727096250.19181: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17433 1727096250.19201: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17433 1727096250.19213: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17433 1727096250.19224: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17433 1727096250.19248: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17433 1727096250.19252: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096250.19254: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096250.19322: Set connection var ansible_shell_executable to /bin/sh 17433 1727096250.19330: Set connection var ansible_pipelining to False 17433 1727096250.19333: Set connection var ansible_connection to ssh 17433 1727096250.19337: Set connection var ansible_shell_type to sh 17433 1727096250.19342: Set connection var ansible_timeout to 10 17433 1727096250.19472: Set connection var ansible_module_compression to ZIP_DEFLATED 17433 1727096250.19475: variable 'ansible_shell_executable' from source: unknown 17433 1727096250.19478: variable 'ansible_connection' from source: unknown 17433 1727096250.19480: variable 'ansible_module_compression' from source: unknown 17433 1727096250.19481: variable 'ansible_shell_type' from source: unknown 17433 1727096250.19483: variable 'ansible_shell_executable' from source: unknown 17433 1727096250.19485: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096250.19487: variable 'ansible_pipelining' from source: unknown 17433 1727096250.19489: variable 'ansible_timeout' from source: unknown 17433 1727096250.19490: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096250.19524: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17433 1727096250.19539: variable 'omit' from source: magic vars 17433 1727096250.19553: starting attempt loop 17433 1727096250.19590: running the handler 17433 1727096250.19606: handler run complete 17433 1727096250.19621: attempt loop complete, returning result 17433 1727096250.19628: _execute() done 17433 1727096250.19635: dumping result to json 17433 1727096250.19642: done dumping result, returning 17433 1727096250.19655: done running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree [0afff68d-5257-5abd-5bd8-000000000025] 17433 1727096250.19677: sending task result for task 0afff68d-5257-5abd-5bd8-000000000025 ok: [managed_node1] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 17433 1727096250.19832: no more pending results, returning what we have 17433 1727096250.19835: results queue empty 17433 1727096250.19836: checking for any_errors_fatal 17433 1727096250.19842: done checking for any_errors_fatal 17433 1727096250.19843: checking for max_fail_percentage 17433 1727096250.19844: done checking for max_fail_percentage 17433 1727096250.19845: checking to see if all hosts have failed and the running result is not ok 17433 1727096250.19846: done checking to see if all hosts have failed 17433 1727096250.19846: getting the remaining hosts for this loop 17433 1727096250.19848: done getting the remaining hosts for this loop 17433 1727096250.19851: getting the next task for host managed_node1 17433 1727096250.19862: done getting next task for host managed_node1 17433 1727096250.19864: ^ task is: TASK: Fix CentOS6 Base repo 17433 1727096250.19976: ^ 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 17433 1727096250.19982: getting variables 17433 1727096250.19984: in VariableManager get_vars() 17433 1727096250.20016: Calling all_inventory to load vars for managed_node1 17433 1727096250.20019: Calling groups_inventory to load vars for managed_node1 17433 1727096250.20023: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096250.20034: Calling all_plugins_play to load vars for managed_node1 17433 1727096250.20038: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096250.20041: Calling groups_plugins_play to load vars for managed_node1 17433 1727096250.20312: done sending task result for task 0afff68d-5257-5abd-5bd8-000000000025 17433 1727096250.20324: WORKER PROCESS EXITING 17433 1727096250.20343: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096250.20473: done with get_vars() 17433 1727096250.20484: done getting variables 17433 1727096250.20626: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Monday 23 September 2024 08:57:30 -0400 (0:00:00.031) 0:00:03.152 ****** 17433 1727096250.20655: entering _queue_task() for managed_node1/copy 17433 1727096250.20881: worker is 1 (out of 1 available) 17433 1727096250.20894: exiting _queue_task() for managed_node1/copy 17433 1727096250.20909: done queuing things up, now waiting for results queue to drain 17433 1727096250.20911: waiting for pending results... 17433 1727096250.21078: running TaskExecutor() for managed_node1/TASK: Fix CentOS6 Base repo 17433 1727096250.21179: in run() - task 0afff68d-5257-5abd-5bd8-000000000027 17433 1727096250.21194: variable 'ansible_search_path' from source: unknown 17433 1727096250.21197: variable 'ansible_search_path' from source: unknown 17433 1727096250.21226: calling self._execute() 17433 1727096250.21289: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096250.21294: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096250.21301: variable 'omit' from source: magic vars 17433 1727096250.21635: variable 'ansible_distribution' from source: facts 17433 1727096250.21651: Evaluated conditional (ansible_distribution == 'CentOS'): True 17433 1727096250.21736: variable 'ansible_distribution_major_version' from source: facts 17433 1727096250.21743: Evaluated conditional (ansible_distribution_major_version == '6'): False 17433 1727096250.21747: when evaluation is False, skipping this task 17433 1727096250.21751: _execute() done 17433 1727096250.21753: dumping result to json 17433 1727096250.21756: done dumping result, returning 17433 1727096250.21764: done running TaskExecutor() for managed_node1/TASK: Fix CentOS6 Base repo [0afff68d-5257-5abd-5bd8-000000000027] 17433 1727096250.21767: sending task result for task 0afff68d-5257-5abd-5bd8-000000000027 17433 1727096250.21852: done sending task result for task 0afff68d-5257-5abd-5bd8-000000000027 17433 1727096250.21855: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 17433 1727096250.21924: no more pending results, returning what we have 17433 1727096250.21928: results queue empty 17433 1727096250.21928: checking for any_errors_fatal 17433 1727096250.21934: done checking for any_errors_fatal 17433 1727096250.21934: checking for max_fail_percentage 17433 1727096250.21936: done checking for max_fail_percentage 17433 1727096250.21937: checking to see if all hosts have failed and the running result is not ok 17433 1727096250.21938: done checking to see if all hosts have failed 17433 1727096250.21938: getting the remaining hosts for this loop 17433 1727096250.21940: done getting the remaining hosts for this loop 17433 1727096250.21943: getting the next task for host managed_node1 17433 1727096250.21948: done getting next task for host managed_node1 17433 1727096250.21951: ^ task is: TASK: Include the task 'enable_epel.yml' 17433 1727096250.21953: ^ 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 17433 1727096250.21956: getting variables 17433 1727096250.21958: in VariableManager get_vars() 17433 1727096250.21988: Calling all_inventory to load vars for managed_node1 17433 1727096250.21990: Calling groups_inventory to load vars for managed_node1 17433 1727096250.21993: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096250.22002: Calling all_plugins_play to load vars for managed_node1 17433 1727096250.22004: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096250.22006: Calling groups_plugins_play to load vars for managed_node1 17433 1727096250.22127: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096250.22239: done with get_vars() 17433 1727096250.22247: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Monday 23 September 2024 08:57:30 -0400 (0:00:00.016) 0:00:03.168 ****** 17433 1727096250.22313: entering _queue_task() for managed_node1/include_tasks 17433 1727096250.22521: worker is 1 (out of 1 available) 17433 1727096250.22535: exiting _queue_task() for managed_node1/include_tasks 17433 1727096250.22545: done queuing things up, now waiting for results queue to drain 17433 1727096250.22546: waiting for pending results... 17433 1727096250.22692: running TaskExecutor() for managed_node1/TASK: Include the task 'enable_epel.yml' 17433 1727096250.22747: in run() - task 0afff68d-5257-5abd-5bd8-000000000028 17433 1727096250.22757: variable 'ansible_search_path' from source: unknown 17433 1727096250.22760: variable 'ansible_search_path' from source: unknown 17433 1727096250.22795: calling self._execute() 17433 1727096250.22845: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096250.22849: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096250.22857: variable 'omit' from source: magic vars 17433 1727096250.23256: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 17433 1727096250.25045: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 17433 1727096250.25173: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 17433 1727096250.25176: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 17433 1727096250.25185: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 17433 1727096250.25222: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 17433 1727096250.25318: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17433 1727096250.25371: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17433 1727096250.25388: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17433 1727096250.25514: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17433 1727096250.25517: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17433 1727096250.25562: variable '__network_is_ostree' from source: set_fact 17433 1727096250.25584: Evaluated conditional (not __network_is_ostree | d(false)): True 17433 1727096250.25589: _execute() done 17433 1727096250.25591: dumping result to json 17433 1727096250.25593: done dumping result, returning 17433 1727096250.25596: done running TaskExecutor() for managed_node1/TASK: Include the task 'enable_epel.yml' [0afff68d-5257-5abd-5bd8-000000000028] 17433 1727096250.25604: sending task result for task 0afff68d-5257-5abd-5bd8-000000000028 17433 1727096250.25716: done sending task result for task 0afff68d-5257-5abd-5bd8-000000000028 17433 1727096250.25719: WORKER PROCESS EXITING 17433 1727096250.25752: no more pending results, returning what we have 17433 1727096250.25758: in VariableManager get_vars() 17433 1727096250.25802: Calling all_inventory to load vars for managed_node1 17433 1727096250.25805: Calling groups_inventory to load vars for managed_node1 17433 1727096250.25808: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096250.25821: Calling all_plugins_play to load vars for managed_node1 17433 1727096250.25824: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096250.25827: Calling groups_plugins_play to load vars for managed_node1 17433 1727096250.26059: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096250.26191: done with get_vars() 17433 1727096250.26196: variable 'ansible_search_path' from source: unknown 17433 1727096250.26197: variable 'ansible_search_path' from source: unknown 17433 1727096250.26223: we have included files to process 17433 1727096250.26223: generating all_blocks data 17433 1727096250.26224: done generating all_blocks data 17433 1727096250.26228: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 17433 1727096250.26229: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 17433 1727096250.26230: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 17433 1727096250.26779: done processing included file 17433 1727096250.26781: iterating over new_blocks loaded from include file 17433 1727096250.26782: in VariableManager get_vars() 17433 1727096250.26791: done with get_vars() 17433 1727096250.26792: filtering new block on tags 17433 1727096250.26806: done filtering new block on tags 17433 1727096250.26808: in VariableManager get_vars() 17433 1727096250.26814: done with get_vars() 17433 1727096250.26816: filtering new block on tags 17433 1727096250.26824: done filtering new block on tags 17433 1727096250.26825: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node1 17433 1727096250.26829: extending task lists for all hosts with included blocks 17433 1727096250.26890: done extending task lists 17433 1727096250.26891: done processing included files 17433 1727096250.26891: results queue empty 17433 1727096250.26892: checking for any_errors_fatal 17433 1727096250.26894: done checking for any_errors_fatal 17433 1727096250.26895: checking for max_fail_percentage 17433 1727096250.26895: done checking for max_fail_percentage 17433 1727096250.26896: checking to see if all hosts have failed and the running result is not ok 17433 1727096250.26896: done checking to see if all hosts have failed 17433 1727096250.26897: getting the remaining hosts for this loop 17433 1727096250.26898: done getting the remaining hosts for this loop 17433 1727096250.26899: getting the next task for host managed_node1 17433 1727096250.26902: done getting next task for host managed_node1 17433 1727096250.26903: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 17433 1727096250.26906: ^ 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 17433 1727096250.26908: getting variables 17433 1727096250.26909: in VariableManager get_vars() 17433 1727096250.26915: Calling all_inventory to load vars for managed_node1 17433 1727096250.26916: Calling groups_inventory to load vars for managed_node1 17433 1727096250.26918: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096250.26921: Calling all_plugins_play to load vars for managed_node1 17433 1727096250.26929: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096250.26932: Calling groups_plugins_play to load vars for managed_node1 17433 1727096250.27029: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096250.27138: done with get_vars() 17433 1727096250.27147: done getting variables 17433 1727096250.27197: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) 17433 1727096250.27330: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 10] ********************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Monday 23 September 2024 08:57:30 -0400 (0:00:00.050) 0:00:03.219 ****** 17433 1727096250.27363: entering _queue_task() for managed_node1/command 17433 1727096250.27365: Creating lock for command 17433 1727096250.27604: worker is 1 (out of 1 available) 17433 1727096250.27617: exiting _queue_task() for managed_node1/command 17433 1727096250.27628: done queuing things up, now waiting for results queue to drain 17433 1727096250.27630: waiting for pending results... 17433 1727096250.27781: running TaskExecutor() for managed_node1/TASK: Create EPEL 10 17433 1727096250.27843: in run() - task 0afff68d-5257-5abd-5bd8-000000000042 17433 1727096250.27857: variable 'ansible_search_path' from source: unknown 17433 1727096250.27860: variable 'ansible_search_path' from source: unknown 17433 1727096250.27890: calling self._execute() 17433 1727096250.27940: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096250.27943: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096250.27952: variable 'omit' from source: magic vars 17433 1727096250.28226: variable 'ansible_distribution' from source: facts 17433 1727096250.28235: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 17433 1727096250.28326: variable 'ansible_distribution_major_version' from source: facts 17433 1727096250.28330: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 17433 1727096250.28333: when evaluation is False, skipping this task 17433 1727096250.28336: _execute() done 17433 1727096250.28340: dumping result to json 17433 1727096250.28343: done dumping result, returning 17433 1727096250.28349: done running TaskExecutor() for managed_node1/TASK: Create EPEL 10 [0afff68d-5257-5abd-5bd8-000000000042] 17433 1727096250.28352: sending task result for task 0afff68d-5257-5abd-5bd8-000000000042 17433 1727096250.28445: done sending task result for task 0afff68d-5257-5abd-5bd8-000000000042 17433 1727096250.28448: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 17433 1727096250.28497: no more pending results, returning what we have 17433 1727096250.28501: results queue empty 17433 1727096250.28501: checking for any_errors_fatal 17433 1727096250.28502: done checking for any_errors_fatal 17433 1727096250.28503: checking for max_fail_percentage 17433 1727096250.28505: done checking for max_fail_percentage 17433 1727096250.28505: checking to see if all hosts have failed and the running result is not ok 17433 1727096250.28506: done checking to see if all hosts have failed 17433 1727096250.28507: getting the remaining hosts for this loop 17433 1727096250.28508: done getting the remaining hosts for this loop 17433 1727096250.28511: getting the next task for host managed_node1 17433 1727096250.28517: done getting next task for host managed_node1 17433 1727096250.28519: ^ task is: TASK: Install yum-utils package 17433 1727096250.28523: ^ 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 17433 1727096250.28526: getting variables 17433 1727096250.28528: in VariableManager get_vars() 17433 1727096250.28556: Calling all_inventory to load vars for managed_node1 17433 1727096250.28559: Calling groups_inventory to load vars for managed_node1 17433 1727096250.28562: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096250.28573: Calling all_plugins_play to load vars for managed_node1 17433 1727096250.28576: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096250.28579: Calling groups_plugins_play to load vars for managed_node1 17433 1727096250.28729: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096250.28842: done with get_vars() 17433 1727096250.28849: done getting variables 17433 1727096250.28923: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Install yum-utils package] *********************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Monday 23 September 2024 08:57:30 -0400 (0:00:00.015) 0:00:03.235 ****** 17433 1727096250.28942: entering _queue_task() for managed_node1/package 17433 1727096250.28943: Creating lock for package 17433 1727096250.29161: worker is 1 (out of 1 available) 17433 1727096250.29177: exiting _queue_task() for managed_node1/package 17433 1727096250.29188: done queuing things up, now waiting for results queue to drain 17433 1727096250.29190: waiting for pending results... 17433 1727096250.29327: running TaskExecutor() for managed_node1/TASK: Install yum-utils package 17433 1727096250.29384: in run() - task 0afff68d-5257-5abd-5bd8-000000000043 17433 1727096250.29394: variable 'ansible_search_path' from source: unknown 17433 1727096250.29397: variable 'ansible_search_path' from source: unknown 17433 1727096250.29428: calling self._execute() 17433 1727096250.29481: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096250.29485: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096250.29493: variable 'omit' from source: magic vars 17433 1727096250.29755: variable 'ansible_distribution' from source: facts 17433 1727096250.29767: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 17433 1727096250.29854: variable 'ansible_distribution_major_version' from source: facts 17433 1727096250.29857: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 17433 1727096250.29863: when evaluation is False, skipping this task 17433 1727096250.29866: _execute() done 17433 1727096250.29870: dumping result to json 17433 1727096250.29873: done dumping result, returning 17433 1727096250.29875: done running TaskExecutor() for managed_node1/TASK: Install yum-utils package [0afff68d-5257-5abd-5bd8-000000000043] 17433 1727096250.29878: sending task result for task 0afff68d-5257-5abd-5bd8-000000000043 17433 1727096250.29963: done sending task result for task 0afff68d-5257-5abd-5bd8-000000000043 17433 1727096250.29966: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 17433 1727096250.30011: no more pending results, returning what we have 17433 1727096250.30014: results queue empty 17433 1727096250.30015: checking for any_errors_fatal 17433 1727096250.30023: done checking for any_errors_fatal 17433 1727096250.30023: checking for max_fail_percentage 17433 1727096250.30025: done checking for max_fail_percentage 17433 1727096250.30025: checking to see if all hosts have failed and the running result is not ok 17433 1727096250.30026: done checking to see if all hosts have failed 17433 1727096250.30027: getting the remaining hosts for this loop 17433 1727096250.30028: done getting the remaining hosts for this loop 17433 1727096250.30031: getting the next task for host managed_node1 17433 1727096250.30038: done getting next task for host managed_node1 17433 1727096250.30040: ^ task is: TASK: Enable EPEL 7 17433 1727096250.30044: ^ 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 17433 1727096250.30046: getting variables 17433 1727096250.30048: in VariableManager get_vars() 17433 1727096250.30084: Calling all_inventory to load vars for managed_node1 17433 1727096250.30087: Calling groups_inventory to load vars for managed_node1 17433 1727096250.30090: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096250.30099: Calling all_plugins_play to load vars for managed_node1 17433 1727096250.30101: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096250.30103: Calling groups_plugins_play to load vars for managed_node1 17433 1727096250.30227: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096250.30342: done with get_vars() 17433 1727096250.30349: done getting variables 17433 1727096250.30391: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 7] *********************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Monday 23 September 2024 08:57:30 -0400 (0:00:00.014) 0:00:03.249 ****** 17433 1727096250.30414: entering _queue_task() for managed_node1/command 17433 1727096250.30604: worker is 1 (out of 1 available) 17433 1727096250.30615: exiting _queue_task() for managed_node1/command 17433 1727096250.30626: done queuing things up, now waiting for results queue to drain 17433 1727096250.30627: waiting for pending results... 17433 1727096250.30773: running TaskExecutor() for managed_node1/TASK: Enable EPEL 7 17433 1727096250.30831: in run() - task 0afff68d-5257-5abd-5bd8-000000000044 17433 1727096250.30840: variable 'ansible_search_path' from source: unknown 17433 1727096250.30844: variable 'ansible_search_path' from source: unknown 17433 1727096250.30879: calling self._execute() 17433 1727096250.30931: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096250.30934: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096250.30943: variable 'omit' from source: magic vars 17433 1727096250.31251: variable 'ansible_distribution' from source: facts 17433 1727096250.31260: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 17433 1727096250.31349: variable 'ansible_distribution_major_version' from source: facts 17433 1727096250.31353: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 17433 1727096250.31356: when evaluation is False, skipping this task 17433 1727096250.31360: _execute() done 17433 1727096250.31372: dumping result to json 17433 1727096250.31376: done dumping result, returning 17433 1727096250.31379: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 7 [0afff68d-5257-5abd-5bd8-000000000044] 17433 1727096250.31382: sending task result for task 0afff68d-5257-5abd-5bd8-000000000044 17433 1727096250.31464: done sending task result for task 0afff68d-5257-5abd-5bd8-000000000044 17433 1727096250.31469: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 17433 1727096250.31548: no more pending results, returning what we have 17433 1727096250.31552: results queue empty 17433 1727096250.31552: checking for any_errors_fatal 17433 1727096250.31556: done checking for any_errors_fatal 17433 1727096250.31557: checking for max_fail_percentage 17433 1727096250.31558: done checking for max_fail_percentage 17433 1727096250.31559: checking to see if all hosts have failed and the running result is not ok 17433 1727096250.31560: done checking to see if all hosts have failed 17433 1727096250.31560: getting the remaining hosts for this loop 17433 1727096250.31562: done getting the remaining hosts for this loop 17433 1727096250.31564: getting the next task for host managed_node1 17433 1727096250.31571: done getting next task for host managed_node1 17433 1727096250.31573: ^ task is: TASK: Enable EPEL 8 17433 1727096250.31577: ^ 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 17433 1727096250.31580: getting variables 17433 1727096250.31581: in VariableManager get_vars() 17433 1727096250.31606: Calling all_inventory to load vars for managed_node1 17433 1727096250.31609: Calling groups_inventory to load vars for managed_node1 17433 1727096250.31613: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096250.31622: Calling all_plugins_play to load vars for managed_node1 17433 1727096250.31624: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096250.31627: Calling groups_plugins_play to load vars for managed_node1 17433 1727096250.31760: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096250.31876: done with get_vars() 17433 1727096250.31884: done getting variables 17433 1727096250.31923: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 8] *********************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Monday 23 September 2024 08:57:30 -0400 (0:00:00.015) 0:00:03.265 ****** 17433 1727096250.31943: entering _queue_task() for managed_node1/command 17433 1727096250.32147: worker is 1 (out of 1 available) 17433 1727096250.32160: exiting _queue_task() for managed_node1/command 17433 1727096250.32171: done queuing things up, now waiting for results queue to drain 17433 1727096250.32173: waiting for pending results... 17433 1727096250.32314: running TaskExecutor() for managed_node1/TASK: Enable EPEL 8 17433 1727096250.32371: in run() - task 0afff68d-5257-5abd-5bd8-000000000045 17433 1727096250.32382: variable 'ansible_search_path' from source: unknown 17433 1727096250.32386: variable 'ansible_search_path' from source: unknown 17433 1727096250.32416: calling self._execute() 17433 1727096250.32467: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096250.32473: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096250.32481: variable 'omit' from source: magic vars 17433 1727096250.32743: variable 'ansible_distribution' from source: facts 17433 1727096250.32753: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 17433 1727096250.32840: variable 'ansible_distribution_major_version' from source: facts 17433 1727096250.32850: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 17433 1727096250.32853: when evaluation is False, skipping this task 17433 1727096250.32856: _execute() done 17433 1727096250.32858: dumping result to json 17433 1727096250.32863: done dumping result, returning 17433 1727096250.32870: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 8 [0afff68d-5257-5abd-5bd8-000000000045] 17433 1727096250.32876: sending task result for task 0afff68d-5257-5abd-5bd8-000000000045 17433 1727096250.32952: done sending task result for task 0afff68d-5257-5abd-5bd8-000000000045 17433 1727096250.32955: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 17433 1727096250.33002: no more pending results, returning what we have 17433 1727096250.33005: results queue empty 17433 1727096250.33006: checking for any_errors_fatal 17433 1727096250.33010: done checking for any_errors_fatal 17433 1727096250.33011: checking for max_fail_percentage 17433 1727096250.33013: done checking for max_fail_percentage 17433 1727096250.33013: checking to see if all hosts have failed and the running result is not ok 17433 1727096250.33014: done checking to see if all hosts have failed 17433 1727096250.33015: getting the remaining hosts for this loop 17433 1727096250.33016: done getting the remaining hosts for this loop 17433 1727096250.33019: getting the next task for host managed_node1 17433 1727096250.33027: done getting next task for host managed_node1 17433 1727096250.33030: ^ task is: TASK: Enable EPEL 6 17433 1727096250.33033: ^ 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 17433 1727096250.33037: getting variables 17433 1727096250.33038: in VariableManager get_vars() 17433 1727096250.33065: Calling all_inventory to load vars for managed_node1 17433 1727096250.33069: Calling groups_inventory to load vars for managed_node1 17433 1727096250.33072: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096250.33081: Calling all_plugins_play to load vars for managed_node1 17433 1727096250.33083: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096250.33086: Calling groups_plugins_play to load vars for managed_node1 17433 1727096250.33205: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096250.33319: done with get_vars() 17433 1727096250.33326: done getting variables 17433 1727096250.33368: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 6] *********************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Monday 23 September 2024 08:57:30 -0400 (0:00:00.014) 0:00:03.279 ****** 17433 1727096250.33391: entering _queue_task() for managed_node1/copy 17433 1727096250.33586: worker is 1 (out of 1 available) 17433 1727096250.33597: exiting _queue_task() for managed_node1/copy 17433 1727096250.33608: done queuing things up, now waiting for results queue to drain 17433 1727096250.33609: waiting for pending results... 17433 1727096250.33750: running TaskExecutor() for managed_node1/TASK: Enable EPEL 6 17433 1727096250.33821: in run() - task 0afff68d-5257-5abd-5bd8-000000000047 17433 1727096250.33825: variable 'ansible_search_path' from source: unknown 17433 1727096250.33830: variable 'ansible_search_path' from source: unknown 17433 1727096250.33860: calling self._execute() 17433 1727096250.33912: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096250.33915: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096250.33927: variable 'omit' from source: magic vars 17433 1727096250.34393: variable 'ansible_distribution' from source: facts 17433 1727096250.34403: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 17433 1727096250.34484: variable 'ansible_distribution_major_version' from source: facts 17433 1727096250.34487: Evaluated conditional (ansible_distribution_major_version == '6'): False 17433 1727096250.34490: when evaluation is False, skipping this task 17433 1727096250.34493: _execute() done 17433 1727096250.34495: dumping result to json 17433 1727096250.34498: done dumping result, returning 17433 1727096250.34504: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 6 [0afff68d-5257-5abd-5bd8-000000000047] 17433 1727096250.34507: sending task result for task 0afff68d-5257-5abd-5bd8-000000000047 17433 1727096250.34591: done sending task result for task 0afff68d-5257-5abd-5bd8-000000000047 17433 1727096250.34594: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 17433 1727096250.34641: no more pending results, returning what we have 17433 1727096250.34644: results queue empty 17433 1727096250.34645: checking for any_errors_fatal 17433 1727096250.34648: done checking for any_errors_fatal 17433 1727096250.34649: checking for max_fail_percentage 17433 1727096250.34650: done checking for max_fail_percentage 17433 1727096250.34651: checking to see if all hosts have failed and the running result is not ok 17433 1727096250.34652: done checking to see if all hosts have failed 17433 1727096250.34652: getting the remaining hosts for this loop 17433 1727096250.34654: done getting the remaining hosts for this loop 17433 1727096250.34657: getting the next task for host managed_node1 17433 1727096250.34665: done getting next task for host managed_node1 17433 1727096250.34669: ^ task is: TASK: Set network provider to 'nm' 17433 1727096250.34671: ^ 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 17433 1727096250.34675: getting variables 17433 1727096250.34676: in VariableManager get_vars() 17433 1727096250.34706: Calling all_inventory to load vars for managed_node1 17433 1727096250.34708: Calling groups_inventory to load vars for managed_node1 17433 1727096250.34711: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096250.34720: Calling all_plugins_play to load vars for managed_node1 17433 1727096250.34722: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096250.34724: Calling groups_plugins_play to load vars for managed_node1 17433 1727096250.34984: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096250.35099: done with get_vars() 17433 1727096250.35106: done getting variables 17433 1727096250.35144: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set network provider to 'nm'] ******************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_dummy_nm.yml:13 Monday 23 September 2024 08:57:30 -0400 (0:00:00.017) 0:00:03.297 ****** 17433 1727096250.35165: entering _queue_task() for managed_node1/set_fact 17433 1727096250.35361: worker is 1 (out of 1 available) 17433 1727096250.35375: exiting _queue_task() for managed_node1/set_fact 17433 1727096250.35386: done queuing things up, now waiting for results queue to drain 17433 1727096250.35388: waiting for pending results... 17433 1727096250.35527: running TaskExecutor() for managed_node1/TASK: Set network provider to 'nm' 17433 1727096250.35636: in run() - task 0afff68d-5257-5abd-5bd8-000000000007 17433 1727096250.35640: variable 'ansible_search_path' from source: unknown 17433 1727096250.35644: calling self._execute() 17433 1727096250.35700: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096250.35706: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096250.35715: variable 'omit' from source: magic vars 17433 1727096250.35794: variable 'omit' from source: magic vars 17433 1727096250.35821: variable 'omit' from source: magic vars 17433 1727096250.35849: variable 'omit' from source: magic vars 17433 1727096250.35895: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17433 1727096250.35926: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17433 1727096250.35942: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17433 1727096250.35970: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17433 1727096250.35978: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17433 1727096250.35994: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17433 1727096250.35998: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096250.36000: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096250.36073: Set connection var ansible_shell_executable to /bin/sh 17433 1727096250.36079: Set connection var ansible_pipelining to False 17433 1727096250.36083: Set connection var ansible_connection to ssh 17433 1727096250.36085: Set connection var ansible_shell_type to sh 17433 1727096250.36093: Set connection var ansible_timeout to 10 17433 1727096250.36096: Set connection var ansible_module_compression to ZIP_DEFLATED 17433 1727096250.36113: variable 'ansible_shell_executable' from source: unknown 17433 1727096250.36116: variable 'ansible_connection' from source: unknown 17433 1727096250.36118: variable 'ansible_module_compression' from source: unknown 17433 1727096250.36120: variable 'ansible_shell_type' from source: unknown 17433 1727096250.36122: variable 'ansible_shell_executable' from source: unknown 17433 1727096250.36125: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096250.36128: variable 'ansible_pipelining' from source: unknown 17433 1727096250.36132: variable 'ansible_timeout' from source: unknown 17433 1727096250.36136: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096250.36240: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17433 1727096250.36249: variable 'omit' from source: magic vars 17433 1727096250.36254: starting attempt loop 17433 1727096250.36257: running the handler 17433 1727096250.36269: handler run complete 17433 1727096250.36278: attempt loop complete, returning result 17433 1727096250.36281: _execute() done 17433 1727096250.36283: dumping result to json 17433 1727096250.36287: done dumping result, returning 17433 1727096250.36473: done running TaskExecutor() for managed_node1/TASK: Set network provider to 'nm' [0afff68d-5257-5abd-5bd8-000000000007] 17433 1727096250.36476: sending task result for task 0afff68d-5257-5abd-5bd8-000000000007 17433 1727096250.36562: done sending task result for task 0afff68d-5257-5abd-5bd8-000000000007 17433 1727096250.36570: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } 17433 1727096250.36631: no more pending results, returning what we have 17433 1727096250.36633: results queue empty 17433 1727096250.36635: checking for any_errors_fatal 17433 1727096250.36640: done checking for any_errors_fatal 17433 1727096250.36641: checking for max_fail_percentage 17433 1727096250.36642: done checking for max_fail_percentage 17433 1727096250.36643: checking to see if all hosts have failed and the running result is not ok 17433 1727096250.36644: done checking to see if all hosts have failed 17433 1727096250.36644: getting the remaining hosts for this loop 17433 1727096250.36646: done getting the remaining hosts for this loop 17433 1727096250.36648: getting the next task for host managed_node1 17433 1727096250.36653: done getting next task for host managed_node1 17433 1727096250.36655: ^ task is: TASK: meta (flush_handlers) 17433 1727096250.36656: ^ 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 17433 1727096250.36663: getting variables 17433 1727096250.36665: in VariableManager get_vars() 17433 1727096250.36691: Calling all_inventory to load vars for managed_node1 17433 1727096250.36693: Calling groups_inventory to load vars for managed_node1 17433 1727096250.36696: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096250.36707: Calling all_plugins_play to load vars for managed_node1 17433 1727096250.36709: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096250.36713: Calling groups_plugins_play to load vars for managed_node1 17433 1727096250.36847: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096250.37084: done with get_vars() 17433 1727096250.37099: done getting variables 17433 1727096250.37222: in VariableManager get_vars() 17433 1727096250.37233: Calling all_inventory to load vars for managed_node1 17433 1727096250.37236: Calling groups_inventory to load vars for managed_node1 17433 1727096250.37238: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096250.37244: Calling all_plugins_play to load vars for managed_node1 17433 1727096250.37246: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096250.37248: Calling groups_plugins_play to load vars for managed_node1 17433 1727096250.37459: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096250.37635: done with get_vars() 17433 1727096250.37645: done queuing things up, now waiting for results queue to drain 17433 1727096250.37646: results queue empty 17433 1727096250.37647: checking for any_errors_fatal 17433 1727096250.37648: done checking for any_errors_fatal 17433 1727096250.37649: checking for max_fail_percentage 17433 1727096250.37650: done checking for max_fail_percentage 17433 1727096250.37650: checking to see if all hosts have failed and the running result is not ok 17433 1727096250.37651: done checking to see if all hosts have failed 17433 1727096250.37651: getting the remaining hosts for this loop 17433 1727096250.37652: done getting the remaining hosts for this loop 17433 1727096250.37653: getting the next task for host managed_node1 17433 1727096250.37656: done getting next task for host managed_node1 17433 1727096250.37657: ^ task is: TASK: meta (flush_handlers) 17433 1727096250.37658: ^ 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 17433 1727096250.37664: getting variables 17433 1727096250.37665: in VariableManager get_vars() 17433 1727096250.37673: Calling all_inventory to load vars for managed_node1 17433 1727096250.37674: Calling groups_inventory to load vars for managed_node1 17433 1727096250.37676: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096250.37679: Calling all_plugins_play to load vars for managed_node1 17433 1727096250.37680: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096250.37682: Calling groups_plugins_play to load vars for managed_node1 17433 1727096250.37847: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096250.38080: done with get_vars() 17433 1727096250.38089: done getting variables 17433 1727096250.38192: in VariableManager get_vars() 17433 1727096250.38199: Calling all_inventory to load vars for managed_node1 17433 1727096250.38201: Calling groups_inventory to load vars for managed_node1 17433 1727096250.38202: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096250.38206: Calling all_plugins_play to load vars for managed_node1 17433 1727096250.38208: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096250.38210: Calling groups_plugins_play to load vars for managed_node1 17433 1727096250.38335: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096250.38520: done with get_vars() 17433 1727096250.38532: done queuing things up, now waiting for results queue to drain 17433 1727096250.38534: results queue empty 17433 1727096250.38535: checking for any_errors_fatal 17433 1727096250.38537: done checking for any_errors_fatal 17433 1727096250.38538: checking for max_fail_percentage 17433 1727096250.38539: done checking for max_fail_percentage 17433 1727096250.38540: checking to see if all hosts have failed and the running result is not ok 17433 1727096250.38540: done checking to see if all hosts have failed 17433 1727096250.38541: getting the remaining hosts for this loop 17433 1727096250.38542: done getting the remaining hosts for this loop 17433 1727096250.38545: getting the next task for host managed_node1 17433 1727096250.38548: done getting next task for host managed_node1 17433 1727096250.38549: ^ task is: None 17433 1727096250.38553: ^ 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 17433 1727096250.38554: done queuing things up, now waiting for results queue to drain 17433 1727096250.38555: results queue empty 17433 1727096250.38555: checking for any_errors_fatal 17433 1727096250.38556: done checking for any_errors_fatal 17433 1727096250.38557: checking for max_fail_percentage 17433 1727096250.38558: done checking for max_fail_percentage 17433 1727096250.38558: checking to see if all hosts have failed and the running result is not ok 17433 1727096250.38559: done checking to see if all hosts have failed 17433 1727096250.38563: getting the next task for host managed_node1 17433 1727096250.38565: done getting next task for host managed_node1 17433 1727096250.38566: ^ task is: None 17433 1727096250.38572: ^ 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 17433 1727096250.38640: in VariableManager get_vars() 17433 1727096250.38654: done with get_vars() 17433 1727096250.38660: in VariableManager get_vars() 17433 1727096250.38778: done with get_vars() 17433 1727096250.38784: variable 'omit' from source: magic vars 17433 1727096250.38816: in VariableManager get_vars() 17433 1727096250.38826: done with get_vars() 17433 1727096250.38848: variable 'omit' from source: magic vars PLAY [Play for testing dummy connection] *************************************** 17433 1727096250.39234: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 17433 1727096250.39402: getting the remaining hosts for this loop 17433 1727096250.39403: done getting the remaining hosts for this loop 17433 1727096250.39406: getting the next task for host managed_node1 17433 1727096250.39409: done getting next task for host managed_node1 17433 1727096250.39410: ^ task is: TASK: Gathering Facts 17433 1727096250.39412: ^ 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 17433 1727096250.39414: getting variables 17433 1727096250.39415: in VariableManager get_vars() 17433 1727096250.39422: Calling all_inventory to load vars for managed_node1 17433 1727096250.39424: Calling groups_inventory to load vars for managed_node1 17433 1727096250.39426: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096250.39431: Calling all_plugins_play to load vars for managed_node1 17433 1727096250.39449: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096250.39452: Calling groups_plugins_play to load vars for managed_node1 17433 1727096250.39661: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096250.39843: done with get_vars() 17433 1727096250.39851: done getting variables 17433 1727096250.39892: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_dummy.yml:3 Monday 23 September 2024 08:57:30 -0400 (0:00:00.047) 0:00:03.344 ****** 17433 1727096250.39916: entering _queue_task() for managed_node1/gather_facts 17433 1727096250.40215: worker is 1 (out of 1 available) 17433 1727096250.40227: exiting _queue_task() for managed_node1/gather_facts 17433 1727096250.40239: done queuing things up, now waiting for results queue to drain 17433 1727096250.40240: waiting for pending results... 17433 1727096250.40520: running TaskExecutor() for managed_node1/TASK: Gathering Facts 17433 1727096250.40595: in run() - task 0afff68d-5257-5abd-5bd8-00000000006d 17433 1727096250.40609: variable 'ansible_search_path' from source: unknown 17433 1727096250.40647: calling self._execute() 17433 1727096250.40726: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096250.40732: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096250.40789: variable 'omit' from source: magic vars 17433 1727096250.41052: variable 'ansible_distribution_major_version' from source: facts 17433 1727096250.41065: Evaluated conditional (ansible_distribution_major_version != '6'): True 17433 1727096250.41070: variable 'omit' from source: magic vars 17433 1727096250.41089: variable 'omit' from source: magic vars 17433 1727096250.41118: variable 'omit' from source: magic vars 17433 1727096250.41216: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17433 1727096250.41220: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17433 1727096250.41372: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17433 1727096250.41376: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17433 1727096250.41379: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17433 1727096250.41382: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17433 1727096250.41384: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096250.41387: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096250.41407: Set connection var ansible_shell_executable to /bin/sh 17433 1727096250.41423: Set connection var ansible_pipelining to False 17433 1727096250.41430: Set connection var ansible_connection to ssh 17433 1727096250.41438: Set connection var ansible_shell_type to sh 17433 1727096250.41450: Set connection var ansible_timeout to 10 17433 1727096250.41459: Set connection var ansible_module_compression to ZIP_DEFLATED 17433 1727096250.41498: variable 'ansible_shell_executable' from source: unknown 17433 1727096250.41572: variable 'ansible_connection' from source: unknown 17433 1727096250.41575: variable 'ansible_module_compression' from source: unknown 17433 1727096250.41578: variable 'ansible_shell_type' from source: unknown 17433 1727096250.41579: variable 'ansible_shell_executable' from source: unknown 17433 1727096250.41581: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096250.41583: variable 'ansible_pipelining' from source: unknown 17433 1727096250.41591: variable 'ansible_timeout' from source: unknown 17433 1727096250.41593: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096250.41724: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17433 1727096250.41741: variable 'omit' from source: magic vars 17433 1727096250.41750: starting attempt loop 17433 1727096250.41755: running the handler 17433 1727096250.41776: variable 'ansible_facts' from source: unknown 17433 1727096250.41800: _low_level_execute_command(): starting 17433 1727096250.41821: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 17433 1727096250.42689: 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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096250.42998: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 17433 1727096250.43012: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17433 1727096250.43120: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096250.43893: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096250.45159: stdout chunk (state=3): >>>/root <<< 17433 1727096250.45255: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17433 1727096250.45293: stderr chunk (state=3): >>><<< 17433 1727096250.45304: stdout chunk (state=3): >>><<< 17433 1727096250.45396: _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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17433 1727096250.45484: _low_level_execute_command(): starting 17433 1727096250.45488: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096250.4540389-17582-192482776977906 `" && echo ansible-tmp-1727096250.4540389-17582-192482776977906="` echo /root/.ansible/tmp/ansible-tmp-1727096250.4540389-17582-192482776977906 `" ) && sleep 0' 17433 1727096250.46808: 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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 17433 1727096250.46884: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096250.47044: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 17433 1727096250.47095: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096250.47175: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 17433 1727096250.49777: stdout chunk (state=3): >>>ansible-tmp-1727096250.4540389-17582-192482776977906=/root/.ansible/tmp/ansible-tmp-1727096250.4540389-17582-192482776977906 <<< 17433 1727096250.49984: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17433 1727096250.49989: stdout chunk (state=3): >>><<< 17433 1727096250.49992: stderr chunk (state=3): >>><<< 17433 1727096250.50012: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096250.4540389-17582-192482776977906=/root/.ansible/tmp/ansible-tmp-1727096250.4540389-17582-192482776977906 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' 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 17433 1727096250.50172: variable 'ansible_module_compression' from source: unknown 17433 1727096250.50236: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-174331dk3fifg/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 17433 1727096250.50341: variable 'ansible_facts' from source: unknown 17433 1727096250.50758: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096250.4540389-17582-192482776977906/AnsiballZ_setup.py 17433 1727096250.51060: Sending initial data 17433 1727096250.51066: Sent initial data (154 bytes) 17433 1727096250.51616: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17433 1727096250.51629: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17433 1727096250.51682: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096250.51747: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 17433 1727096250.51782: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17433 1727096250.51801: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096250.51919: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 17433 1727096250.54179: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 17433 1727096250.54183: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 17433 1727096250.54246: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-174331dk3fifg/tmps0p1saro /root/.ansible/tmp/ansible-tmp-1727096250.4540389-17582-192482776977906/AnsiballZ_setup.py <<< 17433 1727096250.54249: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096250.4540389-17582-192482776977906/AnsiballZ_setup.py" <<< 17433 1727096250.54333: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-174331dk3fifg/tmps0p1saro" to remote "/root/.ansible/tmp/ansible-tmp-1727096250.4540389-17582-192482776977906/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096250.4540389-17582-192482776977906/AnsiballZ_setup.py" <<< 17433 1727096250.57164: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17433 1727096250.57357: stderr chunk (state=3): >>><<< 17433 1727096250.57361: stdout chunk (state=3): >>><<< 17433 1727096250.57363: done transferring module to remote 17433 1727096250.57365: _low_level_execute_command(): starting 17433 1727096250.57374: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096250.4540389-17582-192482776977906/ /root/.ansible/tmp/ansible-tmp-1727096250.4540389-17582-192482776977906/AnsiballZ_setup.py && sleep 0' 17433 1727096250.58556: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17433 1727096250.58585: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17433 1727096250.58597: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17433 1727096250.58729: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096250.58873: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 17433 1727096250.58919: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096250.58999: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096250.60915: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17433 1727096250.60957: stderr chunk (state=3): >>><<< 17433 1727096250.60967: stdout chunk (state=3): >>><<< 17433 1727096250.61120: _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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17433 1727096250.61124: _low_level_execute_command(): starting 17433 1727096250.61127: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096250.4540389-17582-192482776977906/AnsiballZ_setup.py && sleep 0' 17433 1727096250.62259: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17433 1727096250.62278: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17433 1727096250.62295: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17433 1727096250.62382: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096250.62496: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 17433 1727096250.62563: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17433 1727096250.62610: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096250.62785: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096251.41343: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_apparmor": {"status": "disabled"}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_distribution": "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-11-125.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-11-125", "ansible_nodename": "ip-10-31-11-125.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": "ec2082d1236a0674562ec5e13633e7ec", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_is_chroot": false, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCSodd+GDkKMH+cjKateYxMnFqGIiE1cnsha6Cte8GTIWdeerR6yaWx/72lnuD/E1u9q+QiEGNjwKJ+EVlEbMpe1E41fS12cQMWtucXlJvMJH1Ykit9m7FF02YjLW9EkA9SSgc18cxhBxGHI+sOyXoiqbbp/q8CeDDI6WWQ+a3ZlRONcuaxwv9JBCJY6ZIqEDUsG55fAkwTft0LrM9VfN5D7iCcrlRTAVcjACJKgdvzHt52sVh5wuhCgzisIGrxldgqYAo0PnKgLwHzMWTYpwBJQIwMf6hC7O+PTnljDRXhsY8vTDdVI9W4Nr7mLWJ7W5JZ0lrKajT+FZ1b8usigp6firlnTtqzVmKJ4HJTlBOQ00HmCvVRSFb8Y15UB8Gz/xjJSXiQklJoKt+/wRRazuZALEowaIIdTzQUGv5Yx/BYhcAv8KVvhqbfkvyuwAgI+jzck3nhlUJ3B1WVYs5RdDY1WWEbqEtKyERi7P+cyWg6OhEMmJIpLs1QBW+CU/89w+s=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE9Vvl7mU+dsvtGHlOyMt0Nx2BOUkSxor6Ul/pQgHJkP0t5ie5s9TW9uniTzz5NfayEXaMlnOkK/UBl0o7msG9k=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIOsOWQBYI+BXY81/x/jv3URNQxi5p8vLDeQfEZVgnjS4", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_fibre_channel_wwn": [], "ansible_pkg_mgr": "dnf", "ansible_fips": false, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_iscsi_iqn": "", "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_local": {}, "ansible_lsb": {}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "08", "minute": "57", "second": "30", "epoch": "1727096250", "epoch_int": "1727096250", "date": "2024-09-23", "time": "08:57:30", "iso8601_micro": "2024-09-23T12:57:30.965969Z", "iso8601": "2024-09-23T12:57:30Z", "iso8601_basic": "20240923T085730965969", "iso8601_basic_short": "20240923T085730", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_service_mgr": "systemd", "ansible_env": {"SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.159 40710 10.31.11.125 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.159 40710 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_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": "ec2082d1-236a-0674-562e-c5e13633e7ec", "ansible_product_uuid": "ec2082d1-236a-0674-562e-c5e13633e7ec", "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": 404, "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": 261795160064, "block_size": 4096, "block_total": 65519099, "block_available": 63914834, "block_used": 1604265, "inode_total": 131070960, "inode_available": 131029096, "inode_used": 41864, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_interfaces": ["eth0", "lo"], "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_eth0": {"device": "eth0", "macaddress": "12:ff:ac:3f:90:f5", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.11.125", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::10ff:acff:fe3f:90f5", "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_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.11.125", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:ff:ac:3f:90:f5", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.11.125"], "ansible_all_ipv6_addresses": ["fe80::10ff:acff:fe3f:90f5"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.11.125", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::10ff:acff:fe3f:90f5"]}, "ansible_loadavg": {"1m": 0.39501953125, "5m": 0.32373046875, "15m": 0.1572265625}, "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_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 17433 1727096251.44280: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 17433 1727096251.44308: stdout chunk (state=3): >>><<< 17433 1727096251.44311: stderr chunk (state=3): >>><<< 17433 1727096251.44353: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_apparmor": {"status": "disabled"}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_distribution": "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-11-125.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-11-125", "ansible_nodename": "ip-10-31-11-125.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": "ec2082d1236a0674562ec5e13633e7ec", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_is_chroot": false, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCSodd+GDkKMH+cjKateYxMnFqGIiE1cnsha6Cte8GTIWdeerR6yaWx/72lnuD/E1u9q+QiEGNjwKJ+EVlEbMpe1E41fS12cQMWtucXlJvMJH1Ykit9m7FF02YjLW9EkA9SSgc18cxhBxGHI+sOyXoiqbbp/q8CeDDI6WWQ+a3ZlRONcuaxwv9JBCJY6ZIqEDUsG55fAkwTft0LrM9VfN5D7iCcrlRTAVcjACJKgdvzHt52sVh5wuhCgzisIGrxldgqYAo0PnKgLwHzMWTYpwBJQIwMf6hC7O+PTnljDRXhsY8vTDdVI9W4Nr7mLWJ7W5JZ0lrKajT+FZ1b8usigp6firlnTtqzVmKJ4HJTlBOQ00HmCvVRSFb8Y15UB8Gz/xjJSXiQklJoKt+/wRRazuZALEowaIIdTzQUGv5Yx/BYhcAv8KVvhqbfkvyuwAgI+jzck3nhlUJ3B1WVYs5RdDY1WWEbqEtKyERi7P+cyWg6OhEMmJIpLs1QBW+CU/89w+s=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE9Vvl7mU+dsvtGHlOyMt0Nx2BOUkSxor6Ul/pQgHJkP0t5ie5s9TW9uniTzz5NfayEXaMlnOkK/UBl0o7msG9k=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIOsOWQBYI+BXY81/x/jv3URNQxi5p8vLDeQfEZVgnjS4", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_fibre_channel_wwn": [], "ansible_pkg_mgr": "dnf", "ansible_fips": false, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_iscsi_iqn": "", "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_local": {}, "ansible_lsb": {}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "08", "minute": "57", "second": "30", "epoch": "1727096250", "epoch_int": "1727096250", "date": "2024-09-23", "time": "08:57:30", "iso8601_micro": "2024-09-23T12:57:30.965969Z", "iso8601": "2024-09-23T12:57:30Z", "iso8601_basic": "20240923T085730965969", "iso8601_basic_short": "20240923T085730", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_service_mgr": "systemd", "ansible_env": {"SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.159 40710 10.31.11.125 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.159 40710 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_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": "ec2082d1-236a-0674-562e-c5e13633e7ec", "ansible_product_uuid": "ec2082d1-236a-0674-562e-c5e13633e7ec", "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": 404, "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": 261795160064, "block_size": 4096, "block_total": 65519099, "block_available": 63914834, "block_used": 1604265, "inode_total": 131070960, "inode_available": 131029096, "inode_used": 41864, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_interfaces": ["eth0", "lo"], "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_eth0": {"device": "eth0", "macaddress": "12:ff:ac:3f:90:f5", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.11.125", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::10ff:acff:fe3f:90f5", "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_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.11.125", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:ff:ac:3f:90:f5", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.11.125"], "ansible_all_ipv6_addresses": ["fe80::10ff:acff:fe3f:90f5"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.11.125", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::10ff:acff:fe3f:90f5"]}, "ansible_loadavg": {"1m": 0.39501953125, "5m": 0.32373046875, "15m": 0.1572265625}, "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_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 17433 1727096251.44753: 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-1727096250.4540389-17582-192482776977906/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 17433 1727096251.44845: _low_level_execute_command(): starting 17433 1727096251.44849: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096250.4540389-17582-192482776977906/ > /dev/null 2>&1 && sleep 0' 17433 1727096251.45421: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17433 1727096251.45480: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096251.45548: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 17433 1727096251.45571: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17433 1727096251.45595: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096251.45706: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096251.48358: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17433 1727096251.48374: stdout chunk (state=3): >>><<< 17433 1727096251.48387: stderr chunk (state=3): >>><<< 17433 1727096251.48421: _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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17433 1727096251.48435: handler run complete 17433 1727096251.48582: variable 'ansible_facts' from source: unknown 17433 1727096251.48707: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096251.49038: variable 'ansible_facts' from source: unknown 17433 1727096251.49126: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096251.49265: attempt loop complete, returning result 17433 1727096251.49278: _execute() done 17433 1727096251.49285: dumping result to json 17433 1727096251.49318: done dumping result, returning 17433 1727096251.49340: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0afff68d-5257-5abd-5bd8-00000000006d] 17433 1727096251.49350: sending task result for task 0afff68d-5257-5abd-5bd8-00000000006d 17433 1727096251.49883: done sending task result for task 0afff68d-5257-5abd-5bd8-00000000006d 17433 1727096251.49886: WORKER PROCESS EXITING ok: [managed_node1] 17433 1727096251.50223: no more pending results, returning what we have 17433 1727096251.50226: results queue empty 17433 1727096251.50227: checking for any_errors_fatal 17433 1727096251.50228: done checking for any_errors_fatal 17433 1727096251.50228: checking for max_fail_percentage 17433 1727096251.50230: done checking for max_fail_percentage 17433 1727096251.50231: checking to see if all hosts have failed and the running result is not ok 17433 1727096251.50231: done checking to see if all hosts have failed 17433 1727096251.50232: getting the remaining hosts for this loop 17433 1727096251.50233: done getting the remaining hosts for this loop 17433 1727096251.50237: getting the next task for host managed_node1 17433 1727096251.50241: done getting next task for host managed_node1 17433 1727096251.50243: ^ task is: TASK: meta (flush_handlers) 17433 1727096251.50244: ^ 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 17433 1727096251.50247: getting variables 17433 1727096251.50249: in VariableManager get_vars() 17433 1727096251.50270: Calling all_inventory to load vars for managed_node1 17433 1727096251.50272: Calling groups_inventory to load vars for managed_node1 17433 1727096251.50275: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096251.50284: Calling all_plugins_play to load vars for managed_node1 17433 1727096251.50286: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096251.50288: Calling groups_plugins_play to load vars for managed_node1 17433 1727096251.50448: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096251.50640: done with get_vars() 17433 1727096251.50656: done getting variables 17433 1727096251.50717: in VariableManager get_vars() 17433 1727096251.50725: Calling all_inventory to load vars for managed_node1 17433 1727096251.50727: Calling groups_inventory to load vars for managed_node1 17433 1727096251.50729: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096251.50733: Calling all_plugins_play to load vars for managed_node1 17433 1727096251.50735: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096251.50737: Calling groups_plugins_play to load vars for managed_node1 17433 1727096251.50970: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096251.51707: done with get_vars() 17433 1727096251.51722: done queuing things up, now waiting for results queue to drain 17433 1727096251.51723: results queue empty 17433 1727096251.51724: checking for any_errors_fatal 17433 1727096251.51727: done checking for any_errors_fatal 17433 1727096251.51728: checking for max_fail_percentage 17433 1727096251.51729: done checking for max_fail_percentage 17433 1727096251.51730: checking to see if all hosts have failed and the running result is not ok 17433 1727096251.51735: done checking to see if all hosts have failed 17433 1727096251.51736: getting the remaining hosts for this loop 17433 1727096251.51737: done getting the remaining hosts for this loop 17433 1727096251.51740: getting the next task for host managed_node1 17433 1727096251.51744: done getting next task for host managed_node1 17433 1727096251.51746: ^ task is: TASK: Show playbook name 17433 1727096251.51747: ^ 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 17433 1727096251.51749: getting variables 17433 1727096251.51749: in VariableManager get_vars() 17433 1727096251.51757: Calling all_inventory to load vars for managed_node1 17433 1727096251.51759: Calling groups_inventory to load vars for managed_node1 17433 1727096251.51761: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096251.51765: Calling all_plugins_play to load vars for managed_node1 17433 1727096251.51774: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096251.51777: Calling groups_plugins_play to load vars for managed_node1 17433 1727096251.51907: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096251.52277: done with get_vars() 17433 1727096251.52285: done getting variables 17433 1727096251.52451: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Show playbook name] ****************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_dummy.yml:11 Monday 23 September 2024 08:57:31 -0400 (0:00:01.125) 0:00:04.470 ****** 17433 1727096251.52484: entering _queue_task() for managed_node1/debug 17433 1727096251.52486: Creating lock for debug 17433 1727096251.52819: worker is 1 (out of 1 available) 17433 1727096251.52832: exiting _queue_task() for managed_node1/debug 17433 1727096251.52844: done queuing things up, now waiting for results queue to drain 17433 1727096251.52845: waiting for pending results... 17433 1727096251.53287: running TaskExecutor() for managed_node1/TASK: Show playbook name 17433 1727096251.53292: in run() - task 0afff68d-5257-5abd-5bd8-00000000000b 17433 1727096251.53295: variable 'ansible_search_path' from source: unknown 17433 1727096251.53298: calling self._execute() 17433 1727096251.53506: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096251.53552: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096251.53598: variable 'omit' from source: magic vars 17433 1727096251.54105: variable 'ansible_distribution_major_version' from source: facts 17433 1727096251.54125: Evaluated conditional (ansible_distribution_major_version != '6'): True 17433 1727096251.54137: variable 'omit' from source: magic vars 17433 1727096251.54202: variable 'omit' from source: magic vars 17433 1727096251.54216: variable 'omit' from source: magic vars 17433 1727096251.54263: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17433 1727096251.54309: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17433 1727096251.54473: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17433 1727096251.54477: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17433 1727096251.54479: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17433 1727096251.54482: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17433 1727096251.54484: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096251.54486: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096251.54530: Set connection var ansible_shell_executable to /bin/sh 17433 1727096251.54548: Set connection var ansible_pipelining to False 17433 1727096251.54556: Set connection var ansible_connection to ssh 17433 1727096251.54570: Set connection var ansible_shell_type to sh 17433 1727096251.54584: Set connection var ansible_timeout to 10 17433 1727096251.54592: Set connection var ansible_module_compression to ZIP_DEFLATED 17433 1727096251.54621: variable 'ansible_shell_executable' from source: unknown 17433 1727096251.54629: variable 'ansible_connection' from source: unknown 17433 1727096251.54637: variable 'ansible_module_compression' from source: unknown 17433 1727096251.54644: variable 'ansible_shell_type' from source: unknown 17433 1727096251.54649: variable 'ansible_shell_executable' from source: unknown 17433 1727096251.54655: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096251.54665: variable 'ansible_pipelining' from source: unknown 17433 1727096251.54674: variable 'ansible_timeout' from source: unknown 17433 1727096251.54710: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096251.54908: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17433 1727096251.54930: variable 'omit' from source: magic vars 17433 1727096251.54940: starting attempt loop 17433 1727096251.54947: running the handler 17433 1727096251.55038: handler run complete 17433 1727096251.55195: attempt loop complete, returning result 17433 1727096251.55236: _execute() done 17433 1727096251.55240: dumping result to json 17433 1727096251.55242: done dumping result, returning 17433 1727096251.55245: done running TaskExecutor() for managed_node1/TASK: Show playbook name [0afff68d-5257-5abd-5bd8-00000000000b] 17433 1727096251.55250: sending task result for task 0afff68d-5257-5abd-5bd8-00000000000b ok: [managed_node1] => {} MSG: this is: playbooks/tests_dummy.yml 17433 1727096251.55416: no more pending results, returning what we have 17433 1727096251.55420: results queue empty 17433 1727096251.55421: checking for any_errors_fatal 17433 1727096251.55422: done checking for any_errors_fatal 17433 1727096251.55423: checking for max_fail_percentage 17433 1727096251.55424: done checking for max_fail_percentage 17433 1727096251.55425: checking to see if all hosts have failed and the running result is not ok 17433 1727096251.55426: done checking to see if all hosts have failed 17433 1727096251.55427: getting the remaining hosts for this loop 17433 1727096251.55429: done getting the remaining hosts for this loop 17433 1727096251.55432: getting the next task for host managed_node1 17433 1727096251.55440: done getting next task for host managed_node1 17433 1727096251.55443: ^ task is: TASK: Include the task 'run_test.yml' 17433 1727096251.55445: ^ 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 17433 1727096251.55449: getting variables 17433 1727096251.55451: in VariableManager get_vars() 17433 1727096251.55485: Calling all_inventory to load vars for managed_node1 17433 1727096251.55488: Calling groups_inventory to load vars for managed_node1 17433 1727096251.55492: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096251.55504: Calling all_plugins_play to load vars for managed_node1 17433 1727096251.55507: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096251.55509: Calling groups_plugins_play to load vars for managed_node1 17433 1727096251.55935: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096251.56224: done with get_vars() 17433 1727096251.56236: done getting variables 17433 1727096251.56274: done sending task result for task 0afff68d-5257-5abd-5bd8-00000000000b 17433 1727096251.56278: WORKER PROCESS EXITING TASK [Include the task 'run_test.yml'] ***************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_dummy.yml:21 Monday 23 September 2024 08:57:31 -0400 (0:00:00.038) 0:00:04.509 ****** 17433 1727096251.56347: entering _queue_task() for managed_node1/include_tasks 17433 1727096251.56625: worker is 1 (out of 1 available) 17433 1727096251.56639: exiting _queue_task() for managed_node1/include_tasks 17433 1727096251.56652: done queuing things up, now waiting for results queue to drain 17433 1727096251.56653: waiting for pending results... 17433 1727096251.56915: running TaskExecutor() for managed_node1/TASK: Include the task 'run_test.yml' 17433 1727096251.57020: in run() - task 0afff68d-5257-5abd-5bd8-00000000000d 17433 1727096251.57040: variable 'ansible_search_path' from source: unknown 17433 1727096251.57086: calling self._execute() 17433 1727096251.57247: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096251.57283: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096251.57405: variable 'omit' from source: magic vars 17433 1727096251.58129: variable 'ansible_distribution_major_version' from source: facts 17433 1727096251.58194: Evaluated conditional (ansible_distribution_major_version != '6'): True 17433 1727096251.58220: _execute() done 17433 1727096251.58228: dumping result to json 17433 1727096251.58237: done dumping result, returning 17433 1727096251.58249: done running TaskExecutor() for managed_node1/TASK: Include the task 'run_test.yml' [0afff68d-5257-5abd-5bd8-00000000000d] 17433 1727096251.58258: sending task result for task 0afff68d-5257-5abd-5bd8-00000000000d 17433 1727096251.58451: done sending task result for task 0afff68d-5257-5abd-5bd8-00000000000d 17433 1727096251.58454: WORKER PROCESS EXITING 17433 1727096251.58504: no more pending results, returning what we have 17433 1727096251.58510: in VariableManager get_vars() 17433 1727096251.58546: Calling all_inventory to load vars for managed_node1 17433 1727096251.58549: Calling groups_inventory to load vars for managed_node1 17433 1727096251.58553: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096251.58571: Calling all_plugins_play to load vars for managed_node1 17433 1727096251.58574: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096251.58579: Calling groups_plugins_play to load vars for managed_node1 17433 1727096251.59121: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096251.59562: done with get_vars() 17433 1727096251.59572: variable 'ansible_search_path' from source: unknown 17433 1727096251.59588: we have included files to process 17433 1727096251.59589: generating all_blocks data 17433 1727096251.59590: done generating all_blocks data 17433 1727096251.59591: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml 17433 1727096251.59592: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml 17433 1727096251.59595: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml 17433 1727096251.60176: in VariableManager get_vars() 17433 1727096251.60193: done with get_vars() 17433 1727096251.60236: in VariableManager get_vars() 17433 1727096251.60252: done with get_vars() 17433 1727096251.60298: in VariableManager get_vars() 17433 1727096251.60313: done with get_vars() 17433 1727096251.60352: in VariableManager get_vars() 17433 1727096251.60371: done with get_vars() 17433 1727096251.60423: in VariableManager get_vars() 17433 1727096251.60437: done with get_vars() 17433 1727096251.60797: in VariableManager get_vars() 17433 1727096251.60812: done with get_vars() 17433 1727096251.60825: done processing included file 17433 1727096251.60826: iterating over new_blocks loaded from include file 17433 1727096251.60828: in VariableManager get_vars() 17433 1727096251.60838: done with get_vars() 17433 1727096251.60839: filtering new block on tags 17433 1727096251.60947: done filtering new block on tags 17433 1727096251.60950: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml for managed_node1 17433 1727096251.60956: extending task lists for all hosts with included blocks 17433 1727096251.60997: done extending task lists 17433 1727096251.60999: done processing included files 17433 1727096251.60999: results queue empty 17433 1727096251.61000: checking for any_errors_fatal 17433 1727096251.61019: done checking for any_errors_fatal 17433 1727096251.61021: checking for max_fail_percentage 17433 1727096251.61022: done checking for max_fail_percentage 17433 1727096251.61023: checking to see if all hosts have failed and the running result is not ok 17433 1727096251.61070: done checking to see if all hosts have failed 17433 1727096251.61102: getting the remaining hosts for this loop 17433 1727096251.61104: done getting the remaining hosts for this loop 17433 1727096251.61107: getting the next task for host managed_node1 17433 1727096251.61128: done getting next task for host managed_node1 17433 1727096251.61130: ^ task is: TASK: TEST: {{ lsr_description }} 17433 1727096251.61163: ^ 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 17433 1727096251.61166: getting variables 17433 1727096251.61173: in VariableManager get_vars() 17433 1727096251.61183: Calling all_inventory to load vars for managed_node1 17433 1727096251.61185: Calling groups_inventory to load vars for managed_node1 17433 1727096251.61188: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096251.61193: Calling all_plugins_play to load vars for managed_node1 17433 1727096251.61196: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096251.61198: Calling groups_plugins_play to load vars for managed_node1 17433 1727096251.61393: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096251.61629: done with get_vars() 17433 1727096251.61638: done getting variables 17433 1727096251.61683: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 17433 1727096251.61801: variable 'lsr_description' from source: include params TASK [TEST: Create a dummy interface] ****************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:5 Monday 23 September 2024 08:57:31 -0400 (0:00:00.054) 0:00:04.564 ****** 17433 1727096251.61846: entering _queue_task() for managed_node1/debug 17433 1727096251.62183: worker is 1 (out of 1 available) 17433 1727096251.62196: exiting _queue_task() for managed_node1/debug 17433 1727096251.62207: done queuing things up, now waiting for results queue to drain 17433 1727096251.62208: waiting for pending results... 17433 1727096251.62474: running TaskExecutor() for managed_node1/TASK: TEST: Create a dummy interface 17433 1727096251.62693: in run() - task 0afff68d-5257-5abd-5bd8-000000000082 17433 1727096251.62716: variable 'ansible_search_path' from source: unknown 17433 1727096251.62724: variable 'ansible_search_path' from source: unknown 17433 1727096251.62770: calling self._execute() 17433 1727096251.62846: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096251.62857: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096251.62879: variable 'omit' from source: magic vars 17433 1727096251.63266: variable 'ansible_distribution_major_version' from source: facts 17433 1727096251.63370: Evaluated conditional (ansible_distribution_major_version != '6'): True 17433 1727096251.63373: variable 'omit' from source: magic vars 17433 1727096251.63376: variable 'omit' from source: magic vars 17433 1727096251.63442: variable 'lsr_description' from source: include params 17433 1727096251.63472: variable 'omit' from source: magic vars 17433 1727096251.63519: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17433 1727096251.63562: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17433 1727096251.63594: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17433 1727096251.63619: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17433 1727096251.63695: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17433 1727096251.63698: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17433 1727096251.63701: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096251.63703: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096251.63791: Set connection var ansible_shell_executable to /bin/sh 17433 1727096251.63813: Set connection var ansible_pipelining to False 17433 1727096251.63821: Set connection var ansible_connection to ssh 17433 1727096251.63828: Set connection var ansible_shell_type to sh 17433 1727096251.63844: Set connection var ansible_timeout to 10 17433 1727096251.63854: Set connection var ansible_module_compression to ZIP_DEFLATED 17433 1727096251.63886: variable 'ansible_shell_executable' from source: unknown 17433 1727096251.63895: variable 'ansible_connection' from source: unknown 17433 1727096251.63901: variable 'ansible_module_compression' from source: unknown 17433 1727096251.63911: variable 'ansible_shell_type' from source: unknown 17433 1727096251.63972: variable 'ansible_shell_executable' from source: unknown 17433 1727096251.63975: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096251.63978: variable 'ansible_pipelining' from source: unknown 17433 1727096251.63980: variable 'ansible_timeout' from source: unknown 17433 1727096251.63982: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096251.64091: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17433 1727096251.64109: variable 'omit' from source: magic vars 17433 1727096251.64120: starting attempt loop 17433 1727096251.64132: running the handler 17433 1727096251.64187: handler run complete 17433 1727096251.64206: attempt loop complete, returning result 17433 1727096251.64214: _execute() done 17433 1727096251.64237: dumping result to json 17433 1727096251.64240: done dumping result, returning 17433 1727096251.64243: done running TaskExecutor() for managed_node1/TASK: TEST: Create a dummy interface [0afff68d-5257-5abd-5bd8-000000000082] 17433 1727096251.64250: sending task result for task 0afff68d-5257-5abd-5bd8-000000000082 17433 1727096251.64525: done sending task result for task 0afff68d-5257-5abd-5bd8-000000000082 17433 1727096251.64529: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: ########## Create a dummy interface ########## 17433 1727096251.64584: no more pending results, returning what we have 17433 1727096251.64587: results queue empty 17433 1727096251.64588: checking for any_errors_fatal 17433 1727096251.64589: done checking for any_errors_fatal 17433 1727096251.64590: checking for max_fail_percentage 17433 1727096251.64592: done checking for max_fail_percentage 17433 1727096251.64592: checking to see if all hosts have failed and the running result is not ok 17433 1727096251.64593: done checking to see if all hosts have failed 17433 1727096251.64594: getting the remaining hosts for this loop 17433 1727096251.64596: done getting the remaining hosts for this loop 17433 1727096251.64600: getting the next task for host managed_node1 17433 1727096251.64606: done getting next task for host managed_node1 17433 1727096251.64609: ^ task is: TASK: Show item 17433 1727096251.64612: ^ 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 17433 1727096251.64616: getting variables 17433 1727096251.64618: in VariableManager get_vars() 17433 1727096251.64655: Calling all_inventory to load vars for managed_node1 17433 1727096251.64660: Calling groups_inventory to load vars for managed_node1 17433 1727096251.64665: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096251.64678: Calling all_plugins_play to load vars for managed_node1 17433 1727096251.64682: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096251.64685: Calling groups_plugins_play to load vars for managed_node1 17433 1727096251.65023: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096251.65218: done with get_vars() 17433 1727096251.65229: done getting variables 17433 1727096251.65293: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show item] *************************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:9 Monday 23 September 2024 08:57:31 -0400 (0:00:00.034) 0:00:04.599 ****** 17433 1727096251.65321: entering _queue_task() for managed_node1/debug 17433 1727096251.65606: worker is 1 (out of 1 available) 17433 1727096251.65618: exiting _queue_task() for managed_node1/debug 17433 1727096251.65630: done queuing things up, now waiting for results queue to drain 17433 1727096251.65631: waiting for pending results... 17433 1727096251.65897: running TaskExecutor() for managed_node1/TASK: Show item 17433 1727096251.66004: in run() - task 0afff68d-5257-5abd-5bd8-000000000083 17433 1727096251.66027: variable 'ansible_search_path' from source: unknown 17433 1727096251.66035: variable 'ansible_search_path' from source: unknown 17433 1727096251.66094: variable 'omit' from source: magic vars 17433 1727096251.66224: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096251.66245: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096251.66286: variable 'omit' from source: magic vars 17433 1727096251.66753: variable 'ansible_distribution_major_version' from source: facts 17433 1727096251.66792: Evaluated conditional (ansible_distribution_major_version != '6'): True 17433 1727096251.66885: variable 'omit' from source: magic vars 17433 1727096251.66888: variable 'omit' from source: magic vars 17433 1727096251.66904: variable 'item' from source: unknown 17433 1727096251.66997: variable 'item' from source: unknown 17433 1727096251.67020: variable 'omit' from source: magic vars 17433 1727096251.67069: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17433 1727096251.67116: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17433 1727096251.67142: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17433 1727096251.67166: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17433 1727096251.67185: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17433 1727096251.67225: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17433 1727096251.67234: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096251.67242: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096251.67345: Set connection var ansible_shell_executable to /bin/sh 17433 1727096251.67392: Set connection var ansible_pipelining to False 17433 1727096251.67396: Set connection var ansible_connection to ssh 17433 1727096251.67398: Set connection var ansible_shell_type to sh 17433 1727096251.67400: Set connection var ansible_timeout to 10 17433 1727096251.67428: Set connection var ansible_module_compression to ZIP_DEFLATED 17433 1727096251.67445: variable 'ansible_shell_executable' from source: unknown 17433 1727096251.67537: variable 'ansible_connection' from source: unknown 17433 1727096251.67540: variable 'ansible_module_compression' from source: unknown 17433 1727096251.67542: variable 'ansible_shell_type' from source: unknown 17433 1727096251.67545: variable 'ansible_shell_executable' from source: unknown 17433 1727096251.67547: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096251.67549: variable 'ansible_pipelining' from source: unknown 17433 1727096251.67551: variable 'ansible_timeout' from source: unknown 17433 1727096251.67554: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096251.67638: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17433 1727096251.67764: variable 'omit' from source: magic vars 17433 1727096251.67769: starting attempt loop 17433 1727096251.67771: running the handler 17433 1727096251.67773: variable 'lsr_description' from source: include params 17433 1727096251.67805: variable 'lsr_description' from source: include params 17433 1727096251.67821: handler run complete 17433 1727096251.67842: attempt loop complete, returning result 17433 1727096251.67866: variable 'item' from source: unknown 17433 1727096251.67941: variable 'item' from source: unknown ok: [managed_node1] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "Create a dummy interface" } 17433 1727096251.68391: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096251.68395: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096251.68398: variable 'omit' from source: magic vars 17433 1727096251.68400: variable 'ansible_distribution_major_version' from source: facts 17433 1727096251.68403: Evaluated conditional (ansible_distribution_major_version != '6'): True 17433 1727096251.68405: variable 'omit' from source: magic vars 17433 1727096251.68433: variable 'omit' from source: magic vars 17433 1727096251.68482: variable 'item' from source: unknown 17433 1727096251.68551: variable 'item' from source: unknown 17433 1727096251.68576: variable 'omit' from source: magic vars 17433 1727096251.68630: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17433 1727096251.68634: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17433 1727096251.68647: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17433 1727096251.68710: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17433 1727096251.68713: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096251.68716: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096251.68779: Set connection var ansible_shell_executable to /bin/sh 17433 1727096251.68794: Set connection var ansible_pipelining to False 17433 1727096251.68802: Set connection var ansible_connection to ssh 17433 1727096251.68808: Set connection var ansible_shell_type to sh 17433 1727096251.68825: Set connection var ansible_timeout to 10 17433 1727096251.68834: Set connection var ansible_module_compression to ZIP_DEFLATED 17433 1727096251.68970: variable 'ansible_shell_executable' from source: unknown 17433 1727096251.68974: variable 'ansible_connection' from source: unknown 17433 1727096251.68976: variable 'ansible_module_compression' from source: unknown 17433 1727096251.68978: variable 'ansible_shell_type' from source: unknown 17433 1727096251.68980: variable 'ansible_shell_executable' from source: unknown 17433 1727096251.68982: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096251.68984: variable 'ansible_pipelining' from source: unknown 17433 1727096251.68985: variable 'ansible_timeout' from source: unknown 17433 1727096251.68987: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096251.69290: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17433 1727096251.69294: variable 'omit' from source: magic vars 17433 1727096251.69296: starting attempt loop 17433 1727096251.69298: running the handler 17433 1727096251.69299: variable 'lsr_setup' from source: include params 17433 1727096251.69336: variable 'lsr_setup' from source: include params 17433 1727096251.69387: handler run complete 17433 1727096251.69413: attempt loop complete, returning result 17433 1727096251.69433: variable 'item' from source: unknown 17433 1727096251.69736: 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" ] } 17433 1727096251.69828: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096251.69831: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096251.69954: variable 'omit' from source: magic vars 17433 1727096251.70262: variable 'ansible_distribution_major_version' from source: facts 17433 1727096251.70314: Evaluated conditional (ansible_distribution_major_version != '6'): True 17433 1727096251.70323: variable 'omit' from source: magic vars 17433 1727096251.70341: variable 'omit' from source: magic vars 17433 1727096251.70390: variable 'item' from source: unknown 17433 1727096251.70579: variable 'item' from source: unknown 17433 1727096251.70582: variable 'omit' from source: magic vars 17433 1727096251.70585: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17433 1727096251.70587: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17433 1727096251.70600: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17433 1727096251.70617: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17433 1727096251.70625: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096251.70633: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096251.70740: Set connection var ansible_shell_executable to /bin/sh 17433 1727096251.70758: Set connection var ansible_pipelining to False 17433 1727096251.70774: Set connection var ansible_connection to ssh 17433 1727096251.70781: Set connection var ansible_shell_type to sh 17433 1727096251.70795: Set connection var ansible_timeout to 10 17433 1727096251.70816: Set connection var ansible_module_compression to ZIP_DEFLATED 17433 1727096251.70847: variable 'ansible_shell_executable' from source: unknown 17433 1727096251.70857: variable 'ansible_connection' from source: unknown 17433 1727096251.70987: variable 'ansible_module_compression' from source: unknown 17433 1727096251.70990: variable 'ansible_shell_type' from source: unknown 17433 1727096251.70992: variable 'ansible_shell_executable' from source: unknown 17433 1727096251.70994: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096251.71002: variable 'ansible_pipelining' from source: unknown 17433 1727096251.71004: variable 'ansible_timeout' from source: unknown 17433 1727096251.71006: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096251.71083: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17433 1727096251.71121: variable 'omit' from source: magic vars 17433 1727096251.71142: starting attempt loop 17433 1727096251.71470: running the handler 17433 1727096251.71473: variable 'lsr_test' from source: include params 17433 1727096251.71628: variable 'lsr_test' from source: include params 17433 1727096251.71650: handler run complete 17433 1727096251.71672: attempt loop complete, returning result 17433 1727096251.71697: variable 'item' from source: unknown 17433 1727096251.71764: 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" ] } 17433 1727096251.72256: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096251.72262: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096251.72272: variable 'omit' from source: magic vars 17433 1727096251.72444: variable 'ansible_distribution_major_version' from source: facts 17433 1727096251.72509: Evaluated conditional (ansible_distribution_major_version != '6'): True 17433 1727096251.72536: variable 'omit' from source: magic vars 17433 1727096251.72676: variable 'omit' from source: magic vars 17433 1727096251.73008: variable 'item' from source: unknown 17433 1727096251.73012: variable 'item' from source: unknown 17433 1727096251.73299: variable 'omit' from source: magic vars 17433 1727096251.73408: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17433 1727096251.73566: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17433 1727096251.73571: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17433 1727096251.73574: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17433 1727096251.73576: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096251.73579: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096251.73702: Set connection var ansible_shell_executable to /bin/sh 17433 1727096251.73717: Set connection var ansible_pipelining to False 17433 1727096251.73724: Set connection var ansible_connection to ssh 17433 1727096251.73754: Set connection var ansible_shell_type to sh 17433 1727096251.73766: Set connection var ansible_timeout to 10 17433 1727096251.73772: Set connection var ansible_module_compression to ZIP_DEFLATED 17433 1727096251.73869: variable 'ansible_shell_executable' from source: unknown 17433 1727096251.73872: variable 'ansible_connection' from source: unknown 17433 1727096251.73875: variable 'ansible_module_compression' from source: unknown 17433 1727096251.73877: variable 'ansible_shell_type' from source: unknown 17433 1727096251.73879: variable 'ansible_shell_executable' from source: unknown 17433 1727096251.73886: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096251.73891: variable 'ansible_pipelining' from source: unknown 17433 1727096251.73894: variable 'ansible_timeout' from source: unknown 17433 1727096251.73900: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096251.74205: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17433 1727096251.74376: variable 'omit' from source: magic vars 17433 1727096251.74380: starting attempt loop 17433 1727096251.74383: running the handler 17433 1727096251.74385: variable 'lsr_assert' from source: include params 17433 1727096251.74387: variable 'lsr_assert' from source: include params 17433 1727096251.74444: handler run complete 17433 1727096251.74463: attempt loop complete, returning result 17433 1727096251.74639: variable 'item' from source: unknown 17433 1727096251.74737: 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" ] } 17433 1727096251.75172: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096251.75175: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096251.75178: variable 'omit' from source: magic vars 17433 1727096251.75180: variable 'ansible_distribution_major_version' from source: facts 17433 1727096251.75183: Evaluated conditional (ansible_distribution_major_version != '6'): True 17433 1727096251.75190: variable 'omit' from source: magic vars 17433 1727096251.75328: variable 'omit' from source: magic vars 17433 1727096251.75331: variable 'item' from source: unknown 17433 1727096251.75465: variable 'item' from source: unknown 17433 1727096251.75488: variable 'omit' from source: magic vars 17433 1727096251.75594: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17433 1727096251.75608: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17433 1727096251.75619: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17433 1727096251.75636: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17433 1727096251.75644: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096251.75652: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096251.75865: Set connection var ansible_shell_executable to /bin/sh 17433 1727096251.75898: Set connection var ansible_pipelining to False 17433 1727096251.75901: Set connection var ansible_connection to ssh 17433 1727096251.75903: Set connection var ansible_shell_type to sh 17433 1727096251.75913: Set connection var ansible_timeout to 10 17433 1727096251.75923: Set connection var ansible_module_compression to ZIP_DEFLATED 17433 1727096251.75947: variable 'ansible_shell_executable' from source: unknown 17433 1727096251.75955: variable 'ansible_connection' from source: unknown 17433 1727096251.76004: variable 'ansible_module_compression' from source: unknown 17433 1727096251.76007: variable 'ansible_shell_type' from source: unknown 17433 1727096251.76009: variable 'ansible_shell_executable' from source: unknown 17433 1727096251.76011: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096251.76013: variable 'ansible_pipelining' from source: unknown 17433 1727096251.76015: variable 'ansible_timeout' from source: unknown 17433 1727096251.76017: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096251.76093: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17433 1727096251.76109: variable 'omit' from source: magic vars 17433 1727096251.76121: starting attempt loop 17433 1727096251.76127: running the handler 17433 1727096251.76332: handler run complete 17433 1727096251.76336: attempt loop complete, returning result 17433 1727096251.76338: variable 'item' from source: unknown 17433 1727096251.76340: 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" } 17433 1727096251.76710: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096251.76713: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096251.76716: variable 'omit' from source: magic vars 17433 1727096251.76718: variable 'ansible_distribution_major_version' from source: facts 17433 1727096251.76729: Evaluated conditional (ansible_distribution_major_version != '6'): True 17433 1727096251.76742: variable 'omit' from source: magic vars 17433 1727096251.76761: variable 'omit' from source: magic vars 17433 1727096251.76804: variable 'item' from source: unknown 17433 1727096251.76872: variable 'item' from source: unknown 17433 1727096251.76892: variable 'omit' from source: magic vars 17433 1727096251.76916: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17433 1727096251.76929: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17433 1727096251.76945: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17433 1727096251.76961: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17433 1727096251.76971: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096251.76980: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096251.77059: Set connection var ansible_shell_executable to /bin/sh 17433 1727096251.77076: Set connection var ansible_pipelining to False 17433 1727096251.77084: Set connection var ansible_connection to ssh 17433 1727096251.77091: Set connection var ansible_shell_type to sh 17433 1727096251.77103: Set connection var ansible_timeout to 10 17433 1727096251.77112: Set connection var ansible_module_compression to ZIP_DEFLATED 17433 1727096251.77158: variable 'ansible_shell_executable' from source: unknown 17433 1727096251.77161: variable 'ansible_connection' from source: unknown 17433 1727096251.77164: variable 'ansible_module_compression' from source: unknown 17433 1727096251.77166: variable 'ansible_shell_type' from source: unknown 17433 1727096251.77170: variable 'ansible_shell_executable' from source: unknown 17433 1727096251.77172: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096251.77174: variable 'ansible_pipelining' from source: unknown 17433 1727096251.77176: variable 'ansible_timeout' from source: unknown 17433 1727096251.77244: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096251.77313: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17433 1727096251.77326: variable 'omit' from source: magic vars 17433 1727096251.77334: starting attempt loop 17433 1727096251.77340: running the handler 17433 1727096251.77363: variable 'lsr_fail_debug' from source: play vars 17433 1727096251.77430: variable 'lsr_fail_debug' from source: play vars 17433 1727096251.77452: handler run complete 17433 1727096251.77472: attempt loop complete, returning result 17433 1727096251.77572: variable 'item' from source: unknown 17433 1727096251.77576: 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" ] } 17433 1727096251.77698: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096251.77756: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096251.77759: variable 'omit' from source: magic vars 17433 1727096251.77880: variable 'ansible_distribution_major_version' from source: facts 17433 1727096251.77891: Evaluated conditional (ansible_distribution_major_version != '6'): True 17433 1727096251.77901: variable 'omit' from source: magic vars 17433 1727096251.77920: variable 'omit' from source: magic vars 17433 1727096251.77961: variable 'item' from source: unknown 17433 1727096251.78029: variable 'item' from source: unknown 17433 1727096251.78048: variable 'omit' from source: magic vars 17433 1727096251.78081: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17433 1727096251.78190: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17433 1727096251.78194: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17433 1727096251.78201: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17433 1727096251.78204: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096251.78206: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096251.78208: Set connection var ansible_shell_executable to /bin/sh 17433 1727096251.78219: Set connection var ansible_pipelining to False 17433 1727096251.78226: Set connection var ansible_connection to ssh 17433 1727096251.78232: Set connection var ansible_shell_type to sh 17433 1727096251.78244: Set connection var ansible_timeout to 10 17433 1727096251.78253: Set connection var ansible_module_compression to ZIP_DEFLATED 17433 1727096251.78276: variable 'ansible_shell_executable' from source: unknown 17433 1727096251.78283: variable 'ansible_connection' from source: unknown 17433 1727096251.78290: variable 'ansible_module_compression' from source: unknown 17433 1727096251.78301: variable 'ansible_shell_type' from source: unknown 17433 1727096251.78308: variable 'ansible_shell_executable' from source: unknown 17433 1727096251.78315: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096251.78323: variable 'ansible_pipelining' from source: unknown 17433 1727096251.78329: variable 'ansible_timeout' from source: unknown 17433 1727096251.78337: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096251.78746: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17433 1727096251.78802: variable 'omit' from source: magic vars 17433 1727096251.78887: starting attempt loop 17433 1727096251.78987: running the handler 17433 1727096251.79096: variable 'lsr_cleanup' from source: include params 17433 1727096251.79301: variable 'lsr_cleanup' from source: include params 17433 1727096251.79420: handler run complete 17433 1727096251.79457: attempt loop complete, returning result 17433 1727096251.79498: variable 'item' from source: unknown 17433 1727096251.79741: 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" ] } 17433 1727096251.80091: dumping result to json 17433 1727096251.80094: done dumping result, returning 17433 1727096251.80097: done running TaskExecutor() for managed_node1/TASK: Show item [0afff68d-5257-5abd-5bd8-000000000083] 17433 1727096251.80099: sending task result for task 0afff68d-5257-5abd-5bd8-000000000083 17433 1727096251.80153: done sending task result for task 0afff68d-5257-5abd-5bd8-000000000083 17433 1727096251.80156: WORKER PROCESS EXITING 17433 1727096251.80253: no more pending results, returning what we have 17433 1727096251.80257: results queue empty 17433 1727096251.80258: checking for any_errors_fatal 17433 1727096251.80265: done checking for any_errors_fatal 17433 1727096251.80266: checking for max_fail_percentage 17433 1727096251.80269: done checking for max_fail_percentage 17433 1727096251.80270: checking to see if all hosts have failed and the running result is not ok 17433 1727096251.80271: done checking to see if all hosts have failed 17433 1727096251.80272: getting the remaining hosts for this loop 17433 1727096251.80274: done getting the remaining hosts for this loop 17433 1727096251.80277: getting the next task for host managed_node1 17433 1727096251.80291: done getting next task for host managed_node1 17433 1727096251.80296: ^ task is: TASK: Include the task 'show_interfaces.yml' 17433 1727096251.80299: ^ 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 17433 1727096251.80303: getting variables 17433 1727096251.80305: in VariableManager get_vars() 17433 1727096251.80337: Calling all_inventory to load vars for managed_node1 17433 1727096251.80341: Calling groups_inventory to load vars for managed_node1 17433 1727096251.80345: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096251.80365: Calling all_plugins_play to load vars for managed_node1 17433 1727096251.80786: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096251.80790: Calling groups_plugins_play to load vars for managed_node1 17433 1727096251.81121: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096251.81338: done with get_vars() 17433 1727096251.81350: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:21 Monday 23 September 2024 08:57:31 -0400 (0:00:00.161) 0:00:04.760 ****** 17433 1727096251.81446: entering _queue_task() for managed_node1/include_tasks 17433 1727096251.81756: worker is 1 (out of 1 available) 17433 1727096251.81975: exiting _queue_task() for managed_node1/include_tasks 17433 1727096251.81985: done queuing things up, now waiting for results queue to drain 17433 1727096251.81986: waiting for pending results... 17433 1727096251.82114: running TaskExecutor() for managed_node1/TASK: Include the task 'show_interfaces.yml' 17433 1727096251.82172: in run() - task 0afff68d-5257-5abd-5bd8-000000000084 17433 1727096251.82211: variable 'ansible_search_path' from source: unknown 17433 1727096251.82216: variable 'ansible_search_path' from source: unknown 17433 1727096251.82334: calling self._execute() 17433 1727096251.82464: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096251.82479: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096251.82494: variable 'omit' from source: magic vars 17433 1727096251.83080: variable 'ansible_distribution_major_version' from source: facts 17433 1727096251.83273: Evaluated conditional (ansible_distribution_major_version != '6'): True 17433 1727096251.83277: _execute() done 17433 1727096251.83280: dumping result to json 17433 1727096251.83282: done dumping result, returning 17433 1727096251.83284: done running TaskExecutor() for managed_node1/TASK: Include the task 'show_interfaces.yml' [0afff68d-5257-5abd-5bd8-000000000084] 17433 1727096251.83286: sending task result for task 0afff68d-5257-5abd-5bd8-000000000084 17433 1727096251.83356: done sending task result for task 0afff68d-5257-5abd-5bd8-000000000084 17433 1727096251.83362: WORKER PROCESS EXITING 17433 1727096251.83393: no more pending results, returning what we have 17433 1727096251.83398: in VariableManager get_vars() 17433 1727096251.83441: Calling all_inventory to load vars for managed_node1 17433 1727096251.83444: Calling groups_inventory to load vars for managed_node1 17433 1727096251.83448: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096251.83465: Calling all_plugins_play to load vars for managed_node1 17433 1727096251.83471: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096251.83474: Calling groups_plugins_play to load vars for managed_node1 17433 1727096251.83892: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096251.84309: done with get_vars() 17433 1727096251.84317: variable 'ansible_search_path' from source: unknown 17433 1727096251.84318: variable 'ansible_search_path' from source: unknown 17433 1727096251.84372: we have included files to process 17433 1727096251.84374: generating all_blocks data 17433 1727096251.84375: done generating all_blocks data 17433 1727096251.84380: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 17433 1727096251.84381: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 17433 1727096251.84430: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 17433 1727096251.84586: in VariableManager get_vars() 17433 1727096251.84631: done with get_vars() 17433 1727096251.84745: done processing included file 17433 1727096251.84747: iterating over new_blocks loaded from include file 17433 1727096251.84748: in VariableManager get_vars() 17433 1727096251.84762: done with get_vars() 17433 1727096251.84764: filtering new block on tags 17433 1727096251.84796: done filtering new block on tags 17433 1727096251.84799: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed_node1 17433 1727096251.84803: extending task lists for all hosts with included blocks 17433 1727096251.85884: done extending task lists 17433 1727096251.85886: done processing included files 17433 1727096251.85887: results queue empty 17433 1727096251.85887: checking for any_errors_fatal 17433 1727096251.85894: done checking for any_errors_fatal 17433 1727096251.85897: checking for max_fail_percentage 17433 1727096251.85898: done checking for max_fail_percentage 17433 1727096251.85898: checking to see if all hosts have failed and the running result is not ok 17433 1727096251.85899: done checking to see if all hosts have failed 17433 1727096251.85900: getting the remaining hosts for this loop 17433 1727096251.85901: done getting the remaining hosts for this loop 17433 1727096251.85904: getting the next task for host managed_node1 17433 1727096251.85909: done getting next task for host managed_node1 17433 1727096251.85915: ^ task is: TASK: Include the task 'get_current_interfaces.yml' 17433 1727096251.85918: ^ 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 17433 1727096251.85921: getting variables 17433 1727096251.85922: in VariableManager get_vars() 17433 1727096251.86041: Calling all_inventory to load vars for managed_node1 17433 1727096251.86044: Calling groups_inventory to load vars for managed_node1 17433 1727096251.86046: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096251.86052: Calling all_plugins_play to load vars for managed_node1 17433 1727096251.86054: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096251.86057: Calling groups_plugins_play to load vars for managed_node1 17433 1727096251.86755: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096251.86950: done with get_vars() 17433 1727096251.86962: done getting variables TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Monday 23 September 2024 08:57:31 -0400 (0:00:00.055) 0:00:04.816 ****** 17433 1727096251.87037: entering _queue_task() for managed_node1/include_tasks 17433 1727096251.87422: worker is 1 (out of 1 available) 17433 1727096251.87433: exiting _queue_task() for managed_node1/include_tasks 17433 1727096251.87446: done queuing things up, now waiting for results queue to drain 17433 1727096251.87447: waiting for pending results... 17433 1727096251.88014: running TaskExecutor() for managed_node1/TASK: Include the task 'get_current_interfaces.yml' 17433 1727096251.88278: in run() - task 0afff68d-5257-5abd-5bd8-0000000000ab 17433 1727096251.88287: variable 'ansible_search_path' from source: unknown 17433 1727096251.88291: variable 'ansible_search_path' from source: unknown 17433 1727096251.88293: calling self._execute() 17433 1727096251.88295: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096251.88554: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096251.88593: variable 'omit' from source: magic vars 17433 1727096251.89537: variable 'ansible_distribution_major_version' from source: facts 17433 1727096251.89577: Evaluated conditional (ansible_distribution_major_version != '6'): True 17433 1727096251.89584: _execute() done 17433 1727096251.89586: dumping result to json 17433 1727096251.89674: done dumping result, returning 17433 1727096251.89679: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_current_interfaces.yml' [0afff68d-5257-5abd-5bd8-0000000000ab] 17433 1727096251.89682: sending task result for task 0afff68d-5257-5abd-5bd8-0000000000ab 17433 1727096251.89754: done sending task result for task 0afff68d-5257-5abd-5bd8-0000000000ab 17433 1727096251.89757: WORKER PROCESS EXITING 17433 1727096251.89791: no more pending results, returning what we have 17433 1727096251.89871: in VariableManager get_vars() 17433 1727096251.89956: Calling all_inventory to load vars for managed_node1 17433 1727096251.89963: Calling groups_inventory to load vars for managed_node1 17433 1727096251.89969: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096251.89984: Calling all_plugins_play to load vars for managed_node1 17433 1727096251.89987: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096251.89990: Calling groups_plugins_play to load vars for managed_node1 17433 1727096251.90465: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096251.90986: done with get_vars() 17433 1727096251.90995: variable 'ansible_search_path' from source: unknown 17433 1727096251.90996: variable 'ansible_search_path' from source: unknown 17433 1727096251.91031: we have included files to process 17433 1727096251.91032: generating all_blocks data 17433 1727096251.91033: done generating all_blocks data 17433 1727096251.91036: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 17433 1727096251.91037: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 17433 1727096251.91040: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 17433 1727096251.91531: done processing included file 17433 1727096251.91533: iterating over new_blocks loaded from include file 17433 1727096251.91535: in VariableManager get_vars() 17433 1727096251.91550: done with get_vars() 17433 1727096251.91552: filtering new block on tags 17433 1727096251.91594: done filtering new block on tags 17433 1727096251.91597: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed_node1 17433 1727096251.91602: extending task lists for all hosts with included blocks 17433 1727096251.91842: done extending task lists 17433 1727096251.91856: done processing included files 17433 1727096251.91858: results queue empty 17433 1727096251.91860: checking for any_errors_fatal 17433 1727096251.91864: done checking for any_errors_fatal 17433 1727096251.91864: checking for max_fail_percentage 17433 1727096251.91865: done checking for max_fail_percentage 17433 1727096251.91866: checking to see if all hosts have failed and the running result is not ok 17433 1727096251.91868: done checking to see if all hosts have failed 17433 1727096251.91869: getting the remaining hosts for this loop 17433 1727096251.91870: done getting the remaining hosts for this loop 17433 1727096251.91873: getting the next task for host managed_node1 17433 1727096251.91878: done getting next task for host managed_node1 17433 1727096251.91880: ^ task is: TASK: Gather current interface info 17433 1727096251.91883: ^ 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 17433 1727096251.91886: getting variables 17433 1727096251.91887: in VariableManager get_vars() 17433 1727096251.91895: Calling all_inventory to load vars for managed_node1 17433 1727096251.91897: Calling groups_inventory to load vars for managed_node1 17433 1727096251.91899: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096251.91904: Calling all_plugins_play to load vars for managed_node1 17433 1727096251.91908: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096251.91911: Calling groups_plugins_play to load vars for managed_node1 17433 1727096251.92109: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096251.92323: done with get_vars() 17433 1727096251.92332: done getting variables 17433 1727096251.92374: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gather current interface info] ******************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Monday 23 September 2024 08:57:31 -0400 (0:00:00.053) 0:00:04.869 ****** 17433 1727096251.92410: entering _queue_task() for managed_node1/command 17433 1727096251.92848: worker is 1 (out of 1 available) 17433 1727096251.92862: exiting _queue_task() for managed_node1/command 17433 1727096251.92874: done queuing things up, now waiting for results queue to drain 17433 1727096251.92875: waiting for pending results... 17433 1727096251.93183: running TaskExecutor() for managed_node1/TASK: Gather current interface info 17433 1727096251.93188: in run() - task 0afff68d-5257-5abd-5bd8-0000000000e6 17433 1727096251.93195: variable 'ansible_search_path' from source: unknown 17433 1727096251.93203: variable 'ansible_search_path' from source: unknown 17433 1727096251.93244: calling self._execute() 17433 1727096251.93332: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096251.93344: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096251.93362: variable 'omit' from source: magic vars 17433 1727096251.93831: variable 'ansible_distribution_major_version' from source: facts 17433 1727096251.93864: Evaluated conditional (ansible_distribution_major_version != '6'): True 17433 1727096251.93891: variable 'omit' from source: magic vars 17433 1727096251.94040: variable 'omit' from source: magic vars 17433 1727096251.94043: variable 'omit' from source: magic vars 17433 1727096251.94472: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17433 1727096251.94476: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17433 1727096251.94481: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17433 1727096251.94483: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17433 1727096251.94485: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17433 1727096251.94512: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17433 1727096251.94673: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096251.94676: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096251.94744: Set connection var ansible_shell_executable to /bin/sh 17433 1727096251.94872: Set connection var ansible_pipelining to False 17433 1727096251.94875: Set connection var ansible_connection to ssh 17433 1727096251.94878: Set connection var ansible_shell_type to sh 17433 1727096251.94880: Set connection var ansible_timeout to 10 17433 1727096251.94882: Set connection var ansible_module_compression to ZIP_DEFLATED 17433 1727096251.94932: variable 'ansible_shell_executable' from source: unknown 17433 1727096251.94941: variable 'ansible_connection' from source: unknown 17433 1727096251.94950: variable 'ansible_module_compression' from source: unknown 17433 1727096251.94957: variable 'ansible_shell_type' from source: unknown 17433 1727096251.94970: variable 'ansible_shell_executable' from source: unknown 17433 1727096251.94979: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096251.94987: variable 'ansible_pipelining' from source: unknown 17433 1727096251.94993: variable 'ansible_timeout' from source: unknown 17433 1727096251.95256: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096251.95306: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17433 1727096251.95381: variable 'omit' from source: magic vars 17433 1727096251.95392: starting attempt loop 17433 1727096251.95399: running the handler 17433 1727096251.95418: _low_level_execute_command(): starting 17433 1727096251.95431: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 17433 1727096251.96988: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 17433 1727096251.97011: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096251.97072: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 17433 1727096251.97085: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096251.97176: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096251.99734: stdout chunk (state=3): >>>/root <<< 17433 1727096251.99977: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17433 1727096251.99982: stdout chunk (state=3): >>><<< 17433 1727096251.99984: stderr chunk (state=3): >>><<< 17433 1727096252.00008: _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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17433 1727096252.00029: _low_level_execute_command(): starting 17433 1727096252.00082: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096252.0001554-17677-124922723639934 `" && echo ansible-tmp-1727096252.0001554-17677-124922723639934="` echo /root/.ansible/tmp/ansible-tmp-1727096252.0001554-17677-124922723639934 `" ) && sleep 0' 17433 1727096252.01551: 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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 17433 1727096252.01774: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17433 1727096252.02101: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096252.02104: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096252.04938: stdout chunk (state=3): >>>ansible-tmp-1727096252.0001554-17677-124922723639934=/root/.ansible/tmp/ansible-tmp-1727096252.0001554-17677-124922723639934 <<< 17433 1727096252.05106: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17433 1727096252.05157: stderr chunk (state=3): >>><<< 17433 1727096252.05163: stdout chunk (state=3): >>><<< 17433 1727096252.05248: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096252.0001554-17677-124922723639934=/root/.ansible/tmp/ansible-tmp-1727096252.0001554-17677-124922723639934 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17433 1727096252.05252: variable 'ansible_module_compression' from source: unknown 17433 1727096252.05292: ANSIBALLZ: Using generic lock for ansible.legacy.command 17433 1727096252.05366: ANSIBALLZ: Acquiring lock 17433 1727096252.05377: ANSIBALLZ: Lock acquired: 140034323664816 17433 1727096252.05385: ANSIBALLZ: Creating module 17433 1727096252.25077: ANSIBALLZ: Writing module into payload 17433 1727096252.25185: ANSIBALLZ: Writing module 17433 1727096252.25210: ANSIBALLZ: Renaming module 17433 1727096252.25222: ANSIBALLZ: Done creating module 17433 1727096252.25262: variable 'ansible_facts' from source: unknown 17433 1727096252.25342: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096252.0001554-17677-124922723639934/AnsiballZ_command.py 17433 1727096252.25495: Sending initial data 17433 1727096252.25504: Sent initial data (156 bytes) 17433 1727096252.26787: 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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 17433 1727096252.26821: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17433 1727096252.26855: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096252.27319: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096252.29610: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 17433 1727096252.29734: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 17433 1727096252.29747: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 <<< 17433 1727096252.29762: stderr chunk (state=3): >>>debug2: Server supports extension "fstatvfs@openssh.com" revision 2 <<< 17433 1727096252.29779: stderr chunk (state=3): >>>debug2: Server supports extension "hardlink@openssh.com" revision 1 <<< 17433 1727096252.29823: stderr chunk (state=3): >>>debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 17433 1727096252.30115: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 17433 1727096252.30192: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-174331dk3fifg/tmp717ci_vn /root/.ansible/tmp/ansible-tmp-1727096252.0001554-17677-124922723639934/AnsiballZ_command.py <<< 17433 1727096252.30202: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096252.0001554-17677-124922723639934/AnsiballZ_command.py" <<< 17433 1727096252.30246: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-174331dk3fifg/tmp717ci_vn" to remote "/root/.ansible/tmp/ansible-tmp-1727096252.0001554-17677-124922723639934/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096252.0001554-17677-124922723639934/AnsiballZ_command.py" <<< 17433 1727096252.31821: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17433 1727096252.31825: stdout chunk (state=3): >>><<< 17433 1727096252.31831: stderr chunk (state=3): >>><<< 17433 1727096252.31893: done transferring module to remote 17433 1727096252.31903: _low_level_execute_command(): starting 17433 1727096252.31909: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096252.0001554-17677-124922723639934/ /root/.ansible/tmp/ansible-tmp-1727096252.0001554-17677-124922723639934/AnsiballZ_command.py && sleep 0' 17433 1727096252.32725: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17433 1727096252.32823: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 17433 1727096252.32831: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096252.32951: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 17433 1727096252.35924: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17433 1727096252.35928: stdout chunk (state=3): >>><<< 17433 1727096252.35930: stderr chunk (state=3): >>><<< 17433 1727096252.35933: _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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' 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 17433 1727096252.35935: _low_level_execute_command(): starting 17433 1727096252.35937: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096252.0001554-17677-124922723639934/AnsiballZ_command.py && sleep 0' 17433 1727096252.36902: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17433 1727096252.37138: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 17433 1727096252.37276: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17433 1727096252.37279: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096252.37401: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096252.57376: stdout chunk (state=3): >>> {"changed": true, "stdout": "bonding_masters\neth0\nlo", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-23 08:57:32.568996", "end": "2024-09-23 08:57:32.572162", "delta": "0:00:00.003166", "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}}} <<< 17433 1727096252.59425: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 17433 1727096252.59432: stdout chunk (state=3): >>><<< 17433 1727096252.59441: stderr chunk (state=3): >>><<< 17433 1727096252.59465: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "bonding_masters\neth0\nlo", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-23 08:57:32.568996", "end": "2024-09-23 08:57:32.572162", "delta": "0:00:00.003166", "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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 17433 1727096252.59514: 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-1727096252.0001554-17677-124922723639934/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 17433 1727096252.59586: _low_level_execute_command(): starting 17433 1727096252.59593: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096252.0001554-17677-124922723639934/ > /dev/null 2>&1 && sleep 0' 17433 1727096252.61018: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17433 1727096252.61066: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096252.61092: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 17433 1727096252.61173: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096252.61204: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 17433 1727096252.61240: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096252.61342: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096252.64194: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17433 1727096252.64203: stdout chunk (state=3): >>><<< 17433 1727096252.64206: stderr chunk (state=3): >>><<< 17433 1727096252.64505: _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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17433 1727096252.64509: handler run complete 17433 1727096252.64511: Evaluated conditional (False): False 17433 1727096252.64513: attempt loop complete, returning result 17433 1727096252.64515: _execute() done 17433 1727096252.64517: dumping result to json 17433 1727096252.64520: done dumping result, returning 17433 1727096252.64526: done running TaskExecutor() for managed_node1/TASK: Gather current interface info [0afff68d-5257-5abd-5bd8-0000000000e6] 17433 1727096252.64528: sending task result for task 0afff68d-5257-5abd-5bd8-0000000000e6 17433 1727096252.64607: done sending task result for task 0afff68d-5257-5abd-5bd8-0000000000e6 17433 1727096252.64611: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003166", "end": "2024-09-23 08:57:32.572162", "rc": 0, "start": "2024-09-23 08:57:32.568996" } STDOUT: bonding_masters eth0 lo 17433 1727096252.64728: no more pending results, returning what we have 17433 1727096252.64732: results queue empty 17433 1727096252.64733: checking for any_errors_fatal 17433 1727096252.64734: done checking for any_errors_fatal 17433 1727096252.64735: checking for max_fail_percentage 17433 1727096252.64737: done checking for max_fail_percentage 17433 1727096252.64737: checking to see if all hosts have failed and the running result is not ok 17433 1727096252.64738: done checking to see if all hosts have failed 17433 1727096252.64739: getting the remaining hosts for this loop 17433 1727096252.64741: done getting the remaining hosts for this loop 17433 1727096252.64747: getting the next task for host managed_node1 17433 1727096252.64755: done getting next task for host managed_node1 17433 1727096252.64757: ^ task is: TASK: Set current_interfaces 17433 1727096252.64763: ^ 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 17433 1727096252.64769: getting variables 17433 1727096252.64771: in VariableManager get_vars() 17433 1727096252.64813: Calling all_inventory to load vars for managed_node1 17433 1727096252.64816: Calling groups_inventory to load vars for managed_node1 17433 1727096252.64820: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096252.64837: Calling all_plugins_play to load vars for managed_node1 17433 1727096252.64841: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096252.64848: Calling groups_plugins_play to load vars for managed_node1 17433 1727096252.65879: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096252.66586: done with get_vars() 17433 1727096252.66604: done getting variables 17433 1727096252.66698: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Monday 23 September 2024 08:57:32 -0400 (0:00:00.743) 0:00:05.613 ****** 17433 1727096252.66739: entering _queue_task() for managed_node1/set_fact 17433 1727096252.67238: worker is 1 (out of 1 available) 17433 1727096252.67383: exiting _queue_task() for managed_node1/set_fact 17433 1727096252.67393: done queuing things up, now waiting for results queue to drain 17433 1727096252.67395: waiting for pending results... 17433 1727096252.67796: running TaskExecutor() for managed_node1/TASK: Set current_interfaces 17433 1727096252.67804: in run() - task 0afff68d-5257-5abd-5bd8-0000000000e7 17433 1727096252.67808: variable 'ansible_search_path' from source: unknown 17433 1727096252.67815: variable 'ansible_search_path' from source: unknown 17433 1727096252.67819: calling self._execute() 17433 1727096252.67970: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096252.67976: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096252.67988: variable 'omit' from source: magic vars 17433 1727096252.68790: variable 'ansible_distribution_major_version' from source: facts 17433 1727096252.68878: Evaluated conditional (ansible_distribution_major_version != '6'): True 17433 1727096252.68882: variable 'omit' from source: magic vars 17433 1727096252.68885: variable 'omit' from source: magic vars 17433 1727096252.68991: variable '_current_interfaces' from source: set_fact 17433 1727096252.69064: variable 'omit' from source: magic vars 17433 1727096252.69103: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17433 1727096252.69141: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17433 1727096252.69164: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17433 1727096252.69202: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17433 1727096252.69206: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17433 1727096252.69222: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17433 1727096252.69272: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096252.69275: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096252.69341: Set connection var ansible_shell_executable to /bin/sh 17433 1727096252.69353: Set connection var ansible_pipelining to False 17433 1727096252.69356: Set connection var ansible_connection to ssh 17433 1727096252.69361: Set connection var ansible_shell_type to sh 17433 1727096252.69366: Set connection var ansible_timeout to 10 17433 1727096252.69376: Set connection var ansible_module_compression to ZIP_DEFLATED 17433 1727096252.69399: variable 'ansible_shell_executable' from source: unknown 17433 1727096252.69402: variable 'ansible_connection' from source: unknown 17433 1727096252.69405: variable 'ansible_module_compression' from source: unknown 17433 1727096252.69407: variable 'ansible_shell_type' from source: unknown 17433 1727096252.69409: variable 'ansible_shell_executable' from source: unknown 17433 1727096252.69529: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096252.69532: variable 'ansible_pipelining' from source: unknown 17433 1727096252.69535: variable 'ansible_timeout' from source: unknown 17433 1727096252.69537: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096252.69571: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17433 1727096252.69581: variable 'omit' from source: magic vars 17433 1727096252.69591: starting attempt loop 17433 1727096252.69594: running the handler 17433 1727096252.69605: handler run complete 17433 1727096252.69615: attempt loop complete, returning result 17433 1727096252.69618: _execute() done 17433 1727096252.69620: dumping result to json 17433 1727096252.69623: done dumping result, returning 17433 1727096252.69636: done running TaskExecutor() for managed_node1/TASK: Set current_interfaces [0afff68d-5257-5abd-5bd8-0000000000e7] 17433 1727096252.69639: sending task result for task 0afff68d-5257-5abd-5bd8-0000000000e7 17433 1727096252.69716: done sending task result for task 0afff68d-5257-5abd-5bd8-0000000000e7 17433 1727096252.69719: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } 17433 1727096252.69803: no more pending results, returning what we have 17433 1727096252.69807: results queue empty 17433 1727096252.69811: checking for any_errors_fatal 17433 1727096252.69823: done checking for any_errors_fatal 17433 1727096252.69824: checking for max_fail_percentage 17433 1727096252.69826: done checking for max_fail_percentage 17433 1727096252.69827: checking to see if all hosts have failed and the running result is not ok 17433 1727096252.69828: done checking to see if all hosts have failed 17433 1727096252.69828: getting the remaining hosts for this loop 17433 1727096252.69830: done getting the remaining hosts for this loop 17433 1727096252.69837: getting the next task for host managed_node1 17433 1727096252.69847: done getting next task for host managed_node1 17433 1727096252.69850: ^ task is: TASK: Show current_interfaces 17433 1727096252.69855: ^ 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 17433 1727096252.69861: getting variables 17433 1727096252.69863: in VariableManager get_vars() 17433 1727096252.69894: Calling all_inventory to load vars for managed_node1 17433 1727096252.69897: Calling groups_inventory to load vars for managed_node1 17433 1727096252.69901: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096252.69917: Calling all_plugins_play to load vars for managed_node1 17433 1727096252.69920: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096252.69923: Calling groups_plugins_play to load vars for managed_node1 17433 1727096252.70502: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096252.71254: done with get_vars() 17433 1727096252.71264: done getting variables 17433 1727096252.71326: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Monday 23 September 2024 08:57:32 -0400 (0:00:00.046) 0:00:05.659 ****** 17433 1727096252.71357: entering _queue_task() for managed_node1/debug 17433 1727096252.71734: worker is 1 (out of 1 available) 17433 1727096252.71748: exiting _queue_task() for managed_node1/debug 17433 1727096252.71764: done queuing things up, now waiting for results queue to drain 17433 1727096252.71821: waiting for pending results... 17433 1727096252.72082: running TaskExecutor() for managed_node1/TASK: Show current_interfaces 17433 1727096252.72119: in run() - task 0afff68d-5257-5abd-5bd8-0000000000ac 17433 1727096252.72146: variable 'ansible_search_path' from source: unknown 17433 1727096252.72158: variable 'ansible_search_path' from source: unknown 17433 1727096252.72313: calling self._execute() 17433 1727096252.72326: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096252.72344: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096252.72365: variable 'omit' from source: magic vars 17433 1727096252.72827: variable 'ansible_distribution_major_version' from source: facts 17433 1727096252.72853: Evaluated conditional (ansible_distribution_major_version != '6'): True 17433 1727096252.72868: variable 'omit' from source: magic vars 17433 1727096252.72915: variable 'omit' from source: magic vars 17433 1727096252.73048: variable 'current_interfaces' from source: set_fact 17433 1727096252.73098: variable 'omit' from source: magic vars 17433 1727096252.73151: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17433 1727096252.73219: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17433 1727096252.73251: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17433 1727096252.73297: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17433 1727096252.73372: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17433 1727096252.73380: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17433 1727096252.73383: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096252.73394: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096252.73530: Set connection var ansible_shell_executable to /bin/sh 17433 1727096252.73548: Set connection var ansible_pipelining to False 17433 1727096252.73560: Set connection var ansible_connection to ssh 17433 1727096252.73574: Set connection var ansible_shell_type to sh 17433 1727096252.73587: Set connection var ansible_timeout to 10 17433 1727096252.73634: Set connection var ansible_module_compression to ZIP_DEFLATED 17433 1727096252.73637: variable 'ansible_shell_executable' from source: unknown 17433 1727096252.73642: variable 'ansible_connection' from source: unknown 17433 1727096252.73653: variable 'ansible_module_compression' from source: unknown 17433 1727096252.73664: variable 'ansible_shell_type' from source: unknown 17433 1727096252.73743: variable 'ansible_shell_executable' from source: unknown 17433 1727096252.73747: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096252.73749: variable 'ansible_pipelining' from source: unknown 17433 1727096252.73751: variable 'ansible_timeout' from source: unknown 17433 1727096252.73752: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096252.73922: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17433 1727096252.73955: variable 'omit' from source: magic vars 17433 1727096252.73972: starting attempt loop 17433 1727096252.73979: running the handler 17433 1727096252.74026: handler run complete 17433 1727096252.74068: attempt loop complete, returning result 17433 1727096252.74074: _execute() done 17433 1727096252.74077: dumping result to json 17433 1727096252.74079: done dumping result, returning 17433 1727096252.74174: done running TaskExecutor() for managed_node1/TASK: Show current_interfaces [0afff68d-5257-5abd-5bd8-0000000000ac] 17433 1727096252.74178: sending task result for task 0afff68d-5257-5abd-5bd8-0000000000ac 17433 1727096252.74254: done sending task result for task 0afff68d-5257-5abd-5bd8-0000000000ac 17433 1727096252.74258: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] 17433 1727096252.74316: no more pending results, returning what we have 17433 1727096252.74319: results queue empty 17433 1727096252.74319: checking for any_errors_fatal 17433 1727096252.74323: done checking for any_errors_fatal 17433 1727096252.74324: checking for max_fail_percentage 17433 1727096252.74326: done checking for max_fail_percentage 17433 1727096252.74326: checking to see if all hosts have failed and the running result is not ok 17433 1727096252.74327: done checking to see if all hosts have failed 17433 1727096252.74328: getting the remaining hosts for this loop 17433 1727096252.74330: done getting the remaining hosts for this loop 17433 1727096252.74333: getting the next task for host managed_node1 17433 1727096252.74341: done getting next task for host managed_node1 17433 1727096252.74343: ^ task is: TASK: Setup 17433 1727096252.74346: ^ 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 17433 1727096252.74351: getting variables 17433 1727096252.74352: in VariableManager get_vars() 17433 1727096252.74395: Calling all_inventory to load vars for managed_node1 17433 1727096252.74398: Calling groups_inventory to load vars for managed_node1 17433 1727096252.74407: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096252.74422: Calling all_plugins_play to load vars for managed_node1 17433 1727096252.74426: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096252.74429: Calling groups_plugins_play to load vars for managed_node1 17433 1727096252.74989: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096252.75199: done with get_vars() 17433 1727096252.75209: done getting variables TASK [Setup] ******************************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:24 Monday 23 September 2024 08:57:32 -0400 (0:00:00.039) 0:00:05.698 ****** 17433 1727096252.75314: entering _queue_task() for managed_node1/include_tasks 17433 1727096252.75801: worker is 1 (out of 1 available) 17433 1727096252.75812: exiting _queue_task() for managed_node1/include_tasks 17433 1727096252.75822: done queuing things up, now waiting for results queue to drain 17433 1727096252.75823: waiting for pending results... 17433 1727096252.76117: running TaskExecutor() for managed_node1/TASK: Setup 17433 1727096252.76220: in run() - task 0afff68d-5257-5abd-5bd8-000000000085 17433 1727096252.76227: variable 'ansible_search_path' from source: unknown 17433 1727096252.76231: variable 'ansible_search_path' from source: unknown 17433 1727096252.76327: variable 'lsr_setup' from source: include params 17433 1727096252.76572: variable 'lsr_setup' from source: include params 17433 1727096252.76700: variable 'omit' from source: magic vars 17433 1727096252.76854: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096252.76919: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096252.76922: variable 'omit' from source: magic vars 17433 1727096252.77383: variable 'ansible_distribution_major_version' from source: facts 17433 1727096252.77404: Evaluated conditional (ansible_distribution_major_version != '6'): True 17433 1727096252.77451: variable 'item' from source: unknown 17433 1727096252.77630: variable 'item' from source: unknown 17433 1727096252.77672: variable 'item' from source: unknown 17433 1727096252.77791: variable 'item' from source: unknown 17433 1727096252.78155: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096252.78162: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096252.78164: variable 'omit' from source: magic vars 17433 1727096252.79139: variable 'ansible_distribution_major_version' from source: facts 17433 1727096252.79146: Evaluated conditional (ansible_distribution_major_version != '6'): True 17433 1727096252.79149: variable 'item' from source: unknown 17433 1727096252.79152: variable 'item' from source: unknown 17433 1727096252.79154: variable 'item' from source: unknown 17433 1727096252.79381: variable 'item' from source: unknown 17433 1727096252.79440: dumping result to json 17433 1727096252.79557: done dumping result, returning 17433 1727096252.79572: done running TaskExecutor() for managed_node1/TASK: Setup [0afff68d-5257-5abd-5bd8-000000000085] 17433 1727096252.79576: sending task result for task 0afff68d-5257-5abd-5bd8-000000000085 17433 1727096252.79816: no more pending results, returning what we have 17433 1727096252.79826: in VariableManager get_vars() 17433 1727096252.79878: Calling all_inventory to load vars for managed_node1 17433 1727096252.79882: Calling groups_inventory to load vars for managed_node1 17433 1727096252.79886: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096252.79900: Calling all_plugins_play to load vars for managed_node1 17433 1727096252.79903: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096252.79911: Calling groups_plugins_play to load vars for managed_node1 17433 1727096252.80527: done sending task result for task 0afff68d-5257-5abd-5bd8-000000000085 17433 1727096252.80531: WORKER PROCESS EXITING 17433 1727096252.80771: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096252.81209: done with get_vars() 17433 1727096252.81218: variable 'ansible_search_path' from source: unknown 17433 1727096252.81219: variable 'ansible_search_path' from source: unknown 17433 1727096252.81317: variable 'ansible_search_path' from source: unknown 17433 1727096252.81318: variable 'ansible_search_path' from source: unknown 17433 1727096252.81407: we have included files to process 17433 1727096252.81409: generating all_blocks data 17433 1727096252.81410: done generating all_blocks data 17433 1727096252.81414: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml 17433 1727096252.81415: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml 17433 1727096252.81417: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml 17433 1727096252.82008: done processing included file 17433 1727096252.82010: iterating over new_blocks loaded from include file 17433 1727096252.82012: in VariableManager get_vars() 17433 1727096252.82026: done with get_vars() 17433 1727096252.82028: filtering new block on tags 17433 1727096252.82065: done filtering new block on tags 17433 1727096252.82069: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml for managed_node1 => (item=tasks/delete_interface.yml) 17433 1727096252.82075: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 17433 1727096252.82076: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 17433 1727096252.82078: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 17433 1727096252.82430: in VariableManager get_vars() 17433 1727096252.82449: done with get_vars() 17433 1727096252.82757: done processing included file 17433 1727096252.82761: iterating over new_blocks loaded from include file 17433 1727096252.82763: in VariableManager get_vars() 17433 1727096252.82777: done with get_vars() 17433 1727096252.82778: filtering new block on tags 17433 1727096252.82980: done filtering new block on tags 17433 1727096252.82983: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml for managed_node1 => (item=tasks/assert_device_absent.yml) 17433 1727096252.82987: extending task lists for all hosts with included blocks 17433 1727096252.84426: done extending task lists 17433 1727096252.84428: done processing included files 17433 1727096252.84429: results queue empty 17433 1727096252.84430: checking for any_errors_fatal 17433 1727096252.84433: done checking for any_errors_fatal 17433 1727096252.84434: checking for max_fail_percentage 17433 1727096252.84435: done checking for max_fail_percentage 17433 1727096252.84436: checking to see if all hosts have failed and the running result is not ok 17433 1727096252.84437: done checking to see if all hosts have failed 17433 1727096252.84501: getting the remaining hosts for this loop 17433 1727096252.84503: done getting the remaining hosts for this loop 17433 1727096252.84507: getting the next task for host managed_node1 17433 1727096252.84511: done getting next task for host managed_node1 17433 1727096252.84514: ^ task is: TASK: Remove test interface if necessary 17433 1727096252.84516: ^ 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 17433 1727096252.84519: getting variables 17433 1727096252.84520: in VariableManager get_vars() 17433 1727096252.84537: Calling all_inventory to load vars for managed_node1 17433 1727096252.84539: Calling groups_inventory to load vars for managed_node1 17433 1727096252.84541: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096252.84610: Calling all_plugins_play to load vars for managed_node1 17433 1727096252.84615: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096252.84619: Calling groups_plugins_play to load vars for managed_node1 17433 1727096252.84973: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096252.85407: done with get_vars() 17433 1727096252.85417: done getting variables 17433 1727096252.85465: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Remove test interface if necessary] ************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml:3 Monday 23 September 2024 08:57:32 -0400 (0:00:00.102) 0:00:05.801 ****** 17433 1727096252.85602: entering _queue_task() for managed_node1/command 17433 1727096252.86374: worker is 1 (out of 1 available) 17433 1727096252.86386: exiting _queue_task() for managed_node1/command 17433 1727096252.86399: done queuing things up, now waiting for results queue to drain 17433 1727096252.86401: waiting for pending results... 17433 1727096252.86648: running TaskExecutor() for managed_node1/TASK: Remove test interface if necessary 17433 1727096252.86850: in run() - task 0afff68d-5257-5abd-5bd8-00000000010c 17433 1727096252.86854: variable 'ansible_search_path' from source: unknown 17433 1727096252.86856: variable 'ansible_search_path' from source: unknown 17433 1727096252.86864: calling self._execute() 17433 1727096252.86949: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096252.86967: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096252.86982: variable 'omit' from source: magic vars 17433 1727096252.87423: variable 'ansible_distribution_major_version' from source: facts 17433 1727096252.87452: Evaluated conditional (ansible_distribution_major_version != '6'): True 17433 1727096252.87471: variable 'omit' from source: magic vars 17433 1727096252.87562: variable 'omit' from source: magic vars 17433 1727096252.87638: variable 'interface' from source: play vars 17433 1727096252.87674: variable 'omit' from source: magic vars 17433 1727096252.87723: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17433 1727096252.87779: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17433 1727096252.87828: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17433 1727096252.87847: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17433 1727096252.87890: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17433 1727096252.87939: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17433 1727096252.87980: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096252.87984: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096252.88155: Set connection var ansible_shell_executable to /bin/sh 17433 1727096252.88161: Set connection var ansible_pipelining to False 17433 1727096252.88168: Set connection var ansible_connection to ssh 17433 1727096252.88171: Set connection var ansible_shell_type to sh 17433 1727096252.88173: Set connection var ansible_timeout to 10 17433 1727096252.88175: Set connection var ansible_module_compression to ZIP_DEFLATED 17433 1727096252.88219: variable 'ansible_shell_executable' from source: unknown 17433 1727096252.88226: variable 'ansible_connection' from source: unknown 17433 1727096252.88265: variable 'ansible_module_compression' from source: unknown 17433 1727096252.88270: variable 'ansible_shell_type' from source: unknown 17433 1727096252.88273: variable 'ansible_shell_executable' from source: unknown 17433 1727096252.88276: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096252.88278: variable 'ansible_pipelining' from source: unknown 17433 1727096252.88280: variable 'ansible_timeout' from source: unknown 17433 1727096252.88283: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096252.88446: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17433 1727096252.88472: variable 'omit' from source: magic vars 17433 1727096252.88476: starting attempt loop 17433 1727096252.88479: running the handler 17433 1727096252.88572: _low_level_execute_command(): starting 17433 1727096252.88576: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 17433 1727096252.89320: 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.11.125 originally 10.31.11.125 debug2: match not found <<< 17433 1727096252.89363: 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.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096252.89445: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 17433 1727096252.89473: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096252.89578: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 17433 1727096252.91364: stdout chunk (state=3): >>>/root <<< 17433 1727096252.91489: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17433 1727096252.91513: stderr chunk (state=3): >>><<< 17433 1727096252.91516: stdout chunk (state=3): >>><<< 17433 1727096252.91537: _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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' 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 17433 1727096252.91547: _low_level_execute_command(): starting 17433 1727096252.91552: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096252.915349-17710-198367347003119 `" && echo ansible-tmp-1727096252.915349-17710-198367347003119="` echo /root/.ansible/tmp/ansible-tmp-1727096252.915349-17710-198367347003119 `" ) && sleep 0' 17433 1727096252.91997: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17433 1727096252.92001: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17433 1727096252.92004: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096252.92023: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096252.92073: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 17433 1727096252.92079: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096252.92151: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 17433 1727096252.94599: stdout chunk (state=3): >>>ansible-tmp-1727096252.915349-17710-198367347003119=/root/.ansible/tmp/ansible-tmp-1727096252.915349-17710-198367347003119 <<< 17433 1727096252.94760: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17433 1727096252.94765: stdout chunk (state=3): >>><<< 17433 1727096252.94973: stderr chunk (state=3): >>><<< 17433 1727096252.94978: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096252.915349-17710-198367347003119=/root/.ansible/tmp/ansible-tmp-1727096252.915349-17710-198367347003119 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' 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 17433 1727096252.94980: variable 'ansible_module_compression' from source: unknown 17433 1727096252.94983: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-174331dk3fifg/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 17433 1727096252.94985: variable 'ansible_facts' from source: unknown 17433 1727096252.95091: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096252.915349-17710-198367347003119/AnsiballZ_command.py 17433 1727096252.95484: Sending initial data 17433 1727096252.95487: Sent initial data (155 bytes) 17433 1727096252.96200: 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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096252.96444: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 17433 1727096252.96451: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17433 1727096252.96546: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096252.96674: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096252.98543: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug2: Sending SSH2_FXP_REALPATH "." <<< 17433 1727096252.98848: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-174331dk3fifg/tmpsxp8xg0x /root/.ansible/tmp/ansible-tmp-1727096252.915349-17710-198367347003119/AnsiballZ_command.py <<< 17433 1727096252.98852: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096252.915349-17710-198367347003119/AnsiballZ_command.py" <<< 17433 1727096252.98904: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-174331dk3fifg/tmpsxp8xg0x" to remote "/root/.ansible/tmp/ansible-tmp-1727096252.915349-17710-198367347003119/AnsiballZ_command.py" <<< 17433 1727096252.98963: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096252.915349-17710-198367347003119/AnsiballZ_command.py" <<< 17433 1727096253.00380: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17433 1727096253.00384: stderr chunk (state=3): >>><<< 17433 1727096253.00389: stdout chunk (state=3): >>><<< 17433 1727096253.00419: done transferring module to remote 17433 1727096253.00429: _low_level_execute_command(): starting 17433 1727096253.00434: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096252.915349-17710-198367347003119/ /root/.ansible/tmp/ansible-tmp-1727096252.915349-17710-198367347003119/AnsiballZ_command.py && sleep 0' 17433 1727096253.01588: 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 <<< 17433 1727096253.01593: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 17433 1727096253.01829: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096253.01946: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096253.03736: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17433 1727096253.03945: stderr chunk (state=3): >>><<< 17433 1727096253.03954: stdout chunk (state=3): >>><<< 17433 1727096253.03982: _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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17433 1727096253.03991: _low_level_execute_command(): starting 17433 1727096253.04000: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096252.915349-17710-198367347003119/AnsiballZ_command.py && sleep 0' 17433 1727096253.05464: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17433 1727096253.05486: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17433 1727096253.05530: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17433 1727096253.05579: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17433 1727096253.05696: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096253.05713: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 17433 1727096253.06006: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096253.06074: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096253.22123: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "Cannot find device \"dummy0\"", "rc": 1, "cmd": ["ip", "link", "del", "dummy0"], "start": "2024-09-23 08:57:33.213287", "end": "2024-09-23 08:57:33.219826", "delta": "0:00:00.006539", "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}}} <<< 17433 1727096253.23762: stderr chunk (state=3): >>>debug2: Received exit status from master 1 <<< 17433 1727096253.23766: stderr chunk (state=3): >>>Shared connection to 10.31.11.125 closed. <<< 17433 1727096253.23770: stderr chunk (state=3): >>><<< 17433 1727096253.23776: stdout chunk (state=3): >>><<< 17433 1727096253.23795: _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-23 08:57:33.213287", "end": "2024-09-23 08:57:33.219826", "delta": "0:00:00.006539", "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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_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.11.125 closed. 17433 1727096253.23837: 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-1727096252.915349-17710-198367347003119/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 17433 1727096253.23843: _low_level_execute_command(): starting 17433 1727096253.23846: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096252.915349-17710-198367347003119/ > /dev/null 2>&1 && sleep 0' 17433 1727096253.24272: 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 <<< 17433 1727096253.24278: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096253.24291: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096253.24341: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 17433 1727096253.24357: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096253.24419: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096253.26327: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17433 1727096253.26373: stderr chunk (state=3): >>><<< 17433 1727096253.26376: stdout chunk (state=3): >>><<< 17433 1727096253.26395: _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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17433 1727096253.26399: handler run complete 17433 1727096253.26443: Evaluated conditional (False): False 17433 1727096253.26446: attempt loop complete, returning result 17433 1727096253.26449: _execute() done 17433 1727096253.26451: dumping result to json 17433 1727096253.26453: done dumping result, returning 17433 1727096253.26476: done running TaskExecutor() for managed_node1/TASK: Remove test interface if necessary [0afff68d-5257-5abd-5bd8-00000000010c] 17433 1727096253.26481: sending task result for task 0afff68d-5257-5abd-5bd8-00000000010c 17433 1727096253.26597: done sending task result for task 0afff68d-5257-5abd-5bd8-00000000010c 17433 1727096253.26600: WORKER PROCESS EXITING fatal: [managed_node1]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "dummy0" ], "delta": "0:00:00.006539", "end": "2024-09-23 08:57:33.219826", "rc": 1, "start": "2024-09-23 08:57:33.213287" } STDERR: Cannot find device "dummy0" MSG: non-zero return code ...ignoring 17433 1727096253.26696: no more pending results, returning what we have 17433 1727096253.26701: results queue empty 17433 1727096253.26701: checking for any_errors_fatal 17433 1727096253.26703: done checking for any_errors_fatal 17433 1727096253.26704: checking for max_fail_percentage 17433 1727096253.26705: done checking for max_fail_percentage 17433 1727096253.26706: checking to see if all hosts have failed and the running result is not ok 17433 1727096253.26707: done checking to see if all hosts have failed 17433 1727096253.26707: getting the remaining hosts for this loop 17433 1727096253.26709: done getting the remaining hosts for this loop 17433 1727096253.26713: getting the next task for host managed_node1 17433 1727096253.26720: done getting next task for host managed_node1 17433 1727096253.26723: ^ task is: TASK: Include the task 'get_interface_stat.yml' 17433 1727096253.26726: ^ 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 17433 1727096253.26730: getting variables 17433 1727096253.26735: in VariableManager get_vars() 17433 1727096253.26801: Calling all_inventory to load vars for managed_node1 17433 1727096253.26804: Calling groups_inventory to load vars for managed_node1 17433 1727096253.26807: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096253.26816: Calling all_plugins_play to load vars for managed_node1 17433 1727096253.26818: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096253.26820: Calling groups_plugins_play to load vars for managed_node1 17433 1727096253.26992: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096253.27179: done with get_vars() 17433 1727096253.27189: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:3 Monday 23 September 2024 08:57:33 -0400 (0:00:00.416) 0:00:06.218 ****** 17433 1727096253.27286: entering _queue_task() for managed_node1/include_tasks 17433 1727096253.27547: worker is 1 (out of 1 available) 17433 1727096253.27562: exiting _queue_task() for managed_node1/include_tasks 17433 1727096253.27576: done queuing things up, now waiting for results queue to drain 17433 1727096253.27577: waiting for pending results... 17433 1727096253.27755: running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' 17433 1727096253.27821: in run() - task 0afff68d-5257-5abd-5bd8-000000000110 17433 1727096253.27848: variable 'ansible_search_path' from source: unknown 17433 1727096253.27852: variable 'ansible_search_path' from source: unknown 17433 1727096253.27873: calling self._execute() 17433 1727096253.27930: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096253.27934: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096253.27942: variable 'omit' from source: magic vars 17433 1727096253.28486: variable 'ansible_distribution_major_version' from source: facts 17433 1727096253.28490: Evaluated conditional (ansible_distribution_major_version != '6'): True 17433 1727096253.28495: _execute() done 17433 1727096253.28498: dumping result to json 17433 1727096253.28500: done dumping result, returning 17433 1727096253.28502: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' [0afff68d-5257-5abd-5bd8-000000000110] 17433 1727096253.28505: sending task result for task 0afff68d-5257-5abd-5bd8-000000000110 17433 1727096253.28580: done sending task result for task 0afff68d-5257-5abd-5bd8-000000000110 17433 1727096253.28584: WORKER PROCESS EXITING 17433 1727096253.28622: no more pending results, returning what we have 17433 1727096253.28629: in VariableManager get_vars() 17433 1727096253.28684: Calling all_inventory to load vars for managed_node1 17433 1727096253.28690: Calling groups_inventory to load vars for managed_node1 17433 1727096253.28697: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096253.28716: Calling all_plugins_play to load vars for managed_node1 17433 1727096253.28719: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096253.28726: Calling groups_plugins_play to load vars for managed_node1 17433 1727096253.29428: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096253.29914: done with get_vars() 17433 1727096253.29922: variable 'ansible_search_path' from source: unknown 17433 1727096253.29923: variable 'ansible_search_path' from source: unknown 17433 1727096253.29932: variable 'item' from source: include params 17433 1727096253.30021: variable 'item' from source: include params 17433 1727096253.30058: we have included files to process 17433 1727096253.30059: generating all_blocks data 17433 1727096253.30061: done generating all_blocks data 17433 1727096253.30064: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 17433 1727096253.30065: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 17433 1727096253.30066: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 17433 1727096253.30232: done processing included file 17433 1727096253.30235: iterating over new_blocks loaded from include file 17433 1727096253.30236: in VariableManager get_vars() 17433 1727096253.30246: done with get_vars() 17433 1727096253.30247: filtering new block on tags 17433 1727096253.30263: done filtering new block on tags 17433 1727096253.30265: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node1 17433 1727096253.30271: extending task lists for all hosts with included blocks 17433 1727096253.30388: done extending task lists 17433 1727096253.30389: done processing included files 17433 1727096253.30390: results queue empty 17433 1727096253.30390: checking for any_errors_fatal 17433 1727096253.30394: done checking for any_errors_fatal 17433 1727096253.30394: checking for max_fail_percentage 17433 1727096253.30395: done checking for max_fail_percentage 17433 1727096253.30395: checking to see if all hosts have failed and the running result is not ok 17433 1727096253.30396: done checking to see if all hosts have failed 17433 1727096253.30396: getting the remaining hosts for this loop 17433 1727096253.30397: done getting the remaining hosts for this loop 17433 1727096253.30399: getting the next task for host managed_node1 17433 1727096253.30402: done getting next task for host managed_node1 17433 1727096253.30403: ^ task is: TASK: Get stat for interface {{ interface }} 17433 1727096253.30405: ^ 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 17433 1727096253.30407: getting variables 17433 1727096253.30408: in VariableManager get_vars() 17433 1727096253.30413: Calling all_inventory to load vars for managed_node1 17433 1727096253.30415: Calling groups_inventory to load vars for managed_node1 17433 1727096253.30416: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096253.30420: Calling all_plugins_play to load vars for managed_node1 17433 1727096253.30421: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096253.30423: Calling groups_plugins_play to load vars for managed_node1 17433 1727096253.30507: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096253.30615: done with get_vars() 17433 1727096253.30621: done getting variables 17433 1727096253.30709: variable 'interface' from source: play vars TASK [Get stat for interface dummy0] ******************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Monday 23 September 2024 08:57:33 -0400 (0:00:00.034) 0:00:06.253 ****** 17433 1727096253.30731: entering _queue_task() for managed_node1/stat 17433 1727096253.31028: worker is 1 (out of 1 available) 17433 1727096253.31042: exiting _queue_task() for managed_node1/stat 17433 1727096253.31064: done queuing things up, now waiting for results queue to drain 17433 1727096253.31066: waiting for pending results... 17433 1727096253.31375: running TaskExecutor() for managed_node1/TASK: Get stat for interface dummy0 17433 1727096253.31442: in run() - task 0afff68d-5257-5abd-5bd8-00000000015f 17433 1727096253.31574: variable 'ansible_search_path' from source: unknown 17433 1727096253.31577: variable 'ansible_search_path' from source: unknown 17433 1727096253.31580: calling self._execute() 17433 1727096253.31600: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096253.31613: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096253.31632: variable 'omit' from source: magic vars 17433 1727096253.32080: variable 'ansible_distribution_major_version' from source: facts 17433 1727096253.32103: Evaluated conditional (ansible_distribution_major_version != '6'): True 17433 1727096253.32115: variable 'omit' from source: magic vars 17433 1727096253.32181: variable 'omit' from source: magic vars 17433 1727096253.32286: variable 'interface' from source: play vars 17433 1727096253.32314: variable 'omit' from source: magic vars 17433 1727096253.32372: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17433 1727096253.32412: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17433 1727096253.32435: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17433 1727096253.32455: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17433 1727096253.32472: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17433 1727096253.32506: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17433 1727096253.32524: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096253.32675: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096253.32680: Set connection var ansible_shell_executable to /bin/sh 17433 1727096253.32683: Set connection var ansible_pipelining to False 17433 1727096253.32686: Set connection var ansible_connection to ssh 17433 1727096253.32688: Set connection var ansible_shell_type to sh 17433 1727096253.32690: Set connection var ansible_timeout to 10 17433 1727096253.32692: Set connection var ansible_module_compression to ZIP_DEFLATED 17433 1727096253.32718: variable 'ansible_shell_executable' from source: unknown 17433 1727096253.32731: variable 'ansible_connection' from source: unknown 17433 1727096253.32746: variable 'ansible_module_compression' from source: unknown 17433 1727096253.32749: variable 'ansible_shell_type' from source: unknown 17433 1727096253.32754: variable 'ansible_shell_executable' from source: unknown 17433 1727096253.32761: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096253.32764: variable 'ansible_pipelining' from source: unknown 17433 1727096253.32805: variable 'ansible_timeout' from source: unknown 17433 1727096253.32809: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096253.33172: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 17433 1727096253.33176: variable 'omit' from source: magic vars 17433 1727096253.33181: starting attempt loop 17433 1727096253.33184: running the handler 17433 1727096253.33186: _low_level_execute_command(): starting 17433 1727096253.33191: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 17433 1727096253.33985: 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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096253.34043: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 17433 1727096253.34071: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17433 1727096253.34114: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096253.34246: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096253.35963: stdout chunk (state=3): >>>/root <<< 17433 1727096253.36073: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17433 1727096253.36110: stderr chunk (state=3): >>><<< 17433 1727096253.36113: stdout chunk (state=3): >>><<< 17433 1727096253.36266: _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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17433 1727096253.36271: _low_level_execute_command(): starting 17433 1727096253.36275: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096253.3615298-17740-187360692245268 `" && echo ansible-tmp-1727096253.3615298-17740-187360692245268="` echo /root/.ansible/tmp/ansible-tmp-1727096253.3615298-17740-187360692245268 `" ) && sleep 0' 17433 1727096253.37287: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17433 1727096253.37291: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096253.37511: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 17433 1727096253.37580: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17433 1727096253.37674: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096253.37800: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096253.39764: stdout chunk (state=3): >>>ansible-tmp-1727096253.3615298-17740-187360692245268=/root/.ansible/tmp/ansible-tmp-1727096253.3615298-17740-187360692245268 <<< 17433 1727096253.39930: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17433 1727096253.39984: stderr chunk (state=3): >>><<< 17433 1727096253.40002: stdout chunk (state=3): >>><<< 17433 1727096253.40189: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096253.3615298-17740-187360692245268=/root/.ansible/tmp/ansible-tmp-1727096253.3615298-17740-187360692245268 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17433 1727096253.40196: variable 'ansible_module_compression' from source: unknown 17433 1727096253.40199: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-174331dk3fifg/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 17433 1727096253.40249: variable 'ansible_facts' from source: unknown 17433 1727096253.40389: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096253.3615298-17740-187360692245268/AnsiballZ_stat.py 17433 1727096253.40616: Sending initial data 17433 1727096253.40647: Sent initial data (153 bytes) 17433 1727096253.41444: 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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096253.41450: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096253.41535: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096253.43179: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 17433 1727096253.43277: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 17433 1727096253.43320: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-174331dk3fifg/tmp0a_qt8k1 /root/.ansible/tmp/ansible-tmp-1727096253.3615298-17740-187360692245268/AnsiballZ_stat.py <<< 17433 1727096253.43323: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096253.3615298-17740-187360692245268/AnsiballZ_stat.py" <<< 17433 1727096253.43400: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-174331dk3fifg/tmp0a_qt8k1" to remote "/root/.ansible/tmp/ansible-tmp-1727096253.3615298-17740-187360692245268/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096253.3615298-17740-187360692245268/AnsiballZ_stat.py" <<< 17433 1727096253.44151: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17433 1727096253.44218: stderr chunk (state=3): >>><<< 17433 1727096253.44221: stdout chunk (state=3): >>><<< 17433 1727096253.44253: done transferring module to remote 17433 1727096253.44264: _low_level_execute_command(): starting 17433 1727096253.44270: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096253.3615298-17740-187360692245268/ /root/.ansible/tmp/ansible-tmp-1727096253.3615298-17740-187360692245268/AnsiballZ_stat.py && sleep 0' 17433 1727096253.44826: 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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096253.44873: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 17433 1727096253.44880: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096253.44953: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096253.46821: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17433 1727096253.46852: stderr chunk (state=3): >>><<< 17433 1727096253.46855: stdout chunk (state=3): >>><<< 17433 1727096253.46875: _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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17433 1727096253.46883: _low_level_execute_command(): starting 17433 1727096253.46886: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096253.3615298-17740-187360692245268/AnsiballZ_stat.py && sleep 0' 17433 1727096253.47334: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 17433 1727096253.47337: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 17433 1727096253.47343: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096253.47346: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17433 1727096253.47348: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096253.47427: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096253.47492: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096253.62976: 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"}}} <<< 17433 1727096253.64323: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 17433 1727096253.64350: stderr chunk (state=3): >>><<< 17433 1727096253.64353: stdout chunk (state=3): >>><<< 17433 1727096253.64371: _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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 17433 1727096253.64393: 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-1727096253.3615298-17740-187360692245268/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 17433 1727096253.64401: _low_level_execute_command(): starting 17433 1727096253.64407: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096253.3615298-17740-187360692245268/ > /dev/null 2>&1 && sleep 0' 17433 1727096253.65146: 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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 17433 1727096253.65364: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096253.65397: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096253.67266: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17433 1727096253.67312: stderr chunk (state=3): >>><<< 17433 1727096253.67322: stdout chunk (state=3): >>><<< 17433 1727096253.67344: _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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17433 1727096253.67356: handler run complete 17433 1727096253.67385: attempt loop complete, returning result 17433 1727096253.67393: _execute() done 17433 1727096253.67399: dumping result to json 17433 1727096253.67406: done dumping result, returning 17433 1727096253.67416: done running TaskExecutor() for managed_node1/TASK: Get stat for interface dummy0 [0afff68d-5257-5abd-5bd8-00000000015f] 17433 1727096253.67423: sending task result for task 0afff68d-5257-5abd-5bd8-00000000015f ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 17433 1727096253.67692: no more pending results, returning what we have 17433 1727096253.67695: results queue empty 17433 1727096253.67695: checking for any_errors_fatal 17433 1727096253.67696: done checking for any_errors_fatal 17433 1727096253.67697: checking for max_fail_percentage 17433 1727096253.67698: done checking for max_fail_percentage 17433 1727096253.67699: checking to see if all hosts have failed and the running result is not ok 17433 1727096253.67700: done checking to see if all hosts have failed 17433 1727096253.67701: getting the remaining hosts for this loop 17433 1727096253.67703: done getting the remaining hosts for this loop 17433 1727096253.67706: getting the next task for host managed_node1 17433 1727096253.67714: done getting next task for host managed_node1 17433 1727096253.67716: ^ task is: TASK: Assert that the interface is absent - '{{ interface }}' 17433 1727096253.67720: ^ 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 17433 1727096253.67723: getting variables 17433 1727096253.67725: in VariableManager get_vars() 17433 1727096253.67751: Calling all_inventory to load vars for managed_node1 17433 1727096253.67753: Calling groups_inventory to load vars for managed_node1 17433 1727096253.67756: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096253.67766: Calling all_plugins_play to load vars for managed_node1 17433 1727096253.67770: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096253.67774: Calling groups_plugins_play to load vars for managed_node1 17433 1727096253.67994: done sending task result for task 0afff68d-5257-5abd-5bd8-00000000015f 17433 1727096253.67997: WORKER PROCESS EXITING 17433 1727096253.68011: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096253.68194: done with get_vars() 17433 1727096253.68204: done getting variables 17433 1727096253.68296: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) 17433 1727096253.68418: variable 'interface' from source: play vars TASK [Assert that the interface is absent - 'dummy0'] ************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:5 Monday 23 September 2024 08:57:33 -0400 (0:00:00.377) 0:00:06.630 ****** 17433 1727096253.68449: entering _queue_task() for managed_node1/assert 17433 1727096253.68451: Creating lock for assert 17433 1727096253.68724: worker is 1 (out of 1 available) 17433 1727096253.68736: exiting _queue_task() for managed_node1/assert 17433 1727096253.68746: done queuing things up, now waiting for results queue to drain 17433 1727096253.68748: waiting for pending results... 17433 1727096253.69188: running TaskExecutor() for managed_node1/TASK: Assert that the interface is absent - 'dummy0' 17433 1727096253.69193: in run() - task 0afff68d-5257-5abd-5bd8-000000000111 17433 1727096253.69196: variable 'ansible_search_path' from source: unknown 17433 1727096253.69199: variable 'ansible_search_path' from source: unknown 17433 1727096253.69201: calling self._execute() 17433 1727096253.69252: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096253.69267: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096253.69285: variable 'omit' from source: magic vars 17433 1727096253.69644: variable 'ansible_distribution_major_version' from source: facts 17433 1727096253.69665: Evaluated conditional (ansible_distribution_major_version != '6'): True 17433 1727096253.69679: variable 'omit' from source: magic vars 17433 1727096253.69724: variable 'omit' from source: magic vars 17433 1727096253.69815: variable 'interface' from source: play vars 17433 1727096253.69839: variable 'omit' from source: magic vars 17433 1727096253.69893: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17433 1727096253.69934: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17433 1727096253.69969: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17433 1727096253.69996: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17433 1727096253.70014: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17433 1727096253.70046: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17433 1727096253.70054: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096253.70064: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096253.70193: Set connection var ansible_shell_executable to /bin/sh 17433 1727096253.70196: Set connection var ansible_pipelining to False 17433 1727096253.70198: Set connection var ansible_connection to ssh 17433 1727096253.70200: Set connection var ansible_shell_type to sh 17433 1727096253.70202: Set connection var ansible_timeout to 10 17433 1727096253.70209: Set connection var ansible_module_compression to ZIP_DEFLATED 17433 1727096253.70232: variable 'ansible_shell_executable' from source: unknown 17433 1727096253.70242: variable 'ansible_connection' from source: unknown 17433 1727096253.70248: variable 'ansible_module_compression' from source: unknown 17433 1727096253.70254: variable 'ansible_shell_type' from source: unknown 17433 1727096253.70301: variable 'ansible_shell_executable' from source: unknown 17433 1727096253.70304: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096253.70307: variable 'ansible_pipelining' from source: unknown 17433 1727096253.70309: variable 'ansible_timeout' from source: unknown 17433 1727096253.70311: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096253.70423: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17433 1727096253.70438: variable 'omit' from source: magic vars 17433 1727096253.70447: starting attempt loop 17433 1727096253.70454: running the handler 17433 1727096253.70609: variable 'interface_stat' from source: set_fact 17433 1727096253.70737: Evaluated conditional (not interface_stat.stat.exists): True 17433 1727096253.70741: handler run complete 17433 1727096253.70743: attempt loop complete, returning result 17433 1727096253.70745: _execute() done 17433 1727096253.70748: dumping result to json 17433 1727096253.70749: done dumping result, returning 17433 1727096253.70751: done running TaskExecutor() for managed_node1/TASK: Assert that the interface is absent - 'dummy0' [0afff68d-5257-5abd-5bd8-000000000111] 17433 1727096253.70754: sending task result for task 0afff68d-5257-5abd-5bd8-000000000111 17433 1727096253.70821: done sending task result for task 0afff68d-5257-5abd-5bd8-000000000111 17433 1727096253.70824: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 17433 1727096253.70892: no more pending results, returning what we have 17433 1727096253.70896: results queue empty 17433 1727096253.70896: checking for any_errors_fatal 17433 1727096253.70906: done checking for any_errors_fatal 17433 1727096253.70907: checking for max_fail_percentage 17433 1727096253.70909: done checking for max_fail_percentage 17433 1727096253.70910: checking to see if all hosts have failed and the running result is not ok 17433 1727096253.70911: done checking to see if all hosts have failed 17433 1727096253.70912: getting the remaining hosts for this loop 17433 1727096253.70913: done getting the remaining hosts for this loop 17433 1727096253.70917: getting the next task for host managed_node1 17433 1727096253.70925: done getting next task for host managed_node1 17433 1727096253.70928: ^ task is: TASK: Test 17433 1727096253.70930: ^ 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 17433 1727096253.70934: getting variables 17433 1727096253.70936: in VariableManager get_vars() 17433 1727096253.70966: Calling all_inventory to load vars for managed_node1 17433 1727096253.70970: Calling groups_inventory to load vars for managed_node1 17433 1727096253.70974: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096253.70985: Calling all_plugins_play to load vars for managed_node1 17433 1727096253.70988: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096253.70990: Calling groups_plugins_play to load vars for managed_node1 17433 1727096253.71391: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096253.71641: done with get_vars() 17433 1727096253.71650: done getting variables TASK [Test] ******************************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:30 Monday 23 September 2024 08:57:33 -0400 (0:00:00.032) 0:00:06.663 ****** 17433 1727096253.71741: entering _queue_task() for managed_node1/include_tasks 17433 1727096253.71995: worker is 1 (out of 1 available) 17433 1727096253.72006: exiting _queue_task() for managed_node1/include_tasks 17433 1727096253.72017: done queuing things up, now waiting for results queue to drain 17433 1727096253.72018: waiting for pending results... 17433 1727096253.72256: running TaskExecutor() for managed_node1/TASK: Test 17433 1727096253.72354: in run() - task 0afff68d-5257-5abd-5bd8-000000000086 17433 1727096253.72464: variable 'ansible_search_path' from source: unknown 17433 1727096253.72471: variable 'ansible_search_path' from source: unknown 17433 1727096253.72474: variable 'lsr_test' from source: include params 17433 1727096253.72612: variable 'lsr_test' from source: include params 17433 1727096253.72680: variable 'omit' from source: magic vars 17433 1727096253.72804: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096253.72822: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096253.72838: variable 'omit' from source: magic vars 17433 1727096253.73138: variable 'ansible_distribution_major_version' from source: facts 17433 1727096253.73141: Evaluated conditional (ansible_distribution_major_version != '6'): True 17433 1727096253.73143: variable 'item' from source: unknown 17433 1727096253.73150: variable 'item' from source: unknown 17433 1727096253.73187: variable 'item' from source: unknown 17433 1727096253.73245: variable 'item' from source: unknown 17433 1727096253.73485: dumping result to json 17433 1727096253.73489: done dumping result, returning 17433 1727096253.73492: done running TaskExecutor() for managed_node1/TASK: Test [0afff68d-5257-5abd-5bd8-000000000086] 17433 1727096253.73494: sending task result for task 0afff68d-5257-5abd-5bd8-000000000086 17433 1727096253.73530: done sending task result for task 0afff68d-5257-5abd-5bd8-000000000086 17433 1727096253.73533: WORKER PROCESS EXITING 17433 1727096253.73609: no more pending results, returning what we have 17433 1727096253.73615: in VariableManager get_vars() 17433 1727096253.73647: Calling all_inventory to load vars for managed_node1 17433 1727096253.73649: Calling groups_inventory to load vars for managed_node1 17433 1727096253.73653: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096253.73670: Calling all_plugins_play to load vars for managed_node1 17433 1727096253.73673: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096253.73676: Calling groups_plugins_play to load vars for managed_node1 17433 1727096253.73961: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096253.74164: done with get_vars() 17433 1727096253.74173: variable 'ansible_search_path' from source: unknown 17433 1727096253.74175: variable 'ansible_search_path' from source: unknown 17433 1727096253.74212: we have included files to process 17433 1727096253.74213: generating all_blocks data 17433 1727096253.74215: done generating all_blocks data 17433 1727096253.74219: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_dummy_profile.yml 17433 1727096253.74220: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_dummy_profile.yml 17433 1727096253.74223: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_dummy_profile.yml 17433 1727096253.74535: done processing included file 17433 1727096253.74537: iterating over new_blocks loaded from include file 17433 1727096253.74539: in VariableManager get_vars() 17433 1727096253.74553: done with get_vars() 17433 1727096253.74555: filtering new block on tags 17433 1727096253.74595: done filtering new block on tags 17433 1727096253.74598: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_dummy_profile.yml for managed_node1 => (item=tasks/create_dummy_profile.yml) 17433 1727096253.74603: extending task lists for all hosts with included blocks 17433 1727096253.75528: done extending task lists 17433 1727096253.75531: done processing included files 17433 1727096253.75531: results queue empty 17433 1727096253.75532: checking for any_errors_fatal 17433 1727096253.75536: done checking for any_errors_fatal 17433 1727096253.75537: checking for max_fail_percentage 17433 1727096253.75538: done checking for max_fail_percentage 17433 1727096253.75538: checking to see if all hosts have failed and the running result is not ok 17433 1727096253.75539: done checking to see if all hosts have failed 17433 1727096253.75540: getting the remaining hosts for this loop 17433 1727096253.75541: done getting the remaining hosts for this loop 17433 1727096253.75544: getting the next task for host managed_node1 17433 1727096253.75549: done getting next task for host managed_node1 17433 1727096253.75551: ^ task is: TASK: Include network role 17433 1727096253.75554: ^ 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 17433 1727096253.75557: getting variables 17433 1727096253.75561: in VariableManager get_vars() 17433 1727096253.75573: Calling all_inventory to load vars for managed_node1 17433 1727096253.75575: Calling groups_inventory to load vars for managed_node1 17433 1727096253.75578: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096253.75585: Calling all_plugins_play to load vars for managed_node1 17433 1727096253.75587: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096253.75591: Calling groups_plugins_play to load vars for managed_node1 17433 1727096253.75737: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096253.75941: done with get_vars() 17433 1727096253.75951: done getting variables TASK [Include network role] **************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_dummy_profile.yml:3 Monday 23 September 2024 08:57:33 -0400 (0:00:00.042) 0:00:06.706 ****** 17433 1727096253.76026: entering _queue_task() for managed_node1/include_role 17433 1727096253.76028: Creating lock for include_role 17433 1727096253.76343: worker is 1 (out of 1 available) 17433 1727096253.76355: exiting _queue_task() for managed_node1/include_role 17433 1727096253.76373: done queuing things up, now waiting for results queue to drain 17433 1727096253.76374: waiting for pending results... 17433 1727096253.76687: running TaskExecutor() for managed_node1/TASK: Include network role 17433 1727096253.76772: in run() - task 0afff68d-5257-5abd-5bd8-00000000017f 17433 1727096253.76776: variable 'ansible_search_path' from source: unknown 17433 1727096253.76779: variable 'ansible_search_path' from source: unknown 17433 1727096253.76811: calling self._execute() 17433 1727096253.76991: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096253.76994: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096253.76997: variable 'omit' from source: magic vars 17433 1727096253.77342: variable 'ansible_distribution_major_version' from source: facts 17433 1727096253.77357: Evaluated conditional (ansible_distribution_major_version != '6'): True 17433 1727096253.77372: _execute() done 17433 1727096253.77382: dumping result to json 17433 1727096253.77389: done dumping result, returning 17433 1727096253.77399: done running TaskExecutor() for managed_node1/TASK: Include network role [0afff68d-5257-5abd-5bd8-00000000017f] 17433 1727096253.77407: sending task result for task 0afff68d-5257-5abd-5bd8-00000000017f 17433 1727096253.77724: done sending task result for task 0afff68d-5257-5abd-5bd8-00000000017f 17433 1727096253.77729: WORKER PROCESS EXITING 17433 1727096253.77787: no more pending results, returning what we have 17433 1727096253.77793: in VariableManager get_vars() 17433 1727096253.77836: Calling all_inventory to load vars for managed_node1 17433 1727096253.77842: Calling groups_inventory to load vars for managed_node1 17433 1727096253.77847: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096253.77869: Calling all_plugins_play to load vars for managed_node1 17433 1727096253.77874: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096253.77878: Calling groups_plugins_play to load vars for managed_node1 17433 1727096253.78355: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096253.78751: done with get_vars() 17433 1727096253.78760: variable 'ansible_search_path' from source: unknown 17433 1727096253.78761: variable 'ansible_search_path' from source: unknown 17433 1727096253.79147: variable 'omit' from source: magic vars 17433 1727096253.79220: variable 'omit' from source: magic vars 17433 1727096253.79439: variable 'omit' from source: magic vars 17433 1727096253.79443: we have included files to process 17433 1727096253.79444: generating all_blocks data 17433 1727096253.79446: done generating all_blocks data 17433 1727096253.79451: processing included file: fedora.linux_system_roles.network 17433 1727096253.79475: in VariableManager get_vars() 17433 1727096253.79488: done with get_vars() 17433 1727096253.79741: in VariableManager get_vars() 17433 1727096253.79757: done with get_vars() 17433 1727096253.79811: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 17433 1727096253.80120: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 17433 1727096253.80262: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 17433 1727096253.82895: in VariableManager get_vars() 17433 1727096253.82915: done with get_vars() 17433 1727096253.83925: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 17433 1727096253.85935: iterating over new_blocks loaded from include file 17433 1727096253.85938: in VariableManager get_vars() 17433 1727096253.85957: done with get_vars() 17433 1727096253.85962: filtering new block on tags 17433 1727096253.86252: done filtering new block on tags 17433 1727096253.86256: in VariableManager get_vars() 17433 1727096253.86275: done with get_vars() 17433 1727096253.86277: filtering new block on tags 17433 1727096253.86294: done filtering new block on tags 17433 1727096253.86296: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.network for managed_node1 17433 1727096253.86301: extending task lists for all hosts with included blocks 17433 1727096253.86469: done extending task lists 17433 1727096253.86471: done processing included files 17433 1727096253.86472: results queue empty 17433 1727096253.86472: checking for any_errors_fatal 17433 1727096253.86475: done checking for any_errors_fatal 17433 1727096253.86476: checking for max_fail_percentage 17433 1727096253.86477: done checking for max_fail_percentage 17433 1727096253.86478: checking to see if all hosts have failed and the running result is not ok 17433 1727096253.86479: done checking to see if all hosts have failed 17433 1727096253.86480: getting the remaining hosts for this loop 17433 1727096253.86481: done getting the remaining hosts for this loop 17433 1727096253.86483: getting the next task for host managed_node1 17433 1727096253.86487: done getting next task for host managed_node1 17433 1727096253.86490: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 17433 1727096253.86493: ^ 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 17433 1727096253.86502: getting variables 17433 1727096253.86503: in VariableManager get_vars() 17433 1727096253.86516: Calling all_inventory to load vars for managed_node1 17433 1727096253.86518: Calling groups_inventory to load vars for managed_node1 17433 1727096253.86520: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096253.86525: Calling all_plugins_play to load vars for managed_node1 17433 1727096253.86527: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096253.86529: Calling groups_plugins_play to load vars for managed_node1 17433 1727096253.86695: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096253.86874: done with get_vars() 17433 1727096253.86883: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 23 September 2024 08:57:33 -0400 (0:00:00.109) 0:00:06.815 ****** 17433 1727096253.86957: entering _queue_task() for managed_node1/include_tasks 17433 1727096253.87263: worker is 1 (out of 1 available) 17433 1727096253.87399: exiting _queue_task() for managed_node1/include_tasks 17433 1727096253.87409: done queuing things up, now waiting for results queue to drain 17433 1727096253.87410: waiting for pending results... 17433 1727096253.87696: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 17433 1727096253.87774: in run() - task 0afff68d-5257-5abd-5bd8-0000000001fd 17433 1727096253.87779: variable 'ansible_search_path' from source: unknown 17433 1727096253.87782: variable 'ansible_search_path' from source: unknown 17433 1727096253.87817: calling self._execute() 17433 1727096253.87902: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096253.88073: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096253.88077: variable 'omit' from source: magic vars 17433 1727096253.88286: variable 'ansible_distribution_major_version' from source: facts 17433 1727096253.88306: Evaluated conditional (ansible_distribution_major_version != '6'): True 17433 1727096253.88316: _execute() done 17433 1727096253.88323: dumping result to json 17433 1727096253.88330: done dumping result, returning 17433 1727096253.88342: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0afff68d-5257-5abd-5bd8-0000000001fd] 17433 1727096253.88351: sending task result for task 0afff68d-5257-5abd-5bd8-0000000001fd 17433 1727096253.88491: no more pending results, returning what we have 17433 1727096253.88497: in VariableManager get_vars() 17433 1727096253.88537: Calling all_inventory to load vars for managed_node1 17433 1727096253.88541: Calling groups_inventory to load vars for managed_node1 17433 1727096253.88543: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096253.88556: Calling all_plugins_play to load vars for managed_node1 17433 1727096253.88562: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096253.88565: Calling groups_plugins_play to load vars for managed_node1 17433 1727096253.88978: done sending task result for task 0afff68d-5257-5abd-5bd8-0000000001fd 17433 1727096253.88982: WORKER PROCESS EXITING 17433 1727096253.89003: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096253.89226: done with get_vars() 17433 1727096253.89233: variable 'ansible_search_path' from source: unknown 17433 1727096253.89234: variable 'ansible_search_path' from source: unknown 17433 1727096253.89276: we have included files to process 17433 1727096253.89277: generating all_blocks data 17433 1727096253.89278: done generating all_blocks data 17433 1727096253.89281: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 17433 1727096253.89282: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 17433 1727096253.89284: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 17433 1727096253.89942: done processing included file 17433 1727096253.89944: iterating over new_blocks loaded from include file 17433 1727096253.89945: in VariableManager get_vars() 17433 1727096253.89970: done with get_vars() 17433 1727096253.89972: filtering new block on tags 17433 1727096253.89998: done filtering new block on tags 17433 1727096253.90000: in VariableManager get_vars() 17433 1727096253.90018: done with get_vars() 17433 1727096253.90019: filtering new block on tags 17433 1727096253.90055: done filtering new block on tags 17433 1727096253.90057: in VariableManager get_vars() 17433 1727096253.90080: done with get_vars() 17433 1727096253.90081: filtering new block on tags 17433 1727096253.90117: done filtering new block on tags 17433 1727096253.90118: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node1 17433 1727096253.90122: extending task lists for all hosts with included blocks 17433 1727096253.91736: done extending task lists 17433 1727096253.91738: done processing included files 17433 1727096253.91738: results queue empty 17433 1727096253.91739: checking for any_errors_fatal 17433 1727096253.91742: done checking for any_errors_fatal 17433 1727096253.91743: checking for max_fail_percentage 17433 1727096253.91744: done checking for max_fail_percentage 17433 1727096253.91744: checking to see if all hosts have failed and the running result is not ok 17433 1727096253.91745: done checking to see if all hosts have failed 17433 1727096253.91746: getting the remaining hosts for this loop 17433 1727096253.91747: done getting the remaining hosts for this loop 17433 1727096253.91750: getting the next task for host managed_node1 17433 1727096253.91755: done getting next task for host managed_node1 17433 1727096253.91757: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 17433 1727096253.91763: ^ 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 17433 1727096253.91773: getting variables 17433 1727096253.91774: in VariableManager get_vars() 17433 1727096253.91785: Calling all_inventory to load vars for managed_node1 17433 1727096253.91787: Calling groups_inventory to load vars for managed_node1 17433 1727096253.91789: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096253.91794: Calling all_plugins_play to load vars for managed_node1 17433 1727096253.91796: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096253.91799: Calling groups_plugins_play to load vars for managed_node1 17433 1727096253.91934: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096253.92137: done with get_vars() 17433 1727096253.92145: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Monday 23 September 2024 08:57:33 -0400 (0:00:00.052) 0:00:06.867 ****** 17433 1727096253.92217: entering _queue_task() for managed_node1/setup 17433 1727096253.92682: worker is 1 (out of 1 available) 17433 1727096253.92691: exiting _queue_task() for managed_node1/setup 17433 1727096253.92700: done queuing things up, now waiting for results queue to drain 17433 1727096253.92701: waiting for pending results... 17433 1727096253.92773: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 17433 1727096253.92918: in run() - task 0afff68d-5257-5abd-5bd8-00000000025a 17433 1727096253.92941: variable 'ansible_search_path' from source: unknown 17433 1727096253.92949: variable 'ansible_search_path' from source: unknown 17433 1727096253.92991: calling self._execute() 17433 1727096253.93076: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096253.93087: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096253.93100: variable 'omit' from source: magic vars 17433 1727096253.93458: variable 'ansible_distribution_major_version' from source: facts 17433 1727096253.93482: Evaluated conditional (ansible_distribution_major_version != '6'): True 17433 1727096253.93734: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 17433 1727096253.96852: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 17433 1727096253.96932: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 17433 1727096253.96983: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 17433 1727096253.97064: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 17433 1727096253.97069: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 17433 1727096253.97138: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17433 1727096253.97182: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17433 1727096253.97211: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17433 1727096253.97253: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17433 1727096253.97382: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17433 1727096253.97386: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17433 1727096253.97388: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17433 1727096253.97391: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17433 1727096253.97431: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17433 1727096253.97453: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17433 1727096253.97619: variable '__network_required_facts' from source: role '' defaults 17433 1727096253.97632: variable 'ansible_facts' from source: unknown 17433 1727096253.97725: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 17433 1727096253.97734: when evaluation is False, skipping this task 17433 1727096253.97742: _execute() done 17433 1727096253.97750: dumping result to json 17433 1727096253.97761: done dumping result, returning 17433 1727096253.97776: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0afff68d-5257-5abd-5bd8-00000000025a] 17433 1727096253.97785: sending task result for task 0afff68d-5257-5abd-5bd8-00000000025a skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 17433 1727096253.97966: no more pending results, returning what we have 17433 1727096253.97972: results queue empty 17433 1727096253.97973: checking for any_errors_fatal 17433 1727096253.97974: done checking for any_errors_fatal 17433 1727096253.97975: checking for max_fail_percentage 17433 1727096253.97976: done checking for max_fail_percentage 17433 1727096253.97977: checking to see if all hosts have failed and the running result is not ok 17433 1727096253.97978: done checking to see if all hosts have failed 17433 1727096253.97979: getting the remaining hosts for this loop 17433 1727096253.97980: done getting the remaining hosts for this loop 17433 1727096253.97984: getting the next task for host managed_node1 17433 1727096253.97994: done getting next task for host managed_node1 17433 1727096253.97999: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 17433 1727096253.98005: ^ 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 17433 1727096253.98018: getting variables 17433 1727096253.98020: in VariableManager get_vars() 17433 1727096253.98058: Calling all_inventory to load vars for managed_node1 17433 1727096253.98063: Calling groups_inventory to load vars for managed_node1 17433 1727096253.98066: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096253.98078: Calling all_plugins_play to load vars for managed_node1 17433 1727096253.98081: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096253.98084: Calling groups_plugins_play to load vars for managed_node1 17433 1727096253.98522: done sending task result for task 0afff68d-5257-5abd-5bd8-00000000025a 17433 1727096253.98530: WORKER PROCESS EXITING 17433 1727096253.98553: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096253.98780: done with get_vars() 17433 1727096253.98793: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Monday 23 September 2024 08:57:33 -0400 (0:00:00.066) 0:00:06.934 ****** 17433 1727096253.98895: entering _queue_task() for managed_node1/stat 17433 1727096253.99138: worker is 1 (out of 1 available) 17433 1727096253.99150: exiting _queue_task() for managed_node1/stat 17433 1727096253.99163: done queuing things up, now waiting for results queue to drain 17433 1727096253.99164: waiting for pending results... 17433 1727096253.99428: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree 17433 1727096253.99574: in run() - task 0afff68d-5257-5abd-5bd8-00000000025c 17433 1727096253.99596: variable 'ansible_search_path' from source: unknown 17433 1727096253.99606: variable 'ansible_search_path' from source: unknown 17433 1727096253.99644: calling self._execute() 17433 1727096253.99723: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096253.99733: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096253.99744: variable 'omit' from source: magic vars 17433 1727096254.00473: variable 'ansible_distribution_major_version' from source: facts 17433 1727096254.00476: Evaluated conditional (ansible_distribution_major_version != '6'): True 17433 1727096254.00757: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 17433 1727096254.01319: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 17433 1727096254.01416: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 17433 1727096254.01516: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 17433 1727096254.01550: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 17433 1727096254.01704: 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) 17433 1727096254.01728: 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) 17433 1727096254.01761: 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) 17433 1727096254.01999: 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) 17433 1727096254.02080: variable '__network_is_ostree' from source: set_fact 17433 1727096254.02088: Evaluated conditional (not __network_is_ostree is defined): False 17433 1727096254.02179: when evaluation is False, skipping this task 17433 1727096254.02182: _execute() done 17433 1727096254.02185: dumping result to json 17433 1727096254.02188: done dumping result, returning 17433 1727096254.02376: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree [0afff68d-5257-5abd-5bd8-00000000025c] 17433 1727096254.02380: sending task result for task 0afff68d-5257-5abd-5bd8-00000000025c 17433 1727096254.02582: done sending task result for task 0afff68d-5257-5abd-5bd8-00000000025c 17433 1727096254.02585: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 17433 1727096254.02628: no more pending results, returning what we have 17433 1727096254.02632: results queue empty 17433 1727096254.02632: checking for any_errors_fatal 17433 1727096254.02640: done checking for any_errors_fatal 17433 1727096254.02641: checking for max_fail_percentage 17433 1727096254.02642: done checking for max_fail_percentage 17433 1727096254.02643: checking to see if all hosts have failed and the running result is not ok 17433 1727096254.02644: done checking to see if all hosts have failed 17433 1727096254.02645: getting the remaining hosts for this loop 17433 1727096254.02646: done getting the remaining hosts for this loop 17433 1727096254.02649: getting the next task for host managed_node1 17433 1727096254.02656: done getting next task for host managed_node1 17433 1727096254.02662: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 17433 1727096254.02673: ^ 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 17433 1727096254.02686: getting variables 17433 1727096254.02688: in VariableManager get_vars() 17433 1727096254.02717: Calling all_inventory to load vars for managed_node1 17433 1727096254.02719: Calling groups_inventory to load vars for managed_node1 17433 1727096254.02721: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096254.02729: Calling all_plugins_play to load vars for managed_node1 17433 1727096254.02731: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096254.02733: Calling groups_plugins_play to load vars for managed_node1 17433 1727096254.03105: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096254.03424: done with get_vars() 17433 1727096254.03434: done getting variables 17433 1727096254.03795: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Monday 23 September 2024 08:57:34 -0400 (0:00:00.049) 0:00:06.984 ****** 17433 1727096254.03829: entering _queue_task() for managed_node1/set_fact 17433 1727096254.04172: worker is 1 (out of 1 available) 17433 1727096254.04185: exiting _queue_task() for managed_node1/set_fact 17433 1727096254.04197: done queuing things up, now waiting for results queue to drain 17433 1727096254.04198: waiting for pending results... 17433 1727096254.04682: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 17433 1727096254.04844: in run() - task 0afff68d-5257-5abd-5bd8-00000000025d 17433 1727096254.04857: variable 'ansible_search_path' from source: unknown 17433 1727096254.04864: variable 'ansible_search_path' from source: unknown 17433 1727096254.05019: calling self._execute() 17433 1727096254.05101: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096254.05105: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096254.05186: variable 'omit' from source: magic vars 17433 1727096254.06275: variable 'ansible_distribution_major_version' from source: facts 17433 1727096254.06278: Evaluated conditional (ansible_distribution_major_version != '6'): True 17433 1727096254.06534: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 17433 1727096254.06985: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 17433 1727096254.07027: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 17433 1727096254.07058: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 17433 1727096254.07283: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 17433 1727096254.07364: 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) 17433 1727096254.07383: 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) 17433 1727096254.07409: 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) 17433 1727096254.07472: 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) 17433 1727096254.07774: variable '__network_is_ostree' from source: set_fact 17433 1727096254.07781: Evaluated conditional (not __network_is_ostree is defined): False 17433 1727096254.07784: when evaluation is False, skipping this task 17433 1727096254.07789: _execute() done 17433 1727096254.07795: dumping result to json 17433 1727096254.07797: done dumping result, returning 17433 1727096254.07802: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0afff68d-5257-5abd-5bd8-00000000025d] 17433 1727096254.07805: sending task result for task 0afff68d-5257-5abd-5bd8-00000000025d 17433 1727096254.08173: done sending task result for task 0afff68d-5257-5abd-5bd8-00000000025d 17433 1727096254.08177: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 17433 1727096254.08245: no more pending results, returning what we have 17433 1727096254.08248: results queue empty 17433 1727096254.08249: checking for any_errors_fatal 17433 1727096254.08253: done checking for any_errors_fatal 17433 1727096254.08254: checking for max_fail_percentage 17433 1727096254.08255: done checking for max_fail_percentage 17433 1727096254.08256: checking to see if all hosts have failed and the running result is not ok 17433 1727096254.08257: done checking to see if all hosts have failed 17433 1727096254.08258: getting the remaining hosts for this loop 17433 1727096254.08261: done getting the remaining hosts for this loop 17433 1727096254.08264: getting the next task for host managed_node1 17433 1727096254.08274: done getting next task for host managed_node1 17433 1727096254.08278: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 17433 1727096254.08283: ^ 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 17433 1727096254.08298: getting variables 17433 1727096254.08299: in VariableManager get_vars() 17433 1727096254.08331: Calling all_inventory to load vars for managed_node1 17433 1727096254.08334: Calling groups_inventory to load vars for managed_node1 17433 1727096254.08336: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096254.08345: Calling all_plugins_play to load vars for managed_node1 17433 1727096254.08347: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096254.08351: Calling groups_plugins_play to load vars for managed_node1 17433 1727096254.08563: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096254.09175: done with get_vars() 17433 1727096254.09186: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Monday 23 September 2024 08:57:34 -0400 (0:00:00.054) 0:00:07.038 ****** 17433 1727096254.09280: entering _queue_task() for managed_node1/service_facts 17433 1727096254.09282: Creating lock for service_facts 17433 1727096254.09744: worker is 1 (out of 1 available) 17433 1727096254.09758: exiting _queue_task() for managed_node1/service_facts 17433 1727096254.09977: done queuing things up, now waiting for results queue to drain 17433 1727096254.09979: waiting for pending results... 17433 1727096254.10221: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running 17433 1727096254.10556: in run() - task 0afff68d-5257-5abd-5bd8-00000000025f 17433 1727096254.10575: variable 'ansible_search_path' from source: unknown 17433 1727096254.10580: variable 'ansible_search_path' from source: unknown 17433 1727096254.10612: calling self._execute() 17433 1727096254.10686: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096254.10690: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096254.10700: variable 'omit' from source: magic vars 17433 1727096254.11375: variable 'ansible_distribution_major_version' from source: facts 17433 1727096254.11379: Evaluated conditional (ansible_distribution_major_version != '6'): True 17433 1727096254.11382: variable 'omit' from source: magic vars 17433 1727096254.11384: variable 'omit' from source: magic vars 17433 1727096254.11386: variable 'omit' from source: magic vars 17433 1727096254.11388: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17433 1727096254.11478: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17433 1727096254.11482: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17433 1727096254.11484: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17433 1727096254.11486: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17433 1727096254.11491: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17433 1727096254.11493: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096254.11499: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096254.11601: Set connection var ansible_shell_executable to /bin/sh 17433 1727096254.11608: Set connection var ansible_pipelining to False 17433 1727096254.11611: Set connection var ansible_connection to ssh 17433 1727096254.11613: Set connection var ansible_shell_type to sh 17433 1727096254.11621: Set connection var ansible_timeout to 10 17433 1727096254.11626: Set connection var ansible_module_compression to ZIP_DEFLATED 17433 1727096254.11653: variable 'ansible_shell_executable' from source: unknown 17433 1727096254.11656: variable 'ansible_connection' from source: unknown 17433 1727096254.11662: variable 'ansible_module_compression' from source: unknown 17433 1727096254.11664: variable 'ansible_shell_type' from source: unknown 17433 1727096254.11668: variable 'ansible_shell_executable' from source: unknown 17433 1727096254.11672: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096254.11674: variable 'ansible_pipelining' from source: unknown 17433 1727096254.11676: variable 'ansible_timeout' from source: unknown 17433 1727096254.11679: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096254.11928: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 17433 1727096254.11933: variable 'omit' from source: magic vars 17433 1727096254.11935: starting attempt loop 17433 1727096254.11937: running the handler 17433 1727096254.11940: _low_level_execute_command(): starting 17433 1727096254.11942: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 17433 1727096254.12736: 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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096254.12789: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 17433 1727096254.12801: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17433 1727096254.12819: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096254.12919: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096254.14875: stdout chunk (state=3): >>>/root <<< 17433 1727096254.14879: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17433 1727096254.14882: stdout chunk (state=3): >>><<< 17433 1727096254.14884: stderr chunk (state=3): >>><<< 17433 1727096254.14887: _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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17433 1727096254.14897: _low_level_execute_command(): starting 17433 1727096254.14935: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096254.1488461-17783-260022856301908 `" && echo ansible-tmp-1727096254.1488461-17783-260022856301908="` echo /root/.ansible/tmp/ansible-tmp-1727096254.1488461-17783-260022856301908 `" ) && sleep 0' 17433 1727096254.15701: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 17433 1727096254.15705: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17433 1727096254.15720: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 17433 1727096254.15726: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096254.15808: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096254.15819: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 17433 1727096254.15822: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17433 1727096254.15837: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096254.15931: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096254.18076: stdout chunk (state=3): >>>ansible-tmp-1727096254.1488461-17783-260022856301908=/root/.ansible/tmp/ansible-tmp-1727096254.1488461-17783-260022856301908 <<< 17433 1727096254.18127: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17433 1727096254.18283: stderr chunk (state=3): >>><<< 17433 1727096254.18287: stdout chunk (state=3): >>><<< 17433 1727096254.18307: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096254.1488461-17783-260022856301908=/root/.ansible/tmp/ansible-tmp-1727096254.1488461-17783-260022856301908 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17433 1727096254.18354: variable 'ansible_module_compression' from source: unknown 17433 1727096254.18405: ANSIBALLZ: Using lock for service_facts 17433 1727096254.18408: ANSIBALLZ: Acquiring lock 17433 1727096254.18411: ANSIBALLZ: Lock acquired: 140034319953904 17433 1727096254.18413: ANSIBALLZ: Creating module 17433 1727096254.38246: ANSIBALLZ: Writing module into payload 17433 1727096254.38343: ANSIBALLZ: Writing module 17433 1727096254.38373: ANSIBALLZ: Renaming module 17433 1727096254.38573: ANSIBALLZ: Done creating module 17433 1727096254.38576: variable 'ansible_facts' from source: unknown 17433 1727096254.38578: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096254.1488461-17783-260022856301908/AnsiballZ_service_facts.py 17433 1727096254.38622: Sending initial data 17433 1727096254.38626: Sent initial data (162 bytes) 17433 1727096254.39186: 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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096254.39227: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 17433 1727096254.39252: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17433 1727096254.39290: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096254.39386: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096254.41069: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 <<< 17433 1727096254.41076: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 17433 1727096254.41129: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 17433 1727096254.41196: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-174331dk3fifg/tmpbdpnxko6 /root/.ansible/tmp/ansible-tmp-1727096254.1488461-17783-260022856301908/AnsiballZ_service_facts.py <<< 17433 1727096254.41200: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096254.1488461-17783-260022856301908/AnsiballZ_service_facts.py" <<< 17433 1727096254.41260: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-174331dk3fifg/tmpbdpnxko6" to remote "/root/.ansible/tmp/ansible-tmp-1727096254.1488461-17783-260022856301908/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096254.1488461-17783-260022856301908/AnsiballZ_service_facts.py" <<< 17433 1727096254.41920: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17433 1727096254.41962: stderr chunk (state=3): >>><<< 17433 1727096254.41965: stdout chunk (state=3): >>><<< 17433 1727096254.42025: done transferring module to remote 17433 1727096254.42053: _low_level_execute_command(): starting 17433 1727096254.42060: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096254.1488461-17783-260022856301908/ /root/.ansible/tmp/ansible-tmp-1727096254.1488461-17783-260022856301908/AnsiballZ_service_facts.py && sleep 0' 17433 1727096254.42784: 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 <<< 17433 1727096254.42788: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096254.42791: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096254.42831: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 17433 1727096254.42838: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17433 1727096254.42848: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096254.42931: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096254.44928: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17433 1727096254.44961: stderr chunk (state=3): >>><<< 17433 1727096254.44964: stdout chunk (state=3): >>><<< 17433 1727096254.45051: _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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17433 1727096254.45054: _low_level_execute_command(): starting 17433 1727096254.45057: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096254.1488461-17783-260022856301908/AnsiballZ_service_facts.py && sleep 0' 17433 1727096254.45692: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17433 1727096254.45707: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17433 1727096254.45727: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17433 1727096254.45755: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17433 1727096254.45803: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096254.45892: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 17433 1727096254.45915: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17433 1727096254.45972: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096254.46048: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096256.07092: 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-ma<<< 17433 1727096256.07136: stdout chunk (state=3): >>>rk.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": {}}} <<< 17433 1727096256.09016: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 17433 1727096256.09020: stdout chunk (state=3): >>><<< 17433 1727096256.09023: stderr chunk (state=3): >>><<< 17433 1727096256.09029: _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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 17433 1727096256.12313: 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-1727096254.1488461-17783-260022856301908/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 17433 1727096256.12377: _low_level_execute_command(): starting 17433 1727096256.12381: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096254.1488461-17783-260022856301908/ > /dev/null 2>&1 && sleep 0' 17433 1727096256.13401: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17433 1727096256.13445: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17433 1727096256.13558: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096256.13609: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 17433 1727096256.13631: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17433 1727096256.13654: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096256.13800: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096256.15974: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17433 1727096256.15978: stdout chunk (state=3): >>><<< 17433 1727096256.15982: stderr chunk (state=3): >>><<< 17433 1727096256.15985: _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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17433 1727096256.15988: handler run complete 17433 1727096256.16475: variable 'ansible_facts' from source: unknown 17433 1727096256.16652: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096256.17560: variable 'ansible_facts' from source: unknown 17433 1727096256.17872: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096256.17987: attempt loop complete, returning result 17433 1727096256.17991: _execute() done 17433 1727096256.17993: dumping result to json 17433 1727096256.17995: done dumping result, returning 17433 1727096256.17997: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running [0afff68d-5257-5abd-5bd8-00000000025f] 17433 1727096256.17999: sending task result for task 0afff68d-5257-5abd-5bd8-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 } 17433 1727096256.19208: no more pending results, returning what we have 17433 1727096256.19210: results queue empty 17433 1727096256.19211: checking for any_errors_fatal 17433 1727096256.19214: done checking for any_errors_fatal 17433 1727096256.19215: checking for max_fail_percentage 17433 1727096256.19216: done checking for max_fail_percentage 17433 1727096256.19217: checking to see if all hosts have failed and the running result is not ok 17433 1727096256.19218: done checking to see if all hosts have failed 17433 1727096256.19219: getting the remaining hosts for this loop 17433 1727096256.19220: done getting the remaining hosts for this loop 17433 1727096256.19223: getting the next task for host managed_node1 17433 1727096256.19229: done getting next task for host managed_node1 17433 1727096256.19232: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 17433 1727096256.19241: ^ 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 17433 1727096256.19250: getting variables 17433 1727096256.19252: in VariableManager get_vars() 17433 1727096256.19281: Calling all_inventory to load vars for managed_node1 17433 1727096256.19284: Calling groups_inventory to load vars for managed_node1 17433 1727096256.19286: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096256.19295: Calling all_plugins_play to load vars for managed_node1 17433 1727096256.19297: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096256.19300: Calling groups_plugins_play to load vars for managed_node1 17433 1727096256.19680: done sending task result for task 0afff68d-5257-5abd-5bd8-00000000025f 17433 1727096256.19684: WORKER PROCESS EXITING 17433 1727096256.19719: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096256.21196: done with get_vars() 17433 1727096256.21209: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Monday 23 September 2024 08:57:36 -0400 (0:00:02.123) 0:00:09.162 ****** 17433 1727096256.21677: entering _queue_task() for managed_node1/package_facts 17433 1727096256.21679: Creating lock for package_facts 17433 1727096256.22364: worker is 1 (out of 1 available) 17433 1727096256.22378: exiting _queue_task() for managed_node1/package_facts 17433 1727096256.22390: done queuing things up, now waiting for results queue to drain 17433 1727096256.22391: waiting for pending results... 17433 1727096256.22806: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed 17433 1727096256.23040: in run() - task 0afff68d-5257-5abd-5bd8-000000000260 17433 1727096256.23044: variable 'ansible_search_path' from source: unknown 17433 1727096256.23047: variable 'ansible_search_path' from source: unknown 17433 1727096256.23050: calling self._execute() 17433 1727096256.23132: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096256.23154: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096256.23178: variable 'omit' from source: magic vars 17433 1727096256.23673: variable 'ansible_distribution_major_version' from source: facts 17433 1727096256.23678: Evaluated conditional (ansible_distribution_major_version != '6'): True 17433 1727096256.23681: variable 'omit' from source: magic vars 17433 1727096256.23723: variable 'omit' from source: magic vars 17433 1727096256.23757: variable 'omit' from source: magic vars 17433 1727096256.23818: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17433 1727096256.23947: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17433 1727096256.23987: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17433 1727096256.24041: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17433 1727096256.24095: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17433 1727096256.24264: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17433 1727096256.24269: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096256.24272: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096256.24410: Set connection var ansible_shell_executable to /bin/sh 17433 1727096256.24427: Set connection var ansible_pipelining to False 17433 1727096256.24435: Set connection var ansible_connection to ssh 17433 1727096256.24442: Set connection var ansible_shell_type to sh 17433 1727096256.24562: Set connection var ansible_timeout to 10 17433 1727096256.24566: Set connection var ansible_module_compression to ZIP_DEFLATED 17433 1727096256.24570: variable 'ansible_shell_executable' from source: unknown 17433 1727096256.24573: variable 'ansible_connection' from source: unknown 17433 1727096256.24576: variable 'ansible_module_compression' from source: unknown 17433 1727096256.24579: variable 'ansible_shell_type' from source: unknown 17433 1727096256.24581: variable 'ansible_shell_executable' from source: unknown 17433 1727096256.24583: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096256.24585: variable 'ansible_pipelining' from source: unknown 17433 1727096256.24587: variable 'ansible_timeout' from source: unknown 17433 1727096256.24589: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096256.24883: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 17433 1727096256.24888: variable 'omit' from source: magic vars 17433 1727096256.24890: starting attempt loop 17433 1727096256.24893: running the handler 17433 1727096256.24896: _low_level_execute_command(): starting 17433 1727096256.24898: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 17433 1727096256.26054: 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 <<< 17433 1727096256.26142: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096256.26239: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 17433 1727096256.26278: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096256.26586: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096256.28273: stdout chunk (state=3): >>>/root <<< 17433 1727096256.28439: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17433 1727096256.28702: stderr chunk (state=3): >>><<< 17433 1727096256.28706: stdout chunk (state=3): >>><<< 17433 1727096256.28712: _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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17433 1727096256.28715: _low_level_execute_command(): starting 17433 1727096256.28718: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096256.2863832-17884-250998434785845 `" && echo ansible-tmp-1727096256.2863832-17884-250998434785845="` echo /root/.ansible/tmp/ansible-tmp-1727096256.2863832-17884-250998434785845 `" ) && sleep 0' 17433 1727096256.30042: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17433 1727096256.30429: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 17433 1727096256.30443: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17433 1727096256.30447: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096256.30552: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096256.32595: stdout chunk (state=3): >>>ansible-tmp-1727096256.2863832-17884-250998434785845=/root/.ansible/tmp/ansible-tmp-1727096256.2863832-17884-250998434785845 <<< 17433 1727096256.32620: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17433 1727096256.32669: stderr chunk (state=3): >>><<< 17433 1727096256.32673: stdout chunk (state=3): >>><<< 17433 1727096256.32706: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096256.2863832-17884-250998434785845=/root/.ansible/tmp/ansible-tmp-1727096256.2863832-17884-250998434785845 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17433 1727096256.32742: variable 'ansible_module_compression' from source: unknown 17433 1727096256.32898: ANSIBALLZ: Using lock for package_facts 17433 1727096256.32901: ANSIBALLZ: Acquiring lock 17433 1727096256.32904: ANSIBALLZ: Lock acquired: 140034321522784 17433 1727096256.32906: ANSIBALLZ: Creating module 17433 1727096256.65327: ANSIBALLZ: Writing module into payload 17433 1727096256.65544: ANSIBALLZ: Writing module 17433 1727096256.65548: ANSIBALLZ: Renaming module 17433 1727096256.65550: ANSIBALLZ: Done creating module 17433 1727096256.65552: variable 'ansible_facts' from source: unknown 17433 1727096256.65650: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096256.2863832-17884-250998434785845/AnsiballZ_package_facts.py 17433 1727096256.65922: Sending initial data 17433 1727096256.65926: Sent initial data (162 bytes) 17433 1727096256.66428: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17433 1727096256.66797: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 17433 1727096256.66815: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096256.66921: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096256.68775: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 17433 1727096256.68783: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 17433 1727096256.68787: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-174331dk3fifg/tmpobhoyp5d /root/.ansible/tmp/ansible-tmp-1727096256.2863832-17884-250998434785845/AnsiballZ_package_facts.py <<< 17433 1727096256.68790: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096256.2863832-17884-250998434785845/AnsiballZ_package_facts.py" <<< 17433 1727096256.68818: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-174331dk3fifg/tmpobhoyp5d" to remote "/root/.ansible/tmp/ansible-tmp-1727096256.2863832-17884-250998434785845/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096256.2863832-17884-250998434785845/AnsiballZ_package_facts.py" <<< 17433 1727096256.72345: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17433 1727096256.72405: stderr chunk (state=3): >>><<< 17433 1727096256.72411: stdout chunk (state=3): >>><<< 17433 1727096256.72437: done transferring module to remote 17433 1727096256.72448: _low_level_execute_command(): starting 17433 1727096256.72453: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096256.2863832-17884-250998434785845/ /root/.ansible/tmp/ansible-tmp-1727096256.2863832-17884-250998434785845/AnsiballZ_package_facts.py && sleep 0' 17433 1727096256.73472: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17433 1727096256.73782: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 17433 1727096256.73788: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096256.73893: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096256.75814: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17433 1727096256.75880: stderr chunk (state=3): >>><<< 17433 1727096256.75985: stdout chunk (state=3): >>><<< 17433 1727096256.76003: _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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17433 1727096256.76006: _low_level_execute_command(): starting 17433 1727096256.76009: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096256.2863832-17884-250998434785845/AnsiballZ_package_facts.py && sleep 0' 17433 1727096256.77286: 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 <<< 17433 1727096256.77289: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17433 1727096256.77313: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 17433 1727096256.77318: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096256.77520: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 17433 1727096256.77523: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096256.77542: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 17433 1727096256.77548: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17433 1727096256.77576: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096256.77778: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096257.22353: 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<<< 17433 1727096257.22375: 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", "rele<<< 17433 1727096257.22421: stdout chunk (state=3): >>>ase": "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",<<< 17433 1727096257.22444: 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", "sou<<< 17433 1727096257.22518: stdout chunk (state=3): >>>rce": "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-resc<<< 17433 1727096257.22531: 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": "r<<< 17433 1727096257.22672: stdout chunk (state=3): >>>pm"}], "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"}}} <<< 17433 1727096257.24610: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 17433 1727096257.24617: stdout chunk (state=3): >>><<< 17433 1727096257.24619: stderr chunk (state=3): >>><<< 17433 1727096257.24729: _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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 17433 1727096257.30721: 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-1727096256.2863832-17884-250998434785845/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 17433 1727096257.30726: _low_level_execute_command(): starting 17433 1727096257.30734: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096256.2863832-17884-250998434785845/ > /dev/null 2>&1 && sleep 0' 17433 1727096257.31459: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17433 1727096257.31482: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17433 1727096257.31504: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17433 1727096257.31523: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17433 1727096257.31539: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 17433 1727096257.31549: stderr chunk (state=3): >>>debug2: match not found <<< 17433 1727096257.31582: 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.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 17433 1727096257.31596: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096257.31679: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 17433 1727096257.31742: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096257.31814: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096257.33792: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17433 1727096257.33796: stdout chunk (state=3): >>><<< 17433 1727096257.33798: stderr chunk (state=3): >>><<< 17433 1727096257.34174: _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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17433 1727096257.34179: handler run complete 17433 1727096257.35098: variable 'ansible_facts' from source: unknown 17433 1727096257.35573: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096257.38489: variable 'ansible_facts' from source: unknown 17433 1727096257.39447: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096257.39898: attempt loop complete, returning result 17433 1727096257.39910: _execute() done 17433 1727096257.39913: dumping result to json 17433 1727096257.40033: done dumping result, returning 17433 1727096257.40041: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed [0afff68d-5257-5abd-5bd8-000000000260] 17433 1727096257.40045: sending task result for task 0afff68d-5257-5abd-5bd8-000000000260 17433 1727096257.41361: done sending task result for task 0afff68d-5257-5abd-5bd8-000000000260 17433 1727096257.41365: 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 } 17433 1727096257.41436: no more pending results, returning what we have 17433 1727096257.41439: results queue empty 17433 1727096257.41440: checking for any_errors_fatal 17433 1727096257.41445: done checking for any_errors_fatal 17433 1727096257.41446: checking for max_fail_percentage 17433 1727096257.41448: done checking for max_fail_percentage 17433 1727096257.41449: checking to see if all hosts have failed and the running result is not ok 17433 1727096257.41449: done checking to see if all hosts have failed 17433 1727096257.41450: getting the remaining hosts for this loop 17433 1727096257.41452: done getting the remaining hosts for this loop 17433 1727096257.41455: getting the next task for host managed_node1 17433 1727096257.41464: done getting next task for host managed_node1 17433 1727096257.41573: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 17433 1727096257.41579: ^ 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 17433 1727096257.41589: getting variables 17433 1727096257.41590: in VariableManager get_vars() 17433 1727096257.41614: Calling all_inventory to load vars for managed_node1 17433 1727096257.41616: Calling groups_inventory to load vars for managed_node1 17433 1727096257.41618: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096257.41822: Calling all_plugins_play to load vars for managed_node1 17433 1727096257.41826: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096257.41834: Calling groups_plugins_play to load vars for managed_node1 17433 1727096257.44409: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096257.45994: done with get_vars() 17433 1727096257.46015: done getting variables 17433 1727096257.46075: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 23 September 2024 08:57:37 -0400 (0:00:01.244) 0:00:10.406 ****** 17433 1727096257.46108: entering _queue_task() for managed_node1/debug 17433 1727096257.46424: worker is 1 (out of 1 available) 17433 1727096257.46439: exiting _queue_task() for managed_node1/debug 17433 1727096257.46452: done queuing things up, now waiting for results queue to drain 17433 1727096257.46453: waiting for pending results... 17433 1727096257.46930: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 17433 1727096257.46984: in run() - task 0afff68d-5257-5abd-5bd8-0000000001fe 17433 1727096257.47006: variable 'ansible_search_path' from source: unknown 17433 1727096257.47029: variable 'ansible_search_path' from source: unknown 17433 1727096257.47093: calling self._execute() 17433 1727096257.47199: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096257.47241: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096257.47246: variable 'omit' from source: magic vars 17433 1727096257.47856: variable 'ansible_distribution_major_version' from source: facts 17433 1727096257.47891: Evaluated conditional (ansible_distribution_major_version != '6'): True 17433 1727096257.47944: variable 'omit' from source: magic vars 17433 1727096257.48003: variable 'omit' from source: magic vars 17433 1727096257.48229: variable 'network_provider' from source: set_fact 17433 1727096257.48263: variable 'omit' from source: magic vars 17433 1727096257.48485: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17433 1727096257.48489: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17433 1727096257.48491: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17433 1727096257.48493: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17433 1727096257.48494: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17433 1727096257.48496: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17433 1727096257.48498: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096257.48499: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096257.48845: Set connection var ansible_shell_executable to /bin/sh 17433 1727096257.48866: Set connection var ansible_pipelining to False 17433 1727096257.48887: Set connection var ansible_connection to ssh 17433 1727096257.48895: Set connection var ansible_shell_type to sh 17433 1727096257.48924: Set connection var ansible_timeout to 10 17433 1727096257.48950: Set connection var ansible_module_compression to ZIP_DEFLATED 17433 1727096257.48995: variable 'ansible_shell_executable' from source: unknown 17433 1727096257.49015: variable 'ansible_connection' from source: unknown 17433 1727096257.49030: variable 'ansible_module_compression' from source: unknown 17433 1727096257.49039: variable 'ansible_shell_type' from source: unknown 17433 1727096257.49046: variable 'ansible_shell_executable' from source: unknown 17433 1727096257.49052: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096257.49066: variable 'ansible_pipelining' from source: unknown 17433 1727096257.49084: variable 'ansible_timeout' from source: unknown 17433 1727096257.49088: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096257.49407: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17433 1727096257.49411: variable 'omit' from source: magic vars 17433 1727096257.49414: starting attempt loop 17433 1727096257.49417: running the handler 17433 1727096257.49471: handler run complete 17433 1727096257.49484: attempt loop complete, returning result 17433 1727096257.49487: _execute() done 17433 1727096257.49490: dumping result to json 17433 1727096257.49493: done dumping result, returning 17433 1727096257.49580: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0afff68d-5257-5abd-5bd8-0000000001fe] 17433 1727096257.49584: sending task result for task 0afff68d-5257-5abd-5bd8-0000000001fe 17433 1727096257.49656: done sending task result for task 0afff68d-5257-5abd-5bd8-0000000001fe 17433 1727096257.49661: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: Using network provider: nm 17433 1727096257.49751: no more pending results, returning what we have 17433 1727096257.49755: results queue empty 17433 1727096257.49756: checking for any_errors_fatal 17433 1727096257.49766: done checking for any_errors_fatal 17433 1727096257.49769: checking for max_fail_percentage 17433 1727096257.49771: done checking for max_fail_percentage 17433 1727096257.49772: checking to see if all hosts have failed and the running result is not ok 17433 1727096257.49773: done checking to see if all hosts have failed 17433 1727096257.49774: getting the remaining hosts for this loop 17433 1727096257.49776: done getting the remaining hosts for this loop 17433 1727096257.49780: getting the next task for host managed_node1 17433 1727096257.49789: done getting next task for host managed_node1 17433 1727096257.49793: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 17433 1727096257.49799: ^ 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 17433 1727096257.49815: getting variables 17433 1727096257.49818: in VariableManager get_vars() 17433 1727096257.49861: Calling all_inventory to load vars for managed_node1 17433 1727096257.49864: Calling groups_inventory to load vars for managed_node1 17433 1727096257.49868: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096257.50002: Calling all_plugins_play to load vars for managed_node1 17433 1727096257.50005: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096257.50009: Calling groups_plugins_play to load vars for managed_node1 17433 1727096257.52527: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096257.54262: done with get_vars() 17433 1727096257.54289: done getting variables 17433 1727096257.54377: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 23 September 2024 08:57:37 -0400 (0:00:00.083) 0:00:10.489 ****** 17433 1727096257.54414: entering _queue_task() for managed_node1/fail 17433 1727096257.54416: Creating lock for fail 17433 1727096257.54736: worker is 1 (out of 1 available) 17433 1727096257.54749: exiting _queue_task() for managed_node1/fail 17433 1727096257.54760: done queuing things up, now waiting for results queue to drain 17433 1727096257.54761: waiting for pending results... 17433 1727096257.55097: 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 17433 1727096257.55195: in run() - task 0afff68d-5257-5abd-5bd8-0000000001ff 17433 1727096257.55199: variable 'ansible_search_path' from source: unknown 17433 1727096257.55202: variable 'ansible_search_path' from source: unknown 17433 1727096257.55373: calling self._execute() 17433 1727096257.55377: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096257.55380: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096257.55382: variable 'omit' from source: magic vars 17433 1727096257.55727: variable 'ansible_distribution_major_version' from source: facts 17433 1727096257.55744: Evaluated conditional (ansible_distribution_major_version != '6'): True 17433 1727096257.55865: variable 'network_state' from source: role '' defaults 17433 1727096257.55912: Evaluated conditional (network_state != {}): False 17433 1727096257.55941: when evaluation is False, skipping this task 17433 1727096257.55950: _execute() done 17433 1727096257.55984: dumping result to json 17433 1727096257.55995: done dumping result, returning 17433 1727096257.56027: 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 [0afff68d-5257-5abd-5bd8-0000000001ff] 17433 1727096257.56037: sending task result for task 0afff68d-5257-5abd-5bd8-0000000001ff skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 17433 1727096257.56199: no more pending results, returning what we have 17433 1727096257.56203: results queue empty 17433 1727096257.56204: checking for any_errors_fatal 17433 1727096257.56211: done checking for any_errors_fatal 17433 1727096257.56212: checking for max_fail_percentage 17433 1727096257.56213: done checking for max_fail_percentage 17433 1727096257.56215: checking to see if all hosts have failed and the running result is not ok 17433 1727096257.56215: done checking to see if all hosts have failed 17433 1727096257.56216: getting the remaining hosts for this loop 17433 1727096257.56218: done getting the remaining hosts for this loop 17433 1727096257.56222: getting the next task for host managed_node1 17433 1727096257.56231: done getting next task for host managed_node1 17433 1727096257.56234: ^ 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 17433 1727096257.56241: ^ 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 17433 1727096257.56259: getting variables 17433 1727096257.56261: in VariableManager get_vars() 17433 1727096257.56298: Calling all_inventory to load vars for managed_node1 17433 1727096257.56301: Calling groups_inventory to load vars for managed_node1 17433 1727096257.56303: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096257.56315: Calling all_plugins_play to load vars for managed_node1 17433 1727096257.56319: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096257.56322: Calling groups_plugins_play to load vars for managed_node1 17433 1727096257.57008: done sending task result for task 0afff68d-5257-5abd-5bd8-0000000001ff 17433 1727096257.57012: WORKER PROCESS EXITING 17433 1727096257.59011: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096257.60147: done with get_vars() 17433 1727096257.60169: done getting variables 17433 1727096257.60213: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 23 September 2024 08:57:37 -0400 (0:00:00.058) 0:00:10.548 ****** 17433 1727096257.60238: entering _queue_task() for managed_node1/fail 17433 1727096257.60491: worker is 1 (out of 1 available) 17433 1727096257.60507: exiting _queue_task() for managed_node1/fail 17433 1727096257.60519: done queuing things up, now waiting for results queue to drain 17433 1727096257.60521: waiting for pending results... 17433 1727096257.60711: 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 17433 1727096257.60797: in run() - task 0afff68d-5257-5abd-5bd8-000000000200 17433 1727096257.60807: variable 'ansible_search_path' from source: unknown 17433 1727096257.60811: variable 'ansible_search_path' from source: unknown 17433 1727096257.60849: calling self._execute() 17433 1727096257.60947: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096257.60972: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096257.60976: variable 'omit' from source: magic vars 17433 1727096257.61408: variable 'ansible_distribution_major_version' from source: facts 17433 1727096257.61575: Evaluated conditional (ansible_distribution_major_version != '6'): True 17433 1727096257.61578: variable 'network_state' from source: role '' defaults 17433 1727096257.61581: Evaluated conditional (network_state != {}): False 17433 1727096257.61583: when evaluation is False, skipping this task 17433 1727096257.61585: _execute() done 17433 1727096257.61587: dumping result to json 17433 1727096257.61606: done dumping result, returning 17433 1727096257.61619: 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 [0afff68d-5257-5abd-5bd8-000000000200] 17433 1727096257.61628: sending task result for task 0afff68d-5257-5abd-5bd8-000000000200 17433 1727096257.61866: done sending task result for task 0afff68d-5257-5abd-5bd8-000000000200 17433 1727096257.61873: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 17433 1727096257.61957: no more pending results, returning what we have 17433 1727096257.61966: results queue empty 17433 1727096257.61969: checking for any_errors_fatal 17433 1727096257.61978: done checking for any_errors_fatal 17433 1727096257.61979: checking for max_fail_percentage 17433 1727096257.61983: done checking for max_fail_percentage 17433 1727096257.61984: checking to see if all hosts have failed and the running result is not ok 17433 1727096257.61985: done checking to see if all hosts have failed 17433 1727096257.61986: getting the remaining hosts for this loop 17433 1727096257.61987: done getting the remaining hosts for this loop 17433 1727096257.61992: getting the next task for host managed_node1 17433 1727096257.62002: done getting next task for host managed_node1 17433 1727096257.62010: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 17433 1727096257.62016: ^ 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 17433 1727096257.62156: getting variables 17433 1727096257.62161: in VariableManager get_vars() 17433 1727096257.62199: Calling all_inventory to load vars for managed_node1 17433 1727096257.62203: Calling groups_inventory to load vars for managed_node1 17433 1727096257.62205: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096257.62354: Calling all_plugins_play to load vars for managed_node1 17433 1727096257.62368: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096257.62372: Calling groups_plugins_play to load vars for managed_node1 17433 1727096257.63600: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096257.64728: done with get_vars() 17433 1727096257.64753: done getting variables 17433 1727096257.64848: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 23 September 2024 08:57:37 -0400 (0:00:00.046) 0:00:10.594 ****** 17433 1727096257.64890: entering _queue_task() for managed_node1/fail 17433 1727096257.65290: worker is 1 (out of 1 available) 17433 1727096257.65311: exiting _queue_task() for managed_node1/fail 17433 1727096257.65324: done queuing things up, now waiting for results queue to drain 17433 1727096257.65325: waiting for pending results... 17433 1727096257.65803: 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 17433 1727096257.65853: in run() - task 0afff68d-5257-5abd-5bd8-000000000201 17433 1727096257.65879: variable 'ansible_search_path' from source: unknown 17433 1727096257.65888: variable 'ansible_search_path' from source: unknown 17433 1727096257.65978: calling self._execute() 17433 1727096257.66096: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096257.66147: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096257.66170: variable 'omit' from source: magic vars 17433 1727096257.66751: variable 'ansible_distribution_major_version' from source: facts 17433 1727096257.66774: Evaluated conditional (ansible_distribution_major_version != '6'): True 17433 1727096257.67147: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 17433 1727096257.70921: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 17433 1727096257.71288: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 17433 1727096257.71302: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 17433 1727096257.71309: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 17433 1727096257.71312: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 17433 1727096257.71380: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17433 1727096257.71562: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17433 1727096257.71597: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17433 1727096257.71713: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17433 1727096257.71738: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17433 1727096257.72476: variable 'ansible_distribution_major_version' from source: facts 17433 1727096257.72480: Evaluated conditional (ansible_distribution_major_version | int > 9): True 17433 1727096257.72546: variable 'ansible_distribution' from source: facts 17433 1727096257.72873: variable '__network_rh_distros' from source: role '' defaults 17433 1727096257.72877: Evaluated conditional (ansible_distribution in __network_rh_distros): True 17433 1727096257.73269: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17433 1727096257.73873: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17433 1727096257.73876: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17433 1727096257.73879: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17433 1727096257.74072: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17433 1727096257.74076: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17433 1727096257.74078: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17433 1727096257.74242: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17433 1727096257.74291: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17433 1727096257.74390: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17433 1727096257.74449: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17433 1727096257.74698: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17433 1727096257.74728: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17433 1727096257.74858: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17433 1727096257.74884: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17433 1727096257.75431: variable 'network_connections' from source: include params 17433 1727096257.75543: variable 'interface' from source: play vars 17433 1727096257.75628: variable 'interface' from source: play vars 17433 1727096257.75647: variable 'network_state' from source: role '' defaults 17433 1727096257.75723: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 17433 1727096257.76106: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 17433 1727096257.76273: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 17433 1727096257.76276: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 17433 1727096257.76279: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 17433 1727096257.76282: 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) 17433 1727096257.76298: 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) 17433 1727096257.76337: 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) 17433 1727096257.76375: 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) 17433 1727096257.76419: 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 17433 1727096257.76428: when evaluation is False, skipping this task 17433 1727096257.76436: _execute() done 17433 1727096257.76443: dumping result to json 17433 1727096257.76451: done dumping result, returning 17433 1727096257.76472: 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 [0afff68d-5257-5abd-5bd8-000000000201] 17433 1727096257.76482: sending task result for task 0afff68d-5257-5abd-5bd8-000000000201 17433 1727096257.76599: done sending task result for task 0afff68d-5257-5abd-5bd8-000000000201 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" } 17433 1727096257.76657: no more pending results, returning what we have 17433 1727096257.76660: results queue empty 17433 1727096257.76661: checking for any_errors_fatal 17433 1727096257.76669: done checking for any_errors_fatal 17433 1727096257.76670: checking for max_fail_percentage 17433 1727096257.76671: done checking for max_fail_percentage 17433 1727096257.76672: checking to see if all hosts have failed and the running result is not ok 17433 1727096257.76673: done checking to see if all hosts have failed 17433 1727096257.76673: getting the remaining hosts for this loop 17433 1727096257.76675: done getting the remaining hosts for this loop 17433 1727096257.76678: getting the next task for host managed_node1 17433 1727096257.76686: done getting next task for host managed_node1 17433 1727096257.76690: ^ 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 17433 1727096257.76694: ^ 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 17433 1727096257.76711: getting variables 17433 1727096257.76713: in VariableManager get_vars() 17433 1727096257.76953: Calling all_inventory to load vars for managed_node1 17433 1727096257.76957: Calling groups_inventory to load vars for managed_node1 17433 1727096257.76962: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096257.76970: WORKER PROCESS EXITING 17433 1727096257.76980: Calling all_plugins_play to load vars for managed_node1 17433 1727096257.76983: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096257.76986: Calling groups_plugins_play to load vars for managed_node1 17433 1727096257.80599: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096257.84296: done with get_vars() 17433 1727096257.84326: done getting variables 17433 1727096257.84647: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Monday 23 September 2024 08:57:37 -0400 (0:00:00.197) 0:00:10.792 ****** 17433 1727096257.84683: entering _queue_task() for managed_node1/dnf 17433 1727096257.85631: worker is 1 (out of 1 available) 17433 1727096257.85645: exiting _queue_task() for managed_node1/dnf 17433 1727096257.85657: done queuing things up, now waiting for results queue to drain 17433 1727096257.85662: waiting for pending results... 17433 1727096257.86182: 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 17433 1727096257.86534: in run() - task 0afff68d-5257-5abd-5bd8-000000000202 17433 1727096257.86539: variable 'ansible_search_path' from source: unknown 17433 1727096257.86542: variable 'ansible_search_path' from source: unknown 17433 1727096257.87072: calling self._execute() 17433 1727096257.87076: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096257.87078: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096257.87082: variable 'omit' from source: magic vars 17433 1727096257.88102: variable 'ansible_distribution_major_version' from source: facts 17433 1727096257.88123: Evaluated conditional (ansible_distribution_major_version != '6'): True 17433 1727096257.88598: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 17433 1727096257.92107: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 17433 1727096257.92305: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 17433 1727096257.92485: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 17433 1727096257.92523: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 17433 1727096257.92550: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 17433 1727096257.92740: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17433 1727096257.92770: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17433 1727096257.92863: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17433 1727096257.92896: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17433 1727096257.92911: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17433 1727096257.93182: variable 'ansible_distribution' from source: facts 17433 1727096257.93186: variable 'ansible_distribution_major_version' from source: facts 17433 1727096257.93372: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 17433 1727096257.93766: variable '__network_wireless_connections_defined' from source: role '' defaults 17433 1727096257.94034: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17433 1727096257.94099: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17433 1727096257.94241: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17433 1727096257.94282: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17433 1727096257.94300: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17433 1727096257.94363: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17433 1727096257.94794: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17433 1727096257.94797: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17433 1727096257.94799: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17433 1727096257.94801: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17433 1727096257.94905: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17433 1727096257.94930: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17433 1727096257.94954: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17433 1727096257.95095: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17433 1727096257.95119: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17433 1727096257.95419: variable 'network_connections' from source: include params 17433 1727096257.95677: variable 'interface' from source: play vars 17433 1727096257.95681: variable 'interface' from source: play vars 17433 1727096257.95769: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 17433 1727096257.96165: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 17433 1727096257.96337: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 17433 1727096257.96367: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 17433 1727096257.96503: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 17433 1727096257.96551: 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) 17433 1727096257.96629: 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) 17433 1727096257.96661: 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) 17433 1727096257.96682: 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) 17433 1727096257.96885: variable '__network_team_connections_defined' from source: role '' defaults 17433 1727096257.97502: variable 'network_connections' from source: include params 17433 1727096257.97509: variable 'interface' from source: play vars 17433 1727096257.97570: variable 'interface' from source: play vars 17433 1727096257.97641: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 17433 1727096257.97645: when evaluation is False, skipping this task 17433 1727096257.97648: _execute() done 17433 1727096257.97650: dumping result to json 17433 1727096257.97670: done dumping result, returning 17433 1727096257.97673: 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 [0afff68d-5257-5abd-5bd8-000000000202] 17433 1727096257.97675: sending task result for task 0afff68d-5257-5abd-5bd8-000000000202 17433 1727096257.97834: done sending task result for task 0afff68d-5257-5abd-5bd8-000000000202 17433 1727096257.98022: 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" } 17433 1727096257.98116: no more pending results, returning what we have 17433 1727096257.98120: results queue empty 17433 1727096257.98121: checking for any_errors_fatal 17433 1727096257.98127: done checking for any_errors_fatal 17433 1727096257.98127: checking for max_fail_percentage 17433 1727096257.98129: done checking for max_fail_percentage 17433 1727096257.98130: checking to see if all hosts have failed and the running result is not ok 17433 1727096257.98131: done checking to see if all hosts have failed 17433 1727096257.98132: getting the remaining hosts for this loop 17433 1727096257.98133: done getting the remaining hosts for this loop 17433 1727096257.98137: getting the next task for host managed_node1 17433 1727096257.98145: done getting next task for host managed_node1 17433 1727096257.98149: ^ 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 17433 1727096257.98154: ^ 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 17433 1727096257.98171: getting variables 17433 1727096257.98172: in VariableManager get_vars() 17433 1727096257.98207: Calling all_inventory to load vars for managed_node1 17433 1727096257.98210: Calling groups_inventory to load vars for managed_node1 17433 1727096257.98212: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096257.98223: Calling all_plugins_play to load vars for managed_node1 17433 1727096257.98226: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096257.98229: Calling groups_plugins_play to load vars for managed_node1 17433 1727096258.01276: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096258.04561: done with get_vars() 17433 1727096258.04793: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 17433 1727096258.04875: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Monday 23 September 2024 08:57:38 -0400 (0:00:00.202) 0:00:10.994 ****** 17433 1727096258.04908: entering _queue_task() for managed_node1/yum 17433 1727096258.04910: Creating lock for yum 17433 1727096258.05672: worker is 1 (out of 1 available) 17433 1727096258.05686: exiting _queue_task() for managed_node1/yum 17433 1727096258.05699: done queuing things up, now waiting for results queue to drain 17433 1727096258.05701: waiting for pending results... 17433 1727096258.06611: 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 17433 1727096258.06921: in run() - task 0afff68d-5257-5abd-5bd8-000000000203 17433 1727096258.07140: variable 'ansible_search_path' from source: unknown 17433 1727096258.07144: variable 'ansible_search_path' from source: unknown 17433 1727096258.07147: calling self._execute() 17433 1727096258.07283: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096258.07293: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096258.07307: variable 'omit' from source: magic vars 17433 1727096258.08233: variable 'ansible_distribution_major_version' from source: facts 17433 1727096258.08238: Evaluated conditional (ansible_distribution_major_version != '6'): True 17433 1727096258.08377: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 17433 1727096258.11308: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 17433 1727096258.11513: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 17433 1727096258.11565: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 17433 1727096258.11658: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 17433 1727096258.11776: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 17433 1727096258.11897: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17433 1727096258.11990: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17433 1727096258.12091: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17433 1727096258.12143: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17433 1727096258.12227: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17433 1727096258.12471: variable 'ansible_distribution_major_version' from source: facts 17433 1727096258.12499: Evaluated conditional (ansible_distribution_major_version | int < 8): False 17433 1727096258.12507: when evaluation is False, skipping this task 17433 1727096258.12514: _execute() done 17433 1727096258.12521: dumping result to json 17433 1727096258.12528: done dumping result, returning 17433 1727096258.12546: 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 [0afff68d-5257-5abd-5bd8-000000000203] 17433 1727096258.12603: sending task result for task 0afff68d-5257-5abd-5bd8-000000000203 17433 1727096258.12762: done sending task result for task 0afff68d-5257-5abd-5bd8-000000000203 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 17433 1727096258.12822: no more pending results, returning what we have 17433 1727096258.12827: results queue empty 17433 1727096258.12828: checking for any_errors_fatal 17433 1727096258.12834: done checking for any_errors_fatal 17433 1727096258.12835: checking for max_fail_percentage 17433 1727096258.12837: done checking for max_fail_percentage 17433 1727096258.12838: checking to see if all hosts have failed and the running result is not ok 17433 1727096258.12839: done checking to see if all hosts have failed 17433 1727096258.12839: getting the remaining hosts for this loop 17433 1727096258.12841: done getting the remaining hosts for this loop 17433 1727096258.12845: getting the next task for host managed_node1 17433 1727096258.12854: done getting next task for host managed_node1 17433 1727096258.12872: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 17433 1727096258.12878: ^ 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 17433 1727096258.12895: getting variables 17433 1727096258.12897: in VariableManager get_vars() 17433 1727096258.12936: Calling all_inventory to load vars for managed_node1 17433 1727096258.12939: Calling groups_inventory to load vars for managed_node1 17433 1727096258.12942: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096258.12953: Calling all_plugins_play to load vars for managed_node1 17433 1727096258.12956: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096258.12958: Calling groups_plugins_play to load vars for managed_node1 17433 1727096258.13704: WORKER PROCESS EXITING 17433 1727096258.15017: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096258.17501: done with get_vars() 17433 1727096258.17528: done getting variables 17433 1727096258.17607: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Monday 23 September 2024 08:57:38 -0400 (0:00:00.127) 0:00:11.122 ****** 17433 1727096258.17642: entering _queue_task() for managed_node1/fail 17433 1727096258.18385: worker is 1 (out of 1 available) 17433 1727096258.18396: exiting _queue_task() for managed_node1/fail 17433 1727096258.18406: done queuing things up, now waiting for results queue to drain 17433 1727096258.18408: waiting for pending results... 17433 1727096258.18521: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 17433 1727096258.18683: in run() - task 0afff68d-5257-5abd-5bd8-000000000204 17433 1727096258.18704: variable 'ansible_search_path' from source: unknown 17433 1727096258.18713: variable 'ansible_search_path' from source: unknown 17433 1727096258.18768: calling self._execute() 17433 1727096258.18844: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096258.18869: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096258.18884: variable 'omit' from source: magic vars 17433 1727096258.19614: variable 'ansible_distribution_major_version' from source: facts 17433 1727096258.19618: Evaluated conditional (ansible_distribution_major_version != '6'): True 17433 1727096258.19752: variable '__network_wireless_connections_defined' from source: role '' defaults 17433 1727096258.19935: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 17433 1727096258.22092: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 17433 1727096258.22289: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 17433 1727096258.22293: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 17433 1727096258.22296: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 17433 1727096258.22298: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 17433 1727096258.22333: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17433 1727096258.22364: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17433 1727096258.22388: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17433 1727096258.22427: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17433 1727096258.22441: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17433 1727096258.22571: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17433 1727096258.22574: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17433 1727096258.22576: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17433 1727096258.22579: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17433 1727096258.22594: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17433 1727096258.22632: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17433 1727096258.22656: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17433 1727096258.22679: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17433 1727096258.22770: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17433 1727096258.22774: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17433 1727096258.22917: variable 'network_connections' from source: include params 17433 1727096258.22929: variable 'interface' from source: play vars 17433 1727096258.23026: variable 'interface' from source: play vars 17433 1727096258.23210: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 17433 1727096258.23238: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 17433 1727096258.23422: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 17433 1727096258.23425: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 17433 1727096258.23427: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 17433 1727096258.23451: 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) 17433 1727096258.23565: 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) 17433 1727096258.23590: 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) 17433 1727096258.23614: 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) 17433 1727096258.23671: variable '__network_team_connections_defined' from source: role '' defaults 17433 1727096258.24236: variable 'network_connections' from source: include params 17433 1727096258.24239: variable 'interface' from source: play vars 17433 1727096258.24403: variable 'interface' from source: play vars 17433 1727096258.24436: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 17433 1727096258.24440: when evaluation is False, skipping this task 17433 1727096258.24443: _execute() done 17433 1727096258.24446: dumping result to json 17433 1727096258.24448: done dumping result, returning 17433 1727096258.24458: 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 [0afff68d-5257-5abd-5bd8-000000000204] 17433 1727096258.24463: sending task result for task 0afff68d-5257-5abd-5bd8-000000000204 17433 1727096258.24698: done sending task result for task 0afff68d-5257-5abd-5bd8-000000000204 17433 1727096258.24701: 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" } 17433 1727096258.24783: no more pending results, returning what we have 17433 1727096258.24787: results queue empty 17433 1727096258.24788: checking for any_errors_fatal 17433 1727096258.24795: done checking for any_errors_fatal 17433 1727096258.24796: checking for max_fail_percentage 17433 1727096258.24798: done checking for max_fail_percentage 17433 1727096258.24799: checking to see if all hosts have failed and the running result is not ok 17433 1727096258.24800: done checking to see if all hosts have failed 17433 1727096258.24801: getting the remaining hosts for this loop 17433 1727096258.24803: done getting the remaining hosts for this loop 17433 1727096258.24806: getting the next task for host managed_node1 17433 1727096258.24815: done getting next task for host managed_node1 17433 1727096258.24819: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 17433 1727096258.24824: ^ 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 17433 1727096258.24840: getting variables 17433 1727096258.24841: in VariableManager get_vars() 17433 1727096258.24998: Calling all_inventory to load vars for managed_node1 17433 1727096258.25001: Calling groups_inventory to load vars for managed_node1 17433 1727096258.25003: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096258.25013: Calling all_plugins_play to load vars for managed_node1 17433 1727096258.25015: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096258.25017: Calling groups_plugins_play to load vars for managed_node1 17433 1727096258.26754: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096258.28477: done with get_vars() 17433 1727096258.28501: done getting variables 17433 1727096258.28576: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Monday 23 September 2024 08:57:38 -0400 (0:00:00.109) 0:00:11.231 ****** 17433 1727096258.28612: entering _queue_task() for managed_node1/package 17433 1727096258.28989: worker is 1 (out of 1 available) 17433 1727096258.29007: exiting _queue_task() for managed_node1/package 17433 1727096258.29021: done queuing things up, now waiting for results queue to drain 17433 1727096258.29022: waiting for pending results... 17433 1727096258.29412: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 17433 1727096258.29483: in run() - task 0afff68d-5257-5abd-5bd8-000000000205 17433 1727096258.29516: variable 'ansible_search_path' from source: unknown 17433 1727096258.29524: variable 'ansible_search_path' from source: unknown 17433 1727096258.29567: calling self._execute() 17433 1727096258.29665: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096258.29678: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096258.29693: variable 'omit' from source: magic vars 17433 1727096258.30107: variable 'ansible_distribution_major_version' from source: facts 17433 1727096258.30166: Evaluated conditional (ansible_distribution_major_version != '6'): True 17433 1727096258.30336: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 17433 1727096258.30600: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 17433 1727096258.30634: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 17433 1727096258.30668: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 17433 1727096258.30705: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 17433 1727096258.30921: variable 'network_packages' from source: role '' defaults 17433 1727096258.31001: variable '__network_provider_setup' from source: role '' defaults 17433 1727096258.31010: variable '__network_service_name_default_nm' from source: role '' defaults 17433 1727096258.31065: variable '__network_service_name_default_nm' from source: role '' defaults 17433 1727096258.31074: variable '__network_packages_default_nm' from source: role '' defaults 17433 1727096258.31117: variable '__network_packages_default_nm' from source: role '' defaults 17433 1727096258.31243: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 17433 1727096258.32587: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 17433 1727096258.32627: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 17433 1727096258.32655: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 17433 1727096258.32694: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 17433 1727096258.32713: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 17433 1727096258.32772: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17433 1727096258.32797: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17433 1727096258.32815: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17433 1727096258.32841: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17433 1727096258.32851: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17433 1727096258.32887: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17433 1727096258.32906: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17433 1727096258.32923: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17433 1727096258.32947: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17433 1727096258.32957: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17433 1727096258.33103: variable '__network_packages_default_gobject_packages' from source: role '' defaults 17433 1727096258.33179: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17433 1727096258.33196: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17433 1727096258.33230: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17433 1727096258.33264: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17433 1727096258.33276: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17433 1727096258.33413: variable 'ansible_python' from source: facts 17433 1727096258.33416: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 17433 1727096258.33449: variable '__network_wpa_supplicant_required' from source: role '' defaults 17433 1727096258.33524: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 17433 1727096258.33652: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17433 1727096258.33872: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17433 1727096258.33876: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17433 1727096258.33879: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17433 1727096258.33881: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17433 1727096258.33883: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17433 1727096258.33891: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17433 1727096258.33893: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17433 1727096258.33928: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17433 1727096258.33946: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17433 1727096258.34106: variable 'network_connections' from source: include params 17433 1727096258.34131: variable 'interface' from source: play vars 17433 1727096258.34249: variable 'interface' from source: play vars 17433 1727096258.34328: 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) 17433 1727096258.34380: 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) 17433 1727096258.34457: 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) 17433 1727096258.34464: 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) 17433 1727096258.34513: variable '__network_wireless_connections_defined' from source: role '' defaults 17433 1727096258.34708: variable 'network_connections' from source: include params 17433 1727096258.34712: variable 'interface' from source: play vars 17433 1727096258.34785: variable 'interface' from source: play vars 17433 1727096258.34826: variable '__network_packages_default_wireless' from source: role '' defaults 17433 1727096258.34882: variable '__network_wireless_connections_defined' from source: role '' defaults 17433 1727096258.35080: variable 'network_connections' from source: include params 17433 1727096258.35083: variable 'interface' from source: play vars 17433 1727096258.35132: variable 'interface' from source: play vars 17433 1727096258.35149: variable '__network_packages_default_team' from source: role '' defaults 17433 1727096258.35204: variable '__network_team_connections_defined' from source: role '' defaults 17433 1727096258.35397: variable 'network_connections' from source: include params 17433 1727096258.35400: variable 'interface' from source: play vars 17433 1727096258.35449: variable 'interface' from source: play vars 17433 1727096258.35493: variable '__network_service_name_default_initscripts' from source: role '' defaults 17433 1727096258.35536: variable '__network_service_name_default_initscripts' from source: role '' defaults 17433 1727096258.35540: variable '__network_packages_default_initscripts' from source: role '' defaults 17433 1727096258.35586: variable '__network_packages_default_initscripts' from source: role '' defaults 17433 1727096258.35720: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 17433 1727096258.36017: variable 'network_connections' from source: include params 17433 1727096258.36020: variable 'interface' from source: play vars 17433 1727096258.36064: variable 'interface' from source: play vars 17433 1727096258.36070: variable 'ansible_distribution' from source: facts 17433 1727096258.36073: variable '__network_rh_distros' from source: role '' defaults 17433 1727096258.36079: variable 'ansible_distribution_major_version' from source: facts 17433 1727096258.36100: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 17433 1727096258.36207: variable 'ansible_distribution' from source: facts 17433 1727096258.36210: variable '__network_rh_distros' from source: role '' defaults 17433 1727096258.36213: variable 'ansible_distribution_major_version' from source: facts 17433 1727096258.36225: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 17433 1727096258.36332: variable 'ansible_distribution' from source: facts 17433 1727096258.36336: variable '__network_rh_distros' from source: role '' defaults 17433 1727096258.36340: variable 'ansible_distribution_major_version' from source: facts 17433 1727096258.36366: variable 'network_provider' from source: set_fact 17433 1727096258.36379: variable 'ansible_facts' from source: unknown 17433 1727096258.36811: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 17433 1727096258.36814: when evaluation is False, skipping this task 17433 1727096258.36817: _execute() done 17433 1727096258.36819: dumping result to json 17433 1727096258.36821: done dumping result, returning 17433 1727096258.36830: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0afff68d-5257-5abd-5bd8-000000000205] 17433 1727096258.36833: sending task result for task 0afff68d-5257-5abd-5bd8-000000000205 17433 1727096258.36924: done sending task result for task 0afff68d-5257-5abd-5bd8-000000000205 17433 1727096258.36927: 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" } 17433 1727096258.37008: no more pending results, returning what we have 17433 1727096258.37012: results queue empty 17433 1727096258.37012: checking for any_errors_fatal 17433 1727096258.37018: done checking for any_errors_fatal 17433 1727096258.37019: checking for max_fail_percentage 17433 1727096258.37021: done checking for max_fail_percentage 17433 1727096258.37022: checking to see if all hosts have failed and the running result is not ok 17433 1727096258.37023: done checking to see if all hosts have failed 17433 1727096258.37023: getting the remaining hosts for this loop 17433 1727096258.37025: done getting the remaining hosts for this loop 17433 1727096258.37028: getting the next task for host managed_node1 17433 1727096258.37038: done getting next task for host managed_node1 17433 1727096258.37042: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 17433 1727096258.37046: ^ 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 17433 1727096258.37062: getting variables 17433 1727096258.37065: in VariableManager get_vars() 17433 1727096258.37103: Calling all_inventory to load vars for managed_node1 17433 1727096258.37105: Calling groups_inventory to load vars for managed_node1 17433 1727096258.37107: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096258.37116: Calling all_plugins_play to load vars for managed_node1 17433 1727096258.37118: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096258.37120: Calling groups_plugins_play to load vars for managed_node1 17433 1727096258.38288: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096258.39833: done with get_vars() 17433 1727096258.39862: done getting variables 17433 1727096258.39928: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 23 September 2024 08:57:38 -0400 (0:00:00.113) 0:00:11.345 ****** 17433 1727096258.39963: entering _queue_task() for managed_node1/package 17433 1727096258.40311: worker is 1 (out of 1 available) 17433 1727096258.40325: exiting _queue_task() for managed_node1/package 17433 1727096258.40338: done queuing things up, now waiting for results queue to drain 17433 1727096258.40339: waiting for pending results... 17433 1727096258.40710: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 17433 1727096258.40808: in run() - task 0afff68d-5257-5abd-5bd8-000000000206 17433 1727096258.40812: variable 'ansible_search_path' from source: unknown 17433 1727096258.40815: variable 'ansible_search_path' from source: unknown 17433 1727096258.40818: calling self._execute() 17433 1727096258.40875: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096258.40878: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096258.40889: variable 'omit' from source: magic vars 17433 1727096258.41248: variable 'ansible_distribution_major_version' from source: facts 17433 1727096258.41258: Evaluated conditional (ansible_distribution_major_version != '6'): True 17433 1727096258.41457: variable 'network_state' from source: role '' defaults 17433 1727096258.41463: Evaluated conditional (network_state != {}): False 17433 1727096258.41466: when evaluation is False, skipping this task 17433 1727096258.41472: _execute() done 17433 1727096258.41474: dumping result to json 17433 1727096258.41476: done dumping result, returning 17433 1727096258.41479: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0afff68d-5257-5abd-5bd8-000000000206] 17433 1727096258.41481: sending task result for task 0afff68d-5257-5abd-5bd8-000000000206 17433 1727096258.41549: done sending task result for task 0afff68d-5257-5abd-5bd8-000000000206 17433 1727096258.41553: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 17433 1727096258.41721: no more pending results, returning what we have 17433 1727096258.41725: results queue empty 17433 1727096258.41726: checking for any_errors_fatal 17433 1727096258.41733: done checking for any_errors_fatal 17433 1727096258.41734: checking for max_fail_percentage 17433 1727096258.41736: done checking for max_fail_percentage 17433 1727096258.41737: checking to see if all hosts have failed and the running result is not ok 17433 1727096258.41738: done checking to see if all hosts have failed 17433 1727096258.41738: getting the remaining hosts for this loop 17433 1727096258.41740: done getting the remaining hosts for this loop 17433 1727096258.41744: getting the next task for host managed_node1 17433 1727096258.41752: done getting next task for host managed_node1 17433 1727096258.41756: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 17433 1727096258.41761: ^ 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 17433 1727096258.41780: getting variables 17433 1727096258.41783: in VariableManager get_vars() 17433 1727096258.41818: Calling all_inventory to load vars for managed_node1 17433 1727096258.41821: Calling groups_inventory to load vars for managed_node1 17433 1727096258.41824: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096258.41836: Calling all_plugins_play to load vars for managed_node1 17433 1727096258.41839: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096258.41843: Calling groups_plugins_play to load vars for managed_node1 17433 1727096258.47403: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096258.49266: done with get_vars() 17433 1727096258.49333: done getting variables 17433 1727096258.49384: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Monday 23 September 2024 08:57:38 -0400 (0:00:00.094) 0:00:11.439 ****** 17433 1727096258.49414: entering _queue_task() for managed_node1/package 17433 1727096258.50165: worker is 1 (out of 1 available) 17433 1727096258.50179: exiting _queue_task() for managed_node1/package 17433 1727096258.50194: done queuing things up, now waiting for results queue to drain 17433 1727096258.50195: waiting for pending results... 17433 1727096258.50949: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 17433 1727096258.51156: in run() - task 0afff68d-5257-5abd-5bd8-000000000207 17433 1727096258.51164: variable 'ansible_search_path' from source: unknown 17433 1727096258.51169: variable 'ansible_search_path' from source: unknown 17433 1727096258.51173: calling self._execute() 17433 1727096258.51216: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096258.51220: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096258.51232: variable 'omit' from source: magic vars 17433 1727096258.51695: variable 'ansible_distribution_major_version' from source: facts 17433 1727096258.51698: Evaluated conditional (ansible_distribution_major_version != '6'): True 17433 1727096258.51724: variable 'network_state' from source: role '' defaults 17433 1727096258.51737: Evaluated conditional (network_state != {}): False 17433 1727096258.51741: when evaluation is False, skipping this task 17433 1727096258.51744: _execute() done 17433 1727096258.51747: dumping result to json 17433 1727096258.51749: done dumping result, returning 17433 1727096258.51757: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0afff68d-5257-5abd-5bd8-000000000207] 17433 1727096258.51763: sending task result for task 0afff68d-5257-5abd-5bd8-000000000207 17433 1727096258.51872: done sending task result for task 0afff68d-5257-5abd-5bd8-000000000207 17433 1727096258.51879: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 17433 1727096258.51930: no more pending results, returning what we have 17433 1727096258.51933: results queue empty 17433 1727096258.51934: checking for any_errors_fatal 17433 1727096258.51941: done checking for any_errors_fatal 17433 1727096258.51942: checking for max_fail_percentage 17433 1727096258.51944: done checking for max_fail_percentage 17433 1727096258.51945: checking to see if all hosts have failed and the running result is not ok 17433 1727096258.51946: done checking to see if all hosts have failed 17433 1727096258.51946: getting the remaining hosts for this loop 17433 1727096258.51948: done getting the remaining hosts for this loop 17433 1727096258.51951: getting the next task for host managed_node1 17433 1727096258.51959: done getting next task for host managed_node1 17433 1727096258.51963: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 17433 1727096258.52172: ^ 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 17433 1727096258.52190: getting variables 17433 1727096258.52193: in VariableManager get_vars() 17433 1727096258.52230: Calling all_inventory to load vars for managed_node1 17433 1727096258.52234: Calling groups_inventory to load vars for managed_node1 17433 1727096258.52237: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096258.52249: Calling all_plugins_play to load vars for managed_node1 17433 1727096258.52252: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096258.52256: Calling groups_plugins_play to load vars for managed_node1 17433 1727096258.55009: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096258.58224: done with get_vars() 17433 1727096258.58253: done getting variables 17433 1727096258.58350: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Monday 23 September 2024 08:57:38 -0400 (0:00:00.093) 0:00:11.533 ****** 17433 1727096258.58795: entering _queue_task() for managed_node1/service 17433 1727096258.58797: Creating lock for service 17433 1727096258.59598: worker is 1 (out of 1 available) 17433 1727096258.59609: exiting _queue_task() for managed_node1/service 17433 1727096258.59621: done queuing things up, now waiting for results queue to drain 17433 1727096258.59623: waiting for pending results... 17433 1727096258.60190: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 17433 1727096258.60196: in run() - task 0afff68d-5257-5abd-5bd8-000000000208 17433 1727096258.60199: variable 'ansible_search_path' from source: unknown 17433 1727096258.60201: variable 'ansible_search_path' from source: unknown 17433 1727096258.60204: calling self._execute() 17433 1727096258.60207: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096258.60209: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096258.60211: variable 'omit' from source: magic vars 17433 1727096258.60665: variable 'ansible_distribution_major_version' from source: facts 17433 1727096258.60670: Evaluated conditional (ansible_distribution_major_version != '6'): True 17433 1727096258.60673: variable '__network_wireless_connections_defined' from source: role '' defaults 17433 1727096258.60739: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 17433 1727096258.64934: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 17433 1727096258.65000: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 17433 1727096258.65104: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 17433 1727096258.65170: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 17433 1727096258.65198: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 17433 1727096258.65318: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17433 1727096258.65461: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17433 1727096258.65488: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17433 1727096258.65553: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17433 1727096258.65557: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17433 1727096258.65699: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17433 1727096258.65722: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17433 1727096258.65745: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17433 1727096258.65932: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17433 1727096258.65935: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17433 1727096258.65958: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17433 1727096258.65987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17433 1727096258.66086: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17433 1727096258.66214: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17433 1727096258.66217: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17433 1727096258.66376: variable 'network_connections' from source: include params 17433 1727096258.66380: variable 'interface' from source: play vars 17433 1727096258.66633: variable 'interface' from source: play vars 17433 1727096258.66638: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 17433 1727096258.67284: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 17433 1727096258.67321: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 17433 1727096258.67353: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 17433 1727096258.67397: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 17433 1727096258.67610: 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) 17433 1727096258.67687: 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) 17433 1727096258.67719: 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) 17433 1727096258.67862: 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) 17433 1727096258.67922: variable '__network_team_connections_defined' from source: role '' defaults 17433 1727096258.68298: variable 'network_connections' from source: include params 17433 1727096258.68302: variable 'interface' from source: play vars 17433 1727096258.68350: variable 'interface' from source: play vars 17433 1727096258.68381: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 17433 1727096258.68385: when evaluation is False, skipping this task 17433 1727096258.68388: _execute() done 17433 1727096258.68390: dumping result to json 17433 1727096258.68392: done dumping result, returning 17433 1727096258.68399: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0afff68d-5257-5abd-5bd8-000000000208] 17433 1727096258.68402: sending task result for task 0afff68d-5257-5abd-5bd8-000000000208 17433 1727096258.68492: done sending task result for task 0afff68d-5257-5abd-5bd8-000000000208 17433 1727096258.68504: 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" } 17433 1727096258.68552: no more pending results, returning what we have 17433 1727096258.68556: results queue empty 17433 1727096258.68557: checking for any_errors_fatal 17433 1727096258.68566: done checking for any_errors_fatal 17433 1727096258.68566: checking for max_fail_percentage 17433 1727096258.68569: done checking for max_fail_percentage 17433 1727096258.68570: checking to see if all hosts have failed and the running result is not ok 17433 1727096258.68571: done checking to see if all hosts have failed 17433 1727096258.68572: getting the remaining hosts for this loop 17433 1727096258.68574: done getting the remaining hosts for this loop 17433 1727096258.68577: getting the next task for host managed_node1 17433 1727096258.68585: done getting next task for host managed_node1 17433 1727096258.68589: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 17433 1727096258.68594: ^ 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 17433 1727096258.68608: getting variables 17433 1727096258.68609: in VariableManager get_vars() 17433 1727096258.68645: Calling all_inventory to load vars for managed_node1 17433 1727096258.68648: Calling groups_inventory to load vars for managed_node1 17433 1727096258.68650: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096258.68662: Calling all_plugins_play to load vars for managed_node1 17433 1727096258.68664: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096258.68676: Calling groups_plugins_play to load vars for managed_node1 17433 1727096258.69577: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096258.72740: done with get_vars() 17433 1727096258.72871: done getting variables 17433 1727096258.73057: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 23 September 2024 08:57:38 -0400 (0:00:00.142) 0:00:11.676 ****** 17433 1727096258.73095: entering _queue_task() for managed_node1/service 17433 1727096258.73497: worker is 1 (out of 1 available) 17433 1727096258.73510: exiting _queue_task() for managed_node1/service 17433 1727096258.73523: done queuing things up, now waiting for results queue to drain 17433 1727096258.73524: waiting for pending results... 17433 1727096258.73987: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 17433 1727096258.74020: in run() - task 0afff68d-5257-5abd-5bd8-000000000209 17433 1727096258.74042: variable 'ansible_search_path' from source: unknown 17433 1727096258.74051: variable 'ansible_search_path' from source: unknown 17433 1727096258.74099: calling self._execute() 17433 1727096258.74236: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096258.74240: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096258.74242: variable 'omit' from source: magic vars 17433 1727096258.74655: variable 'ansible_distribution_major_version' from source: facts 17433 1727096258.74776: Evaluated conditional (ansible_distribution_major_version != '6'): True 17433 1727096258.74920: variable 'network_provider' from source: set_fact 17433 1727096258.74931: variable 'network_state' from source: role '' defaults 17433 1727096258.75029: Evaluated conditional (network_provider == "nm" or network_state != {}): True 17433 1727096258.75101: variable 'omit' from source: magic vars 17433 1727096258.75317: variable 'omit' from source: magic vars 17433 1727096258.75351: variable 'network_service_name' from source: role '' defaults 17433 1727096258.75542: variable 'network_service_name' from source: role '' defaults 17433 1727096258.75743: variable '__network_provider_setup' from source: role '' defaults 17433 1727096258.75965: variable '__network_service_name_default_nm' from source: role '' defaults 17433 1727096258.75972: variable '__network_service_name_default_nm' from source: role '' defaults 17433 1727096258.75974: variable '__network_packages_default_nm' from source: role '' defaults 17433 1727096258.76134: variable '__network_packages_default_nm' from source: role '' defaults 17433 1727096258.76726: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 17433 1727096258.79553: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 17433 1727096258.79714: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 17433 1727096258.79762: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 17433 1727096258.79907: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 17433 1727096258.79911: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 17433 1727096258.80021: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17433 1727096258.80073: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17433 1727096258.80147: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17433 1727096258.80250: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17433 1727096258.80253: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17433 1727096258.80302: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17433 1727096258.80332: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17433 1727096258.80449: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17433 1727096258.80453: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17433 1727096258.80456: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17433 1727096258.80804: variable '__network_packages_default_gobject_packages' from source: role '' defaults 17433 1727096258.81208: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17433 1727096258.81211: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17433 1727096258.81213: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17433 1727096258.81216: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17433 1727096258.81219: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17433 1727096258.81243: variable 'ansible_python' from source: facts 17433 1727096258.81265: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 17433 1727096258.81383: variable '__network_wpa_supplicant_required' from source: role '' defaults 17433 1727096258.81482: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 17433 1727096258.81656: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17433 1727096258.81696: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17433 1727096258.81731: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17433 1727096258.81792: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17433 1727096258.81812: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17433 1727096258.81976: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17433 1727096258.81993: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17433 1727096258.81996: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17433 1727096258.82024: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17433 1727096258.82046: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17433 1727096258.82283: variable 'network_connections' from source: include params 17433 1727096258.82306: variable 'interface' from source: play vars 17433 1727096258.82638: variable 'interface' from source: play vars 17433 1727096258.82891: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 17433 1727096258.83464: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 17433 1727096258.83658: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 17433 1727096258.83887: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 17433 1727096258.83891: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 17433 1727096258.84025: 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) 17433 1727096258.84110: 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) 17433 1727096258.84212: 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) 17433 1727096258.84294: 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) 17433 1727096258.84437: variable '__network_wireless_connections_defined' from source: role '' defaults 17433 1727096258.85238: variable 'network_connections' from source: include params 17433 1727096258.85242: variable 'interface' from source: play vars 17433 1727096258.85373: variable 'interface' from source: play vars 17433 1727096258.85410: variable '__network_packages_default_wireless' from source: role '' defaults 17433 1727096258.85538: variable '__network_wireless_connections_defined' from source: role '' defaults 17433 1727096258.86077: variable 'network_connections' from source: include params 17433 1727096258.86088: variable 'interface' from source: play vars 17433 1727096258.86292: variable 'interface' from source: play vars 17433 1727096258.86547: variable '__network_packages_default_team' from source: role '' defaults 17433 1727096258.86564: variable '__network_team_connections_defined' from source: role '' defaults 17433 1727096258.86906: variable 'network_connections' from source: include params 17433 1727096258.86917: variable 'interface' from source: play vars 17433 1727096258.87002: variable 'interface' from source: play vars 17433 1727096258.87071: variable '__network_service_name_default_initscripts' from source: role '' defaults 17433 1727096258.87151: variable '__network_service_name_default_initscripts' from source: role '' defaults 17433 1727096258.87166: variable '__network_packages_default_initscripts' from source: role '' defaults 17433 1727096258.87250: variable '__network_packages_default_initscripts' from source: role '' defaults 17433 1727096258.87516: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 17433 1727096258.88204: variable 'network_connections' from source: include params 17433 1727096258.88216: variable 'interface' from source: play vars 17433 1727096258.88303: variable 'interface' from source: play vars 17433 1727096258.88321: variable 'ansible_distribution' from source: facts 17433 1727096258.88334: variable '__network_rh_distros' from source: role '' defaults 17433 1727096258.88345: variable 'ansible_distribution_major_version' from source: facts 17433 1727096258.88384: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 17433 1727096258.88609: variable 'ansible_distribution' from source: facts 17433 1727096258.88736: variable '__network_rh_distros' from source: role '' defaults 17433 1727096258.88740: variable 'ansible_distribution_major_version' from source: facts 17433 1727096258.88742: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 17433 1727096258.88881: variable 'ansible_distribution' from source: facts 17433 1727096258.88891: variable '__network_rh_distros' from source: role '' defaults 17433 1727096258.88900: variable 'ansible_distribution_major_version' from source: facts 17433 1727096258.88939: variable 'network_provider' from source: set_fact 17433 1727096258.88989: variable 'omit' from source: magic vars 17433 1727096258.89023: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17433 1727096258.89076: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17433 1727096258.89104: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17433 1727096258.89180: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17433 1727096258.89185: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17433 1727096258.89274: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17433 1727096258.89277: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096258.89281: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096258.89348: Set connection var ansible_shell_executable to /bin/sh 17433 1727096258.89374: Set connection var ansible_pipelining to False 17433 1727096258.89402: Set connection var ansible_connection to ssh 17433 1727096258.89405: Set connection var ansible_shell_type to sh 17433 1727096258.89473: Set connection var ansible_timeout to 10 17433 1727096258.89476: Set connection var ansible_module_compression to ZIP_DEFLATED 17433 1727096258.89479: variable 'ansible_shell_executable' from source: unknown 17433 1727096258.89481: variable 'ansible_connection' from source: unknown 17433 1727096258.89487: variable 'ansible_module_compression' from source: unknown 17433 1727096258.89490: variable 'ansible_shell_type' from source: unknown 17433 1727096258.89579: variable 'ansible_shell_executable' from source: unknown 17433 1727096258.89582: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096258.89588: variable 'ansible_pipelining' from source: unknown 17433 1727096258.89590: variable 'ansible_timeout' from source: unknown 17433 1727096258.89642: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096258.89853: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17433 1727096258.89865: variable 'omit' from source: magic vars 17433 1727096258.89869: starting attempt loop 17433 1727096258.89872: running the handler 17433 1727096258.89919: variable 'ansible_facts' from source: unknown 17433 1727096258.91351: _low_level_execute_command(): starting 17433 1727096258.91375: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 17433 1727096258.92288: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17433 1727096258.92426: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17433 1727096258.92443: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 17433 1727096258.92671: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096258.92764: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096258.94465: stdout chunk (state=3): >>>/root <<< 17433 1727096258.94556: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17433 1727096258.94589: stderr chunk (state=3): >>><<< 17433 1727096258.94593: stdout chunk (state=3): >>><<< 17433 1727096258.94618: _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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17433 1727096258.94629: _low_level_execute_command(): starting 17433 1727096258.94636: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096258.946185-17999-119149842525323 `" && echo ansible-tmp-1727096258.946185-17999-119149842525323="` echo /root/.ansible/tmp/ansible-tmp-1727096258.946185-17999-119149842525323 `" ) && sleep 0' 17433 1727096258.95395: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17433 1727096258.95411: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096258.95472: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 17433 1727096258.95520: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096258.95664: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096258.97625: stdout chunk (state=3): >>>ansible-tmp-1727096258.946185-17999-119149842525323=/root/.ansible/tmp/ansible-tmp-1727096258.946185-17999-119149842525323 <<< 17433 1727096258.97754: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17433 1727096258.97758: stderr chunk (state=3): >>><<< 17433 1727096258.97760: stdout chunk (state=3): >>><<< 17433 1727096258.97791: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096258.946185-17999-119149842525323=/root/.ansible/tmp/ansible-tmp-1727096258.946185-17999-119149842525323 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17433 1727096258.97841: variable 'ansible_module_compression' from source: unknown 17433 1727096258.97914: ANSIBALLZ: Using generic lock for ansible.legacy.systemd 17433 1727096258.97926: ANSIBALLZ: Acquiring lock 17433 1727096258.97928: ANSIBALLZ: Lock acquired: 140034323664816 17433 1727096258.97930: ANSIBALLZ: Creating module 17433 1727096259.24326: ANSIBALLZ: Writing module into payload 17433 1727096259.24432: ANSIBALLZ: Writing module 17433 1727096259.24455: ANSIBALLZ: Renaming module 17433 1727096259.24464: ANSIBALLZ: Done creating module 17433 1727096259.24496: variable 'ansible_facts' from source: unknown 17433 1727096259.24633: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096258.946185-17999-119149842525323/AnsiballZ_systemd.py 17433 1727096259.24741: Sending initial data 17433 1727096259.24745: Sent initial data (155 bytes) 17433 1727096259.25220: 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 <<< 17433 1727096259.25223: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096259.25230: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 17433 1727096259.25233: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17433 1727096259.25236: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096259.25290: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 17433 1727096259.25293: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17433 1727096259.25295: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096259.25378: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096259.27078: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 17433 1727096259.27137: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 17433 1727096259.27214: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-174331dk3fifg/tmp5n6dke5b /root/.ansible/tmp/ansible-tmp-1727096258.946185-17999-119149842525323/AnsiballZ_systemd.py <<< 17433 1727096259.27216: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096258.946185-17999-119149842525323/AnsiballZ_systemd.py" <<< 17433 1727096259.27272: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-174331dk3fifg/tmp5n6dke5b" to remote "/root/.ansible/tmp/ansible-tmp-1727096258.946185-17999-119149842525323/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096258.946185-17999-119149842525323/AnsiballZ_systemd.py" <<< 17433 1727096259.28473: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17433 1727096259.28520: stderr chunk (state=3): >>><<< 17433 1727096259.28524: stdout chunk (state=3): >>><<< 17433 1727096259.28544: done transferring module to remote 17433 1727096259.28554: _low_level_execute_command(): starting 17433 1727096259.28558: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096258.946185-17999-119149842525323/ /root/.ansible/tmp/ansible-tmp-1727096258.946185-17999-119149842525323/AnsiballZ_systemd.py && sleep 0' 17433 1727096259.29025: 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 <<< 17433 1727096259.29028: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 17433 1727096259.29030: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 17433 1727096259.29033: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17433 1727096259.29035: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096259.29087: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 17433 1727096259.29090: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096259.29169: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096259.31065: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17433 1727096259.31095: stderr chunk (state=3): >>><<< 17433 1727096259.31098: stdout chunk (state=3): >>><<< 17433 1727096259.31112: _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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17433 1727096259.31115: _low_level_execute_command(): starting 17433 1727096259.31120: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096258.946185-17999-119149842525323/AnsiballZ_systemd.py && sleep 0' 17433 1727096259.31562: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 17433 1727096259.31569: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 17433 1727096259.31593: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096259.31597: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17433 1727096259.31599: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096259.31648: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 17433 1727096259.31652: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17433 1727096259.31672: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096259.31758: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096259.61464: 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": "Mon 2024-09-23 08:51:00 EDT", "ExecMainStartTimestampMonotonic": "14125756", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2024-09-23 08:51:00 EDT", "ExecMainHandoffTimestampMonotonic": "14143412", "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": "14716928", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3312766976", "EffectiveMemoryMax": "3702857728", "EffectiveMemoryHigh": "3702857728", "CPUUsageNSec": "799115000", "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<<< 17433 1727096259.61484: 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": "system.slice dbus.socket sysinit.target", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target multi-user.target cloud-init.service NetworkManager-wait-online.service network.target", "After": "system.<<< 17433 1727096259.61491: stdout chunk (state=3): >>>slice dbus-broker.service systemd-journald.socket sysinit.target network-pre.target dbus.socket cloud-init-local.service basic.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": "Mon 2024-09-23 08:55:06 EDT", "StateChangeTimestampMonotonic": "260104767", "InactiveExitTimestamp": "Mon 2024-09-23 08:51:00 EDT", "InactiveExitTimestampMonotonic": "14126240", "ActiveEnterTimestamp": "Mon 2024-09-23 08:51:01 EDT", "ActiveEnterTimestampMonotonic": "14391210", "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": "Mon 2024-09-23 08:51:00 EDT", "ConditionTimestampMonotonic": "14124859", "AssertTimestamp": "Mon 2024-09-23 08:51:00 EDT", "AssertTimestampMonotonic": "14124861", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "96e31adf3b0143aea7f2b03db689d56d", "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}}} <<< 17433 1727096259.63474: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 17433 1727096259.63480: stdout chunk (state=3): >>><<< 17433 1727096259.63487: stderr chunk (state=3): >>><<< 17433 1727096259.63504: _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": "Mon 2024-09-23 08:51:00 EDT", "ExecMainStartTimestampMonotonic": "14125756", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2024-09-23 08:51:00 EDT", "ExecMainHandoffTimestampMonotonic": "14143412", "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": "14716928", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3312766976", "EffectiveMemoryMax": "3702857728", "EffectiveMemoryHigh": "3702857728", "CPUUsageNSec": "799115000", "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": "system.slice dbus.socket sysinit.target", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target multi-user.target cloud-init.service NetworkManager-wait-online.service network.target", "After": "system.slice dbus-broker.service systemd-journald.socket sysinit.target network-pre.target dbus.socket cloud-init-local.service basic.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": "Mon 2024-09-23 08:55:06 EDT", "StateChangeTimestampMonotonic": "260104767", "InactiveExitTimestamp": "Mon 2024-09-23 08:51:00 EDT", "InactiveExitTimestampMonotonic": "14126240", "ActiveEnterTimestamp": "Mon 2024-09-23 08:51:01 EDT", "ActiveEnterTimestampMonotonic": "14391210", "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": "Mon 2024-09-23 08:51:00 EDT", "ConditionTimestampMonotonic": "14124859", "AssertTimestamp": "Mon 2024-09-23 08:51:00 EDT", "AssertTimestampMonotonic": "14124861", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "96e31adf3b0143aea7f2b03db689d56d", "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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 17433 1727096259.63627: 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-1727096258.946185-17999-119149842525323/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 17433 1727096259.63644: _low_level_execute_command(): starting 17433 1727096259.63648: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096258.946185-17999-119149842525323/ > /dev/null 2>&1 && sleep 0' 17433 1727096259.64194: 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.11.125 originally 10.31.11.125 debug2: match not found <<< 17433 1727096259.64227: 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.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 17433 1727096259.64230: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096259.64288: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096259.64340: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096259.66375: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17433 1727096259.66380: stdout chunk (state=3): >>><<< 17433 1727096259.66382: stderr chunk (state=3): >>><<< 17433 1727096259.66384: _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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17433 1727096259.66386: handler run complete 17433 1727096259.66450: attempt loop complete, returning result 17433 1727096259.66457: _execute() done 17433 1727096259.66466: dumping result to json 17433 1727096259.66491: done dumping result, returning 17433 1727096259.66512: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0afff68d-5257-5abd-5bd8-000000000209] 17433 1727096259.66528: sending task result for task 0afff68d-5257-5abd-5bd8-000000000209 17433 1727096259.67085: done sending task result for task 0afff68d-5257-5abd-5bd8-000000000209 17433 1727096259.67088: 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 } 17433 1727096259.67134: no more pending results, returning what we have 17433 1727096259.67138: results queue empty 17433 1727096259.67139: checking for any_errors_fatal 17433 1727096259.67144: done checking for any_errors_fatal 17433 1727096259.67145: checking for max_fail_percentage 17433 1727096259.67147: done checking for max_fail_percentage 17433 1727096259.67148: checking to see if all hosts have failed and the running result is not ok 17433 1727096259.67149: done checking to see if all hosts have failed 17433 1727096259.67149: getting the remaining hosts for this loop 17433 1727096259.67151: done getting the remaining hosts for this loop 17433 1727096259.67155: getting the next task for host managed_node1 17433 1727096259.67169: done getting next task for host managed_node1 17433 1727096259.67178: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 17433 1727096259.67184: ^ 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 17433 1727096259.67195: getting variables 17433 1727096259.67197: in VariableManager get_vars() 17433 1727096259.67228: Calling all_inventory to load vars for managed_node1 17433 1727096259.67231: Calling groups_inventory to load vars for managed_node1 17433 1727096259.67233: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096259.67242: Calling all_plugins_play to load vars for managed_node1 17433 1727096259.67245: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096259.67248: Calling groups_plugins_play to load vars for managed_node1 17433 1727096259.69186: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096259.70984: done with get_vars() 17433 1727096259.71021: done getting variables 17433 1727096259.71091: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Monday 23 September 2024 08:57:39 -0400 (0:00:00.980) 0:00:12.657 ****** 17433 1727096259.71142: entering _queue_task() for managed_node1/service 17433 1727096259.71524: worker is 1 (out of 1 available) 17433 1727096259.71658: exiting _queue_task() for managed_node1/service 17433 1727096259.71675: done queuing things up, now waiting for results queue to drain 17433 1727096259.71676: waiting for pending results... 17433 1727096259.72103: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 17433 1727096259.72108: in run() - task 0afff68d-5257-5abd-5bd8-00000000020a 17433 1727096259.72111: variable 'ansible_search_path' from source: unknown 17433 1727096259.72114: variable 'ansible_search_path' from source: unknown 17433 1727096259.72116: calling self._execute() 17433 1727096259.72275: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096259.72280: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096259.72283: variable 'omit' from source: magic vars 17433 1727096259.72680: variable 'ansible_distribution_major_version' from source: facts 17433 1727096259.72696: Evaluated conditional (ansible_distribution_major_version != '6'): True 17433 1727096259.72824: variable 'network_provider' from source: set_fact 17433 1727096259.72835: Evaluated conditional (network_provider == "nm"): True 17433 1727096259.72966: variable '__network_wpa_supplicant_required' from source: role '' defaults 17433 1727096259.73076: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 17433 1727096259.73253: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 17433 1727096259.75810: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 17433 1727096259.75864: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 17433 1727096259.75922: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 17433 1727096259.76023: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 17433 1727096259.76026: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 17433 1727096259.76132: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17433 1727096259.76166: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17433 1727096259.76244: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17433 1727096259.76257: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17433 1727096259.76287: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17433 1727096259.76337: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17433 1727096259.76387: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17433 1727096259.76415: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17433 1727096259.76473: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17433 1727096259.76574: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17433 1727096259.76577: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17433 1727096259.76579: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17433 1727096259.76611: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17433 1727096259.76654: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17433 1727096259.76686: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17433 1727096259.76861: variable 'network_connections' from source: include params 17433 1727096259.76882: variable 'interface' from source: play vars 17433 1727096259.76976: variable 'interface' from source: play vars 17433 1727096259.77114: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 17433 1727096259.77360: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 17433 1727096259.77388: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 17433 1727096259.77423: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 17433 1727096259.77545: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 17433 1727096259.77548: 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) 17433 1727096259.77551: 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) 17433 1727096259.77581: 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) 17433 1727096259.77611: 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) 17433 1727096259.77673: variable '__network_wireless_connections_defined' from source: role '' defaults 17433 1727096259.77969: variable 'network_connections' from source: include params 17433 1727096259.78007: variable 'interface' from source: play vars 17433 1727096259.78054: variable 'interface' from source: play vars 17433 1727096259.78221: Evaluated conditional (__network_wpa_supplicant_required): False 17433 1727096259.78226: when evaluation is False, skipping this task 17433 1727096259.78228: _execute() done 17433 1727096259.78230: dumping result to json 17433 1727096259.78232: done dumping result, returning 17433 1727096259.78234: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0afff68d-5257-5abd-5bd8-00000000020a] 17433 1727096259.78245: sending task result for task 0afff68d-5257-5abd-5bd8-00000000020a 17433 1727096259.78311: done sending task result for task 0afff68d-5257-5abd-5bd8-00000000020a 17433 1727096259.78314: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 17433 1727096259.78363: no more pending results, returning what we have 17433 1727096259.78369: results queue empty 17433 1727096259.78370: checking for any_errors_fatal 17433 1727096259.78396: done checking for any_errors_fatal 17433 1727096259.78397: checking for max_fail_percentage 17433 1727096259.78399: done checking for max_fail_percentage 17433 1727096259.78400: checking to see if all hosts have failed and the running result is not ok 17433 1727096259.78401: done checking to see if all hosts have failed 17433 1727096259.78401: getting the remaining hosts for this loop 17433 1727096259.78403: done getting the remaining hosts for this loop 17433 1727096259.78406: getting the next task for host managed_node1 17433 1727096259.78414: done getting next task for host managed_node1 17433 1727096259.78418: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 17433 1727096259.78423: ^ 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 17433 1727096259.78437: getting variables 17433 1727096259.78439: in VariableManager get_vars() 17433 1727096259.78588: Calling all_inventory to load vars for managed_node1 17433 1727096259.78591: Calling groups_inventory to load vars for managed_node1 17433 1727096259.78594: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096259.78605: Calling all_plugins_play to load vars for managed_node1 17433 1727096259.78608: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096259.78611: Calling groups_plugins_play to load vars for managed_node1 17433 1727096259.80833: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096259.83165: done with get_vars() 17433 1727096259.83197: done getting variables 17433 1727096259.83269: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Monday 23 September 2024 08:57:39 -0400 (0:00:00.121) 0:00:12.778 ****** 17433 1727096259.83311: entering _queue_task() for managed_node1/service 17433 1727096259.83812: worker is 1 (out of 1 available) 17433 1727096259.83825: exiting _queue_task() for managed_node1/service 17433 1727096259.83837: done queuing things up, now waiting for results queue to drain 17433 1727096259.83839: waiting for pending results... 17433 1727096259.84085: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 17433 1727096259.84194: in run() - task 0afff68d-5257-5abd-5bd8-00000000020b 17433 1727096259.84198: variable 'ansible_search_path' from source: unknown 17433 1727096259.84247: variable 'ansible_search_path' from source: unknown 17433 1727096259.84254: calling self._execute() 17433 1727096259.84361: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096259.84375: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096259.84396: variable 'omit' from source: magic vars 17433 1727096259.84818: variable 'ansible_distribution_major_version' from source: facts 17433 1727096259.84849: Evaluated conditional (ansible_distribution_major_version != '6'): True 17433 1727096259.84979: variable 'network_provider' from source: set_fact 17433 1727096259.84990: Evaluated conditional (network_provider == "initscripts"): False 17433 1727096259.84999: when evaluation is False, skipping this task 17433 1727096259.85048: _execute() done 17433 1727096259.85052: dumping result to json 17433 1727096259.85055: done dumping result, returning 17433 1727096259.85063: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0afff68d-5257-5abd-5bd8-00000000020b] 17433 1727096259.85069: sending task result for task 0afff68d-5257-5abd-5bd8-00000000020b skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 17433 1727096259.85307: no more pending results, returning what we have 17433 1727096259.85312: results queue empty 17433 1727096259.85313: checking for any_errors_fatal 17433 1727096259.85324: done checking for any_errors_fatal 17433 1727096259.85325: checking for max_fail_percentage 17433 1727096259.85327: done checking for max_fail_percentage 17433 1727096259.85337: checking to see if all hosts have failed and the running result is not ok 17433 1727096259.85339: done checking to see if all hosts have failed 17433 1727096259.85339: getting the remaining hosts for this loop 17433 1727096259.85341: done getting the remaining hosts for this loop 17433 1727096259.85345: getting the next task for host managed_node1 17433 1727096259.85354: done getting next task for host managed_node1 17433 1727096259.85358: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 17433 1727096259.85363: ^ 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 17433 1727096259.85381: getting variables 17433 1727096259.85383: in VariableManager get_vars() 17433 1727096259.85418: Calling all_inventory to load vars for managed_node1 17433 1727096259.85421: Calling groups_inventory to load vars for managed_node1 17433 1727096259.85424: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096259.85435: Calling all_plugins_play to load vars for managed_node1 17433 1727096259.85640: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096259.85749: Calling groups_plugins_play to load vars for managed_node1 17433 1727096259.86398: done sending task result for task 0afff68d-5257-5abd-5bd8-00000000020b 17433 1727096259.86403: WORKER PROCESS EXITING 17433 1727096259.87833: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096259.89953: done with get_vars() 17433 1727096259.90092: done getting variables 17433 1727096259.90155: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Monday 23 September 2024 08:57:39 -0400 (0:00:00.069) 0:00:12.848 ****** 17433 1727096259.90294: entering _queue_task() for managed_node1/copy 17433 1727096259.90720: worker is 1 (out of 1 available) 17433 1727096259.90738: exiting _queue_task() for managed_node1/copy 17433 1727096259.90756: done queuing things up, now waiting for results queue to drain 17433 1727096259.90757: waiting for pending results... 17433 1727096259.91020: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 17433 1727096259.91166: in run() - task 0afff68d-5257-5abd-5bd8-00000000020c 17433 1727096259.91191: variable 'ansible_search_path' from source: unknown 17433 1727096259.91198: variable 'ansible_search_path' from source: unknown 17433 1727096259.91237: calling self._execute() 17433 1727096259.91331: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096259.91342: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096259.91357: variable 'omit' from source: magic vars 17433 1727096259.91736: variable 'ansible_distribution_major_version' from source: facts 17433 1727096259.91753: Evaluated conditional (ansible_distribution_major_version != '6'): True 17433 1727096259.91882: variable 'network_provider' from source: set_fact 17433 1727096259.91936: Evaluated conditional (network_provider == "initscripts"): False 17433 1727096259.91941: when evaluation is False, skipping this task 17433 1727096259.91944: _execute() done 17433 1727096259.91947: dumping result to json 17433 1727096259.91950: done dumping result, returning 17433 1727096259.91955: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0afff68d-5257-5abd-5bd8-00000000020c] 17433 1727096259.91958: sending task result for task 0afff68d-5257-5abd-5bd8-00000000020c 17433 1727096259.92169: done sending task result for task 0afff68d-5257-5abd-5bd8-00000000020c 17433 1727096259.92173: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 17433 1727096259.92218: no more pending results, returning what we have 17433 1727096259.92222: results queue empty 17433 1727096259.92223: checking for any_errors_fatal 17433 1727096259.92232: done checking for any_errors_fatal 17433 1727096259.92233: checking for max_fail_percentage 17433 1727096259.92234: done checking for max_fail_percentage 17433 1727096259.92236: checking to see if all hosts have failed and the running result is not ok 17433 1727096259.92237: done checking to see if all hosts have failed 17433 1727096259.92238: getting the remaining hosts for this loop 17433 1727096259.92239: done getting the remaining hosts for this loop 17433 1727096259.92243: getting the next task for host managed_node1 17433 1727096259.92251: done getting next task for host managed_node1 17433 1727096259.92254: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 17433 1727096259.92265: ^ 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 17433 1727096259.92282: getting variables 17433 1727096259.92284: in VariableManager get_vars() 17433 1727096259.92313: Calling all_inventory to load vars for managed_node1 17433 1727096259.92315: Calling groups_inventory to load vars for managed_node1 17433 1727096259.92317: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096259.92324: Calling all_plugins_play to load vars for managed_node1 17433 1727096259.92326: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096259.92329: Calling groups_plugins_play to load vars for managed_node1 17433 1727096259.94845: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096259.96736: done with get_vars() 17433 1727096259.96862: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Monday 23 September 2024 08:57:39 -0400 (0:00:00.068) 0:00:12.917 ****** 17433 1727096259.97162: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 17433 1727096259.97164: Creating lock for fedora.linux_system_roles.network_connections 17433 1727096259.98026: worker is 1 (out of 1 available) 17433 1727096259.98038: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 17433 1727096259.98050: done queuing things up, now waiting for results queue to drain 17433 1727096259.98052: waiting for pending results... 17433 1727096259.98582: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 17433 1727096259.98994: in run() - task 0afff68d-5257-5abd-5bd8-00000000020d 17433 1727096259.98998: variable 'ansible_search_path' from source: unknown 17433 1727096259.99002: variable 'ansible_search_path' from source: unknown 17433 1727096259.99004: calling self._execute() 17433 1727096259.99220: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096259.99290: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096259.99302: variable 'omit' from source: magic vars 17433 1727096260.00203: variable 'ansible_distribution_major_version' from source: facts 17433 1727096260.00221: Evaluated conditional (ansible_distribution_major_version != '6'): True 17433 1727096260.00232: variable 'omit' from source: magic vars 17433 1727096260.00401: variable 'omit' from source: magic vars 17433 1727096260.00508: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 17433 1727096260.04437: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 17433 1727096260.04488: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 17433 1727096260.04515: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 17433 1727096260.04540: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 17433 1727096260.04561: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 17433 1727096260.04625: variable 'network_provider' from source: set_fact 17433 1727096260.04729: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17433 1727096260.04749: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17433 1727096260.04772: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17433 1727096260.04800: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17433 1727096260.04812: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17433 1727096260.04864: variable 'omit' from source: magic vars 17433 1727096260.04943: variable 'omit' from source: magic vars 17433 1727096260.05015: variable 'network_connections' from source: include params 17433 1727096260.05025: variable 'interface' from source: play vars 17433 1727096260.05076: variable 'interface' from source: play vars 17433 1727096260.05186: variable 'omit' from source: magic vars 17433 1727096260.05193: variable '__lsr_ansible_managed' from source: task vars 17433 1727096260.05431: variable '__lsr_ansible_managed' from source: task vars 17433 1727096260.05542: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 17433 1727096260.05650: Loaded config def from plugin (lookup/template) 17433 1727096260.05714: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 17433 1727096260.05717: File lookup term: get_ansible_managed.j2 17433 1727096260.05720: variable 'ansible_search_path' from source: unknown 17433 1727096260.05723: evaluation_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 17433 1727096260.05727: search_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 17433 1727096260.05730: variable 'ansible_search_path' from source: unknown 17433 1727096260.09936: variable 'ansible_managed' from source: unknown 17433 1727096260.10015: variable 'omit' from source: magic vars 17433 1727096260.10037: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17433 1727096260.10056: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17433 1727096260.10075: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17433 1727096260.10088: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17433 1727096260.10098: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17433 1727096260.10124: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17433 1727096260.10127: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096260.10130: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096260.10196: Set connection var ansible_shell_executable to /bin/sh 17433 1727096260.10204: Set connection var ansible_pipelining to False 17433 1727096260.10207: Set connection var ansible_connection to ssh 17433 1727096260.10210: Set connection var ansible_shell_type to sh 17433 1727096260.10216: Set connection var ansible_timeout to 10 17433 1727096260.10220: Set connection var ansible_module_compression to ZIP_DEFLATED 17433 1727096260.10242: variable 'ansible_shell_executable' from source: unknown 17433 1727096260.10245: variable 'ansible_connection' from source: unknown 17433 1727096260.10247: variable 'ansible_module_compression' from source: unknown 17433 1727096260.10249: variable 'ansible_shell_type' from source: unknown 17433 1727096260.10252: variable 'ansible_shell_executable' from source: unknown 17433 1727096260.10254: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096260.10256: variable 'ansible_pipelining' from source: unknown 17433 1727096260.10259: variable 'ansible_timeout' from source: unknown 17433 1727096260.10266: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096260.10359: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 17433 1727096260.10372: variable 'omit' from source: magic vars 17433 1727096260.10379: starting attempt loop 17433 1727096260.10382: running the handler 17433 1727096260.10393: _low_level_execute_command(): starting 17433 1727096260.10399: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 17433 1727096260.11173: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17433 1727096260.11193: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 17433 1727096260.11214: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096260.11318: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096260.13047: stdout chunk (state=3): >>>/root <<< 17433 1727096260.13152: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17433 1727096260.13181: stderr chunk (state=3): >>><<< 17433 1727096260.13184: stdout chunk (state=3): >>><<< 17433 1727096260.13204: _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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17433 1727096260.13214: _low_level_execute_command(): starting 17433 1727096260.13222: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096260.1320434-18051-162784912677949 `" && echo ansible-tmp-1727096260.1320434-18051-162784912677949="` echo /root/.ansible/tmp/ansible-tmp-1727096260.1320434-18051-162784912677949 `" ) && sleep 0' 17433 1727096260.13678: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 17433 1727096260.13681: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 17433 1727096260.13683: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096260.13686: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096260.13734: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 17433 1727096260.13737: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17433 1727096260.13740: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096260.13816: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096260.15841: stdout chunk (state=3): >>>ansible-tmp-1727096260.1320434-18051-162784912677949=/root/.ansible/tmp/ansible-tmp-1727096260.1320434-18051-162784912677949 <<< 17433 1727096260.15961: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17433 1727096260.16010: stderr chunk (state=3): >>><<< 17433 1727096260.16014: stdout chunk (state=3): >>><<< 17433 1727096260.16048: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096260.1320434-18051-162784912677949=/root/.ansible/tmp/ansible-tmp-1727096260.1320434-18051-162784912677949 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17433 1727096260.16124: variable 'ansible_module_compression' from source: unknown 17433 1727096260.16157: ANSIBALLZ: Using lock for fedora.linux_system_roles.network_connections 17433 1727096260.16160: ANSIBALLZ: Acquiring lock 17433 1727096260.16163: ANSIBALLZ: Lock acquired: 140034323556560 17433 1727096260.16175: ANSIBALLZ: Creating module 17433 1727096260.36563: ANSIBALLZ: Writing module into payload 17433 1727096260.36796: ANSIBALLZ: Writing module 17433 1727096260.36825: ANSIBALLZ: Renaming module 17433 1727096260.36836: ANSIBALLZ: Done creating module 17433 1727096260.36864: variable 'ansible_facts' from source: unknown 17433 1727096260.37114: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096260.1320434-18051-162784912677949/AnsiballZ_network_connections.py 17433 1727096260.37501: Sending initial data 17433 1727096260.37539: Sent initial data (168 bytes) 17433 1727096260.38373: 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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096260.38418: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 17433 1727096260.38438: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17433 1727096260.38489: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096260.38573: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096260.40266: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 17433 1727096260.40360: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 17433 1727096260.40436: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-174331dk3fifg/tmpmenmf8dg /root/.ansible/tmp/ansible-tmp-1727096260.1320434-18051-162784912677949/AnsiballZ_network_connections.py <<< 17433 1727096260.40440: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096260.1320434-18051-162784912677949/AnsiballZ_network_connections.py" <<< 17433 1727096260.40627: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-174331dk3fifg/tmpmenmf8dg" to remote "/root/.ansible/tmp/ansible-tmp-1727096260.1320434-18051-162784912677949/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096260.1320434-18051-162784912677949/AnsiballZ_network_connections.py" <<< 17433 1727096260.42019: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17433 1727096260.42208: stderr chunk (state=3): >>><<< 17433 1727096260.42212: stdout chunk (state=3): >>><<< 17433 1727096260.42214: done transferring module to remote 17433 1727096260.42216: _low_level_execute_command(): starting 17433 1727096260.42219: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096260.1320434-18051-162784912677949/ /root/.ansible/tmp/ansible-tmp-1727096260.1320434-18051-162784912677949/AnsiballZ_network_connections.py && sleep 0' 17433 1727096260.43502: 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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 17433 1727096260.43607: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17433 1727096260.43659: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096260.43803: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096260.45724: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17433 1727096260.45784: stdout chunk (state=3): >>><<< 17433 1727096260.45788: stderr chunk (state=3): >>><<< 17433 1727096260.45906: _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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17433 1727096260.45910: _low_level_execute_command(): starting 17433 1727096260.45912: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096260.1320434-18051-162784912677949/AnsiballZ_network_connections.py && sleep 0' 17433 1727096260.46559: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17433 1727096260.46578: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17433 1727096260.46595: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17433 1727096260.46623: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17433 1727096260.46646: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 17433 1727096260.46739: 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.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096260.46801: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 17433 1727096260.46856: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096260.47074: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096260.80332: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'dummy0': add connection dummy0, 21511c03-4305-4ad7-887e-518a6763ce5a\n[004] #0, state:up persistent_state:present, 'dummy0': up connection dummy0, 21511c03-4305-4ad7-887e-518a6763ce5a (is-modified)\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": ""}}} <<< 17433 1727096260.83475: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 17433 1727096260.83479: stderr chunk (state=3): >>><<< 17433 1727096260.83482: stdout chunk (state=3): >>><<< 17433 1727096260.83485: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'dummy0': add connection dummy0, 21511c03-4305-4ad7-887e-518a6763ce5a\n[004] #0, state:up persistent_state:present, 'dummy0': up connection dummy0, 21511c03-4305-4ad7-887e-518a6763ce5a (is-modified)\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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 17433 1727096260.83487: 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-1727096260.1320434-18051-162784912677949/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 17433 1727096260.83489: _low_level_execute_command(): starting 17433 1727096260.83492: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096260.1320434-18051-162784912677949/ > /dev/null 2>&1 && sleep 0' 17433 1727096260.84114: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17433 1727096260.84136: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17433 1727096260.84146: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17433 1727096260.84161: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17433 1727096260.84246: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096260.84287: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 17433 1727096260.84299: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17433 1727096260.84320: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096260.84428: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096260.86495: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17433 1727096260.86501: stdout chunk (state=3): >>><<< 17433 1727096260.86503: stderr chunk (state=3): >>><<< 17433 1727096260.86689: _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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17433 1727096260.86693: handler run complete 17433 1727096260.86774: attempt loop complete, returning result 17433 1727096260.86785: _execute() done 17433 1727096260.86790: dumping result to json 17433 1727096260.86793: done dumping result, returning 17433 1727096260.86795: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0afff68d-5257-5abd-5bd8-00000000020d] 17433 1727096260.86798: sending task result for task 0afff68d-5257-5abd-5bd8-00000000020d 17433 1727096260.86865: done sending task result for task 0afff68d-5257-5abd-5bd8-00000000020d 17433 1727096260.86870: 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, 21511c03-4305-4ad7-887e-518a6763ce5a [004] #0, state:up persistent_state:present, 'dummy0': up connection dummy0, 21511c03-4305-4ad7-887e-518a6763ce5a (is-modified) 17433 1727096260.87063: no more pending results, returning what we have 17433 1727096260.87069: results queue empty 17433 1727096260.87070: checking for any_errors_fatal 17433 1727096260.87076: done checking for any_errors_fatal 17433 1727096260.87077: checking for max_fail_percentage 17433 1727096260.87078: done checking for max_fail_percentage 17433 1727096260.87079: checking to see if all hosts have failed and the running result is not ok 17433 1727096260.87080: done checking to see if all hosts have failed 17433 1727096260.87081: getting the remaining hosts for this loop 17433 1727096260.87082: done getting the remaining hosts for this loop 17433 1727096260.87086: getting the next task for host managed_node1 17433 1727096260.87093: done getting next task for host managed_node1 17433 1727096260.87097: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 17433 1727096260.87101: ^ 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 17433 1727096260.87180: getting variables 17433 1727096260.87182: in VariableManager get_vars() 17433 1727096260.87280: Calling all_inventory to load vars for managed_node1 17433 1727096260.87283: Calling groups_inventory to load vars for managed_node1 17433 1727096260.87286: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096260.87295: Calling all_plugins_play to load vars for managed_node1 17433 1727096260.87298: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096260.87300: Calling groups_plugins_play to load vars for managed_node1 17433 1727096260.88809: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096260.90480: done with get_vars() 17433 1727096260.90512: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Monday 23 September 2024 08:57:40 -0400 (0:00:00.934) 0:00:13.851 ****** 17433 1727096260.90616: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 17433 1727096260.90618: Creating lock for fedora.linux_system_roles.network_state 17433 1727096260.91203: worker is 1 (out of 1 available) 17433 1727096260.91215: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 17433 1727096260.91226: done queuing things up, now waiting for results queue to drain 17433 1727096260.91227: waiting for pending results... 17433 1727096260.91472: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 17433 1727096260.91518: in run() - task 0afff68d-5257-5abd-5bd8-00000000020e 17433 1727096260.91540: variable 'ansible_search_path' from source: unknown 17433 1727096260.91548: variable 'ansible_search_path' from source: unknown 17433 1727096260.91602: calling self._execute() 17433 1727096260.91701: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096260.91715: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096260.91733: variable 'omit' from source: magic vars 17433 1727096260.92223: variable 'ansible_distribution_major_version' from source: facts 17433 1727096260.92226: Evaluated conditional (ansible_distribution_major_version != '6'): True 17433 1727096260.92290: variable 'network_state' from source: role '' defaults 17433 1727096260.92306: Evaluated conditional (network_state != {}): False 17433 1727096260.92313: when evaluation is False, skipping this task 17433 1727096260.92319: _execute() done 17433 1727096260.92335: dumping result to json 17433 1727096260.92341: done dumping result, returning 17433 1727096260.92351: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0afff68d-5257-5abd-5bd8-00000000020e] 17433 1727096260.92359: sending task result for task 0afff68d-5257-5abd-5bd8-00000000020e skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 17433 1727096260.92615: no more pending results, returning what we have 17433 1727096260.92620: results queue empty 17433 1727096260.92621: checking for any_errors_fatal 17433 1727096260.92633: done checking for any_errors_fatal 17433 1727096260.92633: checking for max_fail_percentage 17433 1727096260.92636: done checking for max_fail_percentage 17433 1727096260.92637: checking to see if all hosts have failed and the running result is not ok 17433 1727096260.92638: done checking to see if all hosts have failed 17433 1727096260.92639: getting the remaining hosts for this loop 17433 1727096260.92640: done getting the remaining hosts for this loop 17433 1727096260.92644: getting the next task for host managed_node1 17433 1727096260.92659: done getting next task for host managed_node1 17433 1727096260.92663: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 17433 1727096260.92669: ^ 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 17433 1727096260.92688: getting variables 17433 1727096260.92690: in VariableManager get_vars() 17433 1727096260.92726: Calling all_inventory to load vars for managed_node1 17433 1727096260.92728: Calling groups_inventory to load vars for managed_node1 17433 1727096260.92731: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096260.92742: Calling all_plugins_play to load vars for managed_node1 17433 1727096260.92745: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096260.92747: Calling groups_plugins_play to load vars for managed_node1 17433 1727096260.93274: done sending task result for task 0afff68d-5257-5abd-5bd8-00000000020e 17433 1727096260.93277: WORKER PROCESS EXITING 17433 1727096260.94308: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096260.96051: done with get_vars() 17433 1727096260.96077: done getting variables 17433 1727096260.96148: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Monday 23 September 2024 08:57:40 -0400 (0:00:00.055) 0:00:13.907 ****** 17433 1727096260.96189: entering _queue_task() for managed_node1/debug 17433 1727096260.96777: worker is 1 (out of 1 available) 17433 1727096260.96787: exiting _queue_task() for managed_node1/debug 17433 1727096260.96799: done queuing things up, now waiting for results queue to drain 17433 1727096260.96800: waiting for pending results... 17433 1727096260.97046: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 17433 1727096260.97205: in run() - task 0afff68d-5257-5abd-5bd8-00000000020f 17433 1727096260.97227: variable 'ansible_search_path' from source: unknown 17433 1727096260.97250: variable 'ansible_search_path' from source: unknown 17433 1727096260.97292: calling self._execute() 17433 1727096260.97471: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096260.97476: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096260.97479: variable 'omit' from source: magic vars 17433 1727096260.97988: variable 'ansible_distribution_major_version' from source: facts 17433 1727096260.98056: Evaluated conditional (ansible_distribution_major_version != '6'): True 17433 1727096260.98086: variable 'omit' from source: magic vars 17433 1727096260.98164: variable 'omit' from source: magic vars 17433 1727096260.98210: variable 'omit' from source: magic vars 17433 1727096260.98305: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17433 1727096260.98348: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17433 1727096260.98385: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17433 1727096260.98469: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17433 1727096260.98472: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17433 1727096260.98475: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17433 1727096260.98477: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096260.98479: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096260.98574: Set connection var ansible_shell_executable to /bin/sh 17433 1727096260.98578: Set connection var ansible_pipelining to False 17433 1727096260.98581: Set connection var ansible_connection to ssh 17433 1727096260.98683: Set connection var ansible_shell_type to sh 17433 1727096260.98686: Set connection var ansible_timeout to 10 17433 1727096260.98689: Set connection var ansible_module_compression to ZIP_DEFLATED 17433 1727096260.98698: variable 'ansible_shell_executable' from source: unknown 17433 1727096260.98701: variable 'ansible_connection' from source: unknown 17433 1727096260.98710: variable 'ansible_module_compression' from source: unknown 17433 1727096260.98713: variable 'ansible_shell_type' from source: unknown 17433 1727096260.98716: variable 'ansible_shell_executable' from source: unknown 17433 1727096260.98718: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096260.98720: variable 'ansible_pipelining' from source: unknown 17433 1727096260.98722: variable 'ansible_timeout' from source: unknown 17433 1727096260.98730: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096260.99093: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17433 1727096260.99108: variable 'omit' from source: magic vars 17433 1727096260.99114: starting attempt loop 17433 1727096260.99117: running the handler 17433 1727096260.99652: variable '__network_connections_result' from source: set_fact 17433 1727096260.99714: handler run complete 17433 1727096260.99732: attempt loop complete, returning result 17433 1727096260.99762: _execute() done 17433 1727096260.99771: dumping result to json 17433 1727096260.99774: done dumping result, returning 17433 1727096260.99822: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0afff68d-5257-5abd-5bd8-00000000020f] 17433 1727096260.99826: sending task result for task 0afff68d-5257-5abd-5bd8-00000000020f ok: [managed_node1] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'dummy0': add connection dummy0, 21511c03-4305-4ad7-887e-518a6763ce5a", "[004] #0, state:up persistent_state:present, 'dummy0': up connection dummy0, 21511c03-4305-4ad7-887e-518a6763ce5a (is-modified)" ] } 17433 1727096261.00145: no more pending results, returning what we have 17433 1727096261.00149: results queue empty 17433 1727096261.00150: checking for any_errors_fatal 17433 1727096261.00161: done checking for any_errors_fatal 17433 1727096261.00162: checking for max_fail_percentage 17433 1727096261.00164: done checking for max_fail_percentage 17433 1727096261.00165: checking to see if all hosts have failed and the running result is not ok 17433 1727096261.00166: done checking to see if all hosts have failed 17433 1727096261.00168: getting the remaining hosts for this loop 17433 1727096261.00170: done getting the remaining hosts for this loop 17433 1727096261.00175: getting the next task for host managed_node1 17433 1727096261.00184: done getting next task for host managed_node1 17433 1727096261.00188: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 17433 1727096261.00202: ^ 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 17433 1727096261.00216: getting variables 17433 1727096261.00218: in VariableManager get_vars() 17433 1727096261.00510: Calling all_inventory to load vars for managed_node1 17433 1727096261.00513: Calling groups_inventory to load vars for managed_node1 17433 1727096261.00516: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096261.00526: done sending task result for task 0afff68d-5257-5abd-5bd8-00000000020f 17433 1727096261.00529: WORKER PROCESS EXITING 17433 1727096261.00538: Calling all_plugins_play to load vars for managed_node1 17433 1727096261.00541: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096261.00545: Calling groups_plugins_play to load vars for managed_node1 17433 1727096261.03557: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096261.07259: done with get_vars() 17433 1727096261.07300: done getting variables 17433 1727096261.07548: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 23 September 2024 08:57:41 -0400 (0:00:00.114) 0:00:14.022 ****** 17433 1727096261.07660: entering _queue_task() for managed_node1/debug 17433 1727096261.08424: worker is 1 (out of 1 available) 17433 1727096261.08438: exiting _queue_task() for managed_node1/debug 17433 1727096261.08452: done queuing things up, now waiting for results queue to drain 17433 1727096261.08453: waiting for pending results... 17433 1727096261.08941: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 17433 1727096261.09308: in run() - task 0afff68d-5257-5abd-5bd8-000000000210 17433 1727096261.09322: variable 'ansible_search_path' from source: unknown 17433 1727096261.09325: variable 'ansible_search_path' from source: unknown 17433 1727096261.09367: calling self._execute() 17433 1727096261.09641: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096261.09646: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096261.09665: variable 'omit' from source: magic vars 17433 1727096261.10171: variable 'ansible_distribution_major_version' from source: facts 17433 1727096261.10196: Evaluated conditional (ansible_distribution_major_version != '6'): True 17433 1727096261.10209: variable 'omit' from source: magic vars 17433 1727096261.10296: variable 'omit' from source: magic vars 17433 1727096261.10335: variable 'omit' from source: magic vars 17433 1727096261.10400: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17433 1727096261.10456: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17433 1727096261.10509: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17433 1727096261.10513: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17433 1727096261.10524: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17433 1727096261.10572: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17433 1727096261.10583: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096261.10618: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096261.10718: Set connection var ansible_shell_executable to /bin/sh 17433 1727096261.10742: Set connection var ansible_pipelining to False 17433 1727096261.10754: Set connection var ansible_connection to ssh 17433 1727096261.10783: Set connection var ansible_shell_type to sh 17433 1727096261.10786: Set connection var ansible_timeout to 10 17433 1727096261.10797: Set connection var ansible_module_compression to ZIP_DEFLATED 17433 1727096261.10924: variable 'ansible_shell_executable' from source: unknown 17433 1727096261.10927: variable 'ansible_connection' from source: unknown 17433 1727096261.10930: variable 'ansible_module_compression' from source: unknown 17433 1727096261.10933: variable 'ansible_shell_type' from source: unknown 17433 1727096261.10935: variable 'ansible_shell_executable' from source: unknown 17433 1727096261.10941: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096261.10945: variable 'ansible_pipelining' from source: unknown 17433 1727096261.10947: variable 'ansible_timeout' from source: unknown 17433 1727096261.10949: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096261.11536: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17433 1727096261.11540: variable 'omit' from source: magic vars 17433 1727096261.11542: starting attempt loop 17433 1727096261.11545: running the handler 17433 1727096261.11546: variable '__network_connections_result' from source: set_fact 17433 1727096261.11657: variable '__network_connections_result' from source: set_fact 17433 1727096261.11869: handler run complete 17433 1727096261.11904: attempt loop complete, returning result 17433 1727096261.11908: _execute() done 17433 1727096261.11910: dumping result to json 17433 1727096261.11913: done dumping result, returning 17433 1727096261.11925: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0afff68d-5257-5abd-5bd8-000000000210] 17433 1727096261.11927: sending task result for task 0afff68d-5257-5abd-5bd8-000000000210 17433 1727096261.12035: done sending task result for task 0afff68d-5257-5abd-5bd8-000000000210 17433 1727096261.12039: 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, 21511c03-4305-4ad7-887e-518a6763ce5a\n[004] #0, state:up persistent_state:present, 'dummy0': up connection dummy0, 21511c03-4305-4ad7-887e-518a6763ce5a (is-modified)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'dummy0': add connection dummy0, 21511c03-4305-4ad7-887e-518a6763ce5a", "[004] #0, state:up persistent_state:present, 'dummy0': up connection dummy0, 21511c03-4305-4ad7-887e-518a6763ce5a (is-modified)" ] } } 17433 1727096261.12241: no more pending results, returning what we have 17433 1727096261.12245: results queue empty 17433 1727096261.12246: checking for any_errors_fatal 17433 1727096261.12255: done checking for any_errors_fatal 17433 1727096261.12256: checking for max_fail_percentage 17433 1727096261.12257: done checking for max_fail_percentage 17433 1727096261.12258: checking to see if all hosts have failed and the running result is not ok 17433 1727096261.12259: done checking to see if all hosts have failed 17433 1727096261.12260: getting the remaining hosts for this loop 17433 1727096261.12262: done getting the remaining hosts for this loop 17433 1727096261.12266: getting the next task for host managed_node1 17433 1727096261.12276: done getting next task for host managed_node1 17433 1727096261.12280: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 17433 1727096261.12285: ^ 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 17433 1727096261.12303: getting variables 17433 1727096261.12306: in VariableManager get_vars() 17433 1727096261.12508: Calling all_inventory to load vars for managed_node1 17433 1727096261.12511: Calling groups_inventory to load vars for managed_node1 17433 1727096261.12514: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096261.12522: Calling all_plugins_play to load vars for managed_node1 17433 1727096261.12525: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096261.12528: Calling groups_plugins_play to load vars for managed_node1 17433 1727096261.14050: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096261.15688: done with get_vars() 17433 1727096261.15720: done getting variables 17433 1727096261.15788: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Monday 23 September 2024 08:57:41 -0400 (0:00:00.081) 0:00:14.104 ****** 17433 1727096261.15824: entering _queue_task() for managed_node1/debug 17433 1727096261.16387: worker is 1 (out of 1 available) 17433 1727096261.16399: exiting _queue_task() for managed_node1/debug 17433 1727096261.16412: done queuing things up, now waiting for results queue to drain 17433 1727096261.16413: waiting for pending results... 17433 1727096261.16631: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 17433 1727096261.16772: in run() - task 0afff68d-5257-5abd-5bd8-000000000211 17433 1727096261.16777: variable 'ansible_search_path' from source: unknown 17433 1727096261.16779: variable 'ansible_search_path' from source: unknown 17433 1727096261.16782: calling self._execute() 17433 1727096261.16793: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096261.16800: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096261.16809: variable 'omit' from source: magic vars 17433 1727096261.17275: variable 'ansible_distribution_major_version' from source: facts 17433 1727096261.17280: Evaluated conditional (ansible_distribution_major_version != '6'): True 17433 1727096261.17326: variable 'network_state' from source: role '' defaults 17433 1727096261.17336: Evaluated conditional (network_state != {}): False 17433 1727096261.17339: when evaluation is False, skipping this task 17433 1727096261.17342: _execute() done 17433 1727096261.17345: dumping result to json 17433 1727096261.17350: done dumping result, returning 17433 1727096261.17362: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0afff68d-5257-5abd-5bd8-000000000211] 17433 1727096261.17364: sending task result for task 0afff68d-5257-5abd-5bd8-000000000211 17433 1727096261.17462: done sending task result for task 0afff68d-5257-5abd-5bd8-000000000211 17433 1727096261.17466: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "network_state != {}" } 17433 1727096261.17520: no more pending results, returning what we have 17433 1727096261.17525: results queue empty 17433 1727096261.17526: checking for any_errors_fatal 17433 1727096261.17537: done checking for any_errors_fatal 17433 1727096261.17538: checking for max_fail_percentage 17433 1727096261.17540: done checking for max_fail_percentage 17433 1727096261.17541: checking to see if all hosts have failed and the running result is not ok 17433 1727096261.17542: done checking to see if all hosts have failed 17433 1727096261.17543: getting the remaining hosts for this loop 17433 1727096261.17545: done getting the remaining hosts for this loop 17433 1727096261.17549: getting the next task for host managed_node1 17433 1727096261.17558: done getting next task for host managed_node1 17433 1727096261.17562: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 17433 1727096261.17570: ^ 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 17433 1727096261.17587: getting variables 17433 1727096261.17589: in VariableManager get_vars() 17433 1727096261.17627: Calling all_inventory to load vars for managed_node1 17433 1727096261.17629: Calling groups_inventory to load vars for managed_node1 17433 1727096261.17632: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096261.17643: Calling all_plugins_play to load vars for managed_node1 17433 1727096261.17646: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096261.17648: Calling groups_plugins_play to load vars for managed_node1 17433 1727096261.19260: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096261.20885: done with get_vars() 17433 1727096261.20921: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Monday 23 September 2024 08:57:41 -0400 (0:00:00.051) 0:00:14.155 ****** 17433 1727096261.21018: entering _queue_task() for managed_node1/ping 17433 1727096261.21020: Creating lock for ping 17433 1727096261.21501: worker is 1 (out of 1 available) 17433 1727096261.21513: exiting _queue_task() for managed_node1/ping 17433 1727096261.21524: done queuing things up, now waiting for results queue to drain 17433 1727096261.21525: waiting for pending results... 17433 1727096261.22088: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 17433 1727096261.22094: in run() - task 0afff68d-5257-5abd-5bd8-000000000212 17433 1727096261.22097: variable 'ansible_search_path' from source: unknown 17433 1727096261.22100: variable 'ansible_search_path' from source: unknown 17433 1727096261.22102: calling self._execute() 17433 1727096261.22105: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096261.22107: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096261.22109: variable 'omit' from source: magic vars 17433 1727096261.22429: variable 'ansible_distribution_major_version' from source: facts 17433 1727096261.22439: Evaluated conditional (ansible_distribution_major_version != '6'): True 17433 1727096261.22450: variable 'omit' from source: magic vars 17433 1727096261.22519: variable 'omit' from source: magic vars 17433 1727096261.22557: variable 'omit' from source: magic vars 17433 1727096261.22600: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17433 1727096261.22831: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17433 1727096261.22834: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17433 1727096261.22837: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17433 1727096261.22839: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17433 1727096261.22841: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17433 1727096261.22844: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096261.22846: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096261.22848: Set connection var ansible_shell_executable to /bin/sh 17433 1727096261.22850: Set connection var ansible_pipelining to False 17433 1727096261.22853: Set connection var ansible_connection to ssh 17433 1727096261.22854: Set connection var ansible_shell_type to sh 17433 1727096261.22864: Set connection var ansible_timeout to 10 17433 1727096261.22866: Set connection var ansible_module_compression to ZIP_DEFLATED 17433 1727096261.22894: variable 'ansible_shell_executable' from source: unknown 17433 1727096261.22897: variable 'ansible_connection' from source: unknown 17433 1727096261.22900: variable 'ansible_module_compression' from source: unknown 17433 1727096261.22903: variable 'ansible_shell_type' from source: unknown 17433 1727096261.22905: variable 'ansible_shell_executable' from source: unknown 17433 1727096261.22907: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096261.22912: variable 'ansible_pipelining' from source: unknown 17433 1727096261.22915: variable 'ansible_timeout' from source: unknown 17433 1727096261.22919: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096261.23126: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 17433 1727096261.23136: variable 'omit' from source: magic vars 17433 1727096261.23141: starting attempt loop 17433 1727096261.23144: running the handler 17433 1727096261.23164: _low_level_execute_command(): starting 17433 1727096261.23170: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 17433 1727096261.23973: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17433 1727096261.23977: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17433 1727096261.23979: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17433 1727096261.23983: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096261.24032: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 17433 1727096261.24045: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17433 1727096261.24054: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096261.24473: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096261.26020: stdout chunk (state=3): >>>/root <<< 17433 1727096261.26147: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17433 1727096261.26151: stdout chunk (state=3): >>><<< 17433 1727096261.26163: stderr chunk (state=3): >>><<< 17433 1727096261.26294: _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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17433 1727096261.26309: _low_level_execute_command(): starting 17433 1727096261.26319: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096261.2629368-18104-144487934534474 `" && echo ansible-tmp-1727096261.2629368-18104-144487934534474="` echo /root/.ansible/tmp/ansible-tmp-1727096261.2629368-18104-144487934534474 `" ) && sleep 0' 17433 1727096261.27670: 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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096261.27793: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 17433 1727096261.27813: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17433 1727096261.27887: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096261.28089: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096261.30058: stdout chunk (state=3): >>>ansible-tmp-1727096261.2629368-18104-144487934534474=/root/.ansible/tmp/ansible-tmp-1727096261.2629368-18104-144487934534474 <<< 17433 1727096261.30229: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17433 1727096261.30249: stdout chunk (state=3): >>><<< 17433 1727096261.30264: stderr chunk (state=3): >>><<< 17433 1727096261.30289: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096261.2629368-18104-144487934534474=/root/.ansible/tmp/ansible-tmp-1727096261.2629368-18104-144487934534474 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17433 1727096261.30413: variable 'ansible_module_compression' from source: unknown 17433 1727096261.30516: ANSIBALLZ: Using lock for ping 17433 1727096261.30772: ANSIBALLZ: Acquiring lock 17433 1727096261.30776: ANSIBALLZ: Lock acquired: 140034319667408 17433 1727096261.30780: ANSIBALLZ: Creating module 17433 1727096261.45581: ANSIBALLZ: Writing module into payload 17433 1727096261.45638: ANSIBALLZ: Writing module 17433 1727096261.45665: ANSIBALLZ: Renaming module 17433 1727096261.45674: ANSIBALLZ: Done creating module 17433 1727096261.45690: variable 'ansible_facts' from source: unknown 17433 1727096261.45767: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096261.2629368-18104-144487934534474/AnsiballZ_ping.py 17433 1727096261.45990: Sending initial data 17433 1727096261.45993: Sent initial data (153 bytes) 17433 1727096261.46529: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17433 1727096261.46538: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17433 1727096261.46555: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17433 1727096261.46572: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17433 1727096261.46589: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 17433 1727096261.46666: 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.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096261.46689: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 17433 1727096261.46698: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17433 1727096261.46717: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096261.46815: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096261.48507: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 17433 1727096261.48546: 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 <<< 17433 1727096261.48616: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 17433 1727096261.48700: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-174331dk3fifg/tmpqrn1dxmh /root/.ansible/tmp/ansible-tmp-1727096261.2629368-18104-144487934534474/AnsiballZ_ping.py <<< 17433 1727096261.48703: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096261.2629368-18104-144487934534474/AnsiballZ_ping.py" <<< 17433 1727096261.48770: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-174331dk3fifg/tmpqrn1dxmh" to remote "/root/.ansible/tmp/ansible-tmp-1727096261.2629368-18104-144487934534474/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096261.2629368-18104-144487934534474/AnsiballZ_ping.py" <<< 17433 1727096261.49586: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17433 1727096261.49642: stderr chunk (state=3): >>><<< 17433 1727096261.49720: stdout chunk (state=3): >>><<< 17433 1727096261.49730: done transferring module to remote 17433 1727096261.49747: _low_level_execute_command(): starting 17433 1727096261.49757: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096261.2629368-18104-144487934534474/ /root/.ansible/tmp/ansible-tmp-1727096261.2629368-18104-144487934534474/AnsiballZ_ping.py && sleep 0' 17433 1727096261.50495: 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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096261.50553: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 17433 1727096261.50596: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17433 1727096261.50637: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096261.50718: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096261.52706: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17433 1727096261.52710: stderr chunk (state=3): >>><<< 17433 1727096261.52713: stdout chunk (state=3): >>><<< 17433 1727096261.52812: _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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17433 1727096261.52817: _low_level_execute_command(): starting 17433 1727096261.52819: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096261.2629368-18104-144487934534474/AnsiballZ_ping.py && sleep 0' 17433 1727096261.53387: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17433 1727096261.53404: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17433 1727096261.53423: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17433 1727096261.53443: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17433 1727096261.53484: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096261.53552: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 17433 1727096261.53574: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17433 1727096261.53600: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096261.53706: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096261.69276: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 17433 1727096261.70609: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 17433 1727096261.70640: stderr chunk (state=3): >>><<< 17433 1727096261.70643: stdout chunk (state=3): >>><<< 17433 1727096261.70664: _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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 17433 1727096261.70685: 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-1727096261.2629368-18104-144487934534474/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 17433 1727096261.70693: _low_level_execute_command(): starting 17433 1727096261.70698: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096261.2629368-18104-144487934534474/ > /dev/null 2>&1 && sleep 0' 17433 1727096261.71145: 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 <<< 17433 1727096261.71148: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 17433 1727096261.71163: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096261.71185: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17433 1727096261.71188: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096261.71245: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 17433 1727096261.71248: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17433 1727096261.71251: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096261.71323: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096261.73218: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17433 1727096261.73251: stderr chunk (state=3): >>><<< 17433 1727096261.73254: stdout chunk (state=3): >>><<< 17433 1727096261.73270: _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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17433 1727096261.73276: handler run complete 17433 1727096261.73289: attempt loop complete, returning result 17433 1727096261.73291: _execute() done 17433 1727096261.73294: dumping result to json 17433 1727096261.73296: done dumping result, returning 17433 1727096261.73304: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0afff68d-5257-5abd-5bd8-000000000212] 17433 1727096261.73308: sending task result for task 0afff68d-5257-5abd-5bd8-000000000212 17433 1727096261.73399: done sending task result for task 0afff68d-5257-5abd-5bd8-000000000212 17433 1727096261.73401: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "ping": "pong" } 17433 1727096261.73467: no more pending results, returning what we have 17433 1727096261.73472: results queue empty 17433 1727096261.73472: checking for any_errors_fatal 17433 1727096261.73479: done checking for any_errors_fatal 17433 1727096261.73480: checking for max_fail_percentage 17433 1727096261.73481: done checking for max_fail_percentage 17433 1727096261.73482: checking to see if all hosts have failed and the running result is not ok 17433 1727096261.73483: done checking to see if all hosts have failed 17433 1727096261.73483: getting the remaining hosts for this loop 17433 1727096261.73485: done getting the remaining hosts for this loop 17433 1727096261.73489: getting the next task for host managed_node1 17433 1727096261.73500: done getting next task for host managed_node1 17433 1727096261.73502: ^ task is: TASK: meta (role_complete) 17433 1727096261.73507: ^ 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 17433 1727096261.73518: getting variables 17433 1727096261.73520: in VariableManager get_vars() 17433 1727096261.73557: Calling all_inventory to load vars for managed_node1 17433 1727096261.73563: Calling groups_inventory to load vars for managed_node1 17433 1727096261.73565: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096261.73583: Calling all_plugins_play to load vars for managed_node1 17433 1727096261.73587: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096261.73589: Calling groups_plugins_play to load vars for managed_node1 17433 1727096261.74495: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096261.75370: done with get_vars() 17433 1727096261.75394: done getting variables 17433 1727096261.75458: done queuing things up, now waiting for results queue to drain 17433 1727096261.75459: results queue empty 17433 1727096261.75460: checking for any_errors_fatal 17433 1727096261.75463: done checking for any_errors_fatal 17433 1727096261.75463: checking for max_fail_percentage 17433 1727096261.75464: done checking for max_fail_percentage 17433 1727096261.75464: checking to see if all hosts have failed and the running result is not ok 17433 1727096261.75465: done checking to see if all hosts have failed 17433 1727096261.75465: getting the remaining hosts for this loop 17433 1727096261.75466: done getting the remaining hosts for this loop 17433 1727096261.75470: getting the next task for host managed_node1 17433 1727096261.75473: done getting next task for host managed_node1 17433 1727096261.75475: ^ task is: TASK: Show result 17433 1727096261.75476: ^ 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 17433 1727096261.75478: getting variables 17433 1727096261.75479: in VariableManager get_vars() 17433 1727096261.75486: Calling all_inventory to load vars for managed_node1 17433 1727096261.75487: Calling groups_inventory to load vars for managed_node1 17433 1727096261.75489: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096261.75492: Calling all_plugins_play to load vars for managed_node1 17433 1727096261.75494: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096261.75495: Calling groups_plugins_play to load vars for managed_node1 17433 1727096261.76145: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096261.77109: done with get_vars() 17433 1727096261.77125: done getting variables 17433 1727096261.77162: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show result] ************************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_dummy_profile.yml:14 Monday 23 September 2024 08:57:41 -0400 (0:00:00.561) 0:00:14.717 ****** 17433 1727096261.77187: entering _queue_task() for managed_node1/debug 17433 1727096261.77452: worker is 1 (out of 1 available) 17433 1727096261.77466: exiting _queue_task() for managed_node1/debug 17433 1727096261.77481: done queuing things up, now waiting for results queue to drain 17433 1727096261.77483: waiting for pending results... 17433 1727096261.77669: running TaskExecutor() for managed_node1/TASK: Show result 17433 1727096261.77745: in run() - task 0afff68d-5257-5abd-5bd8-000000000180 17433 1727096261.77755: variable 'ansible_search_path' from source: unknown 17433 1727096261.77758: variable 'ansible_search_path' from source: unknown 17433 1727096261.77793: calling self._execute() 17433 1727096261.77860: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096261.77869: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096261.77878: variable 'omit' from source: magic vars 17433 1727096261.78167: variable 'ansible_distribution_major_version' from source: facts 17433 1727096261.78178: Evaluated conditional (ansible_distribution_major_version != '6'): True 17433 1727096261.78184: variable 'omit' from source: magic vars 17433 1727096261.78216: variable 'omit' from source: magic vars 17433 1727096261.78241: variable 'omit' from source: magic vars 17433 1727096261.78283: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17433 1727096261.78310: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17433 1727096261.78326: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17433 1727096261.78339: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17433 1727096261.78349: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17433 1727096261.78381: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17433 1727096261.78384: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096261.78387: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096261.78454: Set connection var ansible_shell_executable to /bin/sh 17433 1727096261.78463: Set connection var ansible_pipelining to False 17433 1727096261.78469: Set connection var ansible_connection to ssh 17433 1727096261.78472: Set connection var ansible_shell_type to sh 17433 1727096261.78485: Set connection var ansible_timeout to 10 17433 1727096261.78487: Set connection var ansible_module_compression to ZIP_DEFLATED 17433 1727096261.78502: variable 'ansible_shell_executable' from source: unknown 17433 1727096261.78505: variable 'ansible_connection' from source: unknown 17433 1727096261.78507: variable 'ansible_module_compression' from source: unknown 17433 1727096261.78510: variable 'ansible_shell_type' from source: unknown 17433 1727096261.78512: variable 'ansible_shell_executable' from source: unknown 17433 1727096261.78514: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096261.78518: variable 'ansible_pipelining' from source: unknown 17433 1727096261.78521: variable 'ansible_timeout' from source: unknown 17433 1727096261.78525: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096261.78628: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17433 1727096261.78638: variable 'omit' from source: magic vars 17433 1727096261.78643: starting attempt loop 17433 1727096261.78646: running the handler 17433 1727096261.78686: variable '__network_connections_result' from source: set_fact 17433 1727096261.78745: variable '__network_connections_result' from source: set_fact 17433 1727096261.78828: handler run complete 17433 1727096261.78846: attempt loop complete, returning result 17433 1727096261.78849: _execute() done 17433 1727096261.78851: dumping result to json 17433 1727096261.78855: done dumping result, returning 17433 1727096261.78865: done running TaskExecutor() for managed_node1/TASK: Show result [0afff68d-5257-5abd-5bd8-000000000180] 17433 1727096261.78869: sending task result for task 0afff68d-5257-5abd-5bd8-000000000180 17433 1727096261.78955: done sending task result for task 0afff68d-5257-5abd-5bd8-000000000180 17433 1727096261.78957: 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, 21511c03-4305-4ad7-887e-518a6763ce5a\n[004] #0, state:up persistent_state:present, 'dummy0': up connection dummy0, 21511c03-4305-4ad7-887e-518a6763ce5a (is-modified)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'dummy0': add connection dummy0, 21511c03-4305-4ad7-887e-518a6763ce5a", "[004] #0, state:up persistent_state:present, 'dummy0': up connection dummy0, 21511c03-4305-4ad7-887e-518a6763ce5a (is-modified)" ] } } 17433 1727096261.79030: no more pending results, returning what we have 17433 1727096261.79033: results queue empty 17433 1727096261.79034: checking for any_errors_fatal 17433 1727096261.79037: done checking for any_errors_fatal 17433 1727096261.79038: checking for max_fail_percentage 17433 1727096261.79040: done checking for max_fail_percentage 17433 1727096261.79041: checking to see if all hosts have failed and the running result is not ok 17433 1727096261.79041: done checking to see if all hosts have failed 17433 1727096261.79042: getting the remaining hosts for this loop 17433 1727096261.79044: done getting the remaining hosts for this loop 17433 1727096261.79047: getting the next task for host managed_node1 17433 1727096261.79057: done getting next task for host managed_node1 17433 1727096261.79060: ^ task is: TASK: Asserts 17433 1727096261.79063: ^ 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 17433 1727096261.79070: getting variables 17433 1727096261.79072: in VariableManager get_vars() 17433 1727096261.79101: Calling all_inventory to load vars for managed_node1 17433 1727096261.79104: Calling groups_inventory to load vars for managed_node1 17433 1727096261.79107: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096261.79117: Calling all_plugins_play to load vars for managed_node1 17433 1727096261.79120: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096261.79123: Calling groups_plugins_play to load vars for managed_node1 17433 1727096261.79932: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096261.80809: done with get_vars() 17433 1727096261.80830: done getting variables TASK [Asserts] ***************************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:36 Monday 23 September 2024 08:57:41 -0400 (0:00:00.037) 0:00:14.754 ****** 17433 1727096261.80904: entering _queue_task() for managed_node1/include_tasks 17433 1727096261.81165: worker is 1 (out of 1 available) 17433 1727096261.81182: exiting _queue_task() for managed_node1/include_tasks 17433 1727096261.81194: done queuing things up, now waiting for results queue to drain 17433 1727096261.81195: waiting for pending results... 17433 1727096261.81381: running TaskExecutor() for managed_node1/TASK: Asserts 17433 1727096261.81455: in run() - task 0afff68d-5257-5abd-5bd8-000000000087 17433 1727096261.81466: variable 'ansible_search_path' from source: unknown 17433 1727096261.81471: variable 'ansible_search_path' from source: unknown 17433 1727096261.81509: variable 'lsr_assert' from source: include params 17433 1727096261.81675: variable 'lsr_assert' from source: include params 17433 1727096261.81728: variable 'omit' from source: magic vars 17433 1727096261.81827: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096261.81834: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096261.81844: variable 'omit' from source: magic vars 17433 1727096261.82017: variable 'ansible_distribution_major_version' from source: facts 17433 1727096261.82024: Evaluated conditional (ansible_distribution_major_version != '6'): True 17433 1727096261.82030: variable 'item' from source: unknown 17433 1727096261.82085: variable 'item' from source: unknown 17433 1727096261.82102: variable 'item' from source: unknown 17433 1727096261.82145: variable 'item' from source: unknown 17433 1727096261.82278: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096261.82282: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096261.82284: variable 'omit' from source: magic vars 17433 1727096261.82350: variable 'ansible_distribution_major_version' from source: facts 17433 1727096261.82354: Evaluated conditional (ansible_distribution_major_version != '6'): True 17433 1727096261.82363: variable 'item' from source: unknown 17433 1727096261.82408: variable 'item' from source: unknown 17433 1727096261.82426: variable 'item' from source: unknown 17433 1727096261.82469: variable 'item' from source: unknown 17433 1727096261.82533: dumping result to json 17433 1727096261.82535: done dumping result, returning 17433 1727096261.82537: done running TaskExecutor() for managed_node1/TASK: Asserts [0afff68d-5257-5abd-5bd8-000000000087] 17433 1727096261.82539: sending task result for task 0afff68d-5257-5abd-5bd8-000000000087 17433 1727096261.82575: done sending task result for task 0afff68d-5257-5abd-5bd8-000000000087 17433 1727096261.82578: WORKER PROCESS EXITING 17433 1727096261.82603: no more pending results, returning what we have 17433 1727096261.82608: in VariableManager get_vars() 17433 1727096261.82643: Calling all_inventory to load vars for managed_node1 17433 1727096261.82646: Calling groups_inventory to load vars for managed_node1 17433 1727096261.82649: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096261.82664: Calling all_plugins_play to load vars for managed_node1 17433 1727096261.82674: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096261.82678: Calling groups_plugins_play to load vars for managed_node1 17433 1727096261.83623: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096261.84490: done with get_vars() 17433 1727096261.84512: variable 'ansible_search_path' from source: unknown 17433 1727096261.84513: variable 'ansible_search_path' from source: unknown 17433 1727096261.84544: variable 'ansible_search_path' from source: unknown 17433 1727096261.84545: variable 'ansible_search_path' from source: unknown 17433 1727096261.84563: we have included files to process 17433 1727096261.84564: generating all_blocks data 17433 1727096261.84565: done generating all_blocks data 17433 1727096261.84571: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 17433 1727096261.84572: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 17433 1727096261.84573: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 17433 1727096261.84709: in VariableManager get_vars() 17433 1727096261.84724: done with get_vars() 17433 1727096261.84900: done processing included file 17433 1727096261.84902: iterating over new_blocks loaded from include file 17433 1727096261.84903: in VariableManager get_vars() 17433 1727096261.84914: done with get_vars() 17433 1727096261.84915: filtering new block on tags 17433 1727096261.84952: done filtering new block on tags 17433 1727096261.84954: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml for managed_node1 => (item=tasks/assert_profile_present.yml) 17433 1727096261.84957: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 17433 1727096261.84958: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 17433 1727096261.84962: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 17433 1727096261.85036: in VariableManager get_vars() 17433 1727096261.85048: done with get_vars() 17433 1727096261.85108: done processing included file 17433 1727096261.85109: iterating over new_blocks loaded from include file 17433 1727096261.85110: in VariableManager get_vars() 17433 1727096261.85118: done with get_vars() 17433 1727096261.85119: filtering new block on tags 17433 1727096261.85137: done filtering new block on tags 17433 1727096261.85138: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml for managed_node1 => (item=tasks/assert_device_present.yml) 17433 1727096261.85141: extending task lists for all hosts with included blocks 17433 1727096261.85744: done extending task lists 17433 1727096261.85745: done processing included files 17433 1727096261.85746: results queue empty 17433 1727096261.85746: checking for any_errors_fatal 17433 1727096261.85749: done checking for any_errors_fatal 17433 1727096261.85750: checking for max_fail_percentage 17433 1727096261.85751: done checking for max_fail_percentage 17433 1727096261.85751: checking to see if all hosts have failed and the running result is not ok 17433 1727096261.85752: done checking to see if all hosts have failed 17433 1727096261.85752: getting the remaining hosts for this loop 17433 1727096261.85753: done getting the remaining hosts for this loop 17433 1727096261.85754: getting the next task for host managed_node1 17433 1727096261.85757: done getting next task for host managed_node1 17433 1727096261.85761: ^ task is: TASK: Include the task 'get_profile_stat.yml' 17433 1727096261.85763: ^ 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 17433 1727096261.85771: getting variables 17433 1727096261.85772: in VariableManager get_vars() 17433 1727096261.85779: Calling all_inventory to load vars for managed_node1 17433 1727096261.85781: Calling groups_inventory to load vars for managed_node1 17433 1727096261.85782: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096261.85787: Calling all_plugins_play to load vars for managed_node1 17433 1727096261.85788: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096261.85790: Calling groups_plugins_play to load vars for managed_node1 17433 1727096261.86438: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096261.87308: done with get_vars() 17433 1727096261.87329: done getting variables TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:3 Monday 23 September 2024 08:57:41 -0400 (0:00:00.064) 0:00:14.819 ****** 17433 1727096261.87392: entering _queue_task() for managed_node1/include_tasks 17433 1727096261.87669: worker is 1 (out of 1 available) 17433 1727096261.87683: exiting _queue_task() for managed_node1/include_tasks 17433 1727096261.87696: done queuing things up, now waiting for results queue to drain 17433 1727096261.87697: waiting for pending results... 17433 1727096261.87882: running TaskExecutor() for managed_node1/TASK: Include the task 'get_profile_stat.yml' 17433 1727096261.87961: in run() - task 0afff68d-5257-5abd-5bd8-000000000376 17433 1727096261.87972: variable 'ansible_search_path' from source: unknown 17433 1727096261.87976: variable 'ansible_search_path' from source: unknown 17433 1727096261.88006: calling self._execute() 17433 1727096261.88075: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096261.88079: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096261.88088: variable 'omit' from source: magic vars 17433 1727096261.88369: variable 'ansible_distribution_major_version' from source: facts 17433 1727096261.88379: Evaluated conditional (ansible_distribution_major_version != '6'): True 17433 1727096261.88385: _execute() done 17433 1727096261.88388: dumping result to json 17433 1727096261.88391: done dumping result, returning 17433 1727096261.88398: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_profile_stat.yml' [0afff68d-5257-5abd-5bd8-000000000376] 17433 1727096261.88402: sending task result for task 0afff68d-5257-5abd-5bd8-000000000376 17433 1727096261.88496: done sending task result for task 0afff68d-5257-5abd-5bd8-000000000376 17433 1727096261.88499: WORKER PROCESS EXITING 17433 1727096261.88527: no more pending results, returning what we have 17433 1727096261.88532: in VariableManager get_vars() 17433 1727096261.88573: Calling all_inventory to load vars for managed_node1 17433 1727096261.88576: Calling groups_inventory to load vars for managed_node1 17433 1727096261.88579: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096261.88592: Calling all_plugins_play to load vars for managed_node1 17433 1727096261.88595: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096261.88597: Calling groups_plugins_play to load vars for managed_node1 17433 1727096261.89488: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096261.90357: done with get_vars() 17433 1727096261.90377: variable 'ansible_search_path' from source: unknown 17433 1727096261.90378: variable 'ansible_search_path' from source: unknown 17433 1727096261.90387: variable 'item' from source: include params 17433 1727096261.90472: variable 'item' from source: include params 17433 1727096261.90498: we have included files to process 17433 1727096261.90499: generating all_blocks data 17433 1727096261.90499: done generating all_blocks data 17433 1727096261.90500: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 17433 1727096261.90501: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 17433 1727096261.90502: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 17433 1727096261.91201: done processing included file 17433 1727096261.91203: iterating over new_blocks loaded from include file 17433 1727096261.91204: in VariableManager get_vars() 17433 1727096261.91217: done with get_vars() 17433 1727096261.91218: filtering new block on tags 17433 1727096261.91309: done filtering new block on tags 17433 1727096261.91312: in VariableManager get_vars() 17433 1727096261.91322: done with get_vars() 17433 1727096261.91323: filtering new block on tags 17433 1727096261.91356: done filtering new block on tags 17433 1727096261.91357: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed_node1 17433 1727096261.91362: extending task lists for all hosts with included blocks 17433 1727096261.91515: done extending task lists 17433 1727096261.91516: done processing included files 17433 1727096261.91517: results queue empty 17433 1727096261.91517: checking for any_errors_fatal 17433 1727096261.91520: done checking for any_errors_fatal 17433 1727096261.91520: checking for max_fail_percentage 17433 1727096261.91521: done checking for max_fail_percentage 17433 1727096261.91521: checking to see if all hosts have failed and the running result is not ok 17433 1727096261.91522: done checking to see if all hosts have failed 17433 1727096261.91523: getting the remaining hosts for this loop 17433 1727096261.91524: done getting the remaining hosts for this loop 17433 1727096261.91525: getting the next task for host managed_node1 17433 1727096261.91528: done getting next task for host managed_node1 17433 1727096261.91529: ^ task is: TASK: Initialize NM profile exist and ansible_managed comment flag 17433 1727096261.91531: ^ 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 17433 1727096261.91533: getting variables 17433 1727096261.91534: in VariableManager get_vars() 17433 1727096261.91540: Calling all_inventory to load vars for managed_node1 17433 1727096261.91542: Calling groups_inventory to load vars for managed_node1 17433 1727096261.91543: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096261.91547: Calling all_plugins_play to load vars for managed_node1 17433 1727096261.91549: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096261.91550: Calling groups_plugins_play to load vars for managed_node1 17433 1727096261.92199: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096261.96654: done with get_vars() 17433 1727096261.96678: done getting variables 17433 1727096261.96711: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Monday 23 September 2024 08:57:41 -0400 (0:00:00.093) 0:00:14.913 ****** 17433 1727096261.96737: entering _queue_task() for managed_node1/set_fact 17433 1727096261.97022: worker is 1 (out of 1 available) 17433 1727096261.97037: exiting _queue_task() for managed_node1/set_fact 17433 1727096261.97049: done queuing things up, now waiting for results queue to drain 17433 1727096261.97052: waiting for pending results... 17433 1727096261.97240: running TaskExecutor() for managed_node1/TASK: Initialize NM profile exist and ansible_managed comment flag 17433 1727096261.97343: in run() - task 0afff68d-5257-5abd-5bd8-0000000003f6 17433 1727096261.97354: variable 'ansible_search_path' from source: unknown 17433 1727096261.97358: variable 'ansible_search_path' from source: unknown 17433 1727096261.97396: calling self._execute() 17433 1727096261.97461: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096261.97469: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096261.97478: variable 'omit' from source: magic vars 17433 1727096261.97768: variable 'ansible_distribution_major_version' from source: facts 17433 1727096261.97779: Evaluated conditional (ansible_distribution_major_version != '6'): True 17433 1727096261.97784: variable 'omit' from source: magic vars 17433 1727096261.97818: variable 'omit' from source: magic vars 17433 1727096261.97849: variable 'omit' from source: magic vars 17433 1727096261.97887: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17433 1727096261.97917: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17433 1727096261.97940: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17433 1727096261.97950: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17433 1727096261.97960: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17433 1727096261.97988: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17433 1727096261.97991: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096261.97994: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096261.98068: Set connection var ansible_shell_executable to /bin/sh 17433 1727096261.98077: Set connection var ansible_pipelining to False 17433 1727096261.98080: Set connection var ansible_connection to ssh 17433 1727096261.98083: Set connection var ansible_shell_type to sh 17433 1727096261.98089: Set connection var ansible_timeout to 10 17433 1727096261.98094: Set connection var ansible_module_compression to ZIP_DEFLATED 17433 1727096261.98112: variable 'ansible_shell_executable' from source: unknown 17433 1727096261.98115: variable 'ansible_connection' from source: unknown 17433 1727096261.98118: variable 'ansible_module_compression' from source: unknown 17433 1727096261.98120: variable 'ansible_shell_type' from source: unknown 17433 1727096261.98123: variable 'ansible_shell_executable' from source: unknown 17433 1727096261.98125: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096261.98128: variable 'ansible_pipelining' from source: unknown 17433 1727096261.98130: variable 'ansible_timeout' from source: unknown 17433 1727096261.98135: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096261.98240: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17433 1727096261.98249: variable 'omit' from source: magic vars 17433 1727096261.98254: starting attempt loop 17433 1727096261.98259: running the handler 17433 1727096261.98276: handler run complete 17433 1727096261.98283: attempt loop complete, returning result 17433 1727096261.98286: _execute() done 17433 1727096261.98289: dumping result to json 17433 1727096261.98291: done dumping result, returning 17433 1727096261.98298: done running TaskExecutor() for managed_node1/TASK: Initialize NM profile exist and ansible_managed comment flag [0afff68d-5257-5abd-5bd8-0000000003f6] 17433 1727096261.98300: sending task result for task 0afff68d-5257-5abd-5bd8-0000000003f6 17433 1727096261.98399: done sending task result for task 0afff68d-5257-5abd-5bd8-0000000003f6 17433 1727096261.98402: 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 } 17433 1727096261.98455: no more pending results, returning what we have 17433 1727096261.98459: results queue empty 17433 1727096261.98460: checking for any_errors_fatal 17433 1727096261.98461: done checking for any_errors_fatal 17433 1727096261.98462: checking for max_fail_percentage 17433 1727096261.98463: done checking for max_fail_percentage 17433 1727096261.98464: checking to see if all hosts have failed and the running result is not ok 17433 1727096261.98465: done checking to see if all hosts have failed 17433 1727096261.98466: getting the remaining hosts for this loop 17433 1727096261.98469: done getting the remaining hosts for this loop 17433 1727096261.98473: getting the next task for host managed_node1 17433 1727096261.98480: done getting next task for host managed_node1 17433 1727096261.98483: ^ task is: TASK: Stat profile file 17433 1727096261.98487: ^ 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 17433 1727096261.98492: getting variables 17433 1727096261.98493: in VariableManager get_vars() 17433 1727096261.98527: Calling all_inventory to load vars for managed_node1 17433 1727096261.98529: Calling groups_inventory to load vars for managed_node1 17433 1727096261.98532: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096261.98542: Calling all_plugins_play to load vars for managed_node1 17433 1727096261.98545: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096261.98547: Calling groups_plugins_play to load vars for managed_node1 17433 1727096261.99353: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096262.00250: done with get_vars() 17433 1727096262.00274: done getting variables TASK [Stat profile file] ******************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Monday 23 September 2024 08:57:42 -0400 (0:00:00.036) 0:00:14.949 ****** 17433 1727096262.00348: entering _queue_task() for managed_node1/stat 17433 1727096262.00613: worker is 1 (out of 1 available) 17433 1727096262.00627: exiting _queue_task() for managed_node1/stat 17433 1727096262.00642: done queuing things up, now waiting for results queue to drain 17433 1727096262.00643: waiting for pending results... 17433 1727096262.00829: running TaskExecutor() for managed_node1/TASK: Stat profile file 17433 1727096262.00915: in run() - task 0afff68d-5257-5abd-5bd8-0000000003f7 17433 1727096262.00926: variable 'ansible_search_path' from source: unknown 17433 1727096262.00929: variable 'ansible_search_path' from source: unknown 17433 1727096262.00958: calling self._execute() 17433 1727096262.01033: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096262.01038: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096262.01046: variable 'omit' from source: magic vars 17433 1727096262.01335: variable 'ansible_distribution_major_version' from source: facts 17433 1727096262.01344: Evaluated conditional (ansible_distribution_major_version != '6'): True 17433 1727096262.01349: variable 'omit' from source: magic vars 17433 1727096262.01388: variable 'omit' from source: magic vars 17433 1727096262.01463: variable 'profile' from source: play vars 17433 1727096262.01470: variable 'interface' from source: play vars 17433 1727096262.01519: variable 'interface' from source: play vars 17433 1727096262.01535: variable 'omit' from source: magic vars 17433 1727096262.01572: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17433 1727096262.01600: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17433 1727096262.01616: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17433 1727096262.01632: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17433 1727096262.01643: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17433 1727096262.01670: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17433 1727096262.01673: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096262.01676: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096262.01751: Set connection var ansible_shell_executable to /bin/sh 17433 1727096262.01754: Set connection var ansible_pipelining to False 17433 1727096262.01757: Set connection var ansible_connection to ssh 17433 1727096262.01762: Set connection var ansible_shell_type to sh 17433 1727096262.01770: Set connection var ansible_timeout to 10 17433 1727096262.01774: Set connection var ansible_module_compression to ZIP_DEFLATED 17433 1727096262.01791: variable 'ansible_shell_executable' from source: unknown 17433 1727096262.01794: variable 'ansible_connection' from source: unknown 17433 1727096262.01797: variable 'ansible_module_compression' from source: unknown 17433 1727096262.01800: variable 'ansible_shell_type' from source: unknown 17433 1727096262.01802: variable 'ansible_shell_executable' from source: unknown 17433 1727096262.01805: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096262.01807: variable 'ansible_pipelining' from source: unknown 17433 1727096262.01810: variable 'ansible_timeout' from source: unknown 17433 1727096262.01813: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096262.01957: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 17433 1727096262.01968: variable 'omit' from source: magic vars 17433 1727096262.01978: starting attempt loop 17433 1727096262.01982: running the handler 17433 1727096262.01991: _low_level_execute_command(): starting 17433 1727096262.01998: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 17433 1727096262.02521: 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 <<< 17433 1727096262.02528: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17433 1727096262.02532: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096262.02587: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 17433 1727096262.02590: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17433 1727096262.02596: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096262.02674: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096262.04436: stdout chunk (state=3): >>>/root <<< 17433 1727096262.04525: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17433 1727096262.04557: stderr chunk (state=3): >>><<< 17433 1727096262.04561: stdout chunk (state=3): >>><<< 17433 1727096262.04592: _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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17433 1727096262.04604: _low_level_execute_command(): starting 17433 1727096262.04610: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096262.0459154-18129-109934723316514 `" && echo ansible-tmp-1727096262.0459154-18129-109934723316514="` echo /root/.ansible/tmp/ansible-tmp-1727096262.0459154-18129-109934723316514 `" ) && sleep 0' 17433 1727096262.05056: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 17433 1727096262.05060: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17433 1727096262.05094: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 17433 1727096262.05105: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096262.05108: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17433 1727096262.05111: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096262.05163: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 17433 1727096262.05171: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17433 1727096262.05174: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096262.05243: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096262.07286: stdout chunk (state=3): >>>ansible-tmp-1727096262.0459154-18129-109934723316514=/root/.ansible/tmp/ansible-tmp-1727096262.0459154-18129-109934723316514 <<< 17433 1727096262.07382: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17433 1727096262.07413: stderr chunk (state=3): >>><<< 17433 1727096262.07417: stdout chunk (state=3): >>><<< 17433 1727096262.07433: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096262.0459154-18129-109934723316514=/root/.ansible/tmp/ansible-tmp-1727096262.0459154-18129-109934723316514 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17433 1727096262.07477: variable 'ansible_module_compression' from source: unknown 17433 1727096262.07530: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-174331dk3fifg/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 17433 1727096262.07564: variable 'ansible_facts' from source: unknown 17433 1727096262.07620: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096262.0459154-18129-109934723316514/AnsiballZ_stat.py 17433 1727096262.07732: Sending initial data 17433 1727096262.07736: Sent initial data (153 bytes) 17433 1727096262.08200: 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 <<< 17433 1727096262.08203: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096262.08206: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17433 1727096262.08208: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096262.08247: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 17433 1727096262.08265: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096262.08332: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096262.10001: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 17433 1727096262.10067: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 17433 1727096262.10131: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-174331dk3fifg/tmpivouuznf /root/.ansible/tmp/ansible-tmp-1727096262.0459154-18129-109934723316514/AnsiballZ_stat.py <<< 17433 1727096262.10136: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096262.0459154-18129-109934723316514/AnsiballZ_stat.py" <<< 17433 1727096262.10196: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-174331dk3fifg/tmpivouuznf" to remote "/root/.ansible/tmp/ansible-tmp-1727096262.0459154-18129-109934723316514/AnsiballZ_stat.py" <<< 17433 1727096262.10201: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096262.0459154-18129-109934723316514/AnsiballZ_stat.py" <<< 17433 1727096262.10846: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17433 1727096262.10892: stderr chunk (state=3): >>><<< 17433 1727096262.10897: stdout chunk (state=3): >>><<< 17433 1727096262.10941: done transferring module to remote 17433 1727096262.10950: _low_level_execute_command(): starting 17433 1727096262.10955: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096262.0459154-18129-109934723316514/ /root/.ansible/tmp/ansible-tmp-1727096262.0459154-18129-109934723316514/AnsiballZ_stat.py && sleep 0' 17433 1727096262.11417: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 17433 1727096262.11421: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 17433 1727096262.11423: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096262.11425: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17433 1727096262.11432: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096262.11485: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 17433 1727096262.11492: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096262.11563: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096262.13579: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17433 1727096262.13583: stdout chunk (state=3): >>><<< 17433 1727096262.13586: stderr chunk (state=3): >>><<< 17433 1727096262.13588: _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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17433 1727096262.13591: _low_level_execute_command(): starting 17433 1727096262.13593: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096262.0459154-18129-109934723316514/AnsiballZ_stat.py && sleep 0' 17433 1727096262.14162: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17433 1727096262.14203: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17433 1727096262.14206: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17433 1727096262.14264: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17433 1727096262.14269: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096262.14271: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17433 1727096262.14273: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096262.14331: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 17433 1727096262.14336: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17433 1727096262.14356: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096262.14508: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096262.30274: 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"}}} <<< 17433 1727096262.31691: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 17433 1727096262.31717: stderr chunk (state=3): >>><<< 17433 1727096262.31722: stdout chunk (state=3): >>><<< 17433 1727096262.31742: _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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 17433 1727096262.31766: 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-1727096262.0459154-18129-109934723316514/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 17433 1727096262.31776: _low_level_execute_command(): starting 17433 1727096262.31781: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096262.0459154-18129-109934723316514/ > /dev/null 2>&1 && sleep 0' 17433 1727096262.32227: 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 <<< 17433 1727096262.32231: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17433 1727096262.32262: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 17433 1727096262.32266: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 17433 1727096262.32271: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17433 1727096262.32278: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096262.32329: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 17433 1727096262.32333: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17433 1727096262.32335: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096262.32414: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096262.34307: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17433 1727096262.34340: stderr chunk (state=3): >>><<< 17433 1727096262.34344: stdout chunk (state=3): >>><<< 17433 1727096262.34358: _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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17433 1727096262.34364: handler run complete 17433 1727096262.34382: attempt loop complete, returning result 17433 1727096262.34385: _execute() done 17433 1727096262.34388: dumping result to json 17433 1727096262.34390: done dumping result, returning 17433 1727096262.34398: done running TaskExecutor() for managed_node1/TASK: Stat profile file [0afff68d-5257-5abd-5bd8-0000000003f7] 17433 1727096262.34400: sending task result for task 0afff68d-5257-5abd-5bd8-0000000003f7 17433 1727096262.34492: done sending task result for task 0afff68d-5257-5abd-5bd8-0000000003f7 17433 1727096262.34494: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 17433 1727096262.34551: no more pending results, returning what we have 17433 1727096262.34555: results queue empty 17433 1727096262.34555: checking for any_errors_fatal 17433 1727096262.34564: done checking for any_errors_fatal 17433 1727096262.34565: checking for max_fail_percentage 17433 1727096262.34566: done checking for max_fail_percentage 17433 1727096262.34570: checking to see if all hosts have failed and the running result is not ok 17433 1727096262.34571: done checking to see if all hosts have failed 17433 1727096262.34572: getting the remaining hosts for this loop 17433 1727096262.34574: done getting the remaining hosts for this loop 17433 1727096262.34577: getting the next task for host managed_node1 17433 1727096262.34584: done getting next task for host managed_node1 17433 1727096262.34587: ^ task is: TASK: Set NM profile exist flag based on the profile files 17433 1727096262.34591: ^ 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 17433 1727096262.34595: getting variables 17433 1727096262.34596: in VariableManager get_vars() 17433 1727096262.34631: Calling all_inventory to load vars for managed_node1 17433 1727096262.34633: Calling groups_inventory to load vars for managed_node1 17433 1727096262.34637: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096262.34648: Calling all_plugins_play to load vars for managed_node1 17433 1727096262.34651: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096262.34653: Calling groups_plugins_play to load vars for managed_node1 17433 1727096262.35589: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096262.36463: done with get_vars() 17433 1727096262.36480: done getting variables 17433 1727096262.36526: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set NM profile exist flag based on the profile files] ******************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Monday 23 September 2024 08:57:42 -0400 (0:00:00.361) 0:00:15.311 ****** 17433 1727096262.36548: entering _queue_task() for managed_node1/set_fact 17433 1727096262.36816: worker is 1 (out of 1 available) 17433 1727096262.36832: exiting _queue_task() for managed_node1/set_fact 17433 1727096262.36844: done queuing things up, now waiting for results queue to drain 17433 1727096262.36845: waiting for pending results... 17433 1727096262.37022: running TaskExecutor() for managed_node1/TASK: Set NM profile exist flag based on the profile files 17433 1727096262.37109: in run() - task 0afff68d-5257-5abd-5bd8-0000000003f8 17433 1727096262.37119: variable 'ansible_search_path' from source: unknown 17433 1727096262.37123: variable 'ansible_search_path' from source: unknown 17433 1727096262.37151: calling self._execute() 17433 1727096262.37224: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096262.37228: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096262.37236: variable 'omit' from source: magic vars 17433 1727096262.37515: variable 'ansible_distribution_major_version' from source: facts 17433 1727096262.37525: Evaluated conditional (ansible_distribution_major_version != '6'): True 17433 1727096262.37608: variable 'profile_stat' from source: set_fact 17433 1727096262.37619: Evaluated conditional (profile_stat.stat.exists): False 17433 1727096262.37622: when evaluation is False, skipping this task 17433 1727096262.37626: _execute() done 17433 1727096262.37629: dumping result to json 17433 1727096262.37632: done dumping result, returning 17433 1727096262.37635: done running TaskExecutor() for managed_node1/TASK: Set NM profile exist flag based on the profile files [0afff68d-5257-5abd-5bd8-0000000003f8] 17433 1727096262.37644: sending task result for task 0afff68d-5257-5abd-5bd8-0000000003f8 17433 1727096262.37724: done sending task result for task 0afff68d-5257-5abd-5bd8-0000000003f8 17433 1727096262.37726: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 17433 1727096262.37795: no more pending results, returning what we have 17433 1727096262.37799: results queue empty 17433 1727096262.37800: checking for any_errors_fatal 17433 1727096262.37809: done checking for any_errors_fatal 17433 1727096262.37810: checking for max_fail_percentage 17433 1727096262.37811: done checking for max_fail_percentage 17433 1727096262.37812: checking to see if all hosts have failed and the running result is not ok 17433 1727096262.37813: done checking to see if all hosts have failed 17433 1727096262.37814: getting the remaining hosts for this loop 17433 1727096262.37816: done getting the remaining hosts for this loop 17433 1727096262.37819: getting the next task for host managed_node1 17433 1727096262.37826: done getting next task for host managed_node1 17433 1727096262.37829: ^ task is: TASK: Get NM profile info 17433 1727096262.37833: ^ 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 17433 1727096262.37840: getting variables 17433 1727096262.37841: in VariableManager get_vars() 17433 1727096262.37883: Calling all_inventory to load vars for managed_node1 17433 1727096262.37885: Calling groups_inventory to load vars for managed_node1 17433 1727096262.37888: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096262.37898: Calling all_plugins_play to load vars for managed_node1 17433 1727096262.37900: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096262.37902: Calling groups_plugins_play to load vars for managed_node1 17433 1727096262.38679: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096262.39556: done with get_vars() 17433 1727096262.39575: done getting variables 17433 1727096262.39646: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Get NM profile info] ***************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Monday 23 September 2024 08:57:42 -0400 (0:00:00.031) 0:00:15.342 ****** 17433 1727096262.39671: entering _queue_task() for managed_node1/shell 17433 1727096262.39672: Creating lock for shell 17433 1727096262.39925: worker is 1 (out of 1 available) 17433 1727096262.39939: exiting _queue_task() for managed_node1/shell 17433 1727096262.39951: done queuing things up, now waiting for results queue to drain 17433 1727096262.39952: waiting for pending results... 17433 1727096262.40137: running TaskExecutor() for managed_node1/TASK: Get NM profile info 17433 1727096262.40224: in run() - task 0afff68d-5257-5abd-5bd8-0000000003f9 17433 1727096262.40235: variable 'ansible_search_path' from source: unknown 17433 1727096262.40239: variable 'ansible_search_path' from source: unknown 17433 1727096262.40272: calling self._execute() 17433 1727096262.40341: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096262.40346: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096262.40353: variable 'omit' from source: magic vars 17433 1727096262.40631: variable 'ansible_distribution_major_version' from source: facts 17433 1727096262.40641: Evaluated conditional (ansible_distribution_major_version != '6'): True 17433 1727096262.40647: variable 'omit' from source: magic vars 17433 1727096262.40688: variable 'omit' from source: magic vars 17433 1727096262.40757: variable 'profile' from source: play vars 17433 1727096262.40761: variable 'interface' from source: play vars 17433 1727096262.40812: variable 'interface' from source: play vars 17433 1727096262.40829: variable 'omit' from source: magic vars 17433 1727096262.40871: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17433 1727096262.40897: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17433 1727096262.40912: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17433 1727096262.40926: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17433 1727096262.40936: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17433 1727096262.40966: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17433 1727096262.40971: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096262.40973: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096262.41043: Set connection var ansible_shell_executable to /bin/sh 17433 1727096262.41051: Set connection var ansible_pipelining to False 17433 1727096262.41054: Set connection var ansible_connection to ssh 17433 1727096262.41056: Set connection var ansible_shell_type to sh 17433 1727096262.41069: Set connection var ansible_timeout to 10 17433 1727096262.41073: Set connection var ansible_module_compression to ZIP_DEFLATED 17433 1727096262.41088: variable 'ansible_shell_executable' from source: unknown 17433 1727096262.41091: variable 'ansible_connection' from source: unknown 17433 1727096262.41094: variable 'ansible_module_compression' from source: unknown 17433 1727096262.41096: variable 'ansible_shell_type' from source: unknown 17433 1727096262.41098: variable 'ansible_shell_executable' from source: unknown 17433 1727096262.41101: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096262.41105: variable 'ansible_pipelining' from source: unknown 17433 1727096262.41108: variable 'ansible_timeout' from source: unknown 17433 1727096262.41110: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096262.41213: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17433 1727096262.41223: variable 'omit' from source: magic vars 17433 1727096262.41229: starting attempt loop 17433 1727096262.41231: running the handler 17433 1727096262.41241: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17433 1727096262.41256: _low_level_execute_command(): starting 17433 1727096262.41261: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 17433 1727096262.41797: 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 <<< 17433 1727096262.41803: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096262.41806: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 17433 1727096262.41810: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096262.41858: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 17433 1727096262.41869: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17433 1727096262.41873: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096262.41940: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096262.43642: stdout chunk (state=3): >>>/root <<< 17433 1727096262.43740: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17433 1727096262.43769: stderr chunk (state=3): >>><<< 17433 1727096262.43773: stdout chunk (state=3): >>><<< 17433 1727096262.43799: _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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17433 1727096262.43810: _low_level_execute_command(): starting 17433 1727096262.43816: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096262.4379704-18145-74113003389798 `" && echo ansible-tmp-1727096262.4379704-18145-74113003389798="` echo /root/.ansible/tmp/ansible-tmp-1727096262.4379704-18145-74113003389798 `" ) && sleep 0' 17433 1727096262.44266: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 17433 1727096262.44304: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17433 1727096262.44308: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 17433 1727096262.44310: 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.11.125 is address debug1: re-parsing configuration <<< 17433 1727096262.44312: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 17433 1727096262.44314: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096262.44369: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 17433 1727096262.44373: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17433 1727096262.44379: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096262.44444: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096262.46434: stdout chunk (state=3): >>>ansible-tmp-1727096262.4379704-18145-74113003389798=/root/.ansible/tmp/ansible-tmp-1727096262.4379704-18145-74113003389798 <<< 17433 1727096262.46540: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17433 1727096262.46576: stderr chunk (state=3): >>><<< 17433 1727096262.46580: stdout chunk (state=3): >>><<< 17433 1727096262.46597: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096262.4379704-18145-74113003389798=/root/.ansible/tmp/ansible-tmp-1727096262.4379704-18145-74113003389798 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17433 1727096262.46625: variable 'ansible_module_compression' from source: unknown 17433 1727096262.46674: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-174331dk3fifg/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 17433 1727096262.46711: variable 'ansible_facts' from source: unknown 17433 1727096262.46764: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096262.4379704-18145-74113003389798/AnsiballZ_command.py 17433 1727096262.46877: Sending initial data 17433 1727096262.46881: Sent initial data (155 bytes) 17433 1727096262.47330: 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 <<< 17433 1727096262.47362: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 17433 1727096262.47368: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096262.47372: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17433 1727096262.47374: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096262.47427: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 17433 1727096262.47430: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17433 1727096262.47432: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096262.47503: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096262.49185: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 17433 1727096262.49249: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 17433 1727096262.49320: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-174331dk3fifg/tmprxjorm2f /root/.ansible/tmp/ansible-tmp-1727096262.4379704-18145-74113003389798/AnsiballZ_command.py <<< 17433 1727096262.49323: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096262.4379704-18145-74113003389798/AnsiballZ_command.py" <<< 17433 1727096262.49383: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-174331dk3fifg/tmprxjorm2f" to remote "/root/.ansible/tmp/ansible-tmp-1727096262.4379704-18145-74113003389798/AnsiballZ_command.py" <<< 17433 1727096262.49386: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096262.4379704-18145-74113003389798/AnsiballZ_command.py" <<< 17433 1727096262.50021: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17433 1727096262.50075: stderr chunk (state=3): >>><<< 17433 1727096262.50078: stdout chunk (state=3): >>><<< 17433 1727096262.50094: done transferring module to remote 17433 1727096262.50103: _low_level_execute_command(): starting 17433 1727096262.50108: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096262.4379704-18145-74113003389798/ /root/.ansible/tmp/ansible-tmp-1727096262.4379704-18145-74113003389798/AnsiballZ_command.py && sleep 0' 17433 1727096262.50543: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 17433 1727096262.50552: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17433 1727096262.50574: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096262.50577: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 17433 1727096262.50587: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096262.50648: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 17433 1727096262.50652: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17433 1727096262.50657: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096262.50723: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096262.52778: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17433 1727096262.52783: stdout chunk (state=3): >>><<< 17433 1727096262.52785: stderr chunk (state=3): >>><<< 17433 1727096262.52788: _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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17433 1727096262.52791: _low_level_execute_command(): starting 17433 1727096262.52793: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096262.4379704-18145-74113003389798/AnsiballZ_command.py && sleep 0' 17433 1727096262.53283: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 17433 1727096262.53287: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096262.53311: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 17433 1727096262.53314: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096262.53375: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 17433 1727096262.53382: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096262.53462: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096262.70687: 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-23 08:57:42.687663", "end": "2024-09-23 08:57:42.705186", "delta": "0:00:00.017523", "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}}} <<< 17433 1727096262.72399: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 17433 1727096262.72448: stderr chunk (state=3): >>><<< 17433 1727096262.72451: stdout chunk (state=3): >>><<< 17433 1727096262.72592: _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-23 08:57:42.687663", "end": "2024-09-23 08:57:42.705186", "delta": "0:00:00.017523", "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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 17433 1727096262.72596: 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-1727096262.4379704-18145-74113003389798/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 17433 1727096262.72605: _low_level_execute_command(): starting 17433 1727096262.72607: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096262.4379704-18145-74113003389798/ > /dev/null 2>&1 && sleep 0' 17433 1727096262.73211: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17433 1727096262.73215: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17433 1727096262.73236: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 17433 1727096262.73333: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address <<< 17433 1727096262.73350: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 17433 1727096262.73386: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096262.73482: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096262.75580: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17433 1727096262.75584: stdout chunk (state=3): >>><<< 17433 1727096262.75587: stderr chunk (state=3): >>><<< 17433 1727096262.75590: _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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17433 1727096262.75592: handler run complete 17433 1727096262.75595: Evaluated conditional (False): False 17433 1727096262.75597: attempt loop complete, returning result 17433 1727096262.75599: _execute() done 17433 1727096262.75601: dumping result to json 17433 1727096262.75602: done dumping result, returning 17433 1727096262.75605: done running TaskExecutor() for managed_node1/TASK: Get NM profile info [0afff68d-5257-5abd-5bd8-0000000003f9] 17433 1727096262.75607: sending task result for task 0afff68d-5257-5abd-5bd8-0000000003f9 17433 1727096262.75680: done sending task result for task 0afff68d-5257-5abd-5bd8-0000000003f9 17433 1727096262.75683: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep dummy0 | grep /etc", "delta": "0:00:00.017523", "end": "2024-09-23 08:57:42.705186", "rc": 0, "start": "2024-09-23 08:57:42.687663" } STDOUT: dummy0 /etc/NetworkManager/system-connections/dummy0.nmconnection 17433 1727096262.75934: no more pending results, returning what we have 17433 1727096262.75937: results queue empty 17433 1727096262.75938: checking for any_errors_fatal 17433 1727096262.75946: done checking for any_errors_fatal 17433 1727096262.75947: checking for max_fail_percentage 17433 1727096262.75949: done checking for max_fail_percentage 17433 1727096262.75949: checking to see if all hosts have failed and the running result is not ok 17433 1727096262.75950: done checking to see if all hosts have failed 17433 1727096262.75951: getting the remaining hosts for this loop 17433 1727096262.75953: done getting the remaining hosts for this loop 17433 1727096262.75956: getting the next task for host managed_node1 17433 1727096262.75965: done getting next task for host managed_node1 17433 1727096262.75973: ^ task is: TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output 17433 1727096262.75977: ^ 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 17433 1727096262.75982: getting variables 17433 1727096262.75983: in VariableManager get_vars() 17433 1727096262.76015: Calling all_inventory to load vars for managed_node1 17433 1727096262.76018: Calling groups_inventory to load vars for managed_node1 17433 1727096262.76021: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096262.76032: Calling all_plugins_play to load vars for managed_node1 17433 1727096262.76035: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096262.76037: Calling groups_plugins_play to load vars for managed_node1 17433 1727096262.77672: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096262.79356: done with get_vars() 17433 1727096262.79408: done getting variables 17433 1727096262.79490: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Monday 23 September 2024 08:57:42 -0400 (0:00:00.398) 0:00:15.741 ****** 17433 1727096262.79523: entering _queue_task() for managed_node1/set_fact 17433 1727096262.80024: worker is 1 (out of 1 available) 17433 1727096262.80038: exiting _queue_task() for managed_node1/set_fact 17433 1727096262.80051: done queuing things up, now waiting for results queue to drain 17433 1727096262.80052: waiting for pending results... 17433 1727096262.80505: running TaskExecutor() for managed_node1/TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output 17433 1727096262.80510: in run() - task 0afff68d-5257-5abd-5bd8-0000000003fa 17433 1727096262.80513: variable 'ansible_search_path' from source: unknown 17433 1727096262.80516: variable 'ansible_search_path' from source: unknown 17433 1727096262.80560: calling self._execute() 17433 1727096262.80711: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096262.80715: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096262.80718: variable 'omit' from source: magic vars 17433 1727096262.81134: variable 'ansible_distribution_major_version' from source: facts 17433 1727096262.81156: Evaluated conditional (ansible_distribution_major_version != '6'): True 17433 1727096262.81305: variable 'nm_profile_exists' from source: set_fact 17433 1727096262.81363: Evaluated conditional (nm_profile_exists.rc == 0): True 17433 1727096262.81368: variable 'omit' from source: magic vars 17433 1727096262.81404: variable 'omit' from source: magic vars 17433 1727096262.81443: variable 'omit' from source: magic vars 17433 1727096262.81496: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17433 1727096262.81543: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17433 1727096262.81571: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17433 1727096262.81620: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17433 1727096262.81623: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17433 1727096262.81657: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17433 1727096262.81691: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096262.81694: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096262.81802: Set connection var ansible_shell_executable to /bin/sh 17433 1727096262.81819: Set connection var ansible_pipelining to False 17433 1727096262.81827: Set connection var ansible_connection to ssh 17433 1727096262.81872: Set connection var ansible_shell_type to sh 17433 1727096262.81875: Set connection var ansible_timeout to 10 17433 1727096262.81877: Set connection var ansible_module_compression to ZIP_DEFLATED 17433 1727096262.81893: variable 'ansible_shell_executable' from source: unknown 17433 1727096262.81903: variable 'ansible_connection' from source: unknown 17433 1727096262.81914: variable 'ansible_module_compression' from source: unknown 17433 1727096262.81921: variable 'ansible_shell_type' from source: unknown 17433 1727096262.81946: variable 'ansible_shell_executable' from source: unknown 17433 1727096262.81949: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096262.81952: variable 'ansible_pipelining' from source: unknown 17433 1727096262.81955: variable 'ansible_timeout' from source: unknown 17433 1727096262.82056: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096262.82122: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17433 1727096262.82140: variable 'omit' from source: magic vars 17433 1727096262.82152: starting attempt loop 17433 1727096262.82172: running the handler 17433 1727096262.82190: handler run complete 17433 1727096262.82206: attempt loop complete, returning result 17433 1727096262.82213: _execute() done 17433 1727096262.82220: dumping result to json 17433 1727096262.82227: done dumping result, returning 17433 1727096262.82241: done running TaskExecutor() for managed_node1/TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output [0afff68d-5257-5abd-5bd8-0000000003fa] 17433 1727096262.82250: sending task result for task 0afff68d-5257-5abd-5bd8-0000000003fa ok: [managed_node1] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true, "lsr_net_profile_exists": true, "lsr_net_profile_fingerprint": true }, "changed": false } 17433 1727096262.82439: no more pending results, returning what we have 17433 1727096262.82443: results queue empty 17433 1727096262.82444: checking for any_errors_fatal 17433 1727096262.82454: done checking for any_errors_fatal 17433 1727096262.82455: checking for max_fail_percentage 17433 1727096262.82457: done checking for max_fail_percentage 17433 1727096262.82458: checking to see if all hosts have failed and the running result is not ok 17433 1727096262.82459: done checking to see if all hosts have failed 17433 1727096262.82460: getting the remaining hosts for this loop 17433 1727096262.82462: done getting the remaining hosts for this loop 17433 1727096262.82466: getting the next task for host managed_node1 17433 1727096262.82480: done getting next task for host managed_node1 17433 1727096262.82483: ^ task is: TASK: Get the ansible_managed comment in ifcfg-{{ profile }} 17433 1727096262.82488: ^ 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 17433 1727096262.82492: getting variables 17433 1727096262.82494: in VariableManager get_vars() 17433 1727096262.82531: Calling all_inventory to load vars for managed_node1 17433 1727096262.82534: Calling groups_inventory to load vars for managed_node1 17433 1727096262.82538: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096262.82550: Calling all_plugins_play to load vars for managed_node1 17433 1727096262.82554: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096262.82557: Calling groups_plugins_play to load vars for managed_node1 17433 1727096262.83187: done sending task result for task 0afff68d-5257-5abd-5bd8-0000000003fa 17433 1727096262.83191: WORKER PROCESS EXITING 17433 1727096262.84264: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096262.86081: done with get_vars() 17433 1727096262.86116: done getting variables 17433 1727096262.86193: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 17433 1727096262.86342: variable 'profile' from source: play vars 17433 1727096262.86347: variable 'interface' from source: play vars 17433 1727096262.86418: variable 'interface' from source: play vars TASK [Get the ansible_managed comment in ifcfg-dummy0] ************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Monday 23 September 2024 08:57:42 -0400 (0:00:00.069) 0:00:15.810 ****** 17433 1727096262.86451: entering _queue_task() for managed_node1/command 17433 1727096262.86914: worker is 1 (out of 1 available) 17433 1727096262.86926: exiting _queue_task() for managed_node1/command 17433 1727096262.86937: done queuing things up, now waiting for results queue to drain 17433 1727096262.86938: waiting for pending results... 17433 1727096262.87188: running TaskExecutor() for managed_node1/TASK: Get the ansible_managed comment in ifcfg-dummy0 17433 1727096262.87328: in run() - task 0afff68d-5257-5abd-5bd8-0000000003fc 17433 1727096262.87354: variable 'ansible_search_path' from source: unknown 17433 1727096262.87361: variable 'ansible_search_path' from source: unknown 17433 1727096262.87409: calling self._execute() 17433 1727096262.87511: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096262.87558: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096262.87561: variable 'omit' from source: magic vars 17433 1727096262.87927: variable 'ansible_distribution_major_version' from source: facts 17433 1727096262.87944: Evaluated conditional (ansible_distribution_major_version != '6'): True 17433 1727096262.88070: variable 'profile_stat' from source: set_fact 17433 1727096262.88102: Evaluated conditional (profile_stat.stat.exists): False 17433 1727096262.88105: when evaluation is False, skipping this task 17433 1727096262.88107: _execute() done 17433 1727096262.88109: dumping result to json 17433 1727096262.88143: done dumping result, returning 17433 1727096262.88147: done running TaskExecutor() for managed_node1/TASK: Get the ansible_managed comment in ifcfg-dummy0 [0afff68d-5257-5abd-5bd8-0000000003fc] 17433 1727096262.88149: sending task result for task 0afff68d-5257-5abd-5bd8-0000000003fc skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 17433 1727096262.88397: no more pending results, returning what we have 17433 1727096262.88401: results queue empty 17433 1727096262.88402: checking for any_errors_fatal 17433 1727096262.88408: done checking for any_errors_fatal 17433 1727096262.88409: checking for max_fail_percentage 17433 1727096262.88411: done checking for max_fail_percentage 17433 1727096262.88412: checking to see if all hosts have failed and the running result is not ok 17433 1727096262.88413: done checking to see if all hosts have failed 17433 1727096262.88414: getting the remaining hosts for this loop 17433 1727096262.88416: done getting the remaining hosts for this loop 17433 1727096262.88420: getting the next task for host managed_node1 17433 1727096262.88428: done getting next task for host managed_node1 17433 1727096262.88431: ^ task is: TASK: Verify the ansible_managed comment in ifcfg-{{ profile }} 17433 1727096262.88436: ^ 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 17433 1727096262.88441: getting variables 17433 1727096262.88443: in VariableManager get_vars() 17433 1727096262.88483: Calling all_inventory to load vars for managed_node1 17433 1727096262.88486: Calling groups_inventory to load vars for managed_node1 17433 1727096262.88489: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096262.88504: Calling all_plugins_play to load vars for managed_node1 17433 1727096262.88507: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096262.88510: Calling groups_plugins_play to load vars for managed_node1 17433 1727096262.89082: done sending task result for task 0afff68d-5257-5abd-5bd8-0000000003fc 17433 1727096262.89086: WORKER PROCESS EXITING 17433 1727096262.90330: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096262.91998: done with get_vars() 17433 1727096262.92028: done getting variables 17433 1727096262.92102: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 17433 1727096262.92225: variable 'profile' from source: play vars 17433 1727096262.92229: variable 'interface' from source: play vars 17433 1727096262.92296: variable 'interface' from source: play vars TASK [Verify the ansible_managed comment in ifcfg-dummy0] ********************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Monday 23 September 2024 08:57:42 -0400 (0:00:00.058) 0:00:15.869 ****** 17433 1727096262.92329: entering _queue_task() for managed_node1/set_fact 17433 1727096262.92885: worker is 1 (out of 1 available) 17433 1727096262.92895: exiting _queue_task() for managed_node1/set_fact 17433 1727096262.92909: done queuing things up, now waiting for results queue to drain 17433 1727096262.92911: waiting for pending results... 17433 1727096262.93057: running TaskExecutor() for managed_node1/TASK: Verify the ansible_managed comment in ifcfg-dummy0 17433 1727096262.93204: in run() - task 0afff68d-5257-5abd-5bd8-0000000003fd 17433 1727096262.93226: variable 'ansible_search_path' from source: unknown 17433 1727096262.93234: variable 'ansible_search_path' from source: unknown 17433 1727096262.93312: calling self._execute() 17433 1727096262.93394: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096262.93404: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096262.93426: variable 'omit' from source: magic vars 17433 1727096262.93833: variable 'ansible_distribution_major_version' from source: facts 17433 1727096262.93890: Evaluated conditional (ansible_distribution_major_version != '6'): True 17433 1727096262.93999: variable 'profile_stat' from source: set_fact 17433 1727096262.94017: Evaluated conditional (profile_stat.stat.exists): False 17433 1727096262.94025: when evaluation is False, skipping this task 17433 1727096262.94031: _execute() done 17433 1727096262.94077: dumping result to json 17433 1727096262.94081: done dumping result, returning 17433 1727096262.94084: done running TaskExecutor() for managed_node1/TASK: Verify the ansible_managed comment in ifcfg-dummy0 [0afff68d-5257-5abd-5bd8-0000000003fd] 17433 1727096262.94086: sending task result for task 0afff68d-5257-5abd-5bd8-0000000003fd skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 17433 1727096262.94327: no more pending results, returning what we have 17433 1727096262.94331: results queue empty 17433 1727096262.94332: checking for any_errors_fatal 17433 1727096262.94341: done checking for any_errors_fatal 17433 1727096262.94341: checking for max_fail_percentage 17433 1727096262.94344: done checking for max_fail_percentage 17433 1727096262.94345: checking to see if all hosts have failed and the running result is not ok 17433 1727096262.94346: done checking to see if all hosts have failed 17433 1727096262.94346: getting the remaining hosts for this loop 17433 1727096262.94348: done getting the remaining hosts for this loop 17433 1727096262.94352: getting the next task for host managed_node1 17433 1727096262.94361: done getting next task for host managed_node1 17433 1727096262.94365: ^ task is: TASK: Get the fingerprint comment in ifcfg-{{ profile }} 17433 1727096262.94372: ^ 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 17433 1727096262.94376: getting variables 17433 1727096262.94380: in VariableManager get_vars() 17433 1727096262.94415: Calling all_inventory to load vars for managed_node1 17433 1727096262.94418: Calling groups_inventory to load vars for managed_node1 17433 1727096262.94422: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096262.94437: Calling all_plugins_play to load vars for managed_node1 17433 1727096262.94440: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096262.94443: Calling groups_plugins_play to load vars for managed_node1 17433 1727096262.95000: done sending task result for task 0afff68d-5257-5abd-5bd8-0000000003fd 17433 1727096262.95003: WORKER PROCESS EXITING 17433 1727096262.95562: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096262.96548: done with get_vars() 17433 1727096262.96577: done getting variables 17433 1727096262.96628: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 17433 1727096262.96750: variable 'profile' from source: play vars 17433 1727096262.96755: variable 'interface' from source: play vars 17433 1727096262.96813: variable 'interface' from source: play vars TASK [Get the fingerprint comment in ifcfg-dummy0] ***************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Monday 23 September 2024 08:57:42 -0400 (0:00:00.045) 0:00:15.914 ****** 17433 1727096262.96845: entering _queue_task() for managed_node1/command 17433 1727096262.97200: worker is 1 (out of 1 available) 17433 1727096262.97214: exiting _queue_task() for managed_node1/command 17433 1727096262.97226: done queuing things up, now waiting for results queue to drain 17433 1727096262.97227: waiting for pending results... 17433 1727096262.97534: running TaskExecutor() for managed_node1/TASK: Get the fingerprint comment in ifcfg-dummy0 17433 1727096262.97644: in run() - task 0afff68d-5257-5abd-5bd8-0000000003fe 17433 1727096262.97648: variable 'ansible_search_path' from source: unknown 17433 1727096262.97651: variable 'ansible_search_path' from source: unknown 17433 1727096262.97679: calling self._execute() 17433 1727096262.97777: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096262.97781: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096262.97795: variable 'omit' from source: magic vars 17433 1727096262.98106: variable 'ansible_distribution_major_version' from source: facts 17433 1727096262.98116: Evaluated conditional (ansible_distribution_major_version != '6'): True 17433 1727096262.98202: variable 'profile_stat' from source: set_fact 17433 1727096262.98211: Evaluated conditional (profile_stat.stat.exists): False 17433 1727096262.98214: when evaluation is False, skipping this task 17433 1727096262.98216: _execute() done 17433 1727096262.98220: dumping result to json 17433 1727096262.98223: done dumping result, returning 17433 1727096262.98231: done running TaskExecutor() for managed_node1/TASK: Get the fingerprint comment in ifcfg-dummy0 [0afff68d-5257-5abd-5bd8-0000000003fe] 17433 1727096262.98236: sending task result for task 0afff68d-5257-5abd-5bd8-0000000003fe 17433 1727096262.98325: done sending task result for task 0afff68d-5257-5abd-5bd8-0000000003fe 17433 1727096262.98328: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 17433 1727096262.98398: no more pending results, returning what we have 17433 1727096262.98402: results queue empty 17433 1727096262.98403: checking for any_errors_fatal 17433 1727096262.98409: done checking for any_errors_fatal 17433 1727096262.98410: checking for max_fail_percentage 17433 1727096262.98412: done checking for max_fail_percentage 17433 1727096262.98413: checking to see if all hosts have failed and the running result is not ok 17433 1727096262.98413: done checking to see if all hosts have failed 17433 1727096262.98414: getting the remaining hosts for this loop 17433 1727096262.98416: done getting the remaining hosts for this loop 17433 1727096262.98419: getting the next task for host managed_node1 17433 1727096262.98426: done getting next task for host managed_node1 17433 1727096262.98429: ^ task is: TASK: Verify the fingerprint comment in ifcfg-{{ profile }} 17433 1727096262.98432: ^ 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 17433 1727096262.98445: getting variables 17433 1727096262.98447: in VariableManager get_vars() 17433 1727096262.98481: Calling all_inventory to load vars for managed_node1 17433 1727096262.98484: Calling groups_inventory to load vars for managed_node1 17433 1727096262.98486: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096262.98496: Calling all_plugins_play to load vars for managed_node1 17433 1727096262.98498: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096262.98500: Calling groups_plugins_play to load vars for managed_node1 17433 1727096262.99293: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096263.00197: done with get_vars() 17433 1727096263.00220: done getting variables 17433 1727096263.00271: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 17433 1727096263.00358: variable 'profile' from source: play vars 17433 1727096263.00363: variable 'interface' from source: play vars 17433 1727096263.00409: variable 'interface' from source: play vars TASK [Verify the fingerprint comment in ifcfg-dummy0] ************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Monday 23 September 2024 08:57:43 -0400 (0:00:00.035) 0:00:15.950 ****** 17433 1727096263.00433: entering _queue_task() for managed_node1/set_fact 17433 1727096263.00734: worker is 1 (out of 1 available) 17433 1727096263.00748: exiting _queue_task() for managed_node1/set_fact 17433 1727096263.00763: done queuing things up, now waiting for results queue to drain 17433 1727096263.00764: waiting for pending results... 17433 1727096263.01215: running TaskExecutor() for managed_node1/TASK: Verify the fingerprint comment in ifcfg-dummy0 17433 1727096263.01221: in run() - task 0afff68d-5257-5abd-5bd8-0000000003ff 17433 1727096263.01224: variable 'ansible_search_path' from source: unknown 17433 1727096263.01226: variable 'ansible_search_path' from source: unknown 17433 1727096263.01229: calling self._execute() 17433 1727096263.01233: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096263.01236: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096263.01238: variable 'omit' from source: magic vars 17433 1727096263.01587: variable 'ansible_distribution_major_version' from source: facts 17433 1727096263.01600: Evaluated conditional (ansible_distribution_major_version != '6'): True 17433 1727096263.01716: variable 'profile_stat' from source: set_fact 17433 1727096263.01726: Evaluated conditional (profile_stat.stat.exists): False 17433 1727096263.01733: when evaluation is False, skipping this task 17433 1727096263.01736: _execute() done 17433 1727096263.01748: dumping result to json 17433 1727096263.01751: done dumping result, returning 17433 1727096263.01754: done running TaskExecutor() for managed_node1/TASK: Verify the fingerprint comment in ifcfg-dummy0 [0afff68d-5257-5abd-5bd8-0000000003ff] 17433 1727096263.01756: sending task result for task 0afff68d-5257-5abd-5bd8-0000000003ff skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 17433 1727096263.02017: no more pending results, returning what we have 17433 1727096263.02020: results queue empty 17433 1727096263.02021: checking for any_errors_fatal 17433 1727096263.02026: done checking for any_errors_fatal 17433 1727096263.02027: checking for max_fail_percentage 17433 1727096263.02028: done checking for max_fail_percentage 17433 1727096263.02029: checking to see if all hosts have failed and the running result is not ok 17433 1727096263.02030: done checking to see if all hosts have failed 17433 1727096263.02031: getting the remaining hosts for this loop 17433 1727096263.02032: done getting the remaining hosts for this loop 17433 1727096263.02035: getting the next task for host managed_node1 17433 1727096263.02043: done getting next task for host managed_node1 17433 1727096263.02045: ^ task is: TASK: Assert that the profile is present - '{{ profile }}' 17433 1727096263.02048: ^ 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 17433 1727096263.02052: getting variables 17433 1727096263.02053: in VariableManager get_vars() 17433 1727096263.02085: Calling all_inventory to load vars for managed_node1 17433 1727096263.02088: Calling groups_inventory to load vars for managed_node1 17433 1727096263.02090: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096263.02099: Calling all_plugins_play to load vars for managed_node1 17433 1727096263.02102: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096263.02104: Calling groups_plugins_play to load vars for managed_node1 17433 1727096263.02684: done sending task result for task 0afff68d-5257-5abd-5bd8-0000000003ff 17433 1727096263.02688: WORKER PROCESS EXITING 17433 1727096263.03770: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096263.05566: done with get_vars() 17433 1727096263.05599: done getting variables 17433 1727096263.05674: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 17433 1727096263.05803: variable 'profile' from source: play vars 17433 1727096263.05807: variable 'interface' from source: play vars 17433 1727096263.05869: variable 'interface' from source: play vars TASK [Assert that the profile is present - 'dummy0'] *************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:5 Monday 23 September 2024 08:57:43 -0400 (0:00:00.054) 0:00:16.004 ****** 17433 1727096263.05910: entering _queue_task() for managed_node1/assert 17433 1727096263.06310: worker is 1 (out of 1 available) 17433 1727096263.06335: exiting _queue_task() for managed_node1/assert 17433 1727096263.06346: done queuing things up, now waiting for results queue to drain 17433 1727096263.06348: waiting for pending results... 17433 1727096263.06558: running TaskExecutor() for managed_node1/TASK: Assert that the profile is present - 'dummy0' 17433 1727096263.06655: in run() - task 0afff68d-5257-5abd-5bd8-000000000377 17433 1727096263.06663: variable 'ansible_search_path' from source: unknown 17433 1727096263.06669: variable 'ansible_search_path' from source: unknown 17433 1727096263.06703: calling self._execute() 17433 1727096263.06791: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096263.06795: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096263.06870: variable 'omit' from source: magic vars 17433 1727096263.07304: variable 'ansible_distribution_major_version' from source: facts 17433 1727096263.07325: Evaluated conditional (ansible_distribution_major_version != '6'): True 17433 1727096263.07328: variable 'omit' from source: magic vars 17433 1727096263.07430: variable 'omit' from source: magic vars 17433 1727096263.07464: variable 'profile' from source: play vars 17433 1727096263.07469: variable 'interface' from source: play vars 17433 1727096263.07528: variable 'interface' from source: play vars 17433 1727096263.07549: variable 'omit' from source: magic vars 17433 1727096263.07594: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17433 1727096263.07632: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17433 1727096263.07657: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17433 1727096263.07671: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17433 1727096263.07683: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17433 1727096263.07718: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17433 1727096263.07722: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096263.07724: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096263.07824: Set connection var ansible_shell_executable to /bin/sh 17433 1727096263.07867: Set connection var ansible_pipelining to False 17433 1727096263.07879: Set connection var ansible_connection to ssh 17433 1727096263.07881: Set connection var ansible_shell_type to sh 17433 1727096263.07884: Set connection var ansible_timeout to 10 17433 1727096263.07886: Set connection var ansible_module_compression to ZIP_DEFLATED 17433 1727096263.07889: variable 'ansible_shell_executable' from source: unknown 17433 1727096263.07891: variable 'ansible_connection' from source: unknown 17433 1727096263.07894: variable 'ansible_module_compression' from source: unknown 17433 1727096263.07896: variable 'ansible_shell_type' from source: unknown 17433 1727096263.07898: variable 'ansible_shell_executable' from source: unknown 17433 1727096263.07900: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096263.07902: variable 'ansible_pipelining' from source: unknown 17433 1727096263.07904: variable 'ansible_timeout' from source: unknown 17433 1727096263.07906: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096263.08096: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17433 1727096263.08099: variable 'omit' from source: magic vars 17433 1727096263.08102: starting attempt loop 17433 1727096263.08104: running the handler 17433 1727096263.08173: variable 'lsr_net_profile_exists' from source: set_fact 17433 1727096263.08204: Evaluated conditional (lsr_net_profile_exists): True 17433 1727096263.08207: handler run complete 17433 1727096263.08211: attempt loop complete, returning result 17433 1727096263.08219: _execute() done 17433 1727096263.08222: dumping result to json 17433 1727096263.08225: done dumping result, returning 17433 1727096263.08227: done running TaskExecutor() for managed_node1/TASK: Assert that the profile is present - 'dummy0' [0afff68d-5257-5abd-5bd8-000000000377] 17433 1727096263.08229: sending task result for task 0afff68d-5257-5abd-5bd8-000000000377 17433 1727096263.08504: done sending task result for task 0afff68d-5257-5abd-5bd8-000000000377 17433 1727096263.08507: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 17433 1727096263.08552: no more pending results, returning what we have 17433 1727096263.08555: results queue empty 17433 1727096263.08556: checking for any_errors_fatal 17433 1727096263.08564: done checking for any_errors_fatal 17433 1727096263.08565: checking for max_fail_percentage 17433 1727096263.08566: done checking for max_fail_percentage 17433 1727096263.08569: checking to see if all hosts have failed and the running result is not ok 17433 1727096263.08570: done checking to see if all hosts have failed 17433 1727096263.08570: getting the remaining hosts for this loop 17433 1727096263.08572: done getting the remaining hosts for this loop 17433 1727096263.08575: getting the next task for host managed_node1 17433 1727096263.08581: done getting next task for host managed_node1 17433 1727096263.08583: ^ task is: TASK: Assert that the ansible managed comment is present in '{{ profile }}' 17433 1727096263.08587: ^ 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 17433 1727096263.08590: getting variables 17433 1727096263.08592: in VariableManager get_vars() 17433 1727096263.08631: Calling all_inventory to load vars for managed_node1 17433 1727096263.08634: Calling groups_inventory to load vars for managed_node1 17433 1727096263.08639: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096263.08649: Calling all_plugins_play to load vars for managed_node1 17433 1727096263.08652: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096263.08655: Calling groups_plugins_play to load vars for managed_node1 17433 1727096263.10209: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096263.11885: done with get_vars() 17433 1727096263.11923: done getting variables 17433 1727096263.11989: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 17433 1727096263.12128: variable 'profile' from source: play vars 17433 1727096263.12132: variable 'interface' from source: play vars 17433 1727096263.12195: variable 'interface' from source: play vars TASK [Assert that the ansible managed comment is present in 'dummy0'] ********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:10 Monday 23 September 2024 08:57:43 -0400 (0:00:00.063) 0:00:16.068 ****** 17433 1727096263.12243: entering _queue_task() for managed_node1/assert 17433 1727096263.12625: worker is 1 (out of 1 available) 17433 1727096263.12638: exiting _queue_task() for managed_node1/assert 17433 1727096263.12650: done queuing things up, now waiting for results queue to drain 17433 1727096263.12651: waiting for pending results... 17433 1727096263.13008: running TaskExecutor() for managed_node1/TASK: Assert that the ansible managed comment is present in 'dummy0' 17433 1727096263.13175: in run() - task 0afff68d-5257-5abd-5bd8-000000000378 17433 1727096263.13180: variable 'ansible_search_path' from source: unknown 17433 1727096263.13182: variable 'ansible_search_path' from source: unknown 17433 1727096263.13219: calling self._execute() 17433 1727096263.13326: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096263.13337: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096263.13351: variable 'omit' from source: magic vars 17433 1727096263.13753: variable 'ansible_distribution_major_version' from source: facts 17433 1727096263.13864: Evaluated conditional (ansible_distribution_major_version != '6'): True 17433 1727096263.13869: variable 'omit' from source: magic vars 17433 1727096263.13872: variable 'omit' from source: magic vars 17433 1727096263.13950: variable 'profile' from source: play vars 17433 1727096263.13979: variable 'interface' from source: play vars 17433 1727096263.14045: variable 'interface' from source: play vars 17433 1727096263.14094: variable 'omit' from source: magic vars 17433 1727096263.14140: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17433 1727096263.14202: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17433 1727096263.14240: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17433 1727096263.14268: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17433 1727096263.14297: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17433 1727096263.14335: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17433 1727096263.14343: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096263.14409: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096263.14478: Set connection var ansible_shell_executable to /bin/sh 17433 1727096263.14493: Set connection var ansible_pipelining to False 17433 1727096263.14499: Set connection var ansible_connection to ssh 17433 1727096263.14515: Set connection var ansible_shell_type to sh 17433 1727096263.14533: Set connection var ansible_timeout to 10 17433 1727096263.14545: Set connection var ansible_module_compression to ZIP_DEFLATED 17433 1727096263.14578: variable 'ansible_shell_executable' from source: unknown 17433 1727096263.14586: variable 'ansible_connection' from source: unknown 17433 1727096263.14624: variable 'ansible_module_compression' from source: unknown 17433 1727096263.14630: variable 'ansible_shell_type' from source: unknown 17433 1727096263.14635: variable 'ansible_shell_executable' from source: unknown 17433 1727096263.14638: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096263.14640: variable 'ansible_pipelining' from source: unknown 17433 1727096263.14642: variable 'ansible_timeout' from source: unknown 17433 1727096263.14644: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096263.14803: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17433 1727096263.14843: variable 'omit' from source: magic vars 17433 1727096263.14849: starting attempt loop 17433 1727096263.14854: running the handler 17433 1727096263.15064: variable 'lsr_net_profile_ansible_managed' from source: set_fact 17433 1727096263.15069: Evaluated conditional (lsr_net_profile_ansible_managed): True 17433 1727096263.15071: handler run complete 17433 1727096263.15073: attempt loop complete, returning result 17433 1727096263.15075: _execute() done 17433 1727096263.15077: dumping result to json 17433 1727096263.15079: done dumping result, returning 17433 1727096263.15081: done running TaskExecutor() for managed_node1/TASK: Assert that the ansible managed comment is present in 'dummy0' [0afff68d-5257-5abd-5bd8-000000000378] 17433 1727096263.15083: sending task result for task 0afff68d-5257-5abd-5bd8-000000000378 ok: [managed_node1] => { "changed": false } MSG: All assertions passed 17433 1727096263.15329: no more pending results, returning what we have 17433 1727096263.15333: results queue empty 17433 1727096263.15334: checking for any_errors_fatal 17433 1727096263.15341: done checking for any_errors_fatal 17433 1727096263.15342: checking for max_fail_percentage 17433 1727096263.15344: done checking for max_fail_percentage 17433 1727096263.15345: checking to see if all hosts have failed and the running result is not ok 17433 1727096263.15346: done checking to see if all hosts have failed 17433 1727096263.15347: getting the remaining hosts for this loop 17433 1727096263.15349: done getting the remaining hosts for this loop 17433 1727096263.15353: getting the next task for host managed_node1 17433 1727096263.15363: done getting next task for host managed_node1 17433 1727096263.15366: ^ task is: TASK: Assert that the fingerprint comment is present in {{ profile }} 17433 1727096263.15376: ^ 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 17433 1727096263.15381: getting variables 17433 1727096263.15570: in VariableManager get_vars() 17433 1727096263.15603: Calling all_inventory to load vars for managed_node1 17433 1727096263.15606: Calling groups_inventory to load vars for managed_node1 17433 1727096263.15609: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096263.15620: Calling all_plugins_play to load vars for managed_node1 17433 1727096263.15623: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096263.15627: Calling groups_plugins_play to load vars for managed_node1 17433 1727096263.16189: done sending task result for task 0afff68d-5257-5abd-5bd8-000000000378 17433 1727096263.16193: WORKER PROCESS EXITING 17433 1727096263.17476: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096263.19208: done with get_vars() 17433 1727096263.19236: done getting variables 17433 1727096263.19313: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 17433 1727096263.19439: variable 'profile' from source: play vars 17433 1727096263.19443: variable 'interface' from source: play vars 17433 1727096263.19519: variable 'interface' from source: play vars TASK [Assert that the fingerprint comment is present in dummy0] **************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:15 Monday 23 September 2024 08:57:43 -0400 (0:00:00.073) 0:00:16.141 ****** 17433 1727096263.19551: entering _queue_task() for managed_node1/assert 17433 1727096263.20380: worker is 1 (out of 1 available) 17433 1727096263.20392: exiting _queue_task() for managed_node1/assert 17433 1727096263.20403: done queuing things up, now waiting for results queue to drain 17433 1727096263.20404: waiting for pending results... 17433 1727096263.20673: running TaskExecutor() for managed_node1/TASK: Assert that the fingerprint comment is present in dummy0 17433 1727096263.20976: in run() - task 0afff68d-5257-5abd-5bd8-000000000379 17433 1727096263.20995: variable 'ansible_search_path' from source: unknown 17433 1727096263.21030: variable 'ansible_search_path' from source: unknown 17433 1727096263.21133: calling self._execute() 17433 1727096263.21394: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096263.21398: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096263.21400: variable 'omit' from source: magic vars 17433 1727096263.22269: variable 'ansible_distribution_major_version' from source: facts 17433 1727096263.22377: Evaluated conditional (ansible_distribution_major_version != '6'): True 17433 1727096263.22380: variable 'omit' from source: magic vars 17433 1727096263.22463: variable 'omit' from source: magic vars 17433 1727096263.22720: variable 'profile' from source: play vars 17433 1727096263.22731: variable 'interface' from source: play vars 17433 1727096263.22809: variable 'interface' from source: play vars 17433 1727096263.23111: variable 'omit' from source: magic vars 17433 1727096263.23115: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17433 1727096263.23123: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17433 1727096263.23158: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17433 1727096263.23188: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17433 1727096263.23204: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17433 1727096263.23238: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17433 1727096263.23258: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096263.23273: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096263.23473: Set connection var ansible_shell_executable to /bin/sh 17433 1727096263.23477: Set connection var ansible_pipelining to False 17433 1727096263.23479: Set connection var ansible_connection to ssh 17433 1727096263.23481: Set connection var ansible_shell_type to sh 17433 1727096263.23483: Set connection var ansible_timeout to 10 17433 1727096263.23486: Set connection var ansible_module_compression to ZIP_DEFLATED 17433 1727096263.23487: variable 'ansible_shell_executable' from source: unknown 17433 1727096263.23489: variable 'ansible_connection' from source: unknown 17433 1727096263.23491: variable 'ansible_module_compression' from source: unknown 17433 1727096263.23493: variable 'ansible_shell_type' from source: unknown 17433 1727096263.23494: variable 'ansible_shell_executable' from source: unknown 17433 1727096263.23496: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096263.23498: variable 'ansible_pipelining' from source: unknown 17433 1727096263.23500: variable 'ansible_timeout' from source: unknown 17433 1727096263.23502: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096263.23876: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17433 1727096263.23879: variable 'omit' from source: magic vars 17433 1727096263.23881: starting attempt loop 17433 1727096263.23884: running the handler 17433 1727096263.24287: variable 'lsr_net_profile_fingerprint' from source: set_fact 17433 1727096263.24290: Evaluated conditional (lsr_net_profile_fingerprint): True 17433 1727096263.24292: handler run complete 17433 1727096263.24294: attempt loop complete, returning result 17433 1727096263.24296: _execute() done 17433 1727096263.24298: dumping result to json 17433 1727096263.24300: done dumping result, returning 17433 1727096263.24302: done running TaskExecutor() for managed_node1/TASK: Assert that the fingerprint comment is present in dummy0 [0afff68d-5257-5abd-5bd8-000000000379] 17433 1727096263.24304: sending task result for task 0afff68d-5257-5abd-5bd8-000000000379 17433 1727096263.24478: done sending task result for task 0afff68d-5257-5abd-5bd8-000000000379 17433 1727096263.24481: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 17433 1727096263.24533: no more pending results, returning what we have 17433 1727096263.24537: results queue empty 17433 1727096263.24538: checking for any_errors_fatal 17433 1727096263.24546: done checking for any_errors_fatal 17433 1727096263.24547: checking for max_fail_percentage 17433 1727096263.24549: done checking for max_fail_percentage 17433 1727096263.24550: checking to see if all hosts have failed and the running result is not ok 17433 1727096263.24551: done checking to see if all hosts have failed 17433 1727096263.24552: getting the remaining hosts for this loop 17433 1727096263.24554: done getting the remaining hosts for this loop 17433 1727096263.24558: getting the next task for host managed_node1 17433 1727096263.24572: done getting next task for host managed_node1 17433 1727096263.24575: ^ task is: TASK: Include the task 'get_interface_stat.yml' 17433 1727096263.24579: ^ 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 17433 1727096263.24585: getting variables 17433 1727096263.24587: in VariableManager get_vars() 17433 1727096263.24621: Calling all_inventory to load vars for managed_node1 17433 1727096263.24624: Calling groups_inventory to load vars for managed_node1 17433 1727096263.24628: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096263.24640: Calling all_plugins_play to load vars for managed_node1 17433 1727096263.24643: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096263.24646: Calling groups_plugins_play to load vars for managed_node1 17433 1727096263.27911: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096263.29850: done with get_vars() 17433 1727096263.29881: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Monday 23 September 2024 08:57:43 -0400 (0:00:00.104) 0:00:16.245 ****** 17433 1727096263.29983: entering _queue_task() for managed_node1/include_tasks 17433 1727096263.30433: worker is 1 (out of 1 available) 17433 1727096263.30447: exiting _queue_task() for managed_node1/include_tasks 17433 1727096263.30458: done queuing things up, now waiting for results queue to drain 17433 1727096263.30462: waiting for pending results... 17433 1727096263.30722: running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' 17433 1727096263.30976: in run() - task 0afff68d-5257-5abd-5bd8-00000000037d 17433 1727096263.30980: variable 'ansible_search_path' from source: unknown 17433 1727096263.30983: variable 'ansible_search_path' from source: unknown 17433 1727096263.30998: calling self._execute() 17433 1727096263.31112: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096263.31192: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096263.31196: variable 'omit' from source: magic vars 17433 1727096263.31563: variable 'ansible_distribution_major_version' from source: facts 17433 1727096263.31585: Evaluated conditional (ansible_distribution_major_version != '6'): True 17433 1727096263.31596: _execute() done 17433 1727096263.31604: dumping result to json 17433 1727096263.31612: done dumping result, returning 17433 1727096263.31627: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' [0afff68d-5257-5abd-5bd8-00000000037d] 17433 1727096263.31641: sending task result for task 0afff68d-5257-5abd-5bd8-00000000037d 17433 1727096263.31958: no more pending results, returning what we have 17433 1727096263.31963: in VariableManager get_vars() 17433 1727096263.31998: Calling all_inventory to load vars for managed_node1 17433 1727096263.32001: Calling groups_inventory to load vars for managed_node1 17433 1727096263.32005: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096263.32016: Calling all_plugins_play to load vars for managed_node1 17433 1727096263.32018: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096263.32022: Calling groups_plugins_play to load vars for managed_node1 17433 1727096263.32540: done sending task result for task 0afff68d-5257-5abd-5bd8-00000000037d 17433 1727096263.32544: WORKER PROCESS EXITING 17433 1727096263.32862: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096263.34392: done with get_vars() 17433 1727096263.34419: variable 'ansible_search_path' from source: unknown 17433 1727096263.34421: variable 'ansible_search_path' from source: unknown 17433 1727096263.34433: variable 'item' from source: include params 17433 1727096263.34548: variable 'item' from source: include params 17433 1727096263.34587: we have included files to process 17433 1727096263.34588: generating all_blocks data 17433 1727096263.34590: done generating all_blocks data 17433 1727096263.34597: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 17433 1727096263.34598: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 17433 1727096263.34601: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 17433 1727096263.34790: done processing included file 17433 1727096263.34793: iterating over new_blocks loaded from include file 17433 1727096263.34794: in VariableManager get_vars() 17433 1727096263.34811: done with get_vars() 17433 1727096263.34813: filtering new block on tags 17433 1727096263.34841: done filtering new block on tags 17433 1727096263.34844: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node1 17433 1727096263.34850: extending task lists for all hosts with included blocks 17433 1727096263.35008: done extending task lists 17433 1727096263.35010: done processing included files 17433 1727096263.35010: results queue empty 17433 1727096263.35011: checking for any_errors_fatal 17433 1727096263.35015: done checking for any_errors_fatal 17433 1727096263.35016: checking for max_fail_percentage 17433 1727096263.35017: done checking for max_fail_percentage 17433 1727096263.35018: checking to see if all hosts have failed and the running result is not ok 17433 1727096263.35019: done checking to see if all hosts have failed 17433 1727096263.35019: getting the remaining hosts for this loop 17433 1727096263.35021: done getting the remaining hosts for this loop 17433 1727096263.35023: getting the next task for host managed_node1 17433 1727096263.35027: done getting next task for host managed_node1 17433 1727096263.35029: ^ task is: TASK: Get stat for interface {{ interface }} 17433 1727096263.35032: ^ 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 17433 1727096263.35034: getting variables 17433 1727096263.35036: in VariableManager get_vars() 17433 1727096263.35045: Calling all_inventory to load vars for managed_node1 17433 1727096263.35047: Calling groups_inventory to load vars for managed_node1 17433 1727096263.35050: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096263.35055: Calling all_plugins_play to load vars for managed_node1 17433 1727096263.35057: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096263.35060: Calling groups_plugins_play to load vars for managed_node1 17433 1727096263.36263: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096263.37794: done with get_vars() 17433 1727096263.37823: done getting variables 17433 1727096263.37961: variable 'interface' from source: play vars TASK [Get stat for interface dummy0] ******************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Monday 23 September 2024 08:57:43 -0400 (0:00:00.080) 0:00:16.325 ****** 17433 1727096263.37995: entering _queue_task() for managed_node1/stat 17433 1727096263.38355: worker is 1 (out of 1 available) 17433 1727096263.38375: exiting _queue_task() for managed_node1/stat 17433 1727096263.38387: done queuing things up, now waiting for results queue to drain 17433 1727096263.38389: waiting for pending results... 17433 1727096263.38696: running TaskExecutor() for managed_node1/TASK: Get stat for interface dummy0 17433 1727096263.38902: in run() - task 0afff68d-5257-5abd-5bd8-000000000448 17433 1727096263.38907: variable 'ansible_search_path' from source: unknown 17433 1727096263.38910: variable 'ansible_search_path' from source: unknown 17433 1727096263.38913: calling self._execute() 17433 1727096263.38979: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096263.38991: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096263.39010: variable 'omit' from source: magic vars 17433 1727096263.39383: variable 'ansible_distribution_major_version' from source: facts 17433 1727096263.39399: Evaluated conditional (ansible_distribution_major_version != '6'): True 17433 1727096263.39410: variable 'omit' from source: magic vars 17433 1727096263.39472: variable 'omit' from source: magic vars 17433 1727096263.39576: variable 'interface' from source: play vars 17433 1727096263.39602: variable 'omit' from source: magic vars 17433 1727096263.39650: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17433 1727096263.39696: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17433 1727096263.39720: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17433 1727096263.39740: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17433 1727096263.39771: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17433 1727096263.39796: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17433 1727096263.39972: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096263.39976: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096263.39978: Set connection var ansible_shell_executable to /bin/sh 17433 1727096263.39980: Set connection var ansible_pipelining to False 17433 1727096263.39982: Set connection var ansible_connection to ssh 17433 1727096263.39985: Set connection var ansible_shell_type to sh 17433 1727096263.39987: Set connection var ansible_timeout to 10 17433 1727096263.39989: Set connection var ansible_module_compression to ZIP_DEFLATED 17433 1727096263.39991: variable 'ansible_shell_executable' from source: unknown 17433 1727096263.39993: variable 'ansible_connection' from source: unknown 17433 1727096263.39995: variable 'ansible_module_compression' from source: unknown 17433 1727096263.39997: variable 'ansible_shell_type' from source: unknown 17433 1727096263.39999: variable 'ansible_shell_executable' from source: unknown 17433 1727096263.40001: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096263.40003: variable 'ansible_pipelining' from source: unknown 17433 1727096263.40013: variable 'ansible_timeout' from source: unknown 17433 1727096263.40021: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096263.40227: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 17433 1727096263.40247: variable 'omit' from source: magic vars 17433 1727096263.40258: starting attempt loop 17433 1727096263.40265: running the handler 17433 1727096263.40286: _low_level_execute_command(): starting 17433 1727096263.40299: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 17433 1727096263.41027: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17433 1727096263.41044: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17433 1727096263.41061: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17433 1727096263.41189: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17433 1727096263.41196: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 17433 1727096263.41214: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17433 1727096263.41228: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096263.41339: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096263.43083: stdout chunk (state=3): >>>/root <<< 17433 1727096263.43187: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17433 1727096263.43235: stderr chunk (state=3): >>><<< 17433 1727096263.43255: stdout chunk (state=3): >>><<< 17433 1727096263.43283: _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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17433 1727096263.43374: _low_level_execute_command(): starting 17433 1727096263.43379: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096263.4329095-18185-188783813483008 `" && echo ansible-tmp-1727096263.4329095-18185-188783813483008="` echo /root/.ansible/tmp/ansible-tmp-1727096263.4329095-18185-188783813483008 `" ) && sleep 0' 17433 1727096263.43948: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17433 1727096263.43970: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17433 1727096263.43986: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17433 1727096263.44006: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17433 1727096263.44023: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 17433 1727096263.44045: stderr chunk (state=3): >>>debug2: match not found <<< 17433 1727096263.44063: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096263.44086: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 17433 1727096263.44177: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 17433 1727096263.44200: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096263.44300: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096263.46298: stdout chunk (state=3): >>>ansible-tmp-1727096263.4329095-18185-188783813483008=/root/.ansible/tmp/ansible-tmp-1727096263.4329095-18185-188783813483008 <<< 17433 1727096263.46446: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17433 1727096263.46475: stdout chunk (state=3): >>><<< 17433 1727096263.46489: stderr chunk (state=3): >>><<< 17433 1727096263.46512: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096263.4329095-18185-188783813483008=/root/.ansible/tmp/ansible-tmp-1727096263.4329095-18185-188783813483008 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17433 1727096263.46677: variable 'ansible_module_compression' from source: unknown 17433 1727096263.46680: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-174331dk3fifg/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 17433 1727096263.46692: variable 'ansible_facts' from source: unknown 17433 1727096263.46778: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096263.4329095-18185-188783813483008/AnsiballZ_stat.py 17433 1727096263.47032: Sending initial data 17433 1727096263.47038: Sent initial data (153 bytes) 17433 1727096263.47650: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17433 1727096263.47695: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17433 1727096263.47783: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096263.47812: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 17433 1727096263.47828: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17433 1727096263.47850: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096263.47961: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096263.49652: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 17433 1727096263.49724: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 17433 1727096263.49799: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-174331dk3fifg/tmp1c1w_zmm /root/.ansible/tmp/ansible-tmp-1727096263.4329095-18185-188783813483008/AnsiballZ_stat.py <<< 17433 1727096263.49803: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096263.4329095-18185-188783813483008/AnsiballZ_stat.py" <<< 17433 1727096263.49903: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-174331dk3fifg/tmp1c1w_zmm" to remote "/root/.ansible/tmp/ansible-tmp-1727096263.4329095-18185-188783813483008/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096263.4329095-18185-188783813483008/AnsiballZ_stat.py" <<< 17433 1727096263.50795: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17433 1727096263.50838: stderr chunk (state=3): >>><<< 17433 1727096263.50849: stdout chunk (state=3): >>><<< 17433 1727096263.50898: done transferring module to remote 17433 1727096263.50915: _low_level_execute_command(): starting 17433 1727096263.50947: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096263.4329095-18185-188783813483008/ /root/.ansible/tmp/ansible-tmp-1727096263.4329095-18185-188783813483008/AnsiballZ_stat.py && sleep 0' 17433 1727096263.51636: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17433 1727096263.51651: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17433 1727096263.51673: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17433 1727096263.51729: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found <<< 17433 1727096263.51826: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096263.51851: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 17433 1727096263.51865: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17433 1727096263.51907: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096263.51972: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096263.53896: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17433 1727096263.53935: stdout chunk (state=3): >>><<< 17433 1727096263.53939: stderr chunk (state=3): >>><<< 17433 1727096263.53956: _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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17433 1727096263.53972: _low_level_execute_command(): starting 17433 1727096263.54058: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096263.4329095-18185-188783813483008/AnsiballZ_stat.py && sleep 0' 17433 1727096263.54712: 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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 17433 1727096263.54716: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096263.54812: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096263.70411: stdout chunk (state=3): >>> <<< 17433 1727096263.70417: 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": 27885, "dev": 23, "nlink": 1, "atime": 1727096260.7340062, "mtime": 1727096260.7340062, "ctime": 1727096260.7340062, "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"}}} <<< 17433 1727096263.71809: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 17433 1727096263.71836: stderr chunk (state=3): >>><<< 17433 1727096263.71841: stdout chunk (state=3): >>><<< 17433 1727096263.71863: _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": 27885, "dev": 23, "nlink": 1, "atime": 1727096260.7340062, "mtime": 1727096260.7340062, "ctime": 1727096260.7340062, "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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 17433 1727096263.71904: 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-1727096263.4329095-18185-188783813483008/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 17433 1727096263.71911: _low_level_execute_command(): starting 17433 1727096263.71916: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096263.4329095-18185-188783813483008/ > /dev/null 2>&1 && sleep 0' 17433 1727096263.72363: 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 <<< 17433 1727096263.72368: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 17433 1727096263.72394: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096263.72398: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17433 1727096263.72400: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096263.72463: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 17433 1727096263.72467: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17433 1727096263.72472: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096263.72538: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096263.74444: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17433 1727096263.74450: stdout chunk (state=3): >>><<< 17433 1727096263.74455: stderr chunk (state=3): >>><<< 17433 1727096263.74477: _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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17433 1727096263.74482: handler run complete 17433 1727096263.74513: attempt loop complete, returning result 17433 1727096263.74516: _execute() done 17433 1727096263.74518: dumping result to json 17433 1727096263.74523: done dumping result, returning 17433 1727096263.74531: done running TaskExecutor() for managed_node1/TASK: Get stat for interface dummy0 [0afff68d-5257-5abd-5bd8-000000000448] 17433 1727096263.74535: sending task result for task 0afff68d-5257-5abd-5bd8-000000000448 17433 1727096263.74640: done sending task result for task 0afff68d-5257-5abd-5bd8-000000000448 17433 1727096263.74643: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "atime": 1727096260.7340062, "block_size": 4096, "blocks": 0, "ctime": 1727096260.7340062, "dev": 23, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 27885, "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": 1727096260.7340062, "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 } } 17433 1727096263.74756: no more pending results, returning what we have 17433 1727096263.74762: results queue empty 17433 1727096263.74763: checking for any_errors_fatal 17433 1727096263.74764: done checking for any_errors_fatal 17433 1727096263.74765: checking for max_fail_percentage 17433 1727096263.74767: done checking for max_fail_percentage 17433 1727096263.74769: checking to see if all hosts have failed and the running result is not ok 17433 1727096263.74770: done checking to see if all hosts have failed 17433 1727096263.74771: getting the remaining hosts for this loop 17433 1727096263.74772: done getting the remaining hosts for this loop 17433 1727096263.74777: getting the next task for host managed_node1 17433 1727096263.74785: done getting next task for host managed_node1 17433 1727096263.74787: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 17433 1727096263.74790: ^ 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 17433 1727096263.74794: getting variables 17433 1727096263.74796: in VariableManager get_vars() 17433 1727096263.74823: Calling all_inventory to load vars for managed_node1 17433 1727096263.74825: Calling groups_inventory to load vars for managed_node1 17433 1727096263.74828: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096263.74838: Calling all_plugins_play to load vars for managed_node1 17433 1727096263.74840: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096263.74843: Calling groups_plugins_play to load vars for managed_node1 17433 1727096263.75643: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096263.76516: done with get_vars() 17433 1727096263.76537: done getting variables 17433 1727096263.76584: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 17433 1727096263.76674: variable 'interface' from source: play vars TASK [Assert that the interface is present - 'dummy0'] ************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Monday 23 September 2024 08:57:43 -0400 (0:00:00.387) 0:00:16.712 ****** 17433 1727096263.76702: entering _queue_task() for managed_node1/assert 17433 1727096263.76966: worker is 1 (out of 1 available) 17433 1727096263.76981: exiting _queue_task() for managed_node1/assert 17433 1727096263.76992: done queuing things up, now waiting for results queue to drain 17433 1727096263.76994: waiting for pending results... 17433 1727096263.77184: running TaskExecutor() for managed_node1/TASK: Assert that the interface is present - 'dummy0' 17433 1727096263.77251: in run() - task 0afff68d-5257-5abd-5bd8-00000000037e 17433 1727096263.77262: variable 'ansible_search_path' from source: unknown 17433 1727096263.77269: variable 'ansible_search_path' from source: unknown 17433 1727096263.77300: calling self._execute() 17433 1727096263.77372: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096263.77375: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096263.77385: variable 'omit' from source: magic vars 17433 1727096263.77657: variable 'ansible_distribution_major_version' from source: facts 17433 1727096263.77661: Evaluated conditional (ansible_distribution_major_version != '6'): True 17433 1727096263.77673: variable 'omit' from source: magic vars 17433 1727096263.77703: variable 'omit' from source: magic vars 17433 1727096263.77778: variable 'interface' from source: play vars 17433 1727096263.77791: variable 'omit' from source: magic vars 17433 1727096263.77825: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17433 1727096263.77852: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17433 1727096263.77874: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17433 1727096263.77889: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17433 1727096263.77900: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17433 1727096263.77923: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17433 1727096263.77926: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096263.77929: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096263.78004: Set connection var ansible_shell_executable to /bin/sh 17433 1727096263.78012: Set connection var ansible_pipelining to False 17433 1727096263.78015: Set connection var ansible_connection to ssh 17433 1727096263.78018: Set connection var ansible_shell_type to sh 17433 1727096263.78024: Set connection var ansible_timeout to 10 17433 1727096263.78029: Set connection var ansible_module_compression to ZIP_DEFLATED 17433 1727096263.78045: variable 'ansible_shell_executable' from source: unknown 17433 1727096263.78048: variable 'ansible_connection' from source: unknown 17433 1727096263.78050: variable 'ansible_module_compression' from source: unknown 17433 1727096263.78052: variable 'ansible_shell_type' from source: unknown 17433 1727096263.78055: variable 'ansible_shell_executable' from source: unknown 17433 1727096263.78057: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096263.78061: variable 'ansible_pipelining' from source: unknown 17433 1727096263.78068: variable 'ansible_timeout' from source: unknown 17433 1727096263.78071: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096263.78174: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17433 1727096263.78183: variable 'omit' from source: magic vars 17433 1727096263.78189: starting attempt loop 17433 1727096263.78192: running the handler 17433 1727096263.78291: variable 'interface_stat' from source: set_fact 17433 1727096263.78310: Evaluated conditional (interface_stat.stat.exists): True 17433 1727096263.78313: handler run complete 17433 1727096263.78327: attempt loop complete, returning result 17433 1727096263.78330: _execute() done 17433 1727096263.78332: dumping result to json 17433 1727096263.78334: done dumping result, returning 17433 1727096263.78339: done running TaskExecutor() for managed_node1/TASK: Assert that the interface is present - 'dummy0' [0afff68d-5257-5abd-5bd8-00000000037e] 17433 1727096263.78342: sending task result for task 0afff68d-5257-5abd-5bd8-00000000037e 17433 1727096263.78425: done sending task result for task 0afff68d-5257-5abd-5bd8-00000000037e 17433 1727096263.78428: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 17433 1727096263.78486: no more pending results, returning what we have 17433 1727096263.78489: results queue empty 17433 1727096263.78490: checking for any_errors_fatal 17433 1727096263.78501: done checking for any_errors_fatal 17433 1727096263.78502: checking for max_fail_percentage 17433 1727096263.78504: done checking for max_fail_percentage 17433 1727096263.78504: checking to see if all hosts have failed and the running result is not ok 17433 1727096263.78505: done checking to see if all hosts have failed 17433 1727096263.78506: getting the remaining hosts for this loop 17433 1727096263.78508: done getting the remaining hosts for this loop 17433 1727096263.78511: getting the next task for host managed_node1 17433 1727096263.78519: done getting next task for host managed_node1 17433 1727096263.78521: ^ task is: TASK: Conditional asserts 17433 1727096263.78524: ^ 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 17433 1727096263.78530: getting variables 17433 1727096263.78531: in VariableManager get_vars() 17433 1727096263.78564: Calling all_inventory to load vars for managed_node1 17433 1727096263.78567: Calling groups_inventory to load vars for managed_node1 17433 1727096263.78572: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096263.78582: Calling all_plugins_play to load vars for managed_node1 17433 1727096263.78585: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096263.78587: Calling groups_plugins_play to load vars for managed_node1 17433 1727096263.79487: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096263.80353: done with get_vars() 17433 1727096263.80375: done getting variables TASK [Conditional asserts] ***************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:42 Monday 23 September 2024 08:57:43 -0400 (0:00:00.037) 0:00:16.750 ****** 17433 1727096263.80444: entering _queue_task() for managed_node1/include_tasks 17433 1727096263.80702: worker is 1 (out of 1 available) 17433 1727096263.80715: exiting _queue_task() for managed_node1/include_tasks 17433 1727096263.80727: done queuing things up, now waiting for results queue to drain 17433 1727096263.80729: waiting for pending results... 17433 1727096263.80911: running TaskExecutor() for managed_node1/TASK: Conditional asserts 17433 1727096263.80989: in run() - task 0afff68d-5257-5abd-5bd8-000000000088 17433 1727096263.81001: variable 'ansible_search_path' from source: unknown 17433 1727096263.81004: variable 'ansible_search_path' from source: unknown 17433 1727096263.81212: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 17433 1727096263.82680: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 17433 1727096263.82731: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 17433 1727096263.82759: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 17433 1727096263.82786: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 17433 1727096263.82809: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 17433 1727096263.82879: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17433 1727096263.82900: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17433 1727096263.82923: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17433 1727096263.82950: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17433 1727096263.82964: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17433 1727096263.83073: dumping result to json 17433 1727096263.83077: done dumping result, returning 17433 1727096263.83082: done running TaskExecutor() for managed_node1/TASK: Conditional asserts [0afff68d-5257-5abd-5bd8-000000000088] 17433 1727096263.83087: sending task result for task 0afff68d-5257-5abd-5bd8-000000000088 skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } 17433 1727096263.83230: no more pending results, returning what we have 17433 1727096263.83234: results queue empty 17433 1727096263.83235: checking for any_errors_fatal 17433 1727096263.83242: done checking for any_errors_fatal 17433 1727096263.83242: checking for max_fail_percentage 17433 1727096263.83244: done checking for max_fail_percentage 17433 1727096263.83245: checking to see if all hosts have failed and the running result is not ok 17433 1727096263.83246: done checking to see if all hosts have failed 17433 1727096263.83247: getting the remaining hosts for this loop 17433 1727096263.83248: done getting the remaining hosts for this loop 17433 1727096263.83252: getting the next task for host managed_node1 17433 1727096263.83261: done getting next task for host managed_node1 17433 1727096263.83264: ^ task is: TASK: Success in test '{{ lsr_description }}' 17433 1727096263.83268: ^ 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 17433 1727096263.83273: getting variables 17433 1727096263.83275: in VariableManager get_vars() 17433 1727096263.83308: Calling all_inventory to load vars for managed_node1 17433 1727096263.83311: Calling groups_inventory to load vars for managed_node1 17433 1727096263.83314: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096263.83324: Calling all_plugins_play to load vars for managed_node1 17433 1727096263.83326: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096263.83329: Calling groups_plugins_play to load vars for managed_node1 17433 1727096263.83881: done sending task result for task 0afff68d-5257-5abd-5bd8-000000000088 17433 1727096263.83885: WORKER PROCESS EXITING 17433 1727096263.84148: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096263.85003: done with get_vars() 17433 1727096263.85023: done getting variables 17433 1727096263.85070: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 17433 1727096263.85156: variable 'lsr_description' from source: include params TASK [Success in test 'Create a dummy interface'] ****************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:47 Monday 23 September 2024 08:57:43 -0400 (0:00:00.047) 0:00:16.797 ****** 17433 1727096263.85182: entering _queue_task() for managed_node1/debug 17433 1727096263.85442: worker is 1 (out of 1 available) 17433 1727096263.85457: exiting _queue_task() for managed_node1/debug 17433 1727096263.85470: done queuing things up, now waiting for results queue to drain 17433 1727096263.85472: waiting for pending results... 17433 1727096263.85661: running TaskExecutor() for managed_node1/TASK: Success in test 'Create a dummy interface' 17433 1727096263.85732: in run() - task 0afff68d-5257-5abd-5bd8-000000000089 17433 1727096263.85744: variable 'ansible_search_path' from source: unknown 17433 1727096263.85748: variable 'ansible_search_path' from source: unknown 17433 1727096263.85784: calling self._execute() 17433 1727096263.85855: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096263.85862: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096263.85870: variable 'omit' from source: magic vars 17433 1727096263.86138: variable 'ansible_distribution_major_version' from source: facts 17433 1727096263.86147: Evaluated conditional (ansible_distribution_major_version != '6'): True 17433 1727096263.86154: variable 'omit' from source: magic vars 17433 1727096263.86183: variable 'omit' from source: magic vars 17433 1727096263.86254: variable 'lsr_description' from source: include params 17433 1727096263.86271: variable 'omit' from source: magic vars 17433 1727096263.86308: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17433 1727096263.86336: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17433 1727096263.86355: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17433 1727096263.86374: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17433 1727096263.86384: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17433 1727096263.86407: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17433 1727096263.86410: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096263.86413: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096263.86486: Set connection var ansible_shell_executable to /bin/sh 17433 1727096263.86495: Set connection var ansible_pipelining to False 17433 1727096263.86497: Set connection var ansible_connection to ssh 17433 1727096263.86500: Set connection var ansible_shell_type to sh 17433 1727096263.86506: Set connection var ansible_timeout to 10 17433 1727096263.86511: Set connection var ansible_module_compression to ZIP_DEFLATED 17433 1727096263.86528: variable 'ansible_shell_executable' from source: unknown 17433 1727096263.86532: variable 'ansible_connection' from source: unknown 17433 1727096263.86535: variable 'ansible_module_compression' from source: unknown 17433 1727096263.86537: variable 'ansible_shell_type' from source: unknown 17433 1727096263.86539: variable 'ansible_shell_executable' from source: unknown 17433 1727096263.86541: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096263.86543: variable 'ansible_pipelining' from source: unknown 17433 1727096263.86547: variable 'ansible_timeout' from source: unknown 17433 1727096263.86551: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096263.86654: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17433 1727096263.86665: variable 'omit' from source: magic vars 17433 1727096263.86673: starting attempt loop 17433 1727096263.86677: running the handler 17433 1727096263.86713: handler run complete 17433 1727096263.86724: attempt loop complete, returning result 17433 1727096263.86726: _execute() done 17433 1727096263.86729: dumping result to json 17433 1727096263.86734: done dumping result, returning 17433 1727096263.86741: done running TaskExecutor() for managed_node1/TASK: Success in test 'Create a dummy interface' [0afff68d-5257-5abd-5bd8-000000000089] 17433 1727096263.86745: sending task result for task 0afff68d-5257-5abd-5bd8-000000000089 17433 1727096263.86829: done sending task result for task 0afff68d-5257-5abd-5bd8-000000000089 17433 1727096263.86832: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: +++++ Success in test 'Create a dummy interface' +++++ 17433 1727096263.86881: no more pending results, returning what we have 17433 1727096263.86885: results queue empty 17433 1727096263.86886: checking for any_errors_fatal 17433 1727096263.86893: done checking for any_errors_fatal 17433 1727096263.86893: checking for max_fail_percentage 17433 1727096263.86895: done checking for max_fail_percentage 17433 1727096263.86896: checking to see if all hosts have failed and the running result is not ok 17433 1727096263.86897: done checking to see if all hosts have failed 17433 1727096263.86898: getting the remaining hosts for this loop 17433 1727096263.86899: done getting the remaining hosts for this loop 17433 1727096263.86903: getting the next task for host managed_node1 17433 1727096263.86911: done getting next task for host managed_node1 17433 1727096263.86914: ^ task is: TASK: Cleanup 17433 1727096263.86916: ^ 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 17433 1727096263.86921: getting variables 17433 1727096263.86923: in VariableManager get_vars() 17433 1727096263.86953: Calling all_inventory to load vars for managed_node1 17433 1727096263.86956: Calling groups_inventory to load vars for managed_node1 17433 1727096263.86962: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096263.86974: Calling all_plugins_play to load vars for managed_node1 17433 1727096263.86977: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096263.86979: Calling groups_plugins_play to load vars for managed_node1 17433 1727096263.87855: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096263.88717: done with get_vars() 17433 1727096263.88736: done getting variables TASK [Cleanup] ***************************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:66 Monday 23 September 2024 08:57:43 -0400 (0:00:00.036) 0:00:16.833 ****** 17433 1727096263.88808: entering _queue_task() for managed_node1/include_tasks 17433 1727096263.89065: worker is 1 (out of 1 available) 17433 1727096263.89081: exiting _queue_task() for managed_node1/include_tasks 17433 1727096263.89094: done queuing things up, now waiting for results queue to drain 17433 1727096263.89095: waiting for pending results... 17433 1727096263.89290: running TaskExecutor() for managed_node1/TASK: Cleanup 17433 1727096263.89362: in run() - task 0afff68d-5257-5abd-5bd8-00000000008d 17433 1727096263.89377: variable 'ansible_search_path' from source: unknown 17433 1727096263.89381: variable 'ansible_search_path' from source: unknown 17433 1727096263.89417: variable 'lsr_cleanup' from source: include params 17433 1727096263.89573: variable 'lsr_cleanup' from source: include params 17433 1727096263.89626: variable 'omit' from source: magic vars 17433 1727096263.89720: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096263.89727: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096263.89735: variable 'omit' from source: magic vars 17433 1727096263.89911: variable 'ansible_distribution_major_version' from source: facts 17433 1727096263.89919: Evaluated conditional (ansible_distribution_major_version != '6'): True 17433 1727096263.89925: variable 'item' from source: unknown 17433 1727096263.89977: variable 'item' from source: unknown 17433 1727096263.90000: variable 'item' from source: unknown 17433 1727096263.90042: variable 'item' from source: unknown 17433 1727096263.90163: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096263.90169: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096263.90172: variable 'omit' from source: magic vars 17433 1727096263.90248: variable 'ansible_distribution_major_version' from source: facts 17433 1727096263.90254: Evaluated conditional (ansible_distribution_major_version != '6'): True 17433 1727096263.90257: variable 'item' from source: unknown 17433 1727096263.90308: variable 'item' from source: unknown 17433 1727096263.90327: variable 'item' from source: unknown 17433 1727096263.90372: variable 'item' from source: unknown 17433 1727096263.90434: dumping result to json 17433 1727096263.90437: done dumping result, returning 17433 1727096263.90440: done running TaskExecutor() for managed_node1/TASK: Cleanup [0afff68d-5257-5abd-5bd8-00000000008d] 17433 1727096263.90442: sending task result for task 0afff68d-5257-5abd-5bd8-00000000008d 17433 1727096263.90475: done sending task result for task 0afff68d-5257-5abd-5bd8-00000000008d 17433 1727096263.90478: WORKER PROCESS EXITING 17433 1727096263.90506: no more pending results, returning what we have 17433 1727096263.90512: in VariableManager get_vars() 17433 1727096263.90546: Calling all_inventory to load vars for managed_node1 17433 1727096263.90548: Calling groups_inventory to load vars for managed_node1 17433 1727096263.90552: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096263.90564: Calling all_plugins_play to load vars for managed_node1 17433 1727096263.90570: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096263.90573: Calling groups_plugins_play to load vars for managed_node1 17433 1727096263.91398: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096263.95678: done with get_vars() 17433 1727096263.95695: variable 'ansible_search_path' from source: unknown 17433 1727096263.95696: variable 'ansible_search_path' from source: unknown 17433 1727096263.95724: variable 'ansible_search_path' from source: unknown 17433 1727096263.95724: variable 'ansible_search_path' from source: unknown 17433 1727096263.95740: we have included files to process 17433 1727096263.95741: generating all_blocks data 17433 1727096263.95742: done generating all_blocks data 17433 1727096263.95743: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml 17433 1727096263.95744: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml 17433 1727096263.95745: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml 17433 1727096263.95901: done processing included file 17433 1727096263.95902: iterating over new_blocks loaded from include file 17433 1727096263.95903: in VariableManager get_vars() 17433 1727096263.95913: done with get_vars() 17433 1727096263.95914: filtering new block on tags 17433 1727096263.95928: done filtering new block on tags 17433 1727096263.95930: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml for managed_node1 => (item=tasks/cleanup_profile+device.yml) 17433 1727096263.95933: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 17433 1727096263.95933: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 17433 1727096263.95935: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 17433 1727096263.96142: done processing included file 17433 1727096263.96144: iterating over new_blocks loaded from include file 17433 1727096263.96145: in VariableManager get_vars() 17433 1727096263.96153: done with get_vars() 17433 1727096263.96154: filtering new block on tags 17433 1727096263.96177: done filtering new block on tags 17433 1727096263.96178: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml for managed_node1 => (item=tasks/check_network_dns.yml) 17433 1727096263.96181: extending task lists for all hosts with included blocks 17433 1727096263.96993: done extending task lists 17433 1727096263.96994: done processing included files 17433 1727096263.96995: results queue empty 17433 1727096263.96996: checking for any_errors_fatal 17433 1727096263.96998: done checking for any_errors_fatal 17433 1727096263.96998: checking for max_fail_percentage 17433 1727096263.96999: done checking for max_fail_percentage 17433 1727096263.97000: checking to see if all hosts have failed and the running result is not ok 17433 1727096263.97000: done checking to see if all hosts have failed 17433 1727096263.97001: getting the remaining hosts for this loop 17433 1727096263.97002: done getting the remaining hosts for this loop 17433 1727096263.97003: getting the next task for host managed_node1 17433 1727096263.97006: done getting next task for host managed_node1 17433 1727096263.97007: ^ task is: TASK: Cleanup profile and device 17433 1727096263.97009: ^ 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 17433 1727096263.97010: getting variables 17433 1727096263.97011: in VariableManager get_vars() 17433 1727096263.97018: Calling all_inventory to load vars for managed_node1 17433 1727096263.97026: Calling groups_inventory to load vars for managed_node1 17433 1727096263.97027: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096263.97031: Calling all_plugins_play to load vars for managed_node1 17433 1727096263.97033: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096263.97035: Calling groups_plugins_play to load vars for managed_node1 17433 1727096263.97675: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096263.98532: done with get_vars() 17433 1727096263.98547: done getting variables 17433 1727096263.98582: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Cleanup profile and device] ********************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml:3 Monday 23 September 2024 08:57:43 -0400 (0:00:00.097) 0:00:16.931 ****** 17433 1727096263.98602: entering _queue_task() for managed_node1/shell 17433 1727096263.98878: worker is 1 (out of 1 available) 17433 1727096263.98892: exiting _queue_task() for managed_node1/shell 17433 1727096263.98906: done queuing things up, now waiting for results queue to drain 17433 1727096263.98907: waiting for pending results... 17433 1727096263.99090: running TaskExecutor() for managed_node1/TASK: Cleanup profile and device 17433 1727096263.99171: in run() - task 0afff68d-5257-5abd-5bd8-000000000470 17433 1727096263.99182: variable 'ansible_search_path' from source: unknown 17433 1727096263.99186: variable 'ansible_search_path' from source: unknown 17433 1727096263.99215: calling self._execute() 17433 1727096263.99286: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096263.99290: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096263.99298: variable 'omit' from source: magic vars 17433 1727096263.99580: variable 'ansible_distribution_major_version' from source: facts 17433 1727096263.99593: Evaluated conditional (ansible_distribution_major_version != '6'): True 17433 1727096263.99597: variable 'omit' from source: magic vars 17433 1727096263.99626: variable 'omit' from source: magic vars 17433 1727096263.99729: variable 'interface' from source: play vars 17433 1727096263.99743: variable 'omit' from source: magic vars 17433 1727096263.99782: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17433 1727096263.99809: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17433 1727096263.99825: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17433 1727096263.99840: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17433 1727096263.99850: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17433 1727096263.99877: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17433 1727096263.99881: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096263.99883: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096263.99955: Set connection var ansible_shell_executable to /bin/sh 17433 1727096263.99964: Set connection var ansible_pipelining to False 17433 1727096263.99969: Set connection var ansible_connection to ssh 17433 1727096263.99971: Set connection var ansible_shell_type to sh 17433 1727096263.99977: Set connection var ansible_timeout to 10 17433 1727096263.99982: Set connection var ansible_module_compression to ZIP_DEFLATED 17433 1727096263.99998: variable 'ansible_shell_executable' from source: unknown 17433 1727096264.00002: variable 'ansible_connection' from source: unknown 17433 1727096264.00004: variable 'ansible_module_compression' from source: unknown 17433 1727096264.00007: variable 'ansible_shell_type' from source: unknown 17433 1727096264.00009: variable 'ansible_shell_executable' from source: unknown 17433 1727096264.00011: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096264.00015: variable 'ansible_pipelining' from source: unknown 17433 1727096264.00024: variable 'ansible_timeout' from source: unknown 17433 1727096264.00029: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096264.00123: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17433 1727096264.00132: variable 'omit' from source: magic vars 17433 1727096264.00139: starting attempt loop 17433 1727096264.00142: running the handler 17433 1727096264.00151: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17433 1727096264.00169: _low_level_execute_command(): starting 17433 1727096264.00175: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 17433 1727096264.00708: 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 <<< 17433 1727096264.00712: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096264.00716: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096264.00770: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 17433 1727096264.00773: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17433 1727096264.00776: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096264.00855: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096264.02608: stdout chunk (state=3): >>>/root <<< 17433 1727096264.02704: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17433 1727096264.02736: stderr chunk (state=3): >>><<< 17433 1727096264.02739: stdout chunk (state=3): >>><<< 17433 1727096264.02769: _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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17433 1727096264.02781: _low_level_execute_command(): starting 17433 1727096264.02787: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096264.0276814-18201-71727619792096 `" && echo ansible-tmp-1727096264.0276814-18201-71727619792096="` echo /root/.ansible/tmp/ansible-tmp-1727096264.0276814-18201-71727619792096 `" ) && sleep 0' 17433 1727096264.03245: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 17433 1727096264.03256: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 17433 1727096264.03262: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096264.03265: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17433 1727096264.03268: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096264.03321: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 17433 1727096264.03323: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17433 1727096264.03325: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096264.03389: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096264.05389: stdout chunk (state=3): >>>ansible-tmp-1727096264.0276814-18201-71727619792096=/root/.ansible/tmp/ansible-tmp-1727096264.0276814-18201-71727619792096 <<< 17433 1727096264.05498: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17433 1727096264.05526: stderr chunk (state=3): >>><<< 17433 1727096264.05530: stdout chunk (state=3): >>><<< 17433 1727096264.05549: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096264.0276814-18201-71727619792096=/root/.ansible/tmp/ansible-tmp-1727096264.0276814-18201-71727619792096 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17433 1727096264.05584: variable 'ansible_module_compression' from source: unknown 17433 1727096264.05628: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-174331dk3fifg/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 17433 1727096264.05659: variable 'ansible_facts' from source: unknown 17433 1727096264.05719: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096264.0276814-18201-71727619792096/AnsiballZ_command.py 17433 1727096264.05827: Sending initial data 17433 1727096264.05831: Sent initial data (155 bytes) 17433 1727096264.06305: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17433 1727096264.06308: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17433 1727096264.06311: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096264.06313: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17433 1727096264.06316: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096264.06365: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 17433 1727096264.06371: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17433 1727096264.06373: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096264.06448: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096264.08112: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 17433 1727096264.08176: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 17433 1727096264.08252: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-174331dk3fifg/tmp9h9uc4li /root/.ansible/tmp/ansible-tmp-1727096264.0276814-18201-71727619792096/AnsiballZ_command.py <<< 17433 1727096264.08255: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096264.0276814-18201-71727619792096/AnsiballZ_command.py" <<< 17433 1727096264.08315: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-174331dk3fifg/tmp9h9uc4li" to remote "/root/.ansible/tmp/ansible-tmp-1727096264.0276814-18201-71727619792096/AnsiballZ_command.py" <<< 17433 1727096264.08319: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096264.0276814-18201-71727619792096/AnsiballZ_command.py" <<< 17433 1727096264.08954: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17433 1727096264.09002: stderr chunk (state=3): >>><<< 17433 1727096264.09005: stdout chunk (state=3): >>><<< 17433 1727096264.09045: done transferring module to remote 17433 1727096264.09055: _low_level_execute_command(): starting 17433 1727096264.09060: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096264.0276814-18201-71727619792096/ /root/.ansible/tmp/ansible-tmp-1727096264.0276814-18201-71727619792096/AnsiballZ_command.py && sleep 0' 17433 1727096264.09522: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 17433 1727096264.09525: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 17433 1727096264.09534: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096264.09537: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17433 1727096264.09539: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096264.09590: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 17433 1727096264.09593: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17433 1727096264.09598: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096264.09671: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096264.11583: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17433 1727096264.11612: stderr chunk (state=3): >>><<< 17433 1727096264.11617: stdout chunk (state=3): >>><<< 17433 1727096264.11633: _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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17433 1727096264.11636: _low_level_execute_command(): starting 17433 1727096264.11640: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096264.0276814-18201-71727619792096/AnsiballZ_command.py && sleep 0' 17433 1727096264.12252: 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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address <<< 17433 1727096264.12257: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096264.12263: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 17433 1727096264.12266: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17433 1727096264.12297: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096264.12411: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096264.33746: stdout chunk (state=3): >>> {"changed": true, "stdout": "Connection 'dummy0' (21511c03-4305-4ad7-887e-518a6763ce5a) 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-23 08:57:44.280931", "end": "2024-09-23 08:57:44.335062", "delta": "0:00:00.054131", "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}}} <<< 17433 1727096264.35674: stderr chunk (state=3): >>>debug2: Received exit status from master 1 Shared connection to 10.31.11.125 closed. <<< 17433 1727096264.35678: stdout chunk (state=3): >>><<< 17433 1727096264.35680: stderr chunk (state=3): >>><<< 17433 1727096264.35682: _low_level_execute_command() done: rc=1, stdout= {"changed": true, "stdout": "Connection 'dummy0' (21511c03-4305-4ad7-887e-518a6763ce5a) 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-23 08:57:44.280931", "end": "2024-09-23 08:57:44.335062", "delta": "0:00:00.054131", "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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_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.11.125 closed. 17433 1727096264.35684: 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-1727096264.0276814-18201-71727619792096/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 17433 1727096264.35690: _low_level_execute_command(): starting 17433 1727096264.35692: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096264.0276814-18201-71727619792096/ > /dev/null 2>&1 && sleep 0' 17433 1727096264.36432: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17433 1727096264.36440: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17433 1727096264.36451: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17433 1727096264.36465: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17433 1727096264.36669: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 17433 1727096264.36673: stderr chunk (state=3): >>>debug2: match not found <<< 17433 1727096264.36675: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096264.36677: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 17433 1727096264.36680: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address <<< 17433 1727096264.36682: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 17433 1727096264.36683: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17433 1727096264.36686: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 17433 1727096264.36688: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096264.36743: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096264.38754: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17433 1727096264.38758: stdout chunk (state=3): >>><<< 17433 1727096264.38760: stderr chunk (state=3): >>><<< 17433 1727096264.38825: _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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17433 1727096264.38829: handler run complete 17433 1727096264.38832: Evaluated conditional (False): False 17433 1727096264.38850: attempt loop complete, returning result 17433 1727096264.38930: _execute() done 17433 1727096264.38933: dumping result to json 17433 1727096264.38935: done dumping result, returning 17433 1727096264.38938: done running TaskExecutor() for managed_node1/TASK: Cleanup profile and device [0afff68d-5257-5abd-5bd8-000000000470] 17433 1727096264.38941: sending task result for task 0afff68d-5257-5abd-5bd8-000000000470 17433 1727096264.39016: done sending task result for task 0afff68d-5257-5abd-5bd8-000000000470 17433 1727096264.39019: 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.054131", "end": "2024-09-23 08:57:44.335062", "rc": 1, "start": "2024-09-23 08:57:44.280931" } STDOUT: Connection 'dummy0' (21511c03-4305-4ad7-887e-518a6763ce5a) successfully deleted. STDERR: Could not load file '/etc/sysconfig/network-scripts/ifcfg-dummy0' Cannot find device "dummy0" MSG: non-zero return code ...ignoring 17433 1727096264.39096: no more pending results, returning what we have 17433 1727096264.39100: results queue empty 17433 1727096264.39101: checking for any_errors_fatal 17433 1727096264.39103: done checking for any_errors_fatal 17433 1727096264.39104: checking for max_fail_percentage 17433 1727096264.39106: done checking for max_fail_percentage 17433 1727096264.39107: checking to see if all hosts have failed and the running result is not ok 17433 1727096264.39108: done checking to see if all hosts have failed 17433 1727096264.39109: getting the remaining hosts for this loop 17433 1727096264.39111: done getting the remaining hosts for this loop 17433 1727096264.39115: getting the next task for host managed_node1 17433 1727096264.39127: done getting next task for host managed_node1 17433 1727096264.39130: ^ task is: TASK: Check routes and DNS 17433 1727096264.39134: ^ 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 17433 1727096264.39140: getting variables 17433 1727096264.39142: in VariableManager get_vars() 17433 1727096264.39178: Calling all_inventory to load vars for managed_node1 17433 1727096264.39181: Calling groups_inventory to load vars for managed_node1 17433 1727096264.39185: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096264.39198: Calling all_plugins_play to load vars for managed_node1 17433 1727096264.39201: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096264.39204: Calling groups_plugins_play to load vars for managed_node1 17433 1727096264.41122: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096264.42802: done with get_vars() 17433 1727096264.42829: done getting variables 17433 1727096264.42903: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check routes and DNS] **************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:6 Monday 23 September 2024 08:57:44 -0400 (0:00:00.443) 0:00:17.375 ****** 17433 1727096264.42937: entering _queue_task() for managed_node1/shell 17433 1727096264.43331: worker is 1 (out of 1 available) 17433 1727096264.43345: exiting _queue_task() for managed_node1/shell 17433 1727096264.43359: done queuing things up, now waiting for results queue to drain 17433 1727096264.43360: waiting for pending results... 17433 1727096264.43792: running TaskExecutor() for managed_node1/TASK: Check routes and DNS 17433 1727096264.43798: in run() - task 0afff68d-5257-5abd-5bd8-000000000474 17433 1727096264.43801: variable 'ansible_search_path' from source: unknown 17433 1727096264.43804: variable 'ansible_search_path' from source: unknown 17433 1727096264.43807: calling self._execute() 17433 1727096264.43892: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096264.43895: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096264.43901: variable 'omit' from source: magic vars 17433 1727096264.44281: variable 'ansible_distribution_major_version' from source: facts 17433 1727096264.44294: Evaluated conditional (ansible_distribution_major_version != '6'): True 17433 1727096264.44297: variable 'omit' from source: magic vars 17433 1727096264.44342: variable 'omit' from source: magic vars 17433 1727096264.44379: variable 'omit' from source: magic vars 17433 1727096264.44420: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17433 1727096264.44453: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17433 1727096264.44479: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17433 1727096264.44692: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17433 1727096264.44696: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17433 1727096264.44698: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17433 1727096264.44701: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096264.44704: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096264.44706: Set connection var ansible_shell_executable to /bin/sh 17433 1727096264.44708: Set connection var ansible_pipelining to False 17433 1727096264.44710: Set connection var ansible_connection to ssh 17433 1727096264.44712: Set connection var ansible_shell_type to sh 17433 1727096264.44715: Set connection var ansible_timeout to 10 17433 1727096264.44716: Set connection var ansible_module_compression to ZIP_DEFLATED 17433 1727096264.44719: variable 'ansible_shell_executable' from source: unknown 17433 1727096264.44721: variable 'ansible_connection' from source: unknown 17433 1727096264.44724: variable 'ansible_module_compression' from source: unknown 17433 1727096264.44726: variable 'ansible_shell_type' from source: unknown 17433 1727096264.44728: variable 'ansible_shell_executable' from source: unknown 17433 1727096264.44730: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096264.44732: variable 'ansible_pipelining' from source: unknown 17433 1727096264.44734: variable 'ansible_timeout' from source: unknown 17433 1727096264.44736: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096264.44988: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17433 1727096264.44993: variable 'omit' from source: magic vars 17433 1727096264.44996: starting attempt loop 17433 1727096264.44998: running the handler 17433 1727096264.45001: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17433 1727096264.45003: _low_level_execute_command(): starting 17433 1727096264.45005: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 17433 1727096264.45613: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17433 1727096264.45624: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17433 1727096264.45638: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17433 1727096264.45666: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17433 1727096264.45671: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 <<< 17433 1727096264.45684: stderr chunk (state=3): >>>debug2: match not found <<< 17433 1727096264.45756: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096264.45787: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 17433 1727096264.45797: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17433 1727096264.45817: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096264.45914: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096264.47739: stdout chunk (state=3): >>>/root <<< 17433 1727096264.47791: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17433 1727096264.47797: stdout chunk (state=3): >>><<< 17433 1727096264.47811: stderr chunk (state=3): >>><<< 17433 1727096264.47896: _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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17433 1727096264.47909: _low_level_execute_command(): starting 17433 1727096264.47919: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096264.4789546-18221-149748383071516 `" && echo ansible-tmp-1727096264.4789546-18221-149748383071516="` echo /root/.ansible/tmp/ansible-tmp-1727096264.4789546-18221-149748383071516 `" ) && sleep 0' 17433 1727096264.48839: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 17433 1727096264.48844: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17433 1727096264.48862: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096264.48872: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 17433 1727096264.48879: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 17433 1727096264.48886: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17433 1727096264.48943: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096264.48987: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 17433 1727096264.48991: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17433 1727096264.48993: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096264.49098: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096264.51233: stdout chunk (state=3): >>>ansible-tmp-1727096264.4789546-18221-149748383071516=/root/.ansible/tmp/ansible-tmp-1727096264.4789546-18221-149748383071516 <<< 17433 1727096264.51977: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17433 1727096264.51983: stdout chunk (state=3): >>><<< 17433 1727096264.51985: stderr chunk (state=3): >>><<< 17433 1727096264.51988: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096264.4789546-18221-149748383071516=/root/.ansible/tmp/ansible-tmp-1727096264.4789546-18221-149748383071516 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17433 1727096264.51991: variable 'ansible_module_compression' from source: unknown 17433 1727096264.51993: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-174331dk3fifg/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 17433 1727096264.51995: variable 'ansible_facts' from source: unknown 17433 1727096264.52143: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096264.4789546-18221-149748383071516/AnsiballZ_command.py 17433 1727096264.52774: Sending initial data 17433 1727096264.52784: Sent initial data (156 bytes) 17433 1727096264.53721: 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 <<< 17433 1727096264.53780: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096264.54056: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 17433 1727096264.54060: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096264.54199: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096264.55949: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 17433 1727096264.55986: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 17433 1727096264.56242: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-174331dk3fifg/tmprtao_e3k /root/.ansible/tmp/ansible-tmp-1727096264.4789546-18221-149748383071516/AnsiballZ_command.py <<< 17433 1727096264.56245: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096264.4789546-18221-149748383071516/AnsiballZ_command.py" <<< 17433 1727096264.56387: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-174331dk3fifg/tmprtao_e3k" to remote "/root/.ansible/tmp/ansible-tmp-1727096264.4789546-18221-149748383071516/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096264.4789546-18221-149748383071516/AnsiballZ_command.py" <<< 17433 1727096264.57563: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17433 1727096264.57580: stderr chunk (state=3): >>><<< 17433 1727096264.57589: stdout chunk (state=3): >>><<< 17433 1727096264.57781: done transferring module to remote 17433 1727096264.57784: _low_level_execute_command(): starting 17433 1727096264.57787: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096264.4789546-18221-149748383071516/ /root/.ansible/tmp/ansible-tmp-1727096264.4789546-18221-149748383071516/AnsiballZ_command.py && sleep 0' 17433 1727096264.58668: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 17433 1727096264.58685: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096264.58762: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 17433 1727096264.58786: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096264.58894: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096264.60860: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17433 1727096264.60910: stdout chunk (state=3): >>><<< 17433 1727096264.60915: stderr chunk (state=3): >>><<< 17433 1727096264.60933: _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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17433 1727096264.60940: _low_level_execute_command(): starting 17433 1727096264.60948: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096264.4789546-18221-149748383071516/AnsiballZ_command.py && sleep 0' 17433 1727096264.62078: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17433 1727096264.62381: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 17433 1727096264.62397: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096264.62585: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096264.79324: 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 12:ff:ac:3f:90:f5 brd ff:ff:ff:ff:ff:ff\n altname enX0\n inet 10.31.11.125/22 brd 10.31.11.255 scope global dynamic noprefixroute eth0\n valid_lft 3197sec preferred_lft 3197sec\n inet6 fe80::10ff:acff:fe3f:90f5/64 scope link noprefixroute \n valid_lft forever preferred_lft forever\nIP ROUTE\ndefault via 10.31.8.1 dev eth0 proto dhcp src 10.31.11.125 metric 100 \n10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.11.125 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-23 08:57:44.782518", "end": "2024-09-23 08:57:44.791577", "delta": "0:00:00.009059", "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}}} <<< 17433 1727096264.80988: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 17433 1727096264.81032: stderr chunk (state=3): >>><<< 17433 1727096264.81066: stdout chunk (state=3): >>><<< 17433 1727096264.81095: _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 12:ff:ac:3f:90:f5 brd ff:ff:ff:ff:ff:ff\n altname enX0\n inet 10.31.11.125/22 brd 10.31.11.255 scope global dynamic noprefixroute eth0\n valid_lft 3197sec preferred_lft 3197sec\n inet6 fe80::10ff:acff:fe3f:90f5/64 scope link noprefixroute \n valid_lft forever preferred_lft forever\nIP ROUTE\ndefault via 10.31.8.1 dev eth0 proto dhcp src 10.31.11.125 metric 100 \n10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.11.125 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-23 08:57:44.782518", "end": "2024-09-23 08:57:44.791577", "delta": "0:00:00.009059", "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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 17433 1727096264.81177: 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-1727096264.4789546-18221-149748383071516/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 17433 1727096264.81192: _low_level_execute_command(): starting 17433 1727096264.81202: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096264.4789546-18221-149748383071516/ > /dev/null 2>&1 && sleep 0' 17433 1727096264.81982: 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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096264.82058: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 17433 1727096264.82083: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17433 1727096264.82107: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096264.82226: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096264.84191: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17433 1727096264.84218: stdout chunk (state=3): >>><<< 17433 1727096264.84231: stderr chunk (state=3): >>><<< 17433 1727096264.84253: _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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17433 1727096264.84270: handler run complete 17433 1727096264.84301: Evaluated conditional (False): False 17433 1727096264.84324: attempt loop complete, returning result 17433 1727096264.84331: _execute() done 17433 1727096264.84336: dumping result to json 17433 1727096264.84346: done dumping result, returning 17433 1727096264.84357: done running TaskExecutor() for managed_node1/TASK: Check routes and DNS [0afff68d-5257-5abd-5bd8-000000000474] 17433 1727096264.84370: sending task result for task 0afff68d-5257-5abd-5bd8-000000000474 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.009059", "end": "2024-09-23 08:57:44.791577", "rc": 0, "start": "2024-09-23 08:57:44.782518" } 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 12:ff:ac:3f:90:f5 brd ff:ff:ff:ff:ff:ff altname enX0 inet 10.31.11.125/22 brd 10.31.11.255 scope global dynamic noprefixroute eth0 valid_lft 3197sec preferred_lft 3197sec inet6 fe80::10ff:acff:fe3f:90f5/64 scope link noprefixroute valid_lft forever preferred_lft forever IP ROUTE default via 10.31.8.1 dev eth0 proto dhcp src 10.31.11.125 metric 100 10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.11.125 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 17433 1727096264.84576: no more pending results, returning what we have 17433 1727096264.84580: results queue empty 17433 1727096264.84580: checking for any_errors_fatal 17433 1727096264.84588: done checking for any_errors_fatal 17433 1727096264.84589: checking for max_fail_percentage 17433 1727096264.84591: done checking for max_fail_percentage 17433 1727096264.84592: checking to see if all hosts have failed and the running result is not ok 17433 1727096264.84592: done checking to see if all hosts have failed 17433 1727096264.84593: getting the remaining hosts for this loop 17433 1727096264.84595: done getting the remaining hosts for this loop 17433 1727096264.84598: getting the next task for host managed_node1 17433 1727096264.84605: done getting next task for host managed_node1 17433 1727096264.84607: ^ task is: TASK: Verify DNS and network connectivity 17433 1727096264.84610: ^ 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 17433 1727096264.84614: getting variables 17433 1727096264.84616: in VariableManager get_vars() 17433 1727096264.84647: Calling all_inventory to load vars for managed_node1 17433 1727096264.84654: Calling groups_inventory to load vars for managed_node1 17433 1727096264.84658: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096264.84773: Calling all_plugins_play to load vars for managed_node1 17433 1727096264.84777: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096264.84781: Calling groups_plugins_play to load vars for managed_node1 17433 1727096264.85301: done sending task result for task 0afff68d-5257-5abd-5bd8-000000000474 17433 1727096264.85305: WORKER PROCESS EXITING 17433 1727096264.86180: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096264.87901: done with get_vars() 17433 1727096264.87946: done getting variables 17433 1727096264.88015: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify DNS and network connectivity] ************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:24 Monday 23 September 2024 08:57:44 -0400 (0:00:00.451) 0:00:17.826 ****** 17433 1727096264.88057: entering _queue_task() for managed_node1/shell 17433 1727096264.88679: worker is 1 (out of 1 available) 17433 1727096264.88690: exiting _queue_task() for managed_node1/shell 17433 1727096264.88699: done queuing things up, now waiting for results queue to drain 17433 1727096264.88700: waiting for pending results... 17433 1727096264.88831: running TaskExecutor() for managed_node1/TASK: Verify DNS and network connectivity 17433 1727096264.89042: in run() - task 0afff68d-5257-5abd-5bd8-000000000475 17433 1727096264.89046: variable 'ansible_search_path' from source: unknown 17433 1727096264.89048: variable 'ansible_search_path' from source: unknown 17433 1727096264.89051: calling self._execute() 17433 1727096264.89126: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096264.89145: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096264.89165: variable 'omit' from source: magic vars 17433 1727096264.89562: variable 'ansible_distribution_major_version' from source: facts 17433 1727096264.89589: Evaluated conditional (ansible_distribution_major_version != '6'): True 17433 1727096264.89742: variable 'ansible_facts' from source: unknown 17433 1727096264.90547: Evaluated conditional (ansible_facts["distribution"] == "CentOS"): True 17433 1727096264.90572: variable 'omit' from source: magic vars 17433 1727096264.90623: variable 'omit' from source: magic vars 17433 1727096264.90676: variable 'omit' from source: magic vars 17433 1727096264.90722: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17433 1727096264.90775: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17433 1727096264.90884: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17433 1727096264.90887: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17433 1727096264.90890: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17433 1727096264.90891: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17433 1727096264.90893: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096264.90895: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096264.90990: Set connection var ansible_shell_executable to /bin/sh 17433 1727096264.91010: Set connection var ansible_pipelining to False 17433 1727096264.91012: Set connection var ansible_connection to ssh 17433 1727096264.91100: Set connection var ansible_shell_type to sh 17433 1727096264.91103: Set connection var ansible_timeout to 10 17433 1727096264.91106: Set connection var ansible_module_compression to ZIP_DEFLATED 17433 1727096264.91108: variable 'ansible_shell_executable' from source: unknown 17433 1727096264.91112: variable 'ansible_connection' from source: unknown 17433 1727096264.91115: variable 'ansible_module_compression' from source: unknown 17433 1727096264.91117: variable 'ansible_shell_type' from source: unknown 17433 1727096264.91119: variable 'ansible_shell_executable' from source: unknown 17433 1727096264.91121: variable 'ansible_host' from source: host vars for 'managed_node1' 17433 1727096264.91123: variable 'ansible_pipelining' from source: unknown 17433 1727096264.91125: variable 'ansible_timeout' from source: unknown 17433 1727096264.91128: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17433 1727096264.91355: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17433 1727096264.91362: variable 'omit' from source: magic vars 17433 1727096264.91365: starting attempt loop 17433 1727096264.91369: running the handler 17433 1727096264.91372: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17433 1727096264.91375: _low_level_execute_command(): starting 17433 1727096264.91377: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 17433 1727096264.92303: 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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17433 1727096264.92330: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096264.92351: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 17433 1727096264.92374: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17433 1727096264.92409: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096264.92553: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096264.94278: stdout chunk (state=3): >>>/root <<< 17433 1727096264.94440: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17433 1727096264.94443: stdout chunk (state=3): >>><<< 17433 1727096264.94446: stderr chunk (state=3): >>><<< 17433 1727096264.94472: _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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17433 1727096264.94575: _low_level_execute_command(): starting 17433 1727096264.94580: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096264.9447923-18241-7064759696262 `" && echo ansible-tmp-1727096264.9447923-18241-7064759696262="` echo /root/.ansible/tmp/ansible-tmp-1727096264.9447923-18241-7064759696262 `" ) && sleep 0' 17433 1727096264.95158: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17433 1727096264.95188: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17433 1727096264.95223: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17433 1727096264.95338: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 17433 1727096264.95376: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096264.95484: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096264.97470: stdout chunk (state=3): >>>ansible-tmp-1727096264.9447923-18241-7064759696262=/root/.ansible/tmp/ansible-tmp-1727096264.9447923-18241-7064759696262 <<< 17433 1727096264.97626: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17433 1727096264.97629: stdout chunk (state=3): >>><<< 17433 1727096264.97632: stderr chunk (state=3): >>><<< 17433 1727096264.97773: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096264.9447923-18241-7064759696262=/root/.ansible/tmp/ansible-tmp-1727096264.9447923-18241-7064759696262 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17433 1727096264.97776: variable 'ansible_module_compression' from source: unknown 17433 1727096264.97779: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-174331dk3fifg/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 17433 1727096264.97803: variable 'ansible_facts' from source: unknown 17433 1727096264.97909: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096264.9447923-18241-7064759696262/AnsiballZ_command.py 17433 1727096264.98134: Sending initial data 17433 1727096264.98138: Sent initial data (154 bytes) 17433 1727096264.98730: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17433 1727096264.98779: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096264.98853: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 17433 1727096264.98884: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17433 1727096264.98919: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096264.99045: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096265.00723: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 17433 1727096265.00781: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 17433 1727096265.00852: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-174331dk3fifg/tmp7q57tjas /root/.ansible/tmp/ansible-tmp-1727096264.9447923-18241-7064759696262/AnsiballZ_command.py <<< 17433 1727096265.00855: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096264.9447923-18241-7064759696262/AnsiballZ_command.py" <<< 17433 1727096265.00910: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-174331dk3fifg/tmp7q57tjas" to remote "/root/.ansible/tmp/ansible-tmp-1727096264.9447923-18241-7064759696262/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096264.9447923-18241-7064759696262/AnsiballZ_command.py" <<< 17433 1727096265.01798: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17433 1727096265.01908: stderr chunk (state=3): >>><<< 17433 1727096265.01911: stdout chunk (state=3): >>><<< 17433 1727096265.01926: done transferring module to remote 17433 1727096265.01956: _low_level_execute_command(): starting 17433 1727096265.01972: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096264.9447923-18241-7064759696262/ /root/.ansible/tmp/ansible-tmp-1727096264.9447923-18241-7064759696262/AnsiballZ_command.py && sleep 0' 17433 1727096265.02687: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17433 1727096265.02711: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17433 1727096265.02732: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17433 1727096265.02820: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096265.02870: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 17433 1727096265.02888: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17433 1727096265.02916: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096265.03036: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096265.05082: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17433 1727096265.05086: stdout chunk (state=3): >>><<< 17433 1727096265.05088: stderr chunk (state=3): >>><<< 17433 1727096265.05200: _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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17433 1727096265.05204: _low_level_execute_command(): starting 17433 1727096265.05207: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096264.9447923-18241-7064759696262/AnsiballZ_command.py && sleep 0' 17433 1727096265.05865: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17433 1727096265.05908: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 17433 1727096265.06010: 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.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK <<< 17433 1727096265.06032: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096265.06141: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096265.46777: stdout chunk (state=3): >>> <<< 17433 1727096265.46802: 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\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 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: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", "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 6132 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 3818 0 --:--:-- --:--:-- --:--:-- 3828", "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-23 08:57:45.213110", "end": "2024-09-23 08:57:45.466402", "delta": "0:00:00.253292", "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}}} <<< 17433 1727096265.48477: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. <<< 17433 1727096265.48493: stderr chunk (state=3): >>><<< 17433 1727096265.48496: stdout chunk (state=3): >>><<< 17433 1727096265.48514: _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\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 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: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", "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 6132 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 3818 0 --:--:-- --:--:-- --:--:-- 3828", "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-23 08:57:45.213110", "end": "2024-09-23 08:57:45.466402", "delta": "0:00:00.253292", "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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.125 closed. 17433 1727096265.48546: 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-1727096264.9447923-18241-7064759696262/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 17433 1727096265.48553: _low_level_execute_command(): starting 17433 1727096265.48560: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096264.9447923-18241-7064759696262/ > /dev/null 2>&1 && sleep 0' 17433 1727096265.49015: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 17433 1727096265.49019: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match not found <<< 17433 1727096265.49021: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 17433 1727096265.49024: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17433 1727096265.49026: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17433 1727096265.49073: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' <<< 17433 1727096265.49076: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17433 1727096265.49084: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17433 1727096265.49145: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17433 1727096265.51064: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17433 1727096265.51070: stdout chunk (state=3): >>><<< 17433 1727096265.51077: stderr chunk (state=3): >>><<< 17433 1727096265.51091: _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.11.125 originally 10.31.11.125 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.125 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.125 originally 10.31.11.125 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/8e98a30b23' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17433 1727096265.51097: handler run complete 17433 1727096265.51120: Evaluated conditional (False): False 17433 1727096265.51127: attempt loop complete, returning result 17433 1727096265.51129: _execute() done 17433 1727096265.51132: dumping result to json 17433 1727096265.51137: done dumping result, returning 17433 1727096265.51145: done running TaskExecutor() for managed_node1/TASK: Verify DNS and network connectivity [0afff68d-5257-5abd-5bd8-000000000475] 17433 1727096265.51147: sending task result for task 0afff68d-5257-5abd-5bd8-000000000475 17433 1727096265.51249: done sending task result for task 0afff68d-5257-5abd-5bd8-000000000475 17433 1727096265.51253: 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.253292", "end": "2024-09-23 08:57:45.466402", "rc": 0, "start": "2024-09-23 08:57:45.213110" } 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 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 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: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 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 6132 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 3818 0 --:--:-- --:--:-- --:--:-- 3828 17433 1727096265.51323: no more pending results, returning what we have 17433 1727096265.51327: results queue empty 17433 1727096265.51328: checking for any_errors_fatal 17433 1727096265.51335: done checking for any_errors_fatal 17433 1727096265.51336: checking for max_fail_percentage 17433 1727096265.51337: done checking for max_fail_percentage 17433 1727096265.51338: checking to see if all hosts have failed and the running result is not ok 17433 1727096265.51339: done checking to see if all hosts have failed 17433 1727096265.51340: getting the remaining hosts for this loop 17433 1727096265.51345: done getting the remaining hosts for this loop 17433 1727096265.51349: getting the next task for host managed_node1 17433 1727096265.51363: done getting next task for host managed_node1 17433 1727096265.51366: ^ task is: TASK: meta (flush_handlers) 17433 1727096265.51369: ^ 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 17433 1727096265.51374: getting variables 17433 1727096265.51375: in VariableManager get_vars() 17433 1727096265.51406: Calling all_inventory to load vars for managed_node1 17433 1727096265.51408: Calling groups_inventory to load vars for managed_node1 17433 1727096265.51412: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096265.51422: Calling all_plugins_play to load vars for managed_node1 17433 1727096265.51425: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096265.51427: Calling groups_plugins_play to load vars for managed_node1 17433 1727096265.52713: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096265.54483: done with get_vars() 17433 1727096265.54504: done getting variables 17433 1727096265.54574: in VariableManager get_vars() 17433 1727096265.54583: Calling all_inventory to load vars for managed_node1 17433 1727096265.54584: Calling groups_inventory to load vars for managed_node1 17433 1727096265.54586: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096265.54589: Calling all_plugins_play to load vars for managed_node1 17433 1727096265.54591: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096265.54593: Calling groups_plugins_play to load vars for managed_node1 17433 1727096265.55270: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096265.56685: done with get_vars() 17433 1727096265.56712: done queuing things up, now waiting for results queue to drain 17433 1727096265.56715: results queue empty 17433 1727096265.56715: checking for any_errors_fatal 17433 1727096265.56720: done checking for any_errors_fatal 17433 1727096265.56721: checking for max_fail_percentage 17433 1727096265.56722: done checking for max_fail_percentage 17433 1727096265.56722: checking to see if all hosts have failed and the running result is not ok 17433 1727096265.56723: done checking to see if all hosts have failed 17433 1727096265.56724: getting the remaining hosts for this loop 17433 1727096265.56725: done getting the remaining hosts for this loop 17433 1727096265.56737: getting the next task for host managed_node1 17433 1727096265.56741: done getting next task for host managed_node1 17433 1727096265.56743: ^ task is: TASK: meta (flush_handlers) 17433 1727096265.56744: ^ 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 17433 1727096265.56747: getting variables 17433 1727096265.56748: in VariableManager get_vars() 17433 1727096265.56758: Calling all_inventory to load vars for managed_node1 17433 1727096265.56762: Calling groups_inventory to load vars for managed_node1 17433 1727096265.56764: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096265.56772: Calling all_plugins_play to load vars for managed_node1 17433 1727096265.56774: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096265.56777: Calling groups_plugins_play to load vars for managed_node1 17433 1727096265.57974: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096265.59853: done with get_vars() 17433 1727096265.59880: done getting variables 17433 1727096265.59928: in VariableManager get_vars() 17433 1727096265.59938: Calling all_inventory to load vars for managed_node1 17433 1727096265.59944: Calling groups_inventory to load vars for managed_node1 17433 1727096265.59947: Calling all_plugins_inventory to load vars for managed_node1 17433 1727096265.59952: Calling all_plugins_play to load vars for managed_node1 17433 1727096265.59954: Calling groups_plugins_inventory to load vars for managed_node1 17433 1727096265.59957: Calling groups_plugins_play to load vars for managed_node1 17433 1727096265.61258: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17433 1727096265.62934: done with get_vars() 17433 1727096265.62972: done queuing things up, now waiting for results queue to drain 17433 1727096265.62974: results queue empty 17433 1727096265.62975: checking for any_errors_fatal 17433 1727096265.62976: done checking for any_errors_fatal 17433 1727096265.62977: checking for max_fail_percentage 17433 1727096265.62978: done checking for max_fail_percentage 17433 1727096265.62979: checking to see if all hosts have failed and the running result is not ok 17433 1727096265.62979: done checking to see if all hosts have failed 17433 1727096265.62980: getting the remaining hosts for this loop 17433 1727096265.62981: done getting the remaining hosts for this loop 17433 1727096265.62983: getting the next task for host managed_node1 17433 1727096265.62986: done getting next task for host managed_node1 17433 1727096265.62987: ^ task is: None 17433 1727096265.62988: ^ 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 17433 1727096265.62989: done queuing things up, now waiting for results queue to drain 17433 1727096265.62990: results queue empty 17433 1727096265.62990: checking for any_errors_fatal 17433 1727096265.62991: done checking for any_errors_fatal 17433 1727096265.62992: checking for max_fail_percentage 17433 1727096265.62992: done checking for max_fail_percentage 17433 1727096265.62993: checking to see if all hosts have failed and the running result is not ok 17433 1727096265.62994: done checking to see if all hosts have failed 17433 1727096265.62995: getting the next task for host managed_node1 17433 1727096265.62997: done getting next task for host managed_node1 17433 1727096265.62998: ^ task is: None 17433 1727096265.62999: ^ 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 Monday 23 September 2024 08:57:45 -0400 (0:00:00.750) 0:00:18.576 ****** =============================================================================== fedora.linux_system_roles.network : Check which services are running ---- 2.12s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Gathering Facts --------------------------------------------------------- 1.74s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_dummy_nm.yml:6 fedora.linux_system_roles.network : Check which packages are installed --- 1.24s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Gathering Facts --------------------------------------------------------- 1.13s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_dummy.yml:3 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.98s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.93s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Verify DNS and network connectivity ------------------------------------- 0.75s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:24 Gather current interface info ------------------------------------------- 0.74s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Gather the minimum subset of ansible_facts required by the network role test --- 0.70s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Check if system is ostree ----------------------------------------------- 0.60s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.56s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Check routes and DNS ---------------------------------------------------- 0.45s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:6 Cleanup profile and device ---------------------------------------------- 0.44s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml:3 Remove test interface if necessary -------------------------------------- 0.42s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml:3 Get NM profile info ----------------------------------------------------- 0.40s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Get stat for interface dummy0 ------------------------------------------- 0.39s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Get stat for interface dummy0 ------------------------------------------- 0.38s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Stat profile file ------------------------------------------------------- 0.36s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces --- 0.20s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later --- 0.20s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 17433 1727096265.63109: RUNNING CLEANUP