[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. 29764 1726882989.71265: 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-4FB executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 29764 1726882989.71814: Added group all to inventory 29764 1726882989.71816: Added group ungrouped to inventory 29764 1726882989.71822: Group all now contains ungrouped 29764 1726882989.71825: Examining possible inventory source: /tmp/network-lQx/inventory.yml 29764 1726882989.94994: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 29764 1726882989.95050: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 29764 1726882989.95071: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 29764 1726882989.95129: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 29764 1726882989.95239: Loaded config def from plugin (inventory/script) 29764 1726882989.95242: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 29764 1726882989.95325: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 29764 1726882989.95449: Loaded config def from plugin (inventory/yaml) 29764 1726882989.95451: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 29764 1726882989.95561: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 29764 1726882989.96130: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 29764 1726882989.96136: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 29764 1726882989.96140: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 29764 1726882989.96146: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 29764 1726882989.96151: Loading data from /tmp/network-lQx/inventory.yml 29764 1726882989.96247: /tmp/network-lQx/inventory.yml was not parsable by auto 29764 1726882989.96329: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 29764 1726882989.96379: Loading data from /tmp/network-lQx/inventory.yml 29764 1726882989.96611: group all already in inventory 29764 1726882989.96620: set inventory_file for managed_node1 29764 1726882989.96624: set inventory_dir for managed_node1 29764 1726882989.96626: Added host managed_node1 to inventory 29764 1726882989.96628: Added host managed_node1 to group all 29764 1726882989.96630: set ansible_host for managed_node1 29764 1726882989.96631: set ansible_ssh_extra_args for managed_node1 29764 1726882989.96637: set inventory_file for managed_node2 29764 1726882989.96641: set inventory_dir for managed_node2 29764 1726882989.96642: Added host managed_node2 to inventory 29764 1726882989.96644: Added host managed_node2 to group all 29764 1726882989.96645: set ansible_host for managed_node2 29764 1726882989.96646: set ansible_ssh_extra_args for managed_node2 29764 1726882989.96650: set inventory_file for managed_node3 29764 1726882989.96653: set inventory_dir for managed_node3 29764 1726882989.96654: Added host managed_node3 to inventory 29764 1726882989.96655: Added host managed_node3 to group all 29764 1726882989.96656: set ansible_host for managed_node3 29764 1726882989.96657: set ansible_ssh_extra_args for managed_node3 29764 1726882989.96661: Reconcile groups and hosts in inventory. 29764 1726882989.96666: Group ungrouped now contains managed_node1 29764 1726882989.96668: Group ungrouped now contains managed_node2 29764 1726882989.96671: Group ungrouped now contains managed_node3 29764 1726882989.96768: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 29764 1726882989.96938: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 29764 1726882989.97004: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 29764 1726882989.97042: Loaded config def from plugin (vars/host_group_vars) 29764 1726882989.97045: 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) 29764 1726882989.97053: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 29764 1726882989.97062: 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) 29764 1726882989.97118: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 29764 1726882989.97510: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726882989.97625: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 29764 1726882989.97685: Loaded config def from plugin (connection/local) 29764 1726882989.97689: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 29764 1726882989.98607: Loaded config def from plugin (connection/paramiko_ssh) 29764 1726882989.98611: 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) 29764 1726882989.99810: 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) 29764 1726882989.99879: Loaded config def from plugin (connection/psrp) 29764 1726882989.99882: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 29764 1726882990.01030: 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) 29764 1726882990.01089: Loaded config def from plugin (connection/ssh) 29764 1726882990.01093: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 29764 1726882990.03907: 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) 29764 1726882990.03963: Loaded config def from plugin (connection/winrm) 29764 1726882990.03967: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 29764 1726882990.04008: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 29764 1726882990.04119: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 29764 1726882990.04242: Loaded config def from plugin (shell/cmd) 29764 1726882990.04245: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 29764 1726882990.04281: 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) 29764 1726882990.04382: Loaded config def from plugin (shell/powershell) 29764 1726882990.04385: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 29764 1726882990.04452: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 29764 1726882990.04716: Loaded config def from plugin (shell/sh) 29764 1726882990.04719: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 29764 1726882990.04764: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 29764 1726882990.04945: Loaded config def from plugin (become/runas) 29764 1726882990.04948: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 29764 1726882990.05213: Loaded config def from plugin (become/su) 29764 1726882990.05216: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 29764 1726882990.05449: Loaded config def from plugin (become/sudo) 29764 1726882990.05451: 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 29764 1726882990.05496: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tests_team_nm.yml 29764 1726882990.05939: in VariableManager get_vars() 29764 1726882990.05965: done with get_vars() 29764 1726882990.06152: trying /usr/local/lib/python3.12/site-packages/ansible/modules 29764 1726882990.09944: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 29764 1726882990.10102: in VariableManager get_vars() 29764 1726882990.10107: done with get_vars() 29764 1726882990.10111: variable 'playbook_dir' from source: magic vars 29764 1726882990.10112: variable 'ansible_playbook_python' from source: magic vars 29764 1726882990.10113: variable 'ansible_config_file' from source: magic vars 29764 1726882990.10114: variable 'groups' from source: magic vars 29764 1726882990.10115: variable 'omit' from source: magic vars 29764 1726882990.10116: variable 'ansible_version' from source: magic vars 29764 1726882990.10117: variable 'ansible_check_mode' from source: magic vars 29764 1726882990.10118: variable 'ansible_diff_mode' from source: magic vars 29764 1726882990.10119: variable 'ansible_forks' from source: magic vars 29764 1726882990.10120: variable 'ansible_inventory_sources' from source: magic vars 29764 1726882990.10121: variable 'ansible_skip_tags' from source: magic vars 29764 1726882990.10122: variable 'ansible_limit' from source: magic vars 29764 1726882990.10123: variable 'ansible_run_tags' from source: magic vars 29764 1726882990.10124: variable 'ansible_verbosity' from source: magic vars 29764 1726882990.10170: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_team.yml 29764 1726882990.10583: in VariableManager get_vars() 29764 1726882990.10603: done with get_vars() 29764 1726882990.10668: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 29764 1726882990.10690: 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 29764 1726882990.10981: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 29764 1726882990.11215: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 29764 1726882990.11219: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-4FB/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) 29764 1726882990.11260: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 29764 1726882990.11296: 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) 29764 1726882990.11512: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 29764 1726882990.11590: Loaded config def from plugin (callback/default) 29764 1726882990.11593: 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) 29764 1726882990.13088: Loaded config def from plugin (callback/junit) 29764 1726882990.13091: 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) 29764 1726882990.13148: 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) 29764 1726882990.13254: Loaded config def from plugin (callback/minimal) 29764 1726882990.13257: 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) 29764 1726882990.13313: 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) 29764 1726882990.13395: Loaded config def from plugin (callback/tree) 29764 1726882990.13402: 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 29764 1726882990.13563: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 29764 1726882990.13567: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-4FB/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_team_nm.yml **************************************************** 2 plays in /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tests_team_nm.yml 29764 1726882990.13601: in VariableManager get_vars() 29764 1726882990.13621: done with get_vars() 29764 1726882990.13628: in VariableManager get_vars() 29764 1726882990.13642: done with get_vars() 29764 1726882990.13648: variable 'omit' from source: magic vars 29764 1726882990.13697: in VariableManager get_vars() 29764 1726882990.13713: done with get_vars() 29764 1726882990.13744: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_team.yml' with nm as provider] ************* 29764 1726882990.14417: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 29764 1726882990.14513: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 29764 1726882990.14547: getting the remaining hosts for this loop 29764 1726882990.14549: done getting the remaining hosts for this loop 29764 1726882990.14552: getting the next task for host managed_node3 29764 1726882990.14557: done getting next task for host managed_node3 29764 1726882990.14559: ^ task is: TASK: Gathering Facts 29764 1726882990.14561: ^ 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 29764 1726882990.14564: getting variables 29764 1726882990.14565: in VariableManager get_vars() 29764 1726882990.14576: Calling all_inventory to load vars for managed_node3 29764 1726882990.14579: Calling groups_inventory to load vars for managed_node3 29764 1726882990.14583: Calling all_plugins_inventory to load vars for managed_node3 29764 1726882990.14597: Calling all_plugins_play to load vars for managed_node3 29764 1726882990.14616: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726882990.14621: Calling groups_plugins_play to load vars for managed_node3 29764 1726882990.14664: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726882990.14739: done with get_vars() 29764 1726882990.14748: done getting variables 29764 1726882990.14830: 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-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tests_team_nm.yml:6 Friday 20 September 2024 21:43:10 -0400 (0:00:00.014) 0:00:00.014 ****** 29764 1726882990.14855: entering _queue_task() for managed_node3/gather_facts 29764 1726882990.14857: Creating lock for gather_facts 29764 1726882990.15225: worker is 1 (out of 1 available) 29764 1726882990.15237: exiting _queue_task() for managed_node3/gather_facts 29764 1726882990.15251: done queuing things up, now waiting for results queue to drain 29764 1726882990.15258: waiting for pending results... 29764 1726882990.15653: running TaskExecutor() for managed_node3/TASK: Gathering Facts 29764 1726882990.15662: in run() - task 0affe814-3a2d-da6f-1817-000000000011 29764 1726882990.15666: variable 'ansible_search_path' from source: unknown 29764 1726882990.15676: calling self._execute() 29764 1726882990.15719: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726882990.15732: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726882990.15748: variable 'omit' from source: magic vars 29764 1726882990.15869: variable 'omit' from source: magic vars 29764 1726882990.15908: variable 'omit' from source: magic vars 29764 1726882990.15960: variable 'omit' from source: magic vars 29764 1726882990.16014: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29764 1726882990.16063: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29764 1726882990.16093: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29764 1726882990.16118: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29764 1726882990.16137: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29764 1726882990.16178: variable 'inventory_hostname' from source: host vars for 'managed_node3' 29764 1726882990.16187: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726882990.16195: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726882990.16327: Set connection var ansible_shell_executable to /bin/sh 29764 1726882990.16343: Set connection var ansible_timeout to 10 29764 1726882990.16351: Set connection var ansible_shell_type to sh 29764 1726882990.16362: Set connection var ansible_pipelining to False 29764 1726882990.16379: Set connection var ansible_module_compression to ZIP_DEFLATED 29764 1726882990.16386: Set connection var ansible_connection to ssh 29764 1726882990.16421: variable 'ansible_shell_executable' from source: unknown 29764 1726882990.16429: variable 'ansible_connection' from source: unknown 29764 1726882990.16439: variable 'ansible_module_compression' from source: unknown 29764 1726882990.16447: variable 'ansible_shell_type' from source: unknown 29764 1726882990.16454: variable 'ansible_shell_executable' from source: unknown 29764 1726882990.16463: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726882990.16471: variable 'ansible_pipelining' from source: unknown 29764 1726882990.16482: variable 'ansible_timeout' from source: unknown 29764 1726882990.16491: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726882990.16959: 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) 29764 1726882990.16976: variable 'omit' from source: magic vars 29764 1726882990.17038: starting attempt loop 29764 1726882990.17042: running the handler 29764 1726882990.17044: variable 'ansible_facts' from source: unknown 29764 1726882990.17047: _low_level_execute_command(): starting 29764 1726882990.17049: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29764 1726882990.17789: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 29764 1726882990.17805: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29764 1726882990.17819: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726882990.17841: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29764 1726882990.17859: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 <<< 29764 1726882990.17954: 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.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726882990.17984: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29764 1726882990.18002: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29764 1726882990.18028: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726882990.18187: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726882990.20152: stdout chunk (state=3): >>>/root <<< 29764 1726882990.20424: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726882990.20438: stdout chunk (state=3): >>><<< 29764 1726882990.20459: stderr chunk (state=3): >>><<< 29764 1726882990.20488: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29764 1726882990.20507: _low_level_execute_command(): starting 29764 1726882990.20565: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882990.2049437-29779-239425891003813 `" && echo ansible-tmp-1726882990.2049437-29779-239425891003813="` echo /root/.ansible/tmp/ansible-tmp-1726882990.2049437-29779-239425891003813 `" ) && sleep 0' 29764 1726882990.21185: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 29764 1726882990.21230: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29764 1726882990.21246: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726882990.21346: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726882990.21369: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29764 1726882990.21390: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29764 1726882990.21405: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726882990.21572: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726882990.23648: stdout chunk (state=3): >>>ansible-tmp-1726882990.2049437-29779-239425891003813=/root/.ansible/tmp/ansible-tmp-1726882990.2049437-29779-239425891003813 <<< 29764 1726882990.23851: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726882990.23854: stdout chunk (state=3): >>><<< 29764 1726882990.23857: stderr chunk (state=3): >>><<< 29764 1726882990.24042: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882990.2049437-29779-239425891003813=/root/.ansible/tmp/ansible-tmp-1726882990.2049437-29779-239425891003813 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29764 1726882990.24045: variable 'ansible_module_compression' from source: unknown 29764 1726882990.24047: ANSIBALLZ: Using generic lock for ansible.legacy.setup 29764 1726882990.24049: ANSIBALLZ: Acquiring lock 29764 1726882990.24051: ANSIBALLZ: Lock acquired: 140564934120256 29764 1726882990.24053: ANSIBALLZ: Creating module 29764 1726882990.79815: ANSIBALLZ: Writing module into payload 29764 1726882990.79993: ANSIBALLZ: Writing module 29764 1726882990.80031: ANSIBALLZ: Renaming module 29764 1726882990.80045: ANSIBALLZ: Done creating module 29764 1726882990.80069: variable 'ansible_facts' from source: unknown 29764 1726882990.80080: variable 'inventory_hostname' from source: host vars for 'managed_node3' 29764 1726882990.80097: _low_level_execute_command(): starting 29764 1726882990.80111: _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' 29764 1726882990.80752: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 29764 1726882990.80769: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29764 1726882990.80785: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726882990.80808: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29764 1726882990.80916: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 29764 1726882990.80938: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29764 1726882990.80967: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726882990.81128: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726882990.82999: stdout chunk (state=3): >>>PLATFORM <<< 29764 1726882990.83094: stdout chunk (state=3): >>>Linux <<< 29764 1726882990.83115: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 29764 1726882990.83339: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726882990.83363: stdout chunk (state=3): >>><<< 29764 1726882990.83366: stderr chunk (state=3): >>><<< 29764 1726882990.83399: _low_level_execute_command() done: rc=0, stdout=PLATFORM Linux FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29764 1726882990.83415 [managed_node3]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 29764 1726882990.83562: _low_level_execute_command(): starting 29764 1726882990.83565: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 29764 1726882990.83885: Sending initial data 29764 1726882990.83889: Sent initial data (1181 bytes) 29764 1726882990.85151: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726882990.85254: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29764 1726882990.85281: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29764 1726882990.85309: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726882990.85552: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726882990.89356: stdout chunk (state=3): >>>{"platform_dist_result": [], "osrelease_content": "NAME=\"Fedora Linux\"\nVERSION=\"39 (Thirty Nine)\"\nID=fedora\nVERSION_ID=39\nVERSION_CODENAME=\"\"\nPLATFORM_ID=\"platform:f39\"\nPRETTY_NAME=\"Fedora Linux 39 (Thirty Nine)\"\nANSI_COLOR=\"0;38;2;60;110;180\"\nLOGO=fedora-logo-icon\nCPE_NAME=\"cpe:/o:fedoraproject:fedora:39\"\nDEFAULT_HOSTNAME=\"fedora\"\nHOME_URL=\"https://fedoraproject.org/\"\nDOCUMENTATION_URL=\"https://docs.fedoraproject.org/en-US/fedora/f39/system-administrators-guide/\"\nSUPPORT_URL=\"https://ask.fedoraproject.org/\"\nBUG_REPORT_URL=\"https://bugzilla.redhat.com/\"\nREDHAT_BUGZILLA_PRODUCT=\"Fedora\"\nREDHAT_BUGZILLA_PRODUCT_VERSION=39\nREDHAT_SUPPORT_PRODUCT=\"Fedora\"\nREDHAT_SUPPORT_PRODUCT_VERSION=39\nSUPPORT_END=2024-11-12\n"} <<< 29764 1726882990.89652: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726882990.89733: stderr chunk (state=3): >>><<< 29764 1726882990.89746: stdout chunk (state=3): >>><<< 29764 1726882990.89799: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"Fedora Linux\"\nVERSION=\"39 (Thirty Nine)\"\nID=fedora\nVERSION_ID=39\nVERSION_CODENAME=\"\"\nPLATFORM_ID=\"platform:f39\"\nPRETTY_NAME=\"Fedora Linux 39 (Thirty Nine)\"\nANSI_COLOR=\"0;38;2;60;110;180\"\nLOGO=fedora-logo-icon\nCPE_NAME=\"cpe:/o:fedoraproject:fedora:39\"\nDEFAULT_HOSTNAME=\"fedora\"\nHOME_URL=\"https://fedoraproject.org/\"\nDOCUMENTATION_URL=\"https://docs.fedoraproject.org/en-US/fedora/f39/system-administrators-guide/\"\nSUPPORT_URL=\"https://ask.fedoraproject.org/\"\nBUG_REPORT_URL=\"https://bugzilla.redhat.com/\"\nREDHAT_BUGZILLA_PRODUCT=\"Fedora\"\nREDHAT_BUGZILLA_PRODUCT_VERSION=39\nREDHAT_SUPPORT_PRODUCT=\"Fedora\"\nREDHAT_SUPPORT_PRODUCT_VERSION=39\nSUPPORT_END=2024-11-12\n"} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29764 1726882990.89956: variable 'ansible_facts' from source: unknown 29764 1726882990.89959: variable 'ansible_facts' from source: unknown 29764 1726882990.89975: variable 'ansible_module_compression' from source: unknown 29764 1726882990.90171: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-29764ooyjyvtd/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 29764 1726882990.90200: variable 'ansible_facts' from source: unknown 29764 1726882990.90421: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882990.2049437-29779-239425891003813/AnsiballZ_setup.py 29764 1726882990.90804: Sending initial data 29764 1726882990.90810: Sent initial data (154 bytes) 29764 1726882990.92113: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726882990.92244: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 29764 1726882990.92255: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726882990.92394: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726882990.94146: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 29764 1726882990.94255: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29764 1726882990.94382: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29764ooyjyvtd/tmp746ppbd1 /root/.ansible/tmp/ansible-tmp-1726882990.2049437-29779-239425891003813/AnsiballZ_setup.py <<< 29764 1726882990.94386: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882990.2049437-29779-239425891003813/AnsiballZ_setup.py" <<< 29764 1726882990.94483: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-29764ooyjyvtd/tmp746ppbd1" to remote "/root/.ansible/tmp/ansible-tmp-1726882990.2049437-29779-239425891003813/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882990.2049437-29779-239425891003813/AnsiballZ_setup.py" <<< 29764 1726882990.99656: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726882990.99795: stderr chunk (state=3): >>><<< 29764 1726882990.99798: stdout chunk (state=3): >>><<< 29764 1726882990.99829: done transferring module to remote 29764 1726882990.99849: _low_level_execute_command(): starting 29764 1726882990.99854: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882990.2049437-29779-239425891003813/ /root/.ansible/tmp/ansible-tmp-1726882990.2049437-29779-239425891003813/AnsiballZ_setup.py && sleep 0' 29764 1726882991.01263: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 29764 1726882991.01276: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29764 1726882991.01286: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726882991.01303: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29764 1726882991.01640: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 29764 1726882991.01664: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726882991.01919: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726882991.03975: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726882991.04076: stderr chunk (state=3): >>><<< 29764 1726882991.04150: stdout chunk (state=3): >>><<< 29764 1726882991.04182: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29764 1726882991.04186: _low_level_execute_command(): starting 29764 1726882991.04189: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882990.2049437-29779-239425891003813/AnsiballZ_setup.py && sleep 0' 29764 1726882991.05514: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 29764 1726882991.05651: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726882991.05808: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726882991.08160: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 29764 1726882991.08184: stdout chunk (state=3): >>>import _imp # builtin <<< 29764 1726882991.08219: stdout chunk (state=3): >>>import '_thread' # <<< 29764 1726882991.08226: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 29764 1726882991.08294: stdout chunk (state=3): >>>import '_io' # <<< 29764 1726882991.08301: stdout chunk (state=3): >>>import 'marshal' # <<< 29764 1726882991.08345: stdout chunk (state=3): >>>import 'posix' # <<< 29764 1726882991.08405: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 29764 1726882991.08410: stdout chunk (state=3): >>>import 'time' # <<< 29764 1726882991.08413: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 29764 1726882991.08497: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 29764 1726882991.08503: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 29764 1726882991.08550: stdout chunk (state=3): >>>import '_codecs' # import 'codecs' # <<< 29764 1726882991.08573: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 29764 1726882991.08691: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 29764 1726882991.08698: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57c060c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57c05dbb30> # /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 0x7f57c060eab0> import '_signal' # import '_abc' # <<< 29764 1726882991.08701: stdout chunk (state=3): >>>import 'abc' # <<< 29764 1726882991.08847: stdout chunk (state=3): >>>import 'io' # import '_stat' # import 'stat' # <<< 29764 1726882991.08857: stdout chunk (state=3): >>>import '_collections_abc' # <<< 29764 1726882991.08877: stdout chunk (state=3): >>>import 'genericpath' # <<< 29764 1726882991.08892: stdout chunk (state=3): >>>import 'posixpath' # <<< 29764 1726882991.08922: stdout chunk (state=3): >>>import 'os' # <<< 29764 1726882991.08926: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 29764 1726882991.09043: stdout chunk (state=3): >>>Processing user site-packages <<< 29764 1726882991.09062: stdout chunk (state=3): >>>Processing global site-packages <<< 29764 1726882991.09075: stdout chunk (state=3): >>>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 0x7f57c0421160> <<< 29764 1726882991.09085: 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 <<< 29764 1726882991.09123: stdout chunk (state=3): >>># 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 0x7f57c0421fd0> <<< 29764 1726882991.09139: stdout chunk (state=3): >>>import 'site' # <<< 29764 1726882991.09170: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 29764 1726882991.09651: 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 <<< 29764 1726882991.09736: stdout chunk (state=3): >>># 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' <<< 29764 1726882991.09767: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57c045fdd0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 29764 1726882991.09787: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 29764 1726882991.09807: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57c045ffe0> <<< 29764 1726882991.09833: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 29764 1726882991.09957: 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' # <<< 29764 1726882991.09984: 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 0x7f57c0497800> <<< 29764 1726882991.10019: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 29764 1726882991.10035: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57c0497e90> import '_collections' # <<< 29764 1726882991.10093: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57c0477aa0> <<< 29764 1726882991.10106: stdout chunk (state=3): >>>import '_functools' # <<< 29764 1726882991.10153: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57c0475190> <<< 29764 1726882991.10246: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57c045cf80> <<< 29764 1726882991.10306: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 29764 1726882991.10310: 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 <<< 29764 1726882991.10372: 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 <<< 29764 1726882991.10539: 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 0x7f57c04bb710> <<< 29764 1726882991.10585: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57c04ba330> # /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 0x7f57c0476060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57c04b8a40> # /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 0x7f57c04ec6e0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57c045c200> # /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 0x7f57c04ecb90> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57c04eca40> <<< 29764 1726882991.10621: 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 0x7f57c04ece00> <<< 29764 1726882991.10647: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57c045ad20> <<< 29764 1726882991.10683: 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' <<< 29764 1726882991.10697: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 29764 1726882991.10824: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57c04ed4c0> <<< 29764 1726882991.10827: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57c04ed190> 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 0x7f57c04ee3c0> <<< 29764 1726882991.10893: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 29764 1726882991.10925: 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 0x7f57c05085c0> <<< 29764 1726882991.11009: stdout chunk (state=3): >>>import 'errno' # <<< 29764 1726882991.11018: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f57c0509d00> <<< 29764 1726882991.11049: 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 0x7f57c050abd0> <<< 29764 1726882991.11161: 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 0x7f57c050b230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57c050a120> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 29764 1726882991.11167: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 29764 1726882991.11258: 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 0x7f57c050bc80> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57c050b3b0> <<< 29764 1726882991.11261: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57c04ee3f0> <<< 29764 1726882991.11331: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 29764 1726882991.11362: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 29764 1726882991.11433: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f57c0207b30> <<< 29764 1726882991.11473: 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 0x7f57c02305f0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57c0230350> # 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 0x7f57c0230560> <<< 29764 1726882991.11504: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f57c02307a0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57c0205cd0> <<< 29764 1726882991.11561: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 29764 1726882991.11870: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 29764 1726882991.11873: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57c0231e20> <<< 29764 1726882991.11888: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57c0230aa0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57c04eeae0> # /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' <<< 29764 1726882991.11912: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57c02621b0> <<< 29764 1726882991.11960: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 29764 1726882991.11991: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 29764 1726882991.12019: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 29764 1726882991.12068: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57c027a360> <<< 29764 1726882991.12100: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 29764 1726882991.12133: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 29764 1726882991.12216: 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 0x7f57c02b7140> <<< 29764 1726882991.12243: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 29764 1726882991.12338: stdout chunk (state=3): >>># 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 <<< 29764 1726882991.12359: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 29764 1726882991.12517: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57c02dd8b0> <<< 29764 1726882991.12543: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57c02b7260> <<< 29764 1726882991.12563: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57c027aff0> <<< 29764 1726882991.12596: 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 0x7f57c00fc230> <<< 29764 1726882991.12620: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57c02793a0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57c0232d50> <<< 29764 1726882991.12841: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 29764 1726882991.12859: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f57c00fc440> <<< 29764 1726882991.12987: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_p5e0jx1t/ansible_ansible.legacy.setup_payload.zip' <<< 29764 1726882991.13087: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.13203: 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' <<< 29764 1726882991.13233: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 29764 1726882991.13324: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 29764 1726882991.13423: 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 0x7f57c0161e80> import '_typing' # <<< 29764 1726882991.13568: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57c0138d70> <<< 29764 1726882991.13595: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57c00ffe90> # zipimport: zlib available <<< 29764 1726882991.13632: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available # zipimport: zlib available <<< 29764 1726882991.13852: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # <<< 29764 1726882991.13878: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.15262: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.16570: 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' <<< 29764 1726882991.16594: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57c013bd10> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 29764 1726882991.16625: stdout chunk (state=3): >>># 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 <<< 29764 1726882991.16652: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 29764 1726882991.16673: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 29764 1726882991.16702: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 29764 1726882991.16741: stdout chunk (state=3): >>># 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 0x7f57c0191880> <<< 29764 1726882991.16757: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57c0191610> <<< 29764 1726882991.16850: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57c0190f20> <<< 29764 1726882991.16876: 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' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57c0191370> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57c0162b10> import 'atexit' # <<< 29764 1726882991.16901: 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 0x7f57c0192600> <<< 29764 1726882991.16925: 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 0x7f57c0192840> <<< 29764 1726882991.16948: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 29764 1726882991.17073: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57c0192d80> import 'pwd' # <<< 29764 1726882991.17097: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 29764 1726882991.17118: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 29764 1726882991.17267: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57bfff8aa0> # 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 0x7f57bfffa6c0> # /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' <<< 29764 1726882991.17296: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57bfffafc0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 29764 1726882991.17319: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 29764 1726882991.17346: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57bfffbf50> <<< 29764 1726882991.17363: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 29764 1726882991.17430: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 29764 1726882991.17435: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 29764 1726882991.17438: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 29764 1726882991.17484: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57bfffec30> <<< 29764 1726882991.17528: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f57bfffef60> <<< 29764 1726882991.17558: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57bfffcef0> <<< 29764 1726882991.17571: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 29764 1726882991.17600: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 29764 1726882991.17669: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 29764 1726882991.17673: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 29764 1726882991.17698: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 29764 1726882991.17772: stdout chunk (state=3): >>># 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 <<< 29764 1726882991.17775: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57c0002c30> <<< 29764 1726882991.17777: stdout chunk (state=3): >>>import '_tokenize' # <<< 29764 1726882991.17803: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57c0001730> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57c0001490> <<< 29764 1726882991.17837: 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' <<< 29764 1726882991.17950: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57c0003e30> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57bfffd400> <<< 29764 1726882991.18124: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 29764 1726882991.18127: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f57c0046db0> <<< 29764 1726882991.18130: 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 0x7f57c0046fc0> # /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 0x7f57c0048aa0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57c0048860> <<< 29764 1726882991.18152: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 29764 1726882991.18279: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 29764 1726882991.18324: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 29764 1726882991.18350: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f57c004b050> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57c0049190> <<< 29764 1726882991.18431: 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 <<< 29764 1726882991.18456: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 29764 1726882991.18503: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57c0056840> <<< 29764 1726882991.18669: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57c004b1d0> <<< 29764 1726882991.18752: 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 0x7f57c00576e0> <<< 29764 1726882991.18779: 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' <<< 29764 1726882991.18798: stdout chunk (state=3): >>>import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f57c0057890> <<< 29764 1726882991.18872: 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 0x7f57c0057b90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57c00471a0> <<< 29764 1726882991.18891: 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' <<< 29764 1726882991.19060: stdout chunk (state=3): >>># /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' <<< 29764 1726882991.19063: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 29764 1726882991.19066: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f57c005b2c0> <<< 29764 1726882991.19242: 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 0x7f57c005c8c0> <<< 29764 1726882991.19247: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57c0059a30> <<< 29764 1726882991.19296: 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 0x7f57c005adb0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57c0059640> # zipimport: zlib available <<< 29764 1726882991.19308: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 29764 1726882991.19415: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.19526: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 29764 1726882991.19555: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 29764 1726882991.19578: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 29764 1726882991.19593: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.19739: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.19879: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.20560: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.21250: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 29764 1726882991.21277: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 29764 1726882991.21311: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 29764 1726882991.21388: 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 0x7f57bfee49e0> <<< 29764 1726882991.21491: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 29764 1726882991.21739: 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 0x7f57bfee5730> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57c005fe30> <<< 29764 1726882991.21765: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 29764 1726882991.21817: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.22010: 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' <<< 29764 1726882991.22029: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57bfee57c0> <<< 29764 1726882991.22050: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.22605: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.23157: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.23246: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.23335: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 29764 1726882991.23352: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.23387: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.23426: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 29764 1726882991.23447: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.23522: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.23635: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 29764 1726882991.23667: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 29764 1726882991.23691: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.23729: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.23791: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 29764 1726882991.24141: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.24366: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 29764 1726882991.24464: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 29764 1726882991.24537: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57bfee6540> <<< 29764 1726882991.24560: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.24639: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.24818: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 29764 1726882991.24835: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /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' <<< 29764 1726882991.24861: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 29764 1726882991.24995: 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 0x7f57bfeee270> <<< 29764 1726882991.25133: 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 0x7f57bfeeebd0> <<< 29764 1726882991.25156: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57bfee75c0> # zipimport: zlib available # zipimport: zlib available <<< 29764 1726882991.25180: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 29764 1726882991.25199: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.25245: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.25301: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.25361: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.25444: 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 <<< 29764 1726882991.25490: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 29764 1726882991.25596: 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 0x7f57bfeed8e0> <<< 29764 1726882991.25642: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57bfeeed20> <<< 29764 1726882991.25682: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 29764 1726882991.25760: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.25763: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.25892: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.25917: stdout chunk (state=3): >>># 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' <<< 29764 1726882991.25939: 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 <<< 29764 1726882991.25991: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 29764 1726882991.26009: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 29764 1726882991.26067: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 29764 1726882991.26140: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 29764 1726882991.26147: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 29764 1726882991.26217: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57bff82ed0> <<< 29764 1726882991.26240: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57bfefbd40> <<< 29764 1726882991.26312: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57bfef2d80> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57bfef2bd0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 29764 1726882991.26456: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.26491: 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' # # zipimport: zlib available # zipimport: zlib available <<< 29764 1726882991.26510: stdout chunk (state=3): >>>import 'ansible.modules' # # zipimport: zlib available <<< 29764 1726882991.26576: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.26641: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.26669: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.26691: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.26796: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 29764 1726882991.26822: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.26866: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 29764 1726882991.26888: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.26969: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.27049: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.27132: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 29764 1726882991.27341: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.27537: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.27579: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.27803: 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' # /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 0x7f57bff89cd0> <<< 29764 1726882991.27806: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 29764 1726882991.27809: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 29764 1726882991.27826: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 29764 1726882991.27879: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 29764 1726882991.27899: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 29764 1726882991.27922: 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 0x7f57bf4b83e0> <<< 29764 1726882991.27992: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f57bf4b8740> <<< 29764 1726882991.28036: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57bff71460> <<< 29764 1726882991.28061: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57bff70530> <<< 29764 1726882991.28105: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57bff88380> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57bff887a0> <<< 29764 1726882991.28230: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 29764 1726882991.28237: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 29764 1726882991.28264: 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' <<< 29764 1726882991.28292: 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 0x7f57bf4bb560> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57bf4bae40> <<< 29764 1726882991.28339: 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' <<< 29764 1726882991.28363: stdout chunk (state=3): >>>import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f57bf4baff0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57bf4ba270> <<< 29764 1726882991.28378: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 29764 1726882991.28523: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 29764 1726882991.28575: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57bf4bb650> <<< 29764 1726882991.28578: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 29764 1726882991.28613: stdout chunk (state=3): >>># 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 0x7f57bf526120> <<< 29764 1726882991.28650: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57bf524140> <<< 29764 1726882991.28703: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57bff88110> import 'ansible.module_utils.facts.timeout' # <<< 29764 1726882991.28707: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # <<< 29764 1726882991.28841: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 29764 1726882991.28860: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.28877: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.28907: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available <<< 29764 1726882991.28965: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.29045: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 29764 1726882991.29059: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.29073: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available <<< 29764 1726882991.29180: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.29183: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available <<< 29764 1726882991.29211: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.29273: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 29764 1726882991.29315: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.29329: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.29422: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available <<< 29764 1726882991.29452: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.29559: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.29588: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.29656: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 29764 1726882991.29673: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.30317: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.30988: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 29764 1726882991.30992: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # <<< 29764 1726882991.31008: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.31030: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.31057: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 29764 1726882991.31082: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.31139: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.31200: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 29764 1726882991.31217: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.31254: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.31283: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 29764 1726882991.31304: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.31405: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.31420: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available <<< 29764 1726882991.31464: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.31617: 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' <<< 29764 1726882991.31644: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57bf527c50> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 29764 1726882991.31661: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 29764 1726882991.31788: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57bf526e10> <<< 29764 1726882991.31811: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available <<< 29764 1726882991.31955: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available <<< 29764 1726882991.32060: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.32160: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 29764 1726882991.32181: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.32236: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.32318: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available <<< 29764 1726882991.32402: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.32420: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 29764 1726882991.32477: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 29764 1726882991.32628: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 29764 1726882991.32632: 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 0x7f57bf55a3f0> <<< 29764 1726882991.32838: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57bf5486e0> <<< 29764 1726882991.32909: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available <<< 29764 1726882991.32931: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.32974: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 29764 1726882991.33044: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.33170: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 29764 1726882991.33300: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.33505: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available <<< 29764 1726882991.33522: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.33559: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 29764 1726882991.33576: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.33614: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.33768: 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 0x7f57bf36dfd0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57bf36dbe0> import 'ansible.module_utils.facts.system.user' # <<< 29764 1726882991.33771: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.33788: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available <<< 29764 1726882991.33835: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.33871: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 29764 1726882991.33944: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.34259: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available <<< 29764 1726882991.34354: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.34462: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.34501: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.34546: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 29764 1726882991.34588: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available <<< 29764 1726882991.34699: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 29764 1726882991.34808: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.34932: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # <<< 29764 1726882991.35036: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 29764 1726882991.35080: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.35218: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 29764 1726882991.35240: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.35265: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.35299: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.35960: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.36568: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available <<< 29764 1726882991.36675: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.36804: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 29764 1726882991.36808: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.36908: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.37012: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 29764 1726882991.37040: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.37206: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.37374: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available <<< 29764 1726882991.37440: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available <<< 29764 1726882991.37564: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.37568: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available <<< 29764 1726882991.37620: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.37738: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.37981: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.38358: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available <<< 29764 1726882991.38362: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.38377: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available <<< 29764 1726882991.38443: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.38580: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available <<< 29764 1726882991.38602: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 29764 1726882991.38656: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.38720: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available <<< 29764 1726882991.39264: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available <<< 29764 1726882991.39267: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.39461: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 29764 1726882991.39480: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.39530: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.39646: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available <<< 29764 1726882991.39685: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available <<< 29764 1726882991.39724: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.39754: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 29764 1726882991.39777: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.39804: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.39845: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 29764 1726882991.39863: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.40092: stdout chunk (state=3): >>># 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 <<< 29764 1726882991.40125: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.40178: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 29764 1726882991.40193: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.40219: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.40241: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.40326: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.40339: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.40407: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.40497: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 29764 1726882991.40520: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.40565: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.40625: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 29764 1726882991.40651: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.40857: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.41073: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 29764 1726882991.41096: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.41150: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.41241: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 29764 1726882991.41254: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 29764 1726882991.41295: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 29764 1726882991.41308: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.41394: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.41491: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # <<< 29764 1726882991.41598: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available <<< 29764 1726882991.41602: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.41784: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 29764 1726882991.41798: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882991.43001: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 29764 1726882991.43019: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 29764 1726882991.43048: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 29764 1726882991.43110: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 29764 1726882991.43122: 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 0x7f57bf39b080> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57bf399310> <<< 29764 1726882991.43205: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57bf39b410> <<< 29764 1726882991.58340: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py <<< 29764 1726882991.58582: 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 0x7f57bf3e0050> <<< 29764 1726882991.58587: 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 0x7f57bf3e1490> # /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 0x7f57bf3e37d0> <<< 29764 1726882991.58615: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57bf3e2420> <<< 29764 1726882991.58923: 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 <<< 29764 1726882991.84801: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "39", "ansible_distribution_major_version": "39", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBANYijgij1fEhTOf5yay/qzv1+ckF/sTeAcrQU7mSl4JlHlSjJFRS9ZOEcTyZhIM24bmrUmUAXGByisr1fJhHdM1w6H4TV9d8eAGz5dvqRt3OMFXU98TIudAuK2zln4nrfCSz2a6X/3opBJuckX9rZaO0ickijdGATG1zU5j6yse5AAAAFQCB9h5S0fKeFdZzGlNOZp7suEtGLQAAAIBqL8YusJlS5M+t8hqB5XoiVX2JRwxeO45o1F+YDEL8s88gEWv3QxNNB5xqhdMrEbA13n8FJWfZZdvcU7PONunHJRbKJZFHcCdK5TI9eGObNVaZTYNSFhZ2BieAeUf4m7eiHxQI/o71WHee8ehKt8oSXovKXzKzzh6V8adityCM0QAAAIBN41A6QjMEnqm1991CkEko30YVBdWgdcunoDD7NJJoONNTR054WsZIbydxWyYVFa3fC4HcmSYJjXHxuSZuCmzFZYOzQSedVWWiET/kLEvIDxOZEQ44DCsa3zg29Ty97IbNNwLSIOFXoUbWllCQV9qge0q5dQ/J1wTQdymso3DyLQ==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC9Kn//qIm4a6eEMMZR4qpdJnSJr3FLIr3UgGTmVZPamYNdQ29vbdZONWFxDxoVqR69dvgMi7B4CVdaUu6QyBPlMI1hnnTMD7yGuFvf0wDLvk2p5tQf1MwOc8WdJCPqkvcCYTOD4gBf/qOT2LG96u3e6y9NpDSs43WwFzV2YMOpEVnbg+17SPjuOyE07jTJi4gLXbcjXxt9rz8nQMlsQPFysakPATk6pjVZnnTWDcFUSfc1sUdO6IWl/O4jlB/QtP/FkO38YQbSYx1fiZNsk+JP6ZeZ4F0trwlxRemd9P6eEqtA9jVdvSCvJNHgZoMob64uw1c2P8BFaAByky5crE35ggw6pKcQTHTAHhrPBTx12gpwlL4rB+OoysKYhxI8VeW+TYiNWBxF+EUpmcj/QMfOOgNbIEeK+YfNZ606vwhkyjORVqaN3MswYozhtwmAoyxDKaTAYWXo4+d+GqZ7pURKpwdZrI8M7e8Nvd+dwpW3OtrfAqXvFwIrBrivFfWnDE0=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBsLvf+TKoJqIfm5H0y7RP9w7PN99SnDATkd0bkTPwuIbQqBA6MAihYQaVCQtnKQCWC09GNZyMQSeayjLONajkY=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIME0e8Dw9KPaZbGCYYNAh3+j3dHxYuGhpELosAmEvhOR", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_iscsi_iqn": "", "ansible_system": "Linux", "ansible_kernel": "6.10.9-100.fc39.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-41-238.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-41-238", "ansible_nodename": "ip-10-31-41-238.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec243b3f63949f99a85dd461938b27f6", "ansible_fibre_channel_wwn": [], "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/<<< 29764 1726882991.84838: stdout chunk (state=3): >>>python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.14.145 37172 10.31.41.238 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.145 37172 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3717, "ansible_memfree_mb": 2873, "ansible_swaptotal_mb": 3716, "ansible_swapfree_mb": 3716, "ansible_memory_mb": {"real": {"total": 3717, "used": 844, "free": 2873}, "nocache": {"free": 3478, "used": 239}, "swap": {"total": 3716, "free": 3716, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec243b3f-6394-9f99-a85d-d461938b27f6", "ansible_product_uuid": "ec243b3f-6394-9f99-a85d-d461938b27f6", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "zram0": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "0", "scheduler_mode": "", "sectors": "7612416", "sectorsize": "4096", "size": "3.63 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 1135, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "ext4", "options": "rw,seclabel,relatime", "dump": 0, "passno": 0, "size_total": 264124022784, "size_available": 251207393280, "block_size": 4096, "block_total": 64483404, "block_available": 61329930, "block_used": 3153474, "inode_total": 16384000, "inode_available": 16303592, "inode_used": 80408, "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd"}], "ansible_is_chroot": false, "ansible_local": {}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"e<<< 29764 1726882991.84862: stdout chunk (state=3): >>>dns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_hostnqn": "", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "43", "second": "11", "epoch": "1726882991", "epoch_int": "1726882991", "date": "2024-09-20", "time": "21:43:11", "iso8601_micro": "2024-09-21T01:43:11.787613Z", "iso8601": "2024-09-21T01:43:11Z", "iso8601_basic": "20240920T214311787613", "iso8601_basic_short": "20240920T214311", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_loadavg": {"1m": 0.701171875, "5m": 0.59814453125, "15m": 0.36572265625}, "ansible_lsb": {}, "ansible_fips": false, "ansible_interfaces": ["rpltstbr", "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_rpltstbr": {"device": "rpltstbr", "macaddress": "a2:b5:e8:98:12:11", "mtu": 1500, "active": false, "type": "bridge", "interfaces": [], "id": "8000.000000000000", "stp": false, "speed": -1, "promisc": false, "ipv4": {"address": "192.0.2.72", "broadcast": "", "netmask": "255.255.255.254", "network": "192.0.2.72", "prefix": "31"}, "features": {"rx_checksumming": "off [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "on", "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": "on", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "on", "tx_fcoe_segmentation": "on", "tx_gre_segmentation": "on", "tx_gre_csum_segmentation": "on", "tx_ipxip4_segmentation": "on", "tx_ipxip6_segmentation": "on", "tx_udp_tnl_segmentation": "on", "tx_udp_tnl_csum_segmentation": "on", "tx_gso_partial": "on", "tx_tunnel_remcsum_segmentation": "on", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "on", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "on", "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": "0e:39:03:af:ed:a3", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.41.238", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22"}, "ipv6": [{"address": "fe80::a0b7:fdc4:48e8:7158", "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": <<< 29764 1726882991.84871: stdout chunk (state=3): >>>"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.40.1", "interface": "eth0", "address": "10.31.41.238", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22", "macaddress": "0e:39:03:af:ed:a3", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["192.0.2.72", "10.31.41.238"], "ansible_all_ipv6_addresses": ["fe80::a0b7:fdc4:48e8:7158"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.41.238", "127.0.0.0/8", "127.0.0.1", "192.0.2.72"], "ipv6": ["::1", "fe80::a0b7:fdc4:48e8:7158"]}, "ansible_pkg_mgr": "dnf", "ansible_apparmor": {"status": "disabled"}, "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 29764 1726882991.85608: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 <<< 29764 1726882991.85647: stdout chunk (state=3): >>># 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 <<< 29764 1726882991.85708: stdout chunk (state=3): >>># 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 <<< 29764 1726882991.85721: stdout chunk (state=3): >>># cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # 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 <<< 29764 1726882991.85778: stdout chunk (state=3): >>># 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 <<< 29764 1726882991.85820: stdout chunk (state=3): >>># 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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 <<< 29764 1726882991.85845: stdout chunk (state=3): >>># 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<<< 29764 1726882991.85899: stdout chunk (state=3): >>> # 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 <<< 29764 1726882991.85928: stdout chunk (state=3): >>># 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 <<< 29764 1726882991.85964: stdout chunk (state=3): >>># 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 <<< 29764 1726882991.86440: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 <<< 29764 1726882991.86496: stdout chunk (state=3): >>># destroy _compression # destroy _lzma # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 29764 1726882991.86500: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 29764 1726882991.86520: stdout chunk (state=3): >>># destroy ntpath <<< 29764 1726882991.86592: 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 <<< 29764 1726882991.86595: stdout chunk (state=3): >>># destroy _json <<< 29764 1726882991.86601: stdout chunk (state=3): >>># destroy grp # destroy encodings <<< 29764 1726882991.86620: stdout chunk (state=3): >>># destroy _locale # destroy locale # destroy select <<< 29764 1726882991.86633: stdout chunk (state=3): >>># destroy _signal # destroy _posixsubprocess <<< 29764 1726882991.86654: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 29764 1726882991.86697: stdout chunk (state=3): >>># destroy _hashlib <<< 29764 1726882991.86724: stdout chunk (state=3): >>># destroy _blake2 # destroy selinux # destroy shutil <<< 29764 1726882991.86741: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 29764 1726882991.86786: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector<<< 29764 1726882991.86809: stdout chunk (state=3): >>> # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle <<< 29764 1726882991.86838: stdout chunk (state=3): >>># destroy _pickle <<< 29764 1726882991.86855: stdout chunk (state=3): >>># destroy queue # destroy _heapq # destroy _queue <<< 29764 1726882991.86872: stdout chunk (state=3): >>># destroy multiprocessing.reduction <<< 29764 1726882991.86876: stdout chunk (state=3): >>># destroy selectors # destroy shlex # destroy fcntl <<< 29764 1726882991.86907: stdout chunk (state=3): >>># destroy datetime # destroy subprocess <<< 29764 1726882991.86914: stdout chunk (state=3): >>># destroy base64 <<< 29764 1726882991.86932: stdout chunk (state=3): >>># destroy _ssl <<< 29764 1726882991.86958: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux <<< 29764 1726882991.86972: stdout chunk (state=3): >>># destroy getpass # destroy pwd # destroy termios <<< 29764 1726882991.86995: stdout chunk (state=3): >>># destroy json <<< 29764 1726882991.87021: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob <<< 29764 1726882991.87028: stdout chunk (state=3): >>># destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 29764 1726882991.87047: stdout chunk (state=3): >>># destroy unicodedata # destroy errno # destroy multiprocessing.connection <<< 29764 1726882991.87060: stdout chunk (state=3): >>># destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection <<< 29764 1726882991.87126: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep <<< 29764 1726882991.87129: stdout chunk (state=3): >>># cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux <<< 29764 1726882991.87143: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian <<< 29764 1726882991.87148: stdout chunk (state=3): >>># 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 <<< 29764 1726882991.87181: 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 <<< 29764 1726882991.87194: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 <<< 29764 1726882991.87220: stdout chunk (state=3): >>># cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 29764 1726882991.87248: 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 <<< 29764 1726882991.87252: stdout chunk (state=3): >>># cleanup[3] wiping copyreg <<< 29764 1726882991.87255: stdout chunk (state=3): >>># cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 29764 1726882991.87287: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc <<< 29764 1726882991.87306: stdout chunk (state=3): >>># destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath <<< 29764 1726882991.87329: stdout chunk (state=3): >>># 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 <<< 29764 1726882991.87346: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 29764 1726882991.87353: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 29764 1726882991.87532: stdout chunk (state=3): >>># destroy sys.monitoring <<< 29764 1726882991.87555: stdout chunk (state=3): >>># destroy _socket <<< 29764 1726882991.87577: stdout chunk (state=3): >>># destroy _collections <<< 29764 1726882991.87606: stdout chunk (state=3): >>># destroy platform <<< 29764 1726882991.87613: stdout chunk (state=3): >>># destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 29764 1726882991.87661: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 29764 1726882991.87693: stdout chunk (state=3): >>># destroy _typing <<< 29764 1726882991.87704: stdout chunk (state=3): >>># 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 <<< 29764 1726882991.87711: stdout chunk (state=3): >>># 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 <<< 29764 1726882991.87729: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 29764 1726882991.87764: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 29764 1726882991.87881: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8<<< 29764 1726882991.87887: stdout chunk (state=3): >>> # 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 <<< 29764 1726882991.87913: stdout chunk (state=3): >>># destroy time <<< 29764 1726882991.87940: stdout chunk (state=3): >>># destroy _random <<< 29764 1726882991.87946: stdout chunk (state=3): >>># destroy _weakref <<< 29764 1726882991.87978: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _sre<<< 29764 1726882991.87981: stdout chunk (state=3): >>> # destroy _string # destroy re <<< 29764 1726882991.87991: stdout chunk (state=3): >>># destroy itertools <<< 29764 1726882991.88017: stdout chunk (state=3): >>># destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 29764 1726882991.88030: stdout chunk (state=3): >>># clear sys.audit hooks <<< 29764 1726882991.88827: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.41.238 closed. <<< 29764 1726882991.88830: stdout chunk (state=3): >>><<< 29764 1726882991.88833: stderr chunk (state=3): >>><<< 29764 1726882991.88863: _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 0x7f57c060c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57c05dbb30> # /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 0x7f57c060eab0> 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 0x7f57c0421160> # /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 0x7f57c0421fd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.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 0x7f57c045fdd0> # /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 0x7f57c045ffe0> # /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 0x7f57c0497800> # /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 0x7f57c0497e90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57c0477aa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57c0475190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57c045cf80> # /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 0x7f57c04bb710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57c04ba330> # /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 0x7f57c0476060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57c04b8a40> # /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 0x7f57c04ec6e0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57c045c200> # /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 0x7f57c04ecb90> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57c04eca40> # 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 0x7f57c04ece00> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57c045ad20> # /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 0x7f57c04ed4c0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57c04ed190> 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 0x7f57c04ee3c0> 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 0x7f57c05085c0> 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 0x7f57c0509d00> # /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 0x7f57c050abd0> # 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 0x7f57c050b230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57c050a120> # /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 0x7f57c050bc80> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57c050b3b0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57c04ee3f0> # /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 0x7f57c0207b30> # /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 0x7f57c02305f0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57c0230350> # 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 0x7f57c0230560> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f57c02307a0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57c0205cd0> # /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 0x7f57c0231e20> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57c0230aa0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57c04eeae0> # /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 0x7f57c02621b0> # /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 0x7f57c027a360> # /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 0x7f57c02b7140> # /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 0x7f57c02dd8b0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57c02b7260> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57c027aff0> # /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 0x7f57c00fc230> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57c02793a0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57c0232d50> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f57c00fc440> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_p5e0jx1t/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 0x7f57c0161e80> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57c0138d70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57c00ffe90> # 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 0x7f57c013bd10> # /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 0x7f57c0191880> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57c0191610> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57c0190f20> # /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 0x7f57c0191370> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57c0162b10> 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 0x7f57c0192600> # 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 0x7f57c0192840> # /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 0x7f57c0192d80> 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 0x7f57bfff8aa0> # 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 0x7f57bfffa6c0> # /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 0x7f57bfffafc0> # /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 0x7f57bfffbf50> # /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 0x7f57bfffec30> # 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 0x7f57bfffef60> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57bfffcef0> # /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 0x7f57c0002c30> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57c0001730> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57c0001490> # /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 0x7f57c0003e30> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57bfffd400> # 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 0x7f57c0046db0> # /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 0x7f57c0046fc0> # /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 0x7f57c0048aa0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57c0048860> # /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 0x7f57c004b050> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57c0049190> # /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 0x7f57c0056840> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57c004b1d0> # 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 0x7f57c00576e0> # 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 0x7f57c0057890> # 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 0x7f57c0057b90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57c00471a0> # /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 0x7f57c005b2c0> # 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 0x7f57c005c8c0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57c0059a30> # 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 0x7f57c005adb0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57c0059640> # 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 0x7f57bfee49e0> # /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 0x7f57bfee5730> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57c005fe30> 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 0x7f57bfee57c0> # 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 0x7f57bfee6540> # 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' # # /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 0x7f57bfeee270> # 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 0x7f57bfeeebd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57bfee75c0> # 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 0x7f57bfeed8e0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57bfeeed20> 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 0x7f57bff82ed0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57bfefbd40> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57bfef2d80> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57bfef2bd0> # 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 0x7f57bff89cd0> # /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 0x7f57bf4b83e0> # 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 0x7f57bf4b8740> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57bff71460> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57bff70530> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57bff88380> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57bff887a0> # /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 0x7f57bf4bb560> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57bf4bae40> # 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 0x7f57bf4baff0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57bf4ba270> # /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 0x7f57bf4bb650> # /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 0x7f57bf526120> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57bf524140> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57bff88110> 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 0x7f57bf527c50> # /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 0x7f57bf526e10> 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 0x7f57bf55a3f0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57bf5486e0> 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 0x7f57bf36dfd0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57bf36dbe0> 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 0x7f57bf39b080> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57bf399310> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57bf39b410> # /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 0x7f57bf3e0050> # /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 0x7f57bf3e1490> # /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 0x7f57bf3e37d0> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f57bf3e2420> 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_capabilities_enforced": "False", "ansible_system_capabilities": [], "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.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "39", "ansible_distribution_major_version": "39", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBANYijgij1fEhTOf5yay/qzv1+ckF/sTeAcrQU7mSl4JlHlSjJFRS9ZOEcTyZhIM24bmrUmUAXGByisr1fJhHdM1w6H4TV9d8eAGz5dvqRt3OMFXU98TIudAuK2zln4nrfCSz2a6X/3opBJuckX9rZaO0ickijdGATG1zU5j6yse5AAAAFQCB9h5S0fKeFdZzGlNOZp7suEtGLQAAAIBqL8YusJlS5M+t8hqB5XoiVX2JRwxeO45o1F+YDEL8s88gEWv3QxNNB5xqhdMrEbA13n8FJWfZZdvcU7PONunHJRbKJZFHcCdK5TI9eGObNVaZTYNSFhZ2BieAeUf4m7eiHxQI/o71WHee8ehKt8oSXovKXzKzzh6V8adityCM0QAAAIBN41A6QjMEnqm1991CkEko30YVBdWgdcunoDD7NJJoONNTR054WsZIbydxWyYVFa3fC4HcmSYJjXHxuSZuCmzFZYOzQSedVWWiET/kLEvIDxOZEQ44DCsa3zg29Ty97IbNNwLSIOFXoUbWllCQV9qge0q5dQ/J1wTQdymso3DyLQ==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC9Kn//qIm4a6eEMMZR4qpdJnSJr3FLIr3UgGTmVZPamYNdQ29vbdZONWFxDxoVqR69dvgMi7B4CVdaUu6QyBPlMI1hnnTMD7yGuFvf0wDLvk2p5tQf1MwOc8WdJCPqkvcCYTOD4gBf/qOT2LG96u3e6y9NpDSs43WwFzV2YMOpEVnbg+17SPjuOyE07jTJi4gLXbcjXxt9rz8nQMlsQPFysakPATk6pjVZnnTWDcFUSfc1sUdO6IWl/O4jlB/QtP/FkO38YQbSYx1fiZNsk+JP6ZeZ4F0trwlxRemd9P6eEqtA9jVdvSCvJNHgZoMob64uw1c2P8BFaAByky5crE35ggw6pKcQTHTAHhrPBTx12gpwlL4rB+OoysKYhxI8VeW+TYiNWBxF+EUpmcj/QMfOOgNbIEeK+YfNZ606vwhkyjORVqaN3MswYozhtwmAoyxDKaTAYWXo4+d+GqZ7pURKpwdZrI8M7e8Nvd+dwpW3OtrfAqXvFwIrBrivFfWnDE0=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBsLvf+TKoJqIfm5H0y7RP9w7PN99SnDATkd0bkTPwuIbQqBA6MAihYQaVCQtnKQCWC09GNZyMQSeayjLONajkY=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIME0e8Dw9KPaZbGCYYNAh3+j3dHxYuGhpELosAmEvhOR", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_iscsi_iqn": "", "ansible_system": "Linux", "ansible_kernel": "6.10.9-100.fc39.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-41-238.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-41-238", "ansible_nodename": "ip-10-31-41-238.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec243b3f63949f99a85dd461938b27f6", "ansible_fibre_channel_wwn": [], "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.14.145 37172 10.31.41.238 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.145 37172 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3717, "ansible_memfree_mb": 2873, "ansible_swaptotal_mb": 3716, "ansible_swapfree_mb": 3716, "ansible_memory_mb": {"real": {"total": 3717, "used": 844, "free": 2873}, "nocache": {"free": 3478, "used": 239}, "swap": {"total": 3716, "free": 3716, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec243b3f-6394-9f99-a85d-d461938b27f6", "ansible_product_uuid": "ec243b3f-6394-9f99-a85d-d461938b27f6", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "zram0": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "0", "scheduler_mode": "", "sectors": "7612416", "sectorsize": "4096", "size": "3.63 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 1135, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "ext4", "options": "rw,seclabel,relatime", "dump": 0, "passno": 0, "size_total": 264124022784, "size_available": 251207393280, "block_size": 4096, "block_total": 64483404, "block_available": 61329930, "block_used": 3153474, "inode_total": 16384000, "inode_available": 16303592, "inode_used": 80408, "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd"}], "ansible_is_chroot": false, "ansible_local": {}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_hostnqn": "", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "43", "second": "11", "epoch": "1726882991", "epoch_int": "1726882991", "date": "2024-09-20", "time": "21:43:11", "iso8601_micro": "2024-09-21T01:43:11.787613Z", "iso8601": "2024-09-21T01:43:11Z", "iso8601_basic": "20240920T214311787613", "iso8601_basic_short": "20240920T214311", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_loadavg": {"1m": 0.701171875, "5m": 0.59814453125, "15m": 0.36572265625}, "ansible_lsb": {}, "ansible_fips": false, "ansible_interfaces": ["rpltstbr", "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_rpltstbr": {"device": "rpltstbr", "macaddress": "a2:b5:e8:98:12:11", "mtu": 1500, "active": false, "type": "bridge", "interfaces": [], "id": "8000.000000000000", "stp": false, "speed": -1, "promisc": false, "ipv4": {"address": "192.0.2.72", "broadcast": "", "netmask": "255.255.255.254", "network": "192.0.2.72", "prefix": "31"}, "features": {"rx_checksumming": "off [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "on", "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": "on", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "on", "tx_fcoe_segmentation": "on", "tx_gre_segmentation": "on", "tx_gre_csum_segmentation": "on", "tx_ipxip4_segmentation": "on", "tx_ipxip6_segmentation": "on", "tx_udp_tnl_segmentation": "on", "tx_udp_tnl_csum_segmentation": "on", "tx_gso_partial": "on", "tx_tunnel_remcsum_segmentation": "on", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "on", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "on", "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": "0e:39:03:af:ed:a3", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.41.238", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22"}, "ipv6": [{"address": "fe80::a0b7:fdc4:48e8:7158", "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.40.1", "interface": "eth0", "address": "10.31.41.238", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22", "macaddress": "0e:39:03:af:ed:a3", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["192.0.2.72", "10.31.41.238"], "ansible_all_ipv6_addresses": ["fe80::a0b7:fdc4:48e8:7158"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.41.238", "127.0.0.0/8", "127.0.0.1", "192.0.2.72"], "ipv6": ["::1", "fe80::a0b7:fdc4:48e8:7158"]}, "ansible_pkg_mgr": "dnf", "ansible_apparmor": {"status": "disabled"}, "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # 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 _sha2 # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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 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 _hashlib # destroy _blake2 # 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 _sha2 # 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 _operator # destroy _sha2 # 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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.41.238 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 _sha2 # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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 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 _hashlib # destroy _blake2 # 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 _sha2 # 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 _operator # destroy _sha2 # 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_node3 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. 29764 1726882991.92018: 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-1726882990.2049437-29779-239425891003813/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29764 1726882991.92141: _low_level_execute_command(): starting 29764 1726882991.92147: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882990.2049437-29779-239425891003813/ > /dev/null 2>&1 && sleep 0' 29764 1726882991.92601: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726882991.92607: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 <<< 29764 1726882991.92614: stderr chunk (state=3): >>>debug2: match not found <<< 29764 1726882991.92621: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726882991.92649: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29764 1726882991.92652: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726882991.92715: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 29764 1726882991.92722: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726882991.92844: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726882991.95032: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726882991.95244: stderr chunk (state=3): >>><<< 29764 1726882991.95247: stdout chunk (state=3): >>><<< 29764 1726882991.95341: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29764 1726882991.95346: handler run complete 29764 1726882991.95494: variable 'ansible_facts' from source: unknown 29764 1726882991.95657: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726882991.96230: variable 'ansible_facts' from source: unknown 29764 1726882991.96367: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726882991.96607: attempt loop complete, returning result 29764 1726882991.96613: _execute() done 29764 1726882991.96616: dumping result to json 29764 1726882991.96669: done dumping result, returning 29764 1726882991.96686: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0affe814-3a2d-da6f-1817-000000000011] 29764 1726882991.96689: sending task result for task 0affe814-3a2d-da6f-1817-000000000011 29764 1726882991.99552: done sending task result for task 0affe814-3a2d-da6f-1817-000000000011 29764 1726882991.99556: WORKER PROCESS EXITING ok: [managed_node3] 29764 1726882992.00083: no more pending results, returning what we have 29764 1726882992.00086: results queue empty 29764 1726882992.00087: checking for any_errors_fatal 29764 1726882992.00089: done checking for any_errors_fatal 29764 1726882992.00090: checking for max_fail_percentage 29764 1726882992.00091: done checking for max_fail_percentage 29764 1726882992.00092: checking to see if all hosts have failed and the running result is not ok 29764 1726882992.00093: done checking to see if all hosts have failed 29764 1726882992.00094: getting the remaining hosts for this loop 29764 1726882992.00096: done getting the remaining hosts for this loop 29764 1726882992.00099: getting the next task for host managed_node3 29764 1726882992.00104: done getting next task for host managed_node3 29764 1726882992.00106: ^ task is: TASK: meta (flush_handlers) 29764 1726882992.00108: ^ 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 29764 1726882992.00112: getting variables 29764 1726882992.00114: in VariableManager get_vars() 29764 1726882992.00128: Calling all_inventory to load vars for managed_node3 29764 1726882992.00131: Calling groups_inventory to load vars for managed_node3 29764 1726882992.00136: Calling all_plugins_inventory to load vars for managed_node3 29764 1726882992.00142: Calling all_plugins_play to load vars for managed_node3 29764 1726882992.00145: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726882992.00148: Calling groups_plugins_play to load vars for managed_node3 29764 1726882992.00369: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726882992.00732: done with get_vars() 29764 1726882992.00748: done getting variables 29764 1726882992.00810: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ 29764 1726882992.00893: in VariableManager get_vars() 29764 1726882992.00905: Calling all_inventory to load vars for managed_node3 29764 1726882992.00908: Calling groups_inventory to load vars for managed_node3 29764 1726882992.00911: Calling all_plugins_inventory to load vars for managed_node3 29764 1726882992.00916: Calling all_plugins_play to load vars for managed_node3 29764 1726882992.00919: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726882992.00923: Calling groups_plugins_play to load vars for managed_node3 29764 1726882992.01204: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726882992.01562: done with get_vars() 29764 1726882992.01582: done queuing things up, now waiting for results queue to drain 29764 1726882992.01585: results queue empty 29764 1726882992.01586: checking for any_errors_fatal 29764 1726882992.01589: done checking for any_errors_fatal 29764 1726882992.01599: checking for max_fail_percentage 29764 1726882992.01601: done checking for max_fail_percentage 29764 1726882992.01602: checking to see if all hosts have failed and the running result is not ok 29764 1726882992.01607: done checking to see if all hosts have failed 29764 1726882992.01609: getting the remaining hosts for this loop 29764 1726882992.01610: done getting the remaining hosts for this loop 29764 1726882992.01613: getting the next task for host managed_node3 29764 1726882992.01619: done getting next task for host managed_node3 29764 1726882992.01621: ^ task is: TASK: Include the task 'el_repo_setup.yml' 29764 1726882992.01623: ^ 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 29764 1726882992.01626: getting variables 29764 1726882992.01627: in VariableManager get_vars() 29764 1726882992.01641: Calling all_inventory to load vars for managed_node3 29764 1726882992.01643: Calling groups_inventory to load vars for managed_node3 29764 1726882992.01647: Calling all_plugins_inventory to load vars for managed_node3 29764 1726882992.01652: Calling all_plugins_play to load vars for managed_node3 29764 1726882992.01655: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726882992.01659: Calling groups_plugins_play to load vars for managed_node3 29764 1726882992.01912: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726882992.02268: done with get_vars() 29764 1726882992.02281: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tests_team_nm.yml:11 Friday 20 September 2024 21:43:12 -0400 (0:00:01.875) 0:00:01.889 ****** 29764 1726882992.02385: entering _queue_task() for managed_node3/include_tasks 29764 1726882992.02387: Creating lock for include_tasks 29764 1726882992.02776: worker is 1 (out of 1 available) 29764 1726882992.02791: exiting _queue_task() for managed_node3/include_tasks 29764 1726882992.02810: done queuing things up, now waiting for results queue to drain 29764 1726882992.02812: waiting for pending results... 29764 1726882992.03253: running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' 29764 1726882992.03258: in run() - task 0affe814-3a2d-da6f-1817-000000000006 29764 1726882992.03260: variable 'ansible_search_path' from source: unknown 29764 1726882992.03262: calling self._execute() 29764 1726882992.03323: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726882992.03336: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726882992.03352: variable 'omit' from source: magic vars 29764 1726882992.03470: _execute() done 29764 1726882992.03481: dumping result to json 29764 1726882992.03493: done dumping result, returning 29764 1726882992.03504: done running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' [0affe814-3a2d-da6f-1817-000000000006] 29764 1726882992.03514: sending task result for task 0affe814-3a2d-da6f-1817-000000000006 29764 1726882992.03771: done sending task result for task 0affe814-3a2d-da6f-1817-000000000006 29764 1726882992.03774: WORKER PROCESS EXITING 29764 1726882992.03818: no more pending results, returning what we have 29764 1726882992.03822: in VariableManager get_vars() 29764 1726882992.03858: Calling all_inventory to load vars for managed_node3 29764 1726882992.03862: Calling groups_inventory to load vars for managed_node3 29764 1726882992.03866: Calling all_plugins_inventory to load vars for managed_node3 29764 1726882992.03879: Calling all_plugins_play to load vars for managed_node3 29764 1726882992.03883: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726882992.03888: Calling groups_plugins_play to load vars for managed_node3 29764 1726882992.04269: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726882992.04608: done with get_vars() 29764 1726882992.04618: variable 'ansible_search_path' from source: unknown 29764 1726882992.04633: we have included files to process 29764 1726882992.04635: generating all_blocks data 29764 1726882992.04637: done generating all_blocks data 29764 1726882992.04638: processing included file: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 29764 1726882992.04640: loading included file: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 29764 1726882992.04643: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 29764 1726882992.05451: in VariableManager get_vars() 29764 1726882992.05470: done with get_vars() 29764 1726882992.05485: done processing included file 29764 1726882992.05487: iterating over new_blocks loaded from include file 29764 1726882992.05489: in VariableManager get_vars() 29764 1726882992.05500: done with get_vars() 29764 1726882992.05502: filtering new block on tags 29764 1726882992.05519: done filtering new block on tags 29764 1726882992.05522: in VariableManager get_vars() 29764 1726882992.05536: done with get_vars() 29764 1726882992.05537: filtering new block on tags 29764 1726882992.05556: done filtering new block on tags 29764 1726882992.05559: in VariableManager get_vars() 29764 1726882992.05593: done with get_vars() 29764 1726882992.05595: filtering new block on tags 29764 1726882992.05612: done filtering new block on tags 29764 1726882992.05615: done iterating over new_blocks loaded from include file included: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node3 29764 1726882992.05621: extending task lists for all hosts with included blocks 29764 1726882992.05684: done extending task lists 29764 1726882992.05686: done processing included files 29764 1726882992.05687: results queue empty 29764 1726882992.05688: checking for any_errors_fatal 29764 1726882992.05689: done checking for any_errors_fatal 29764 1726882992.05690: checking for max_fail_percentage 29764 1726882992.05692: done checking for max_fail_percentage 29764 1726882992.05693: checking to see if all hosts have failed and the running result is not ok 29764 1726882992.05694: done checking to see if all hosts have failed 29764 1726882992.05695: getting the remaining hosts for this loop 29764 1726882992.05696: done getting the remaining hosts for this loop 29764 1726882992.05699: getting the next task for host managed_node3 29764 1726882992.05704: done getting next task for host managed_node3 29764 1726882992.05706: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 29764 1726882992.05709: ^ 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 29764 1726882992.05711: getting variables 29764 1726882992.05713: in VariableManager get_vars() 29764 1726882992.05722: Calling all_inventory to load vars for managed_node3 29764 1726882992.05725: Calling groups_inventory to load vars for managed_node3 29764 1726882992.05728: Calling all_plugins_inventory to load vars for managed_node3 29764 1726882992.05733: Calling all_plugins_play to load vars for managed_node3 29764 1726882992.05738: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726882992.05742: Calling groups_plugins_play to load vars for managed_node3 29764 1726882992.05969: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726882992.06312: done with get_vars() 29764 1726882992.06322: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Friday 20 September 2024 21:43:12 -0400 (0:00:00.040) 0:00:01.929 ****** 29764 1726882992.06399: entering _queue_task() for managed_node3/setup 29764 1726882992.06668: worker is 1 (out of 1 available) 29764 1726882992.06680: exiting _queue_task() for managed_node3/setup 29764 1726882992.06693: done queuing things up, now waiting for results queue to drain 29764 1726882992.06695: waiting for pending results... 29764 1726882992.06936: running TaskExecutor() for managed_node3/TASK: Gather the minimum subset of ansible_facts required by the network role test 29764 1726882992.07144: in run() - task 0affe814-3a2d-da6f-1817-000000000022 29764 1726882992.07147: variable 'ansible_search_path' from source: unknown 29764 1726882992.07150: variable 'ansible_search_path' from source: unknown 29764 1726882992.07152: calling self._execute() 29764 1726882992.07189: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726882992.07201: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726882992.07216: variable 'omit' from source: magic vars 29764 1726882992.07836: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29764 1726882992.10281: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29764 1726882992.10381: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29764 1726882992.10429: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29764 1726882992.10484: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29764 1726882992.10525: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29764 1726882992.10628: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726882992.10709: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726882992.10737: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726882992.10817: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726882992.10828: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726882992.11142: variable 'ansible_facts' from source: unknown 29764 1726882992.11229: variable 'network_test_required_facts' from source: task vars 29764 1726882992.11304: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 29764 1726882992.11316: variable 'omit' from source: magic vars 29764 1726882992.11414: variable 'omit' from source: magic vars 29764 1726882992.11554: variable 'omit' from source: magic vars 29764 1726882992.11558: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29764 1726882992.11560: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29764 1726882992.11563: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29764 1726882992.11610: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29764 1726882992.11628: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29764 1726882992.11692: variable 'inventory_hostname' from source: host vars for 'managed_node3' 29764 1726882992.11702: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726882992.11723: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726882992.11927: Set connection var ansible_shell_executable to /bin/sh 29764 1726882992.11943: Set connection var ansible_timeout to 10 29764 1726882992.11952: Set connection var ansible_shell_type to sh 29764 1726882992.11964: Set connection var ansible_pipelining to False 29764 1726882992.11981: Set connection var ansible_module_compression to ZIP_DEFLATED 29764 1726882992.11990: Set connection var ansible_connection to ssh 29764 1726882992.12032: variable 'ansible_shell_executable' from source: unknown 29764 1726882992.12044: variable 'ansible_connection' from source: unknown 29764 1726882992.12053: variable 'ansible_module_compression' from source: unknown 29764 1726882992.12060: variable 'ansible_shell_type' from source: unknown 29764 1726882992.12068: variable 'ansible_shell_executable' from source: unknown 29764 1726882992.12122: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726882992.12125: variable 'ansible_pipelining' from source: unknown 29764 1726882992.12127: variable 'ansible_timeout' from source: unknown 29764 1726882992.12129: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726882992.12260: 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__) 29764 1726882992.12276: variable 'omit' from source: magic vars 29764 1726882992.12286: starting attempt loop 29764 1726882992.12293: running the handler 29764 1726882992.12311: _low_level_execute_command(): starting 29764 1726882992.12323: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29764 1726882992.13067: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726882992.13071: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726882992.13074: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29764 1726882992.13076: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found <<< 29764 1726882992.13078: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726882992.13135: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29764 1726882992.13166: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726882992.13296: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726882992.15143: stdout chunk (state=3): >>>/root <<< 29764 1726882992.15347: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726882992.15350: stdout chunk (state=3): >>><<< 29764 1726882992.15353: stderr chunk (state=3): >>><<< 29764 1726882992.15471: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29764 1726882992.15484: _low_level_execute_command(): starting 29764 1726882992.15487: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882992.153792-29841-123623674955714 `" && echo ansible-tmp-1726882992.153792-29841-123623674955714="` echo /root/.ansible/tmp/ansible-tmp-1726882992.153792-29841-123623674955714 `" ) && sleep 0' 29764 1726882992.16043: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 29764 1726882992.16060: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29764 1726882992.16087: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726882992.16108: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29764 1726882992.16151: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726882992.16232: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29764 1726882992.16252: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29764 1726882992.16274: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726882992.16433: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726882992.18578: stdout chunk (state=3): >>>ansible-tmp-1726882992.153792-29841-123623674955714=/root/.ansible/tmp/ansible-tmp-1726882992.153792-29841-123623674955714 <<< 29764 1726882992.18757: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726882992.18783: stderr chunk (state=3): >>><<< 29764 1726882992.18800: stdout chunk (state=3): >>><<< 29764 1726882992.18826: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882992.153792-29841-123623674955714=/root/.ansible/tmp/ansible-tmp-1726882992.153792-29841-123623674955714 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29764 1726882992.18889: variable 'ansible_module_compression' from source: unknown 29764 1726882992.19043: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-29764ooyjyvtd/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 29764 1726882992.19047: variable 'ansible_facts' from source: unknown 29764 1726882992.19216: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882992.153792-29841-123623674955714/AnsiballZ_setup.py 29764 1726882992.19391: Sending initial data 29764 1726882992.19493: Sent initial data (153 bytes) 29764 1726882992.20012: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 29764 1726882992.20027: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29764 1726882992.20147: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 29764 1726882992.20161: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726882992.20308: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726882992.22055: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 29764 1726882992.22184: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29764 1726882992.22330: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29764ooyjyvtd/tmp_sq2rm79 /root/.ansible/tmp/ansible-tmp-1726882992.153792-29841-123623674955714/AnsiballZ_setup.py <<< 29764 1726882992.22346: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882992.153792-29841-123623674955714/AnsiballZ_setup.py" <<< 29764 1726882992.22437: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-29764ooyjyvtd/tmp_sq2rm79" to remote "/root/.ansible/tmp/ansible-tmp-1726882992.153792-29841-123623674955714/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882992.153792-29841-123623674955714/AnsiballZ_setup.py" <<< 29764 1726882992.25261: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726882992.25277: stdout chunk (state=3): >>><<< 29764 1726882992.25290: stderr chunk (state=3): >>><<< 29764 1726882992.25321: done transferring module to remote 29764 1726882992.25343: _low_level_execute_command(): starting 29764 1726882992.25353: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882992.153792-29841-123623674955714/ /root/.ansible/tmp/ansible-tmp-1726882992.153792-29841-123623674955714/AnsiballZ_setup.py && sleep 0' 29764 1726882992.25990: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 29764 1726882992.26009: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29764 1726882992.26024: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726882992.26145: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 29764 1726882992.26169: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726882992.26311: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726882992.28406: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726882992.28409: stdout chunk (state=3): >>><<< 29764 1726882992.28412: stderr chunk (state=3): >>><<< 29764 1726882992.28428: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29764 1726882992.28441: _low_level_execute_command(): starting 29764 1726882992.28526: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882992.153792-29841-123623674955714/AnsiballZ_setup.py && sleep 0' 29764 1726882992.29247: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 29764 1726882992.29265: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29764 1726882992.29313: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726882992.29326: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 29764 1726882992.29433: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 29764 1726882992.29494: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726882992.29612: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726882992.31898: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 29764 1726882992.31948: stdout chunk (state=3): >>>import _imp # builtin <<< 29764 1726882992.31983: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 29764 1726882992.32049: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 29764 1726882992.32087: stdout chunk (state=3): >>>import 'posix' # <<< 29764 1726882992.32121: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 29764 1726882992.32156: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 29764 1726882992.32221: 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' <<< 29764 1726882992.32243: stdout chunk (state=3): >>>import '_codecs' # <<< 29764 1726882992.32268: stdout chunk (state=3): >>>import 'codecs' # <<< 29764 1726882992.32295: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 29764 1726882992.32331: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 29764 1726882992.32360: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad39e0c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad39ddbb30> <<< 29764 1726882992.32381: 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' <<< 29764 1726882992.32412: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad39e0eab0> import '_signal' # <<< 29764 1726882992.32457: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 29764 1726882992.32460: stdout chunk (state=3): >>>import 'io' # <<< 29764 1726882992.32502: stdout chunk (state=3): >>>import '_stat' # <<< 29764 1726882992.32505: stdout chunk (state=3): >>>import 'stat' # <<< 29764 1726882992.32645: stdout chunk (state=3): >>>import '_collections_abc' # <<< 29764 1726882992.32661: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # import 'os' # <<< 29764 1726882992.32722: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 29764 1726882992.32735: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 29764 1726882992.32775: stdout chunk (state=3): >>>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 0x7fad39c21160> <<< 29764 1726882992.32892: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad39c21fd0> import 'site' # <<< 29764 1726882992.32913: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 29764 1726882992.33566: 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 0x7fad39c5fe90> # /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 0x7fad39c5ff50> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 29764 1726882992.33591: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 29764 1726882992.33608: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 29764 1726882992.33675: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 29764 1726882992.33705: stdout chunk (state=3): >>>import 'itertools' # <<< 29764 1726882992.33721: 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' <<< 29764 1726882992.33747: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad39c97860> # /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' <<< 29764 1726882992.33778: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad39c97ef0> import '_collections' # <<< 29764 1726882992.33822: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad39c77b30> <<< 29764 1726882992.33840: stdout chunk (state=3): >>>import '_functools' # <<< 29764 1726882992.33865: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad39c751f0> <<< 29764 1726882992.33963: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad39c5d040> <<< 29764 1726882992.34002: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 29764 1726882992.34025: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 29764 1726882992.34049: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 29764 1726882992.34080: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 29764 1726882992.34120: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 29764 1726882992.34124: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 29764 1726882992.34155: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad39cbb800> <<< 29764 1726882992.34176: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad39cba420> <<< 29764 1726882992.34189: 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 0x7fad39c762a0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad39cb8c80> <<< 29764 1726882992.34258: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 29764 1726882992.34282: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad39cec800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad39c5c2c0> # /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' <<< 29764 1726882992.34336: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 29764 1726882992.34339: 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 0x7fad39ceccb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad39cecb60> <<< 29764 1726882992.34379: 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 0x7fad39cecf50> <<< 29764 1726882992.34383: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad39c5ade0> <<< 29764 1726882992.34408: 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' <<< 29764 1726882992.34444: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 29764 1726882992.34474: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 29764 1726882992.34497: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad39ced640> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad39ced310> import 'importlib.machinery' # <<< 29764 1726882992.34533: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 29764 1726882992.34553: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad39cee540> <<< 29764 1726882992.34579: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 29764 1726882992.34595: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 29764 1726882992.34651: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 29764 1726882992.34677: 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 0x7fad39d04770> <<< 29764 1726882992.34705: stdout chunk (state=3): >>>import 'errno' # <<< 29764 1726882992.34743: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fad39d05eb0> <<< 29764 1726882992.34754: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 29764 1726882992.34795: stdout chunk (state=3): >>># 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' <<< 29764 1726882992.34798: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad39d06d80> <<< 29764 1726882992.34844: 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 0x7fad39d073b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad39d062d0> <<< 29764 1726882992.34873: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 29764 1726882992.34891: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 29764 1726882992.34951: 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 0x7fad39d07e30> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad39d07560> <<< 29764 1726882992.35251: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad39cee5a0> # /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 0x7fad399ffcb0> # /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 0x7fad39a28740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad39a284a0> <<< 29764 1726882992.35284: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 29764 1726882992.35287: stdout chunk (state=3): >>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fad39a28770> <<< 29764 1726882992.35290: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fad39a28950> <<< 29764 1726882992.35292: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad399fde50> <<< 29764 1726882992.35294: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 29764 1726882992.35379: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 29764 1726882992.35415: 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' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad39a2a030> <<< 29764 1726882992.35569: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad39a28cb0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad39ceec90> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 29764 1726882992.35573: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 29764 1726882992.35575: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 29764 1726882992.35616: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 29764 1726882992.35679: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad39a5a390> <<< 29764 1726882992.35702: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 29764 1726882992.35830: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 29764 1726882992.35859: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad39a72540> # /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' <<< 29764 1726882992.35921: stdout chunk (state=3): >>>import 'ntpath' # <<< 29764 1726882992.35956: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad39aab2c0> <<< 29764 1726882992.35972: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 29764 1726882992.36000: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 29764 1726882992.36025: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 29764 1726882992.36073: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 29764 1726882992.36173: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad39ad1a60> <<< 29764 1726882992.36247: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad39aab3e0> <<< 29764 1726882992.36283: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad39a731d0> <<< 29764 1726882992.36388: 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 0x7fad398fc2f0> <<< 29764 1726882992.36403: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad39a71580> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad39a2af30> <<< 29764 1726882992.36542: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 29764 1726882992.36546: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fad398fc500> <<< 29764 1726882992.36698: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_fv780aai/ansible_setup_payload.zip' <<< 29764 1726882992.36720: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.36859: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.36892: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 29764 1726882992.36904: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 29764 1726882992.36947: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 29764 1726882992.37016: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 29764 1726882992.37059: 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' <<< 29764 1726882992.37080: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad39965fa0> import '_typing' # <<< 29764 1726882992.37269: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad3993ce90> <<< 29764 1726882992.37295: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad398fffe0> # zipimport: zlib available <<< 29764 1726882992.37320: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 29764 1726882992.37350: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.37371: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # <<< 29764 1726882992.37394: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.38991: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.40282: 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 0x7fad3993fe30> <<< 29764 1726882992.40391: 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 <<< 29764 1726882992.40420: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # 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 0x7fad399959d0> <<< 29764 1726882992.40439: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad39995760> <<< 29764 1726882992.40466: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad39995070> <<< 29764 1726882992.40508: 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' <<< 29764 1726882992.40649: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad399954c0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad39966c30> import 'atexit' # <<< 29764 1726882992.40667: 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 0x7fad39996720> # 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 0x7fad399968a0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 29764 1726882992.40692: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 29764 1726882992.40800: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad39996db0> import 'pwd' # <<< 29764 1726882992.40804: stdout chunk (state=3): >>># /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' <<< 29764 1726882992.40872: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad397fcbf0> <<< 29764 1726882992.40877: 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 0x7fad397fe810> <<< 29764 1726882992.40925: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 29764 1726882992.41003: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 29764 1726882992.41068: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad397ff110> <<< 29764 1726882992.41071: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 29764 1726882992.41073: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 29764 1726882992.41076: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad397fff50> <<< 29764 1726882992.41106: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 29764 1726882992.41109: 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' <<< 29764 1726882992.41166: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad39802d20> <<< 29764 1726882992.41202: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 29764 1726882992.41218: stdout chunk (state=3): >>># 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 0x7fad39803080> <<< 29764 1726882992.41227: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad39800fe0> <<< 29764 1726882992.41249: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 29764 1726882992.41339: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 29764 1726882992.41343: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 29764 1726882992.41346: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 29764 1726882992.41348: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 29764 1726882992.41386: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 29764 1726882992.41394: 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' <<< 29764 1726882992.41416: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad39806d20> import '_tokenize' # <<< 29764 1726882992.41484: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad398057f0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad39805550> <<< 29764 1726882992.41514: 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' <<< 29764 1726882992.41603: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad39807e60> <<< 29764 1726882992.41623: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad398014f0> <<< 29764 1726882992.41654: 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 0x7fad3984ae70> <<< 29764 1726882992.41692: 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 0x7fad3984b080> <<< 29764 1726882992.41709: 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 <<< 29764 1726882992.41740: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 29764 1726882992.41754: 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' <<< 29764 1726882992.41796: 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 0x7fad3984cb60> <<< 29764 1726882992.41799: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad3984c920> <<< 29764 1726882992.41809: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 29764 1726882992.41952: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 29764 1726882992.41998: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 29764 1726882992.42006: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fad3984f0b0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad3984d250> <<< 29764 1726882992.42029: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 29764 1726882992.42081: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 29764 1726882992.42124: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 29764 1726882992.42128: stdout chunk (state=3): >>>import '_string' # <<< 29764 1726882992.42180: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad3985a810> <<< 29764 1726882992.42340: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad3984f1a0> <<< 29764 1726882992.42416: 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 0x7fad3985b830> <<< 29764 1726882992.42458: 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 0x7fad3985b620> <<< 29764 1726882992.42517: 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 0x7fad3985b8f0> <<< 29764 1726882992.42556: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad3984b230> <<< 29764 1726882992.42560: 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' <<< 29764 1726882992.42595: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 29764 1726882992.42609: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 29764 1726882992.42649: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 29764 1726882992.42671: 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 0x7fad3985ea20> <<< 29764 1726882992.42876: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 29764 1726882992.42890: 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 0x7fad3985fec0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad3985d1c0> <<< 29764 1726882992.43067: 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 0x7fad3985e0c0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad3985cd70> <<< 29764 1726882992.43106: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 29764 1726882992.43129: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.43316: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 29764 1726882992.43336: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 29764 1726882992.43584: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 29764 1726882992.44250: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.44932: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 29764 1726882992.44963: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 29764 1726882992.45019: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 29764 1726882992.45131: 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 0x7fad396e95e0> <<< 29764 1726882992.45273: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad396e8dd0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad39965f10> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available <<< 29764 1726882992.45301: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.45322: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 29764 1726882992.45500: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.45715: 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 0x7fad396e8ec0> # zipimport: zlib available <<< 29764 1726882992.46299: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.46910: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.47057: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.47086: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 29764 1726882992.47104: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.47150: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 29764 1726882992.47177: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.47398: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available <<< 29764 1726882992.47402: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 29764 1726882992.47416: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.47459: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.47498: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 29764 1726882992.47525: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.47792: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.48084: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 29764 1726882992.48174: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 29764 1726882992.48189: stdout chunk (state=3): >>>import '_ast' # <<< 29764 1726882992.48265: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad396eb7d0> <<< 29764 1726882992.48290: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.48365: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.48485: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 29764 1726882992.48514: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /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' <<< 29764 1726882992.48802: stdout chunk (state=3): >>># 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 0x7fad396f1a60> # 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' <<< 29764 1726882992.48806: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fad396f2390> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad396ea3c0> <<< 29764 1726882992.48817: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.48863: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.48891: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 29764 1726882992.48914: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.48952: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.49000: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.49085: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.49355: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fad396f1100> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad396f2570> <<< 29764 1726882992.49363: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 29764 1726882992.49452: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.49550: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 29764 1726882992.49581: 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' <<< 29764 1726882992.49606: 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 <<< 29764 1726882992.49630: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 29764 1726882992.49654: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 29764 1726882992.49710: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 29764 1726882992.49741: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 29764 1726882992.49757: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 29764 1726882992.49812: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad39782780> <<< 29764 1726882992.49867: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad396fc3b0> <<< 29764 1726882992.49961: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad396f7650> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad396f6390> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 29764 1726882992.50015: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.50019: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.50032: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 29764 1726882992.50101: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 29764 1726882992.50129: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 29764 1726882992.50147: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.50206: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.50285: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.50304: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.50320: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.50364: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.50413: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.50454: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.50491: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 29764 1726882992.50508: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.50585: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.50681: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.50695: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.50734: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 29764 1726882992.50750: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.50947: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.51140: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.51188: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.51251: 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' <<< 29764 1726882992.51277: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 29764 1726882992.51301: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 29764 1726882992.51338: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 29764 1726882992.51342: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 29764 1726882992.51358: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad39788cb0> <<< 29764 1726882992.51385: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 29764 1726882992.51413: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 29764 1726882992.51457: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 29764 1726882992.51495: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 29764 1726882992.51498: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 29764 1726882992.51539: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad38cfbd10> <<< 29764 1726882992.51545: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 29764 1726882992.51569: 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 0x7fad38cfbfe0> <<< 29764 1726882992.51617: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad396d8dd0> <<< 29764 1726882992.51640: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad396d81d0> <<< 29764 1726882992.51669: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad3978abd0> <<< 29764 1726882992.51703: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad3978a750> <<< 29764 1726882992.51706: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 29764 1726882992.51761: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 29764 1726882992.51802: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 29764 1726882992.51805: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 29764 1726882992.51825: 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' <<< 29764 1726882992.51870: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' <<< 29764 1726882992.51874: 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 0x7fad38cff050> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad38cfe900> <<< 29764 1726882992.51902: 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 0x7fad38cfeae0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad38cfdd30> <<< 29764 1726882992.51928: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 29764 1726882992.52055: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 29764 1726882992.52076: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad38cff0b0> <<< 29764 1726882992.52094: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 29764 1726882992.52119: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 29764 1726882992.52150: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' <<< 29764 1726882992.52164: stdout chunk (state=3): >>># 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 0x7fad38d6dbe0> <<< 29764 1726882992.52182: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad38cffbc0> <<< 29764 1726882992.52225: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad397884a0> <<< 29764 1726882992.52254: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # <<< 29764 1726882992.52272: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 29764 1726882992.52285: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.52354: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.52404: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 29764 1726882992.52431: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.52482: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.52557: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 29764 1726882992.52561: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.52586: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available <<< 29764 1726882992.52612: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.52660: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 29764 1726882992.52663: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.52711: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.52766: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 29764 1726882992.52781: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.52816: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.52870: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available <<< 29764 1726882992.52939: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.53001: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.53067: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.53143: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # <<< 29764 1726882992.53147: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.cmdline' # <<< 29764 1726882992.53162: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.53699: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.54266: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 29764 1726882992.54270: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 29764 1726882992.54316: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.54379: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.54404: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # <<< 29764 1726882992.54439: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available <<< 29764 1726882992.54469: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 29764 1726882992.54493: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.54554: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.54601: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 29764 1726882992.54625: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.54654: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.54686: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available <<< 29764 1726882992.54755: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.54759: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 29764 1726882992.54770: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.54966: stdout chunk (state=3): >>># 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' <<< 29764 1726882992.54987: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad38d6fe00> <<< 29764 1726882992.55010: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 29764 1726882992.55029: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 29764 1726882992.55179: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad38d6e870> import 'ansible.module_utils.facts.system.local' # <<< 29764 1726882992.55193: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.55319: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.55333: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available <<< 29764 1726882992.55553: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.55568: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available <<< 29764 1726882992.55616: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.55700: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 29764 1726882992.55712: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.55753: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.55799: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 29764 1726882992.55854: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 29764 1726882992.55929: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 29764 1726882992.56007: 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 0x7fad38d9e000> <<< 29764 1726882992.56226: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad38d92f00> import 'ansible.module_utils.facts.system.python' # <<< 29764 1726882992.56239: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.56291: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.56353: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 29764 1726882992.56365: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.56452: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.56555: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.56676: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.56839: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 29764 1726882992.56854: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.56892: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.56947: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 29764 1726882992.56950: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.56994: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.57045: 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' <<< 29764 1726882992.57111: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 29764 1726882992.57114: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fad38b71c40> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad38d93fe0> <<< 29764 1726882992.57159: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # <<< 29764 1726882992.57162: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.57204: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.57263: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 29764 1726882992.57266: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.57440: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.57612: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 29764 1726882992.57615: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.57724: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.57832: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.57888: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.57929: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 29764 1726882992.57952: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available <<< 29764 1726882992.57966: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.57985: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.58151: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.58312: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # <<< 29764 1726882992.58329: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 29764 1726882992.58459: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.58601: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 29764 1726882992.58618: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.58644: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.58680: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.59310: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.59904: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 29764 1726882992.59907: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.60010: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.60139: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 29764 1726882992.60142: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.60250: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.60375: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 29764 1726882992.60378: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.60538: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.60866: stdout chunk (state=3): >>>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 <<< 29764 1726882992.60869: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available <<< 29764 1726882992.60969: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.61082: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.61305: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.61545: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 29764 1726882992.61559: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.61589: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.61646: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 29764 1726882992.61660: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.61674: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.61703: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 29764 1726882992.61719: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.61783: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.61866: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 29764 1726882992.61902: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.61905: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.61928: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 29764 1726882992.61994: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.62072: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 29764 1726882992.62085: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.62136: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.62204: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 29764 1726882992.62263: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.62508: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.62806: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 29764 1726882992.62811: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.62871: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.62935: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 29764 1726882992.62958: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.62982: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.63030: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 29764 1726882992.63033: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.63071: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.63103: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 29764 1726882992.63117: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.63148: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.63190: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 29764 1726882992.63202: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.63290: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.63404: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 29764 1726882992.63408: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 29764 1726882992.63423: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available <<< 29764 1726882992.63468: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.63522: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 29764 1726882992.63550: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.63563: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.63574: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.63619: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.63680: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.63883: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.63983: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available <<< 29764 1726882992.63995: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available <<< 29764 1726882992.64197: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.64418: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 29764 1726882992.64453: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.64601: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available # zipimport: zlib available <<< 29764 1726882992.64651: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 29764 1726882992.64655: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.64737: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.64824: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # <<< 29764 1726882992.64849: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available <<< 29764 1726882992.64946: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.65050: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 29764 1726882992.65144: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882992.65328: 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' <<< 29764 1726882992.65396: 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' <<< 29764 1726882992.65458: 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 0x7fad38b9a570> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad38b9bd40> <<< 29764 1726882992.65504: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad38b97dd0> <<< 29764 1726882992.66644: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_system": "Linux", "ansible_kernel": "6.10.9-100.fc39.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-41-238.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-41-238", "ansible_nodename": "ip-10-31-41-238.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec243b3f63949f99a85dd461938b27f6", "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "39", "ansible_distribution_major_version": "39", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBANYijgij1fEhTOf5yay/qzv1+ckF/sTeAcrQU7mSl4JlHlSjJFRS9ZOEcTyZhIM24bmrUmUAXGByisr1fJhHdM1w6H4TV9d8eAGz5dvqRt3OMFXU98TIudAuK2zln4nrfCSz2a6X/3opBJuckX9rZaO0ickijdGATG1zU5j6yse5AAAAFQCB9h5S0fKeFdZzGlNOZp7suEtGLQAAAIBqL8YusJlS5M+t8hqB5XoiVX2JRwxeO45o1F+YDEL8s88gEWv3QxNNB5xqhdMrEbA13n8FJWfZZdvcU7PONunHJRbKJZFHcCdK5TI9eGObNVaZTYNSFhZ2BieAeUf4m7eiHxQI/o71WHee8ehKt8oSXovKXzKzzh6V8adityCM0QAAAIBN41A6QjMEnqm1991CkEko30YVBdWgdcunoDD7NJJoONNTR054WsZIbydxWyYVFa3fC4HcmSYJjXHxuSZuCmzFZYOzQSedVWWiET/kLEvIDxOZEQ44DCsa3zg29Ty97IbNNwLSIOFXoUbWllCQV9qge0q5dQ/J1wTQdymso3DyLQ==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC9Kn//qIm4a6eEMMZR4qpdJnSJr3FLIr3UgGTmVZPamYNdQ29vbdZONWFxDxoVqR69dvgMi7B4CVdaUu6QyBPlMI1hnnTMD7yGuFvf0wDLvk2p5tQf1MwOc8WdJCPqkvcCYTOD4gBf/qOT2LG96u3e6y9NpDSs43WwFzV2YMOpEVnbg+17SPjuOyE07jTJi4gLXbcjXxt9rz8nQMlsQPFysakPATk6pjVZnnTWDcFUSfc1sUdO6IWl/O4jlB/QtP/FkO38YQbSYx1fiZNsk+JP6ZeZ4F0trwlxRemd9P6eEqtA9jVdvSCvJNHgZoMob64uw1c2P8BFaAByky5crE35ggw6pKcQTHTAHhrPBTx12gpwlL4rB+OoysKYhxI8VeW+TYiNWBxF+EUpmcj/QMfOOgNbIEeK+YfNZ606vwhkyjORVqaN3MswYozhtwmAoyxDKaTAYWXo4+d+GqZ7pURKpwdZrI8M7e8Nvd+dwpW3OtrfAqXvFwIrBrivFfWnDE0=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBsLvf+TKoJqIfm5H0y7RP9w7PN99SnDATkd0bkTPwuIbQqBA6MAihYQaVCQtnKQCWC09GNZyMQSeayjLONajkY=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIME0e8Dw9KPaZbGCYYNAh3+j3dHxYuGhpELosAmEvhOR", "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_lsb": {}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "43", "second": "12", "epoch": "1726882992", "epoch_int": "1726882992", "date": "2024-09-20", "time": "21:43:12", "iso8601_micro": "2024-09-21T01:43:12.659596Z", "iso8601": "2024-09-21T01:43:12Z", "iso8601_basic": "20240920T214312659596", "iso8601_basic_short": "20240920T214312", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_pkg_mgr": "dnf", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_apparmor": {"status": "disabled"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "<<< 29764 1726882992.66665: stdout chunk (state=3): >>>ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.14.145 37172 10.31.41.238 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.145 37172 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_service_mgr": "systemd", "ansible_fips": false, "ansible_local": {}, "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 29764 1726882992.67247: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 29764 1726882992.67280: 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 <<< 29764 1726882992.67319: stdout chunk (state=3): >>># cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser <<< 29764 1726882992.67341: stdout chunk (state=3): >>># 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 _sha2 # cleanup[2] removing random # destroy random <<< 29764 1726882992.67369: stdout chunk (state=3): >>># 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 <<< 29764 1726882992.67422: stdout chunk (state=3): >>># 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 <<< 29764 1726882992.67425: stdout chunk (state=3): >>># 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 _hashlib # cleanup[2] removing _blake2 <<< 29764 1726882992.67457: stdout chunk (state=3): >>># cleanup[2] removing hashlib # 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 <<< 29764 1726882992.67521: stdout chunk (state=3): >>># 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 <<< 29764 1726882992.67660: stdout chunk (state=3): >>># 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 <<< 29764 1726882992.68567: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 29764 1726882992.68572: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # 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 _hashlib # destroy _blake2 # 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 <<< 29764 1726882992.68621: stdout chunk (state=3): >>># 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 _sha2 # 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 <<< 29764 1726882992.68646: stdout chunk (state=3): >>># 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 <<< 29764 1726882992.68794: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 29764 1726882992.68830: stdout chunk (state=3): >>># destroy _collections # destroy platform # destroy _uuid <<< 29764 1726882992.68949: stdout chunk (state=3): >>># 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 <<< 29764 1726882992.68965: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 29764 1726882992.69050: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 29764 1726882992.69086: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 29764 1726882992.69105: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 29764 1726882992.69158: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 29764 1726882992.69332: stdout chunk (state=3): >>># clear sys.audit hooks <<< 29764 1726882992.69590: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.41.238 closed. <<< 29764 1726882992.69655: stderr chunk (state=3): >>><<< 29764 1726882992.69685: stdout chunk (state=3): >>><<< 29764 1726882992.70052: _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 0x7fad39e0c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad39ddbb30> # /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 0x7fad39e0eab0> 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 0x7fad39c21160> # /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 0x7fad39c21fd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.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 0x7fad39c5fe90> # /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 0x7fad39c5ff50> # /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 0x7fad39c97860> # /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 0x7fad39c97ef0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad39c77b30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad39c751f0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad39c5d040> # /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 0x7fad39cbb800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad39cba420> # /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 0x7fad39c762a0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad39cb8c80> # /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 0x7fad39cec800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad39c5c2c0> # /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 0x7fad39ceccb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad39cecb60> # 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 0x7fad39cecf50> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad39c5ade0> # /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 0x7fad39ced640> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad39ced310> 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 0x7fad39cee540> 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 0x7fad39d04770> 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 0x7fad39d05eb0> # /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 0x7fad39d06d80> # 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 0x7fad39d073b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad39d062d0> # /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 0x7fad39d07e30> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad39d07560> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad39cee5a0> # /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 0x7fad399ffcb0> # /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 0x7fad39a28740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad39a284a0> # 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 0x7fad39a28770> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fad39a28950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad399fde50> # /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 0x7fad39a2a030> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad39a28cb0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad39ceec90> # /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 0x7fad39a5a390> # /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 0x7fad39a72540> # /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 0x7fad39aab2c0> # /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 0x7fad39ad1a60> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad39aab3e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad39a731d0> # /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 0x7fad398fc2f0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad39a71580> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad39a2af30> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fad398fc500> # zipimport: found 103 names in '/tmp/ansible_setup_payload_fv780aai/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 0x7fad39965fa0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad3993ce90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad398fffe0> # 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 0x7fad3993fe30> # /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 0x7fad399959d0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad39995760> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad39995070> # /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 0x7fad399954c0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad39966c30> 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 0x7fad39996720> # 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 0x7fad399968a0> # /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 0x7fad39996db0> 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 0x7fad397fcbf0> # 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 0x7fad397fe810> # /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 0x7fad397ff110> # /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 0x7fad397fff50> # /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 0x7fad39802d20> # 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 0x7fad39803080> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad39800fe0> # /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 0x7fad39806d20> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad398057f0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad39805550> # /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 0x7fad39807e60> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad398014f0> # 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 0x7fad3984ae70> # /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 0x7fad3984b080> # /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 0x7fad3984cb60> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad3984c920> # /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 0x7fad3984f0b0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad3984d250> # /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 0x7fad3985a810> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad3984f1a0> # 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 0x7fad3985b830> # 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 0x7fad3985b620> # 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 0x7fad3985b8f0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad3984b230> # /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 0x7fad3985ea20> # 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 0x7fad3985fec0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad3985d1c0> # 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 0x7fad3985e0c0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad3985cd70> # 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 0x7fad396e95e0> # /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 0x7fad396e8dd0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad39965f10> 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 0x7fad396e8ec0> # 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 0x7fad396eb7d0> # 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' # # /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 0x7fad396f1a60> # 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 0x7fad396f2390> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad396ea3c0> # 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 0x7fad396f1100> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad396f2570> 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 0x7fad39782780> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad396fc3b0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad396f7650> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad396f6390> # 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 0x7fad39788cb0> # /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 0x7fad38cfbd10> # 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 0x7fad38cfbfe0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad396d8dd0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad396d81d0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad3978abd0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad3978a750> # /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 0x7fad38cff050> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad38cfe900> # 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 0x7fad38cfeae0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad38cfdd30> # /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 0x7fad38cff0b0> # /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 0x7fad38d6dbe0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad38cffbc0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad397884a0> 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 0x7fad38d6fe00> # /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 0x7fad38d6e870> 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 0x7fad38d9e000> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad38d92f00> 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 0x7fad38b71c40> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad38d93fe0> 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 0x7fad38b9a570> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad38b9bd40> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad38b97dd0> {"ansible_facts": {"ansible_system": "Linux", "ansible_kernel": "6.10.9-100.fc39.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-41-238.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-41-238", "ansible_nodename": "ip-10-31-41-238.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec243b3f63949f99a85dd461938b27f6", "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "39", "ansible_distribution_major_version": "39", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBANYijgij1fEhTOf5yay/qzv1+ckF/sTeAcrQU7mSl4JlHlSjJFRS9ZOEcTyZhIM24bmrUmUAXGByisr1fJhHdM1w6H4TV9d8eAGz5dvqRt3OMFXU98TIudAuK2zln4nrfCSz2a6X/3opBJuckX9rZaO0ickijdGATG1zU5j6yse5AAAAFQCB9h5S0fKeFdZzGlNOZp7suEtGLQAAAIBqL8YusJlS5M+t8hqB5XoiVX2JRwxeO45o1F+YDEL8s88gEWv3QxNNB5xqhdMrEbA13n8FJWfZZdvcU7PONunHJRbKJZFHcCdK5TI9eGObNVaZTYNSFhZ2BieAeUf4m7eiHxQI/o71WHee8ehKt8oSXovKXzKzzh6V8adityCM0QAAAIBN41A6QjMEnqm1991CkEko30YVBdWgdcunoDD7NJJoONNTR054WsZIbydxWyYVFa3fC4HcmSYJjXHxuSZuCmzFZYOzQSedVWWiET/kLEvIDxOZEQ44DCsa3zg29Ty97IbNNwLSIOFXoUbWllCQV9qge0q5dQ/J1wTQdymso3DyLQ==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC9Kn//qIm4a6eEMMZR4qpdJnSJr3FLIr3UgGTmVZPamYNdQ29vbdZONWFxDxoVqR69dvgMi7B4CVdaUu6QyBPlMI1hnnTMD7yGuFvf0wDLvk2p5tQf1MwOc8WdJCPqkvcCYTOD4gBf/qOT2LG96u3e6y9NpDSs43WwFzV2YMOpEVnbg+17SPjuOyE07jTJi4gLXbcjXxt9rz8nQMlsQPFysakPATk6pjVZnnTWDcFUSfc1sUdO6IWl/O4jlB/QtP/FkO38YQbSYx1fiZNsk+JP6ZeZ4F0trwlxRemd9P6eEqtA9jVdvSCvJNHgZoMob64uw1c2P8BFaAByky5crE35ggw6pKcQTHTAHhrPBTx12gpwlL4rB+OoysKYhxI8VeW+TYiNWBxF+EUpmcj/QMfOOgNbIEeK+YfNZ606vwhkyjORVqaN3MswYozhtwmAoyxDKaTAYWXo4+d+GqZ7pURKpwdZrI8M7e8Nvd+dwpW3OtrfAqXvFwIrBrivFfWnDE0=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBsLvf+TKoJqIfm5H0y7RP9w7PN99SnDATkd0bkTPwuIbQqBA6MAihYQaVCQtnKQCWC09GNZyMQSeayjLONajkY=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIME0e8Dw9KPaZbGCYYNAh3+j3dHxYuGhpELosAmEvhOR", "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_lsb": {}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "43", "second": "12", "epoch": "1726882992", "epoch_int": "1726882992", "date": "2024-09-20", "time": "21:43:12", "iso8601_micro": "2024-09-21T01:43:12.659596Z", "iso8601": "2024-09-21T01:43:12Z", "iso8601_basic": "20240920T214312659596", "iso8601_basic_short": "20240920T214312", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_pkg_mgr": "dnf", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_apparmor": {"status": "disabled"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.14.145 37172 10.31.41.238 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.145 37172 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_service_mgr": "systemd", "ansible_fips": false, "ansible_local": {}, "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 _sha2 # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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 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 _hashlib # destroy _blake2 # 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 _sha2 # 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 _operator # destroy _sha2 # 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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.41.238 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 _sha2 # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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 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 _hashlib # destroy _blake2 # 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 _sha2 # 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 _operator # destroy _sha2 # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 29764 1726882992.72351: 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-1726882992.153792-29841-123623674955714/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29764 1726882992.72355: _low_level_execute_command(): starting 29764 1726882992.72357: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882992.153792-29841-123623674955714/ > /dev/null 2>&1 && sleep 0' 29764 1726882992.72371: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 29764 1726882992.72650: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 29764 1726882992.72667: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29764 1726882992.72786: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726882992.72813: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726882992.74872: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726882992.75048: stderr chunk (state=3): >>><<< 29764 1726882992.75051: stdout chunk (state=3): >>><<< 29764 1726882992.75069: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29764 1726882992.75080: handler run complete 29764 1726882992.75168: variable 'ansible_facts' from source: unknown 29764 1726882992.75233: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726882992.75616: variable 'ansible_facts' from source: unknown 29764 1726882992.75884: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726882992.75968: attempt loop complete, returning result 29764 1726882992.75971: _execute() done 29764 1726882992.75978: dumping result to json 29764 1726882992.76036: done dumping result, returning 29764 1726882992.76041: done running TaskExecutor() for managed_node3/TASK: Gather the minimum subset of ansible_facts required by the network role test [0affe814-3a2d-da6f-1817-000000000022] 29764 1726882992.76047: sending task result for task 0affe814-3a2d-da6f-1817-000000000022 29764 1726882992.76557: done sending task result for task 0affe814-3a2d-da6f-1817-000000000022 29764 1726882992.76561: WORKER PROCESS EXITING ok: [managed_node3] 29764 1726882992.76884: no more pending results, returning what we have 29764 1726882992.76888: results queue empty 29764 1726882992.76889: checking for any_errors_fatal 29764 1726882992.76891: done checking for any_errors_fatal 29764 1726882992.76892: checking for max_fail_percentage 29764 1726882992.76894: done checking for max_fail_percentage 29764 1726882992.76895: checking to see if all hosts have failed and the running result is not ok 29764 1726882992.76897: done checking to see if all hosts have failed 29764 1726882992.76898: getting the remaining hosts for this loop 29764 1726882992.76899: done getting the remaining hosts for this loop 29764 1726882992.76903: getting the next task for host managed_node3 29764 1726882992.76913: done getting next task for host managed_node3 29764 1726882992.76915: ^ task is: TASK: Check if system is ostree 29764 1726882992.76919: ^ 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 29764 1726882992.76922: getting variables 29764 1726882992.76924: in VariableManager get_vars() 29764 1726882992.76954: Calling all_inventory to load vars for managed_node3 29764 1726882992.76957: Calling groups_inventory to load vars for managed_node3 29764 1726882992.76961: Calling all_plugins_inventory to load vars for managed_node3 29764 1726882992.76971: Calling all_plugins_play to load vars for managed_node3 29764 1726882992.76975: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726882992.76979: Calling groups_plugins_play to load vars for managed_node3 29764 1726882992.77558: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726882992.78216: done with get_vars() 29764 1726882992.78233: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Friday 20 September 2024 21:43:12 -0400 (0:00:00.719) 0:00:02.648 ****** 29764 1726882992.78349: entering _queue_task() for managed_node3/stat 29764 1726882992.78770: worker is 1 (out of 1 available) 29764 1726882992.78782: exiting _queue_task() for managed_node3/stat 29764 1726882992.78794: done queuing things up, now waiting for results queue to drain 29764 1726882992.78795: waiting for pending results... 29764 1726882992.79163: running TaskExecutor() for managed_node3/TASK: Check if system is ostree 29764 1726882992.79168: in run() - task 0affe814-3a2d-da6f-1817-000000000024 29764 1726882992.79171: variable 'ansible_search_path' from source: unknown 29764 1726882992.79174: variable 'ansible_search_path' from source: unknown 29764 1726882992.79200: calling self._execute() 29764 1726882992.79316: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726882992.79329: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726882992.79348: variable 'omit' from source: magic vars 29764 1726882992.79974: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29764 1726882992.80712: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29764 1726882992.80807: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29764 1726882992.80972: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29764 1726882992.81040: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29764 1726882992.81261: 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) 29764 1726882992.81348: 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) 29764 1726882992.81386: 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) 29764 1726882992.81474: 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) 29764 1726882992.81780: Evaluated conditional (not __network_is_ostree is defined): True 29764 1726882992.81854: variable 'omit' from source: magic vars 29764 1726882992.81907: variable 'omit' from source: magic vars 29764 1726882992.82140: variable 'omit' from source: magic vars 29764 1726882992.82144: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29764 1726882992.82185: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29764 1726882992.82263: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29764 1726882992.82299: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29764 1726882992.82501: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29764 1726882992.82505: variable 'inventory_hostname' from source: host vars for 'managed_node3' 29764 1726882992.82508: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726882992.82511: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726882992.82702: Set connection var ansible_shell_executable to /bin/sh 29764 1726882992.82843: Set connection var ansible_timeout to 10 29764 1726882992.82852: Set connection var ansible_shell_type to sh 29764 1726882992.82865: Set connection var ansible_pipelining to False 29764 1726882992.82882: Set connection var ansible_module_compression to ZIP_DEFLATED 29764 1726882992.82890: Set connection var ansible_connection to ssh 29764 1726882992.82938: variable 'ansible_shell_executable' from source: unknown 29764 1726882992.83154: variable 'ansible_connection' from source: unknown 29764 1726882992.83158: variable 'ansible_module_compression' from source: unknown 29764 1726882992.83160: variable 'ansible_shell_type' from source: unknown 29764 1726882992.83162: variable 'ansible_shell_executable' from source: unknown 29764 1726882992.83164: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726882992.83165: variable 'ansible_pipelining' from source: unknown 29764 1726882992.83167: variable 'ansible_timeout' from source: unknown 29764 1726882992.83169: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726882992.83391: 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__) 29764 1726882992.83452: variable 'omit' from source: magic vars 29764 1726882992.83463: starting attempt loop 29764 1726882992.83471: running the handler 29764 1726882992.83498: _low_level_execute_command(): starting 29764 1726882992.83701: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29764 1726882992.84948: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726882992.84952: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726882992.84955: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726882992.84957: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726882992.85215: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29764 1726882992.85251: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726882992.85373: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726882992.87246: stdout chunk (state=3): >>>/root <<< 29764 1726882992.87347: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726882992.87577: stderr chunk (state=3): >>><<< 29764 1726882992.87581: stdout chunk (state=3): >>><<< 29764 1726882992.87588: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29764 1726882992.87597: _low_level_execute_command(): starting 29764 1726882992.87600: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882992.8746688-29872-59428743887398 `" && echo ansible-tmp-1726882992.8746688-29872-59428743887398="` echo /root/.ansible/tmp/ansible-tmp-1726882992.8746688-29872-59428743887398 `" ) && sleep 0' 29764 1726882992.88819: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726882992.88891: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29764 1726882992.88903: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29764 1726882992.88955: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726882992.89074: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726882992.91250: stdout chunk (state=3): >>>ansible-tmp-1726882992.8746688-29872-59428743887398=/root/.ansible/tmp/ansible-tmp-1726882992.8746688-29872-59428743887398 <<< 29764 1726882992.91370: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726882992.91465: stderr chunk (state=3): >>><<< 29764 1726882992.91469: stdout chunk (state=3): >>><<< 29764 1726882992.91487: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882992.8746688-29872-59428743887398=/root/.ansible/tmp/ansible-tmp-1726882992.8746688-29872-59428743887398 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29764 1726882992.91739: variable 'ansible_module_compression' from source: unknown 29764 1726882992.91743: ANSIBALLZ: Using lock for stat 29764 1726882992.91745: ANSIBALLZ: Acquiring lock 29764 1726882992.91747: ANSIBALLZ: Lock acquired: 140564934121456 29764 1726882992.91749: ANSIBALLZ: Creating module 29764 1726882993.08818: ANSIBALLZ: Writing module into payload 29764 1726882993.08950: ANSIBALLZ: Writing module 29764 1726882993.08979: ANSIBALLZ: Renaming module 29764 1726882993.08993: ANSIBALLZ: Done creating module 29764 1726882993.09023: variable 'ansible_facts' from source: unknown 29764 1726882993.09116: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882992.8746688-29872-59428743887398/AnsiballZ_stat.py 29764 1726882993.09276: Sending initial data 29764 1726882993.09279: Sent initial data (152 bytes) 29764 1726882993.10419: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726882993.10425: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726882993.10428: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726882993.10487: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 29764 1726882993.10506: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726882993.10623: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726882993.12438: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 29764 1726882993.12443: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 29764 1726882993.12581: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29764 1726882993.12720: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29764ooyjyvtd/tmp_g3o_cr4 /root/.ansible/tmp/ansible-tmp-1726882992.8746688-29872-59428743887398/AnsiballZ_stat.py <<< 29764 1726882993.12723: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882992.8746688-29872-59428743887398/AnsiballZ_stat.py" <<< 29764 1726882993.12861: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-29764ooyjyvtd/tmp_g3o_cr4" to remote "/root/.ansible/tmp/ansible-tmp-1726882992.8746688-29872-59428743887398/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882992.8746688-29872-59428743887398/AnsiballZ_stat.py" <<< 29764 1726882993.14196: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726882993.14264: stderr chunk (state=3): >>><<< 29764 1726882993.14267: stdout chunk (state=3): >>><<< 29764 1726882993.14288: done transferring module to remote 29764 1726882993.14302: _low_level_execute_command(): starting 29764 1726882993.14307: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882992.8746688-29872-59428743887398/ /root/.ansible/tmp/ansible-tmp-1726882992.8746688-29872-59428743887398/AnsiballZ_stat.py && sleep 0' 29764 1726882993.14740: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726882993.14743: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726882993.14750: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29764 1726882993.14761: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726882993.14822: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 29764 1726882993.14825: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726882993.14942: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726882993.16874: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726882993.16919: stderr chunk (state=3): >>><<< 29764 1726882993.16922: stdout chunk (state=3): >>><<< 29764 1726882993.16939: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29764 1726882993.16942: _low_level_execute_command(): starting 29764 1726882993.16950: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882992.8746688-29872-59428743887398/AnsiballZ_stat.py && sleep 0' 29764 1726882993.17367: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726882993.17371: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726882993.17373: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726882993.17376: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726882993.17430: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 29764 1726882993.17439: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726882993.17557: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726882993.19845: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 29764 1726882993.19876: stdout chunk (state=3): >>>import _imp # builtin <<< 29764 1726882993.19910: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 29764 1726882993.19916: stdout chunk (state=3): >>>import '_weakref' # <<< 29764 1726882993.19991: stdout chunk (state=3): >>>import '_io' # <<< 29764 1726882993.19997: stdout chunk (state=3): >>>import 'marshal' # <<< 29764 1726882993.20037: stdout chunk (state=3): >>>import 'posix' # <<< 29764 1726882993.20076: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 29764 1726882993.20109: stdout chunk (state=3): >>>import 'time' # <<< 29764 1726882993.20114: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 29764 1726882993.20170: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 29764 1726882993.20177: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 29764 1726882993.20198: stdout chunk (state=3): >>>import '_codecs' # <<< 29764 1726882993.20228: stdout chunk (state=3): >>>import 'codecs' # <<< 29764 1726882993.20263: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 29764 1726882993.20298: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 29764 1726882993.20306: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415bd2c530> <<< 29764 1726882993.20324: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415bcfbb30> <<< 29764 1726882993.20345: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 29764 1726882993.20350: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415bd2eab0> <<< 29764 1726882993.20377: stdout chunk (state=3): >>>import '_signal' # <<< 29764 1726882993.20406: stdout chunk (state=3): >>>import '_abc' # <<< 29764 1726882993.20412: stdout chunk (state=3): >>>import 'abc' # <<< 29764 1726882993.20442: stdout chunk (state=3): >>>import 'io' # <<< 29764 1726882993.20447: stdout chunk (state=3): >>> <<< 29764 1726882993.20477: stdout chunk (state=3): >>>import '_stat' # <<< 29764 1726882993.20484: stdout chunk (state=3): >>>import 'stat' # <<< 29764 1726882993.20586: stdout chunk (state=3): >>>import '_collections_abc' # <<< 29764 1726882993.20616: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 29764 1726882993.20654: stdout chunk (state=3): >>>import 'os' # <<< 29764 1726882993.20662: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 29764 1726882993.20687: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 29764 1726882993.20698: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 29764 1726882993.20707: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 29764 1726882993.20726: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 29764 1726882993.20753: 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 <<< 29764 1726882993.20758: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 29764 1726882993.20781: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415badd160> <<< 29764 1726882993.20856: 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 <<< 29764 1726882993.20869: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 29764 1726882993.20878: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415baddfd0> <<< 29764 1726882993.20898: stdout chunk (state=3): >>>import 'site' # <<< 29764 1726882993.20938: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 29764 1726882993.21188: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 29764 1726882993.21207: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 29764 1726882993.21226: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 29764 1726882993.21248: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 29764 1726882993.21260: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 29764 1726882993.21309: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 29764 1726882993.21326: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 29764 1726882993.21360: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 29764 1726882993.21375: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415bb1be90> <<< 29764 1726882993.21394: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 29764 1726882993.21411: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 29764 1726882993.21438: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415bb1bf50> <<< 29764 1726882993.21466: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 29764 1726882993.21494: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 29764 1726882993.21522: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 29764 1726882993.21576: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 29764 1726882993.21597: stdout chunk (state=3): >>>import 'itertools' # <<< 29764 1726882993.21628: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 29764 1726882993.21637: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415bb538c0> <<< 29764 1726882993.21656: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 29764 1726882993.21667: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 29764 1726882993.21677: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415bb53f50> <<< 29764 1726882993.21687: stdout chunk (state=3): >>>import '_collections' # <<< 29764 1726882993.21748: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415bb33b60> <<< 29764 1726882993.21757: stdout chunk (state=3): >>>import '_functools' # <<< 29764 1726882993.21793: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415bb31280> <<< 29764 1726882993.21898: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415bb19040> <<< 29764 1726882993.21931: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 29764 1726882993.21950: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 29764 1726882993.21963: stdout chunk (state=3): >>>import '_sre' # <<< 29764 1726882993.21985: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 29764 1726882993.22011: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 29764 1726882993.22040: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 29764 1726882993.22047: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 29764 1726882993.22079: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415bb77800> <<< 29764 1726882993.22098: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415bb76420> <<< 29764 1726882993.22140: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 29764 1726882993.22144: 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 0x7f415bb32150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415bb74cb0> <<< 29764 1726882993.22194: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 29764 1726882993.22211: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415bba8890> <<< 29764 1726882993.22216: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415bb182c0> <<< 29764 1726882993.22253: 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' <<< 29764 1726882993.22285: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f415bba8d40> <<< 29764 1726882993.22290: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415bba8bf0> <<< 29764 1726882993.22339: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 29764 1726882993.22349: 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 0x7f415bba8fb0> <<< 29764 1726882993.22355: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415bb16de0> <<< 29764 1726882993.22390: 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' <<< 29764 1726882993.22408: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 29764 1726882993.22454: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 29764 1726882993.22475: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415bba9670> <<< 29764 1726882993.22479: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415bba9340> import 'importlib.machinery' # <<< 29764 1726882993.22510: 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' <<< 29764 1726882993.22529: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415bbaa510> <<< 29764 1726882993.22554: stdout chunk (state=3): >>>import 'importlib.util' # <<< 29764 1726882993.22559: stdout chunk (state=3): >>>import 'runpy' # <<< 29764 1726882993.22587: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 29764 1726882993.22629: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 29764 1726882993.22666: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 29764 1726882993.22674: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415bbc0740> <<< 29764 1726882993.22681: stdout chunk (state=3): >>>import 'errno' # <<< 29764 1726882993.22714: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 29764 1726882993.22723: 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 0x7f415bbc1e20> <<< 29764 1726882993.22743: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 29764 1726882993.22757: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 29764 1726882993.22784: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 29764 1726882993.22793: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 29764 1726882993.22806: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415bbc2cf0> <<< 29764 1726882993.22855: 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' <<< 29764 1726882993.22861: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f415bbc3350> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415bbc2270> <<< 29764 1726882993.22893: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 29764 1726882993.22899: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 29764 1726882993.22942: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 29764 1726882993.22959: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f415bbc3dd0> <<< 29764 1726882993.22966: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415bbc3500> <<< 29764 1726882993.23018: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415bbaa570> <<< 29764 1726882993.23042: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 29764 1726882993.23071: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 29764 1726882993.23089: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 29764 1726882993.23120: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 29764 1726882993.23154: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f415b94bc80> <<< 29764 1726882993.23182: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 29764 1726882993.23187: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 29764 1726882993.23212: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 29764 1726882993.23219: 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 0x7f415b974740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415b9744a0> <<< 29764 1726882993.23258: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 29764 1726882993.23264: stdout chunk (state=3): >>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f415b974770> <<< 29764 1726882993.23290: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 29764 1726882993.23300: stdout chunk (state=3): >>># extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f415b974950> <<< 29764 1726882993.23310: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415b949e20> <<< 29764 1726882993.23341: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 29764 1726882993.23461: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 29764 1726882993.23490: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 29764 1726882993.23502: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 29764 1726882993.23510: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415b975f70> <<< 29764 1726882993.23532: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415b974bf0> <<< 29764 1726882993.23555: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415bbaac60> <<< 29764 1726882993.23587: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 29764 1726882993.23645: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 29764 1726882993.23665: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 29764 1726882993.23712: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 29764 1726882993.23746: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415b9a6300> <<< 29764 1726882993.23799: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 29764 1726882993.23815: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 29764 1726882993.23841: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 29764 1726882993.23858: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 29764 1726882993.23918: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415b9be480> <<< 29764 1726882993.23942: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 29764 1726882993.23984: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 29764 1726882993.24044: stdout chunk (state=3): >>>import 'ntpath' # <<< 29764 1726882993.24070: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415b9fb230> <<< 29764 1726882993.24099: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 29764 1726882993.24135: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 29764 1726882993.24163: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 29764 1726882993.24207: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 29764 1726882993.24310: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415ba1d9d0> <<< 29764 1726882993.24387: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415b9fb350> <<< 29764 1726882993.24442: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415b9bf110> <<< 29764 1726882993.24466: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 29764 1726882993.24473: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415b838350> <<< 29764 1726882993.24491: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415b9bd4c0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415b976ea0> <<< 29764 1726882993.24601: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 29764 1726882993.24623: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f415b838530> <<< 29764 1726882993.24705: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_s7m61ju4/ansible_stat_payload.zip' <<< 29764 1726882993.24711: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882993.24867: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882993.24900: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 29764 1726882993.24906: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 29764 1726882993.24954: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 29764 1726882993.25035: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 29764 1726882993.25075: 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 0x7f415b88dfd0> <<< 29764 1726882993.25093: stdout chunk (state=3): >>>import '_typing' # <<< 29764 1726882993.25300: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415b864ec0> <<< 29764 1726882993.25309: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415b83bf80> # zipimport: zlib available <<< 29764 1726882993.25341: stdout chunk (state=3): >>>import 'ansible' # <<< 29764 1726882993.25349: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882993.25368: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882993.25378: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882993.25396: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 29764 1726882993.25415: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882993.27004: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882993.28295: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 29764 1726882993.28307: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415b867e60> <<< 29764 1726882993.28329: 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' <<< 29764 1726882993.28360: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 29764 1726882993.28366: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 29764 1726882993.28392: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 29764 1726882993.28442: 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 0x7f415b8b59a0> <<< 29764 1726882993.28482: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415b8b5730> <<< 29764 1726882993.28518: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415b8b5040> <<< 29764 1726882993.28551: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 29764 1726882993.28558: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 29764 1726882993.28597: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415b8b5a60> <<< 29764 1726882993.28605: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415b88ec60> <<< 29764 1726882993.28610: stdout chunk (state=3): >>>import 'atexit' # <<< 29764 1726882993.28645: 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 0x7f415b8b6720> <<< 29764 1726882993.28679: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 29764 1726882993.28685: 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 0x7f415b8b68a0> <<< 29764 1726882993.28702: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 29764 1726882993.28764: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 29764 1726882993.28782: stdout chunk (state=3): >>>import '_locale' # <<< 29764 1726882993.28835: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415b8b6db0> <<< 29764 1726882993.28839: stdout chunk (state=3): >>>import 'pwd' # <<< 29764 1726882993.28869: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 29764 1726882993.28891: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 29764 1726882993.28938: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415b71cc20> <<< 29764 1726882993.28970: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 29764 1726882993.28981: 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 0x7f415b71e840> <<< 29764 1726882993.28991: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 29764 1726882993.29011: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 29764 1726882993.29054: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415b71f110> <<< 29764 1726882993.29083: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 29764 1726882993.29110: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 29764 1726882993.29133: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415b71ff50> <<< 29764 1726882993.29151: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 29764 1726882993.29196: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 29764 1726882993.29217: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 29764 1726882993.29224: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 29764 1726882993.29280: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415b722d50> <<< 29764 1726882993.29329: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f415b722e40> <<< 29764 1726882993.29354: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415b721010> <<< 29764 1726882993.29374: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 29764 1726882993.29407: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 29764 1726882993.29432: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 29764 1726882993.29439: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 29764 1726882993.29456: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 29764 1726882993.29491: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 29764 1726882993.29523: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 29764 1726882993.29531: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 29764 1726882993.29545: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415b726cc0> <<< 29764 1726882993.29556: stdout chunk (state=3): >>>import '_tokenize' # <<< 29764 1726882993.29637: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415b725790> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415b725520> <<< 29764 1726882993.29656: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 29764 1726882993.29668: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 29764 1726882993.29748: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415b727e60> <<< 29764 1726882993.29787: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415b721490> <<< 29764 1726882993.29814: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 29764 1726882993.29820: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f415b76ee10> <<< 29764 1726882993.29848: 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 <<< 29764 1726882993.29857: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415b76ef30> <<< 29764 1726882993.29870: 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 <<< 29764 1726882993.29893: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 29764 1726882993.29920: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py <<< 29764 1726882993.29926: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 29764 1726882993.29963: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 29764 1726882993.29984: stdout chunk (state=3): >>># 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 0x7f415b770b00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415b7708c0> <<< 29764 1726882993.29993: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 29764 1726882993.30137: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 29764 1726882993.30193: 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 0x7f415b773020> <<< 29764 1726882993.30199: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415b771190> <<< 29764 1726882993.30224: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 29764 1726882993.30277: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 29764 1726882993.30305: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 29764 1726882993.30312: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 29764 1726882993.30330: stdout chunk (state=3): >>>import '_string' # <<< 29764 1726882993.30381: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415b77a7e0> <<< 29764 1726882993.30552: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415b773170> <<< 29764 1726882993.30633: 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' <<< 29764 1726882993.30642: stdout chunk (state=3): >>># 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 0x7f415b77b5f0> <<< 29764 1726882993.30673: 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 0x7f415b77ba40> <<< 29764 1726882993.30728: 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' <<< 29764 1726882993.30736: stdout chunk (state=3): >>># 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 0x7f415b77bb30> <<< 29764 1726882993.30751: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415b76f1d0> <<< 29764 1726882993.30778: 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' <<< 29764 1726882993.30805: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 29764 1726882993.30833: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 29764 1726882993.30867: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 29764 1726882993.30904: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 29764 1726882993.30911: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f415b77eb40> <<< 29764 1726882993.31103: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 29764 1726882993.31122: 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 0x7f415b77ffe0> <<< 29764 1726882993.31135: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415b77d310> <<< 29764 1726882993.31168: 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 0x7f415b77e660> <<< 29764 1726882993.31180: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415b77ce90> <<< 29764 1726882993.31190: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882993.31211: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882993.31217: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 29764 1726882993.31242: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882993.31354: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882993.31471: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882993.31484: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 29764 1726882993.31500: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882993.31519: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 29764 1726882993.31536: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882993.31693: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882993.31837: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882993.32538: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882993.33227: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 29764 1726882993.33240: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 29764 1726882993.33246: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 29764 1726882993.33267: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 29764 1726882993.33295: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 29764 1726882993.33355: 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 0x7f415b804230> <<< 29764 1726882993.33476: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 29764 1726882993.33482: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 29764 1726882993.33502: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415b805190> <<< 29764 1726882993.33519: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415b7834a0> <<< 29764 1726882993.33563: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 29764 1726882993.33585: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882993.33602: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882993.33631: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 29764 1726882993.33641: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882993.33829: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882993.34010: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 29764 1726882993.34021: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 29764 1726882993.34027: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415b805820> <<< 29764 1726882993.34049: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882993.34618: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882993.35180: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882993.35291: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882993.35376: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 29764 1726882993.35423: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882993.35474: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 29764 1726882993.35477: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882993.35555: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882993.35687: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 29764 1726882993.35722: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 29764 1726882993.35742: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882993.35774: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882993.35826: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 29764 1726882993.35844: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882993.36120: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882993.36403: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 29764 1726882993.36466: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 29764 1726882993.36493: stdout chunk (state=3): >>>import '_ast' # <<< 29764 1726882993.36581: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415b8076b0> <<< 29764 1726882993.36602: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882993.36680: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882993.36773: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 29764 1726882993.36785: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # <<< 29764 1726882993.36792: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 29764 1726882993.36821: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 29764 1726882993.36827: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 29764 1726882993.36920: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 29764 1726882993.37049: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 29764 1726882993.37056: stdout chunk (state=3): >>>import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f415b615dc0> <<< 29764 1726882993.37106: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 29764 1726882993.37114: 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 0x7f415b616750> <<< 29764 1726882993.37120: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415b8067b0> <<< 29764 1726882993.37146: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882993.37185: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882993.37238: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 29764 1726882993.37253: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882993.37296: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882993.37344: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882993.37411: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882993.37486: 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 <<< 29764 1726882993.37535: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 29764 1726882993.37631: 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' <<< 29764 1726882993.37638: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f415b615370> <<< 29764 1726882993.37679: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415b615c40> <<< 29764 1726882993.37709: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 29764 1726882993.37727: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882993.37798: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882993.37874: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882993.37903: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882993.37949: 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' <<< 29764 1726882993.37977: 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 <<< 29764 1726882993.38000: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 29764 1726882993.38022: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 29764 1726882993.38089: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 29764 1726882993.38124: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 29764 1726882993.38157: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 29764 1726882993.38196: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415b6a69f0> <<< 29764 1726882993.38266: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415b620740> <<< 29764 1726882993.38342: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415b61a8a0> <<< 29764 1726882993.38460: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415b61a600> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 29764 1726882993.38513: 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' # # zipimport: zlib available <<< 29764 1726882993.38665: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 29764 1726882993.38668: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882993.38703: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882993.38923: stdout chunk (state=3): >>># zipimport: zlib available <<< 29764 1726882993.39073: 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"}}} <<< 29764 1726882993.39092: stdout chunk (state=3): >>># destroy __main__ <<< 29764 1726882993.39457: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr<<< 29764 1726882993.39494: stdout chunk (state=3): >>> # 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 <<< 29764 1726882993.39509: stdout chunk (state=3): >>># 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 <<< 29764 1726882993.39541: stdout chunk (state=3): >>># 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 <<< 29764 1726882993.39578: stdout chunk (state=3): >>># 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 _sha2 # 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 <<< 29764 1726882993.39612: stdout chunk (state=3): >>># 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 <<< 29764 1726882993.39642: stdout chunk (state=3): >>># 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 <<< 29764 1726882993.39690: stdout chunk (state=3): >>># 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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 <<< 29764 1726882993.40000: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 29764 1726882993.40007: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 29764 1726882993.40038: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 29764 1726882993.40062: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 29764 1726882993.40112: stdout chunk (state=3): >>># 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 <<< 29764 1726882993.40143: stdout chunk (state=3): >>># destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select<<< 29764 1726882993.40179: stdout chunk (state=3): >>> # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 29764 1726882993.40212: stdout chunk (state=3): >>># destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux <<< 29764 1726882993.40223: stdout chunk (state=3): >>># destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 29764 1726882993.40318: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 29764 1726882993.40323: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 29764 1726882993.40405: 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 # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # 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 <<< 29764 1726882993.40453: 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 # 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 <<< 29764 1726882993.40457: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 29764 1726882993.40596: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 29764 1726882993.40635: stdout chunk (state=3): >>># destroy _collections <<< 29764 1726882993.40660: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib <<< 29764 1726882993.40676: stdout chunk (state=3): >>># destroy copyreg # destroy contextlib <<< 29764 1726882993.40713: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request <<< 29764 1726882993.40746: stdout chunk (state=3): >>># 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 <<< 29764 1726882993.40757: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 29764 1726882993.40832: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs <<< 29764 1726882993.40853: stdout chunk (state=3): >>># destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 29764 1726882993.40914: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 29764 1726882993.40918: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _string # destroy re <<< 29764 1726882993.40945: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 29764 1726882993.41452: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726882993.41483: stderr chunk (state=3): >>>Shared connection to 10.31.41.238 closed. <<< 29764 1726882993.41486: stdout chunk (state=3): >>><<< 29764 1726882993.41488: stderr chunk (state=3): >>><<< 29764 1726882993.41613: _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 0x7f415bd2c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415bcfbb30> # /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 0x7f415bd2eab0> 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 0x7f415badd160> # /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 0x7f415baddfd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.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 0x7f415bb1be90> # /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 0x7f415bb1bf50> # /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 0x7f415bb538c0> # /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 0x7f415bb53f50> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415bb33b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415bb31280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415bb19040> # /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 0x7f415bb77800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415bb76420> # /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 0x7f415bb32150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415bb74cb0> # /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 0x7f415bba8890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415bb182c0> # /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 0x7f415bba8d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415bba8bf0> # 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 0x7f415bba8fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415bb16de0> # /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 0x7f415bba9670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415bba9340> 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 0x7f415bbaa510> 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 0x7f415bbc0740> 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 0x7f415bbc1e20> # /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 0x7f415bbc2cf0> # 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 0x7f415bbc3350> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415bbc2270> # /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 0x7f415bbc3dd0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415bbc3500> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415bbaa570> # /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 0x7f415b94bc80> # /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 0x7f415b974740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415b9744a0> # 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 0x7f415b974770> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f415b974950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415b949e20> # /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 0x7f415b975f70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415b974bf0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415bbaac60> # /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 0x7f415b9a6300> # /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 0x7f415b9be480> # /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 0x7f415b9fb230> # /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 0x7f415ba1d9d0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415b9fb350> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415b9bf110> # /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 0x7f415b838350> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415b9bd4c0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415b976ea0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f415b838530> # zipimport: found 30 names in '/tmp/ansible_stat_payload_s7m61ju4/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 0x7f415b88dfd0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415b864ec0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415b83bf80> # 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 0x7f415b867e60> # /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 0x7f415b8b59a0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415b8b5730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415b8b5040> # /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 0x7f415b8b5a60> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415b88ec60> 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 0x7f415b8b6720> # 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 0x7f415b8b68a0> # /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 0x7f415b8b6db0> 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 0x7f415b71cc20> # 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 0x7f415b71e840> # /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 0x7f415b71f110> # /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 0x7f415b71ff50> # /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 0x7f415b722d50> # 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 0x7f415b722e40> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415b721010> # /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 0x7f415b726cc0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415b725790> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415b725520> # /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 0x7f415b727e60> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415b721490> # 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 0x7f415b76ee10> # /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 0x7f415b76ef30> # /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 0x7f415b770b00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415b7708c0> # /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 0x7f415b773020> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415b771190> # /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 0x7f415b77a7e0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415b773170> # 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 0x7f415b77b5f0> # 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 0x7f415b77ba40> # 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 0x7f415b77bb30> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415b76f1d0> # /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 0x7f415b77eb40> # 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 0x7f415b77ffe0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415b77d310> # 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 0x7f415b77e660> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415b77ce90> # 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 0x7f415b804230> # /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 0x7f415b805190> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415b7834a0> 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 0x7f415b805820> # 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 0x7f415b8076b0> # 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' # # /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 0x7f415b615dc0> # 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 0x7f415b616750> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415b8067b0> # 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 0x7f415b615370> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415b615c40> 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 0x7f415b6a69f0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415b620740> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415b61a8a0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f415b61a600> # 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 _sha2 # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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 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 _hashlib # destroy _blake2 # 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 _sha2 # 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 _operator # destroy _sha2 # 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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.41.238 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 _sha2 # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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 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 _hashlib # destroy _blake2 # 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 _sha2 # 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 _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 29764 1726882993.43113: 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-1726882992.8746688-29872-59428743887398/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29764 1726882993.43117: _low_level_execute_command(): starting 29764 1726882993.43120: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882992.8746688-29872-59428743887398/ > /dev/null 2>&1 && sleep 0' 29764 1726882993.43444: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726882993.43454: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 29764 1726882993.43461: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726882993.43578: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726882993.45638: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726882993.45718: stderr chunk (state=3): >>><<< 29764 1726882993.45770: stdout chunk (state=3): >>><<< 29764 1726882993.45867: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29764 1726882993.46055: handler run complete 29764 1726882993.46089: attempt loop complete, returning result 29764 1726882993.46099: _execute() done 29764 1726882993.46107: dumping result to json 29764 1726882993.46115: done dumping result, returning 29764 1726882993.46127: done running TaskExecutor() for managed_node3/TASK: Check if system is ostree [0affe814-3a2d-da6f-1817-000000000024] 29764 1726882993.46140: sending task result for task 0affe814-3a2d-da6f-1817-000000000024 ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 29764 1726882993.46442: no more pending results, returning what we have 29764 1726882993.46447: results queue empty 29764 1726882993.46448: checking for any_errors_fatal 29764 1726882993.46458: done checking for any_errors_fatal 29764 1726882993.46459: checking for max_fail_percentage 29764 1726882993.46462: done checking for max_fail_percentage 29764 1726882993.46463: checking to see if all hosts have failed and the running result is not ok 29764 1726882993.46464: done checking to see if all hosts have failed 29764 1726882993.46465: getting the remaining hosts for this loop 29764 1726882993.46467: done getting the remaining hosts for this loop 29764 1726882993.46473: getting the next task for host managed_node3 29764 1726882993.46480: done getting next task for host managed_node3 29764 1726882993.46485: ^ task is: TASK: Set flag to indicate system is ostree 29764 1726882993.46488: ^ 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 29764 1726882993.46492: getting variables 29764 1726882993.46494: in VariableManager get_vars() 29764 1726882993.46531: Calling all_inventory to load vars for managed_node3 29764 1726882993.46741: Calling groups_inventory to load vars for managed_node3 29764 1726882993.46747: Calling all_plugins_inventory to load vars for managed_node3 29764 1726882993.46758: Calling all_plugins_play to load vars for managed_node3 29764 1726882993.46762: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726882993.46766: Calling groups_plugins_play to load vars for managed_node3 29764 1726882993.47165: done sending task result for task 0affe814-3a2d-da6f-1817-000000000024 29764 1726882993.47168: WORKER PROCESS EXITING 29764 1726882993.47195: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726882993.47547: done with get_vars() 29764 1726882993.47560: done getting variables 29764 1726882993.47658: 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-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Friday 20 September 2024 21:43:13 -0400 (0:00:00.693) 0:00:03.342 ****** 29764 1726882993.47688: entering _queue_task() for managed_node3/set_fact 29764 1726882993.47690: Creating lock for set_fact 29764 1726882993.47954: worker is 1 (out of 1 available) 29764 1726882993.47966: exiting _queue_task() for managed_node3/set_fact 29764 1726882993.47979: done queuing things up, now waiting for results queue to drain 29764 1726882993.47981: waiting for pending results... 29764 1726882993.48227: running TaskExecutor() for managed_node3/TASK: Set flag to indicate system is ostree 29764 1726882993.48339: in run() - task 0affe814-3a2d-da6f-1817-000000000025 29764 1726882993.48359: variable 'ansible_search_path' from source: unknown 29764 1726882993.48367: variable 'ansible_search_path' from source: unknown 29764 1726882993.48410: calling self._execute() 29764 1726882993.48494: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726882993.48507: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726882993.48522: variable 'omit' from source: magic vars 29764 1726882993.49053: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29764 1726882993.49575: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29764 1726882993.49694: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29764 1726882993.49786: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29764 1726882993.49885: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29764 1726882993.50166: 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) 29764 1726882993.50270: 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) 29764 1726882993.50308: 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) 29764 1726882993.50375: 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) 29764 1726882993.50677: Evaluated conditional (not __network_is_ostree is defined): True 29764 1726882993.50690: variable 'omit' from source: magic vars 29764 1726882993.50786: variable 'omit' from source: magic vars 29764 1726882993.51080: variable '__ostree_booted_stat' from source: set_fact 29764 1726882993.51140: variable 'omit' from source: magic vars 29764 1726882993.51270: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29764 1726882993.51308: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29764 1726882993.51640: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29764 1726882993.51643: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29764 1726882993.51646: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29764 1726882993.51648: variable 'inventory_hostname' from source: host vars for 'managed_node3' 29764 1726882993.51650: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726882993.51653: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726882993.51766: Set connection var ansible_shell_executable to /bin/sh 29764 1726882993.51780: Set connection var ansible_timeout to 10 29764 1726882993.51791: Set connection var ansible_shell_type to sh 29764 1726882993.51803: Set connection var ansible_pipelining to False 29764 1726882993.51818: Set connection var ansible_module_compression to ZIP_DEFLATED 29764 1726882993.51824: Set connection var ansible_connection to ssh 29764 1726882993.51861: variable 'ansible_shell_executable' from source: unknown 29764 1726882993.51870: variable 'ansible_connection' from source: unknown 29764 1726882993.51877: variable 'ansible_module_compression' from source: unknown 29764 1726882993.51885: variable 'ansible_shell_type' from source: unknown 29764 1726882993.51892: variable 'ansible_shell_executable' from source: unknown 29764 1726882993.51899: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726882993.51907: variable 'ansible_pipelining' from source: unknown 29764 1726882993.51913: variable 'ansible_timeout' from source: unknown 29764 1726882993.51922: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726882993.52041: 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) 29764 1726882993.52059: variable 'omit' from source: magic vars 29764 1726882993.52070: starting attempt loop 29764 1726882993.52077: running the handler 29764 1726882993.52442: handler run complete 29764 1726882993.52445: attempt loop complete, returning result 29764 1726882993.52448: _execute() done 29764 1726882993.52450: dumping result to json 29764 1726882993.52452: done dumping result, returning 29764 1726882993.52455: done running TaskExecutor() for managed_node3/TASK: Set flag to indicate system is ostree [0affe814-3a2d-da6f-1817-000000000025] 29764 1726882993.52457: sending task result for task 0affe814-3a2d-da6f-1817-000000000025 29764 1726882993.52521: done sending task result for task 0affe814-3a2d-da6f-1817-000000000025 29764 1726882993.52525: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 29764 1726882993.52586: no more pending results, returning what we have 29764 1726882993.52590: results queue empty 29764 1726882993.52591: checking for any_errors_fatal 29764 1726882993.52597: done checking for any_errors_fatal 29764 1726882993.52599: checking for max_fail_percentage 29764 1726882993.52601: done checking for max_fail_percentage 29764 1726882993.52602: checking to see if all hosts have failed and the running result is not ok 29764 1726882993.52603: done checking to see if all hosts have failed 29764 1726882993.52604: getting the remaining hosts for this loop 29764 1726882993.52606: done getting the remaining hosts for this loop 29764 1726882993.52610: getting the next task for host managed_node3 29764 1726882993.52620: done getting next task for host managed_node3 29764 1726882993.52623: ^ task is: TASK: Fix CentOS6 Base repo 29764 1726882993.52627: ^ 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 29764 1726882993.52631: getting variables 29764 1726882993.52633: in VariableManager get_vars() 29764 1726882993.52799: Calling all_inventory to load vars for managed_node3 29764 1726882993.52802: Calling groups_inventory to load vars for managed_node3 29764 1726882993.52806: Calling all_plugins_inventory to load vars for managed_node3 29764 1726882993.52816: Calling all_plugins_play to load vars for managed_node3 29764 1726882993.52819: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726882993.52828: Calling groups_plugins_play to load vars for managed_node3 29764 1726882993.53712: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726882993.54877: done with get_vars() 29764 1726882993.54892: done getting variables 29764 1726882993.55235: 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-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Friday 20 September 2024 21:43:13 -0400 (0:00:00.075) 0:00:03.418 ****** 29764 1726882993.55269: entering _queue_task() for managed_node3/copy 29764 1726882993.55724: worker is 1 (out of 1 available) 29764 1726882993.55738: exiting _queue_task() for managed_node3/copy 29764 1726882993.55752: done queuing things up, now waiting for results queue to drain 29764 1726882993.55754: waiting for pending results... 29764 1726882993.56452: running TaskExecutor() for managed_node3/TASK: Fix CentOS6 Base repo 29764 1726882993.56457: in run() - task 0affe814-3a2d-da6f-1817-000000000027 29764 1726882993.56460: variable 'ansible_search_path' from source: unknown 29764 1726882993.56462: variable 'ansible_search_path' from source: unknown 29764 1726882993.56465: calling self._execute() 29764 1726882993.56839: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726882993.56843: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726882993.56846: variable 'omit' from source: magic vars 29764 1726882993.57884: variable 'ansible_distribution' from source: facts 29764 1726882993.57917: Evaluated conditional (ansible_distribution == 'CentOS'): False 29764 1726882993.57927: when evaluation is False, skipping this task 29764 1726882993.57939: _execute() done 29764 1726882993.57948: dumping result to json 29764 1726882993.57956: done dumping result, returning 29764 1726882993.57969: done running TaskExecutor() for managed_node3/TASK: Fix CentOS6 Base repo [0affe814-3a2d-da6f-1817-000000000027] 29764 1726882993.57980: sending task result for task 0affe814-3a2d-da6f-1817-000000000027 skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution == 'CentOS'", "skip_reason": "Conditional result was False" } 29764 1726882993.58162: no more pending results, returning what we have 29764 1726882993.58166: results queue empty 29764 1726882993.58167: checking for any_errors_fatal 29764 1726882993.58175: done checking for any_errors_fatal 29764 1726882993.58176: checking for max_fail_percentage 29764 1726882993.58178: done checking for max_fail_percentage 29764 1726882993.58179: checking to see if all hosts have failed and the running result is not ok 29764 1726882993.58180: done checking to see if all hosts have failed 29764 1726882993.58181: getting the remaining hosts for this loop 29764 1726882993.58183: done getting the remaining hosts for this loop 29764 1726882993.58188: getting the next task for host managed_node3 29764 1726882993.58194: done getting next task for host managed_node3 29764 1726882993.58197: ^ task is: TASK: Include the task 'enable_epel.yml' 29764 1726882993.58202: ^ 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 29764 1726882993.58205: getting variables 29764 1726882993.58207: in VariableManager get_vars() 29764 1726882993.58241: Calling all_inventory to load vars for managed_node3 29764 1726882993.58244: Calling groups_inventory to load vars for managed_node3 29764 1726882993.58248: Calling all_plugins_inventory to load vars for managed_node3 29764 1726882993.58263: Calling all_plugins_play to load vars for managed_node3 29764 1726882993.58267: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726882993.58274: Calling groups_plugins_play to load vars for managed_node3 29764 1726882993.59011: done sending task result for task 0affe814-3a2d-da6f-1817-000000000027 29764 1726882993.59016: WORKER PROCESS EXITING 29764 1726882993.59045: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726882993.59770: done with get_vars() 29764 1726882993.59784: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Friday 20 September 2024 21:43:13 -0400 (0:00:00.046) 0:00:03.465 ****** 29764 1726882993.59974: entering _queue_task() for managed_node3/include_tasks 29764 1726882993.60501: worker is 1 (out of 1 available) 29764 1726882993.60630: exiting _queue_task() for managed_node3/include_tasks 29764 1726882993.60645: done queuing things up, now waiting for results queue to drain 29764 1726882993.60647: waiting for pending results... 29764 1726882993.61080: running TaskExecutor() for managed_node3/TASK: Include the task 'enable_epel.yml' 29764 1726882993.61335: in run() - task 0affe814-3a2d-da6f-1817-000000000028 29764 1726882993.61357: variable 'ansible_search_path' from source: unknown 29764 1726882993.61739: variable 'ansible_search_path' from source: unknown 29764 1726882993.61744: calling self._execute() 29764 1726882993.61746: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726882993.61749: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726882993.61751: variable 'omit' from source: magic vars 29764 1726882993.62774: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29764 1726882993.65248: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29764 1726882993.65329: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29764 1726882993.65591: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29764 1726882993.65638: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29764 1726882993.65674: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29764 1726882993.65766: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726882993.65807: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726882993.65847: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726882993.65903: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726882993.65924: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726882993.66051: variable '__network_is_ostree' from source: set_fact 29764 1726882993.66073: Evaluated conditional (not __network_is_ostree | d(false)): True 29764 1726882993.66085: _execute() done 29764 1726882993.66092: dumping result to json 29764 1726882993.66099: done dumping result, returning 29764 1726882993.66109: done running TaskExecutor() for managed_node3/TASK: Include the task 'enable_epel.yml' [0affe814-3a2d-da6f-1817-000000000028] 29764 1726882993.66118: sending task result for task 0affe814-3a2d-da6f-1817-000000000028 29764 1726882993.66222: done sending task result for task 0affe814-3a2d-da6f-1817-000000000028 29764 1726882993.66230: WORKER PROCESS EXITING 29764 1726882993.66276: no more pending results, returning what we have 29764 1726882993.66281: in VariableManager get_vars() 29764 1726882993.66315: Calling all_inventory to load vars for managed_node3 29764 1726882993.66319: Calling groups_inventory to load vars for managed_node3 29764 1726882993.66323: Calling all_plugins_inventory to load vars for managed_node3 29764 1726882993.66333: Calling all_plugins_play to load vars for managed_node3 29764 1726882993.66339: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726882993.66343: Calling groups_plugins_play to load vars for managed_node3 29764 1726882993.66812: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726882993.67594: done with get_vars() 29764 1726882993.67604: variable 'ansible_search_path' from source: unknown 29764 1726882993.67605: variable 'ansible_search_path' from source: unknown 29764 1726882993.67855: we have included files to process 29764 1726882993.67857: generating all_blocks data 29764 1726882993.67859: done generating all_blocks data 29764 1726882993.67865: processing included file: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 29764 1726882993.67867: loading included file: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 29764 1726882993.67870: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 29764 1726882993.69599: done processing included file 29764 1726882993.69601: iterating over new_blocks loaded from include file 29764 1726882993.69603: in VariableManager get_vars() 29764 1726882993.69618: done with get_vars() 29764 1726882993.69620: filtering new block on tags 29764 1726882993.69851: done filtering new block on tags 29764 1726882993.69854: in VariableManager get_vars() 29764 1726882993.69868: done with get_vars() 29764 1726882993.69870: filtering new block on tags 29764 1726882993.69888: done filtering new block on tags 29764 1726882993.69890: done iterating over new_blocks loaded from include file included: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node3 29764 1726882993.69896: extending task lists for all hosts with included blocks 29764 1726882993.70030: done extending task lists 29764 1726882993.70032: done processing included files 29764 1726882993.70033: results queue empty 29764 1726882993.70237: checking for any_errors_fatal 29764 1726882993.70241: done checking for any_errors_fatal 29764 1726882993.70242: checking for max_fail_percentage 29764 1726882993.70244: done checking for max_fail_percentage 29764 1726882993.70245: checking to see if all hosts have failed and the running result is not ok 29764 1726882993.70246: done checking to see if all hosts have failed 29764 1726882993.70247: getting the remaining hosts for this loop 29764 1726882993.70248: done getting the remaining hosts for this loop 29764 1726882993.70251: getting the next task for host managed_node3 29764 1726882993.70256: done getting next task for host managed_node3 29764 1726882993.70260: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 29764 1726882993.70264: ^ 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 29764 1726882993.70267: getting variables 29764 1726882993.70268: in VariableManager get_vars() 29764 1726882993.70280: Calling all_inventory to load vars for managed_node3 29764 1726882993.70283: Calling groups_inventory to load vars for managed_node3 29764 1726882993.70286: Calling all_plugins_inventory to load vars for managed_node3 29764 1726882993.70292: Calling all_plugins_play to load vars for managed_node3 29764 1726882993.70301: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726882993.70305: Calling groups_plugins_play to load vars for managed_node3 29764 1726882993.70771: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726882993.71530: done with get_vars() 29764 1726882993.71543: done getting variables 29764 1726882993.71621: 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) 29764 1726882993.72255: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 39] ********************************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Friday 20 September 2024 21:43:13 -0400 (0:00:00.123) 0:00:03.588 ****** 29764 1726882993.72310: entering _queue_task() for managed_node3/command 29764 1726882993.72312: Creating lock for command 29764 1726882993.72782: worker is 1 (out of 1 available) 29764 1726882993.72796: exiting _queue_task() for managed_node3/command 29764 1726882993.72809: done queuing things up, now waiting for results queue to drain 29764 1726882993.72811: waiting for pending results... 29764 1726882993.73452: running TaskExecutor() for managed_node3/TASK: Create EPEL 39 29764 1726882993.73456: in run() - task 0affe814-3a2d-da6f-1817-000000000042 29764 1726882993.73459: variable 'ansible_search_path' from source: unknown 29764 1726882993.73461: variable 'ansible_search_path' from source: unknown 29764 1726882993.73645: calling self._execute() 29764 1726882993.73721: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726882993.73732: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726882993.74040: variable 'omit' from source: magic vars 29764 1726882993.74594: variable 'ansible_distribution' from source: facts 29764 1726882993.74940: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 29764 1726882993.74944: when evaluation is False, skipping this task 29764 1726882993.74947: _execute() done 29764 1726882993.74949: dumping result to json 29764 1726882993.74953: done dumping result, returning 29764 1726882993.74956: done running TaskExecutor() for managed_node3/TASK: Create EPEL 39 [0affe814-3a2d-da6f-1817-000000000042] 29764 1726882993.74959: sending task result for task 0affe814-3a2d-da6f-1817-000000000042 29764 1726882993.75045: done sending task result for task 0affe814-3a2d-da6f-1817-000000000042 29764 1726882993.75049: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 29764 1726882993.75112: no more pending results, returning what we have 29764 1726882993.75115: results queue empty 29764 1726882993.75116: checking for any_errors_fatal 29764 1726882993.75118: done checking for any_errors_fatal 29764 1726882993.75119: checking for max_fail_percentage 29764 1726882993.75121: done checking for max_fail_percentage 29764 1726882993.75122: checking to see if all hosts have failed and the running result is not ok 29764 1726882993.75123: done checking to see if all hosts have failed 29764 1726882993.75124: getting the remaining hosts for this loop 29764 1726882993.75126: done getting the remaining hosts for this loop 29764 1726882993.75130: getting the next task for host managed_node3 29764 1726882993.75138: done getting next task for host managed_node3 29764 1726882993.75141: ^ task is: TASK: Install yum-utils package 29764 1726882993.75145: ^ 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 29764 1726882993.75149: getting variables 29764 1726882993.75150: in VariableManager get_vars() 29764 1726882993.75179: Calling all_inventory to load vars for managed_node3 29764 1726882993.75182: Calling groups_inventory to load vars for managed_node3 29764 1726882993.75185: Calling all_plugins_inventory to load vars for managed_node3 29764 1726882993.75194: Calling all_plugins_play to load vars for managed_node3 29764 1726882993.75197: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726882993.75200: Calling groups_plugins_play to load vars for managed_node3 29764 1726882993.75901: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726882993.76741: done with get_vars() 29764 1726882993.76752: done getting variables 29764 1726882993.76975: 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-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Friday 20 September 2024 21:43:13 -0400 (0:00:00.047) 0:00:03.636 ****** 29764 1726882993.77063: entering _queue_task() for managed_node3/package 29764 1726882993.77065: Creating lock for package 29764 1726882993.77622: worker is 1 (out of 1 available) 29764 1726882993.78039: exiting _queue_task() for managed_node3/package 29764 1726882993.78050: done queuing things up, now waiting for results queue to drain 29764 1726882993.78052: waiting for pending results... 29764 1726882993.78113: running TaskExecutor() for managed_node3/TASK: Install yum-utils package 29764 1726882993.78410: in run() - task 0affe814-3a2d-da6f-1817-000000000043 29764 1726882993.78449: variable 'ansible_search_path' from source: unknown 29764 1726882993.78456: variable 'ansible_search_path' from source: unknown 29764 1726882993.78542: calling self._execute() 29764 1726882993.78861: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726882993.78865: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726882993.78867: variable 'omit' from source: magic vars 29764 1726882993.79596: variable 'ansible_distribution' from source: facts 29764 1726882993.79824: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 29764 1726882993.79828: when evaluation is False, skipping this task 29764 1726882993.79830: _execute() done 29764 1726882993.79832: dumping result to json 29764 1726882993.79836: done dumping result, returning 29764 1726882993.79839: done running TaskExecutor() for managed_node3/TASK: Install yum-utils package [0affe814-3a2d-da6f-1817-000000000043] 29764 1726882993.79841: sending task result for task 0affe814-3a2d-da6f-1817-000000000043 29764 1726882993.79908: done sending task result for task 0affe814-3a2d-da6f-1817-000000000043 29764 1726882993.79912: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 29764 1726882993.79968: no more pending results, returning what we have 29764 1726882993.79976: results queue empty 29764 1726882993.79977: checking for any_errors_fatal 29764 1726882993.79985: done checking for any_errors_fatal 29764 1726882993.79986: checking for max_fail_percentage 29764 1726882993.79989: done checking for max_fail_percentage 29764 1726882993.79990: checking to see if all hosts have failed and the running result is not ok 29764 1726882993.79991: done checking to see if all hosts have failed 29764 1726882993.79992: getting the remaining hosts for this loop 29764 1726882993.79994: done getting the remaining hosts for this loop 29764 1726882993.79998: getting the next task for host managed_node3 29764 1726882993.80006: done getting next task for host managed_node3 29764 1726882993.80008: ^ task is: TASK: Enable EPEL 7 29764 1726882993.80013: ^ 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 29764 1726882993.80018: getting variables 29764 1726882993.80019: in VariableManager get_vars() 29764 1726882993.80054: Calling all_inventory to load vars for managed_node3 29764 1726882993.80058: Calling groups_inventory to load vars for managed_node3 29764 1726882993.80062: Calling all_plugins_inventory to load vars for managed_node3 29764 1726882993.80078: Calling all_plugins_play to load vars for managed_node3 29764 1726882993.80084: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726882993.80089: Calling groups_plugins_play to load vars for managed_node3 29764 1726882993.80765: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726882993.81321: done with get_vars() 29764 1726882993.81333: done getting variables 29764 1726882993.81603: 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-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Friday 20 September 2024 21:43:13 -0400 (0:00:00.045) 0:00:03.681 ****** 29764 1726882993.81638: entering _queue_task() for managed_node3/command 29764 1726882993.82085: worker is 1 (out of 1 available) 29764 1726882993.82098: exiting _queue_task() for managed_node3/command 29764 1726882993.82112: done queuing things up, now waiting for results queue to drain 29764 1726882993.82113: waiting for pending results... 29764 1726882993.82852: running TaskExecutor() for managed_node3/TASK: Enable EPEL 7 29764 1726882993.82856: in run() - task 0affe814-3a2d-da6f-1817-000000000044 29764 1726882993.82860: variable 'ansible_search_path' from source: unknown 29764 1726882993.82863: variable 'ansible_search_path' from source: unknown 29764 1726882993.83239: calling self._execute() 29764 1726882993.83243: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726882993.83245: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726882993.83247: variable 'omit' from source: magic vars 29764 1726882993.84840: variable 'ansible_distribution' from source: facts 29764 1726882993.84843: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 29764 1726882993.84845: when evaluation is False, skipping this task 29764 1726882993.84847: _execute() done 29764 1726882993.84849: dumping result to json 29764 1726882993.84851: done dumping result, returning 29764 1726882993.84853: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 7 [0affe814-3a2d-da6f-1817-000000000044] 29764 1726882993.84855: sending task result for task 0affe814-3a2d-da6f-1817-000000000044 29764 1726882993.84919: done sending task result for task 0affe814-3a2d-da6f-1817-000000000044 29764 1726882993.84924: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 29764 1726882993.84981: no more pending results, returning what we have 29764 1726882993.84985: results queue empty 29764 1726882993.84986: checking for any_errors_fatal 29764 1726882993.84992: done checking for any_errors_fatal 29764 1726882993.84993: checking for max_fail_percentage 29764 1726882993.84996: done checking for max_fail_percentage 29764 1726882993.84997: checking to see if all hosts have failed and the running result is not ok 29764 1726882993.84998: done checking to see if all hosts have failed 29764 1726882993.84999: getting the remaining hosts for this loop 29764 1726882993.85001: done getting the remaining hosts for this loop 29764 1726882993.85006: getting the next task for host managed_node3 29764 1726882993.85013: done getting next task for host managed_node3 29764 1726882993.85017: ^ task is: TASK: Enable EPEL 8 29764 1726882993.85022: ^ 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 29764 1726882993.85026: getting variables 29764 1726882993.85028: in VariableManager get_vars() 29764 1726882993.85065: Calling all_inventory to load vars for managed_node3 29764 1726882993.85068: Calling groups_inventory to load vars for managed_node3 29764 1726882993.85075: Calling all_plugins_inventory to load vars for managed_node3 29764 1726882993.85089: Calling all_plugins_play to load vars for managed_node3 29764 1726882993.85093: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726882993.85096: Calling groups_plugins_play to load vars for managed_node3 29764 1726882993.86206: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726882993.86969: done with get_vars() 29764 1726882993.86983: done getting variables 29764 1726882993.87050: 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-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Friday 20 September 2024 21:43:13 -0400 (0:00:00.054) 0:00:03.736 ****** 29764 1726882993.87083: entering _queue_task() for managed_node3/command 29764 1726882993.87785: worker is 1 (out of 1 available) 29764 1726882993.87799: exiting _queue_task() for managed_node3/command 29764 1726882993.87812: done queuing things up, now waiting for results queue to drain 29764 1726882993.87815: waiting for pending results... 29764 1726882993.88128: running TaskExecutor() for managed_node3/TASK: Enable EPEL 8 29764 1726882993.88640: in run() - task 0affe814-3a2d-da6f-1817-000000000045 29764 1726882993.88644: variable 'ansible_search_path' from source: unknown 29764 1726882993.88646: variable 'ansible_search_path' from source: unknown 29764 1726882993.88649: calling self._execute() 29764 1726882993.88652: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726882993.88654: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726882993.88656: variable 'omit' from source: magic vars 29764 1726882993.89439: variable 'ansible_distribution' from source: facts 29764 1726882993.89656: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 29764 1726882993.89665: when evaluation is False, skipping this task 29764 1726882993.89680: _execute() done 29764 1726882993.89686: dumping result to json 29764 1726882993.89694: done dumping result, returning 29764 1726882993.89704: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 8 [0affe814-3a2d-da6f-1817-000000000045] 29764 1726882993.89714: sending task result for task 0affe814-3a2d-da6f-1817-000000000045 skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 29764 1726882993.89867: no more pending results, returning what we have 29764 1726882993.89871: results queue empty 29764 1726882993.89874: checking for any_errors_fatal 29764 1726882993.89881: done checking for any_errors_fatal 29764 1726882993.89882: checking for max_fail_percentage 29764 1726882993.89884: done checking for max_fail_percentage 29764 1726882993.89885: checking to see if all hosts have failed and the running result is not ok 29764 1726882993.89886: done checking to see if all hosts have failed 29764 1726882993.89887: getting the remaining hosts for this loop 29764 1726882993.89889: done getting the remaining hosts for this loop 29764 1726882993.89893: getting the next task for host managed_node3 29764 1726882993.89903: done getting next task for host managed_node3 29764 1726882993.89906: ^ task is: TASK: Enable EPEL 6 29764 1726882993.89912: ^ 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 29764 1726882993.89916: getting variables 29764 1726882993.89918: in VariableManager get_vars() 29764 1726882993.89954: Calling all_inventory to load vars for managed_node3 29764 1726882993.89957: Calling groups_inventory to load vars for managed_node3 29764 1726882993.89962: Calling all_plugins_inventory to load vars for managed_node3 29764 1726882993.89979: Calling all_plugins_play to load vars for managed_node3 29764 1726882993.89983: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726882993.89989: Calling groups_plugins_play to load vars for managed_node3 29764 1726882993.90436: done sending task result for task 0affe814-3a2d-da6f-1817-000000000045 29764 1726882993.90440: WORKER PROCESS EXITING 29764 1726882993.90652: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726882993.91232: done with get_vars() 29764 1726882993.91447: done getting variables 29764 1726882993.91514: 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-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Friday 20 September 2024 21:43:13 -0400 (0:00:00.044) 0:00:03.780 ****** 29764 1726882993.91548: entering _queue_task() for managed_node3/copy 29764 1726882993.92010: worker is 1 (out of 1 available) 29764 1726882993.92025: exiting _queue_task() for managed_node3/copy 29764 1726882993.92239: done queuing things up, now waiting for results queue to drain 29764 1726882993.92241: waiting for pending results... 29764 1726882993.92486: running TaskExecutor() for managed_node3/TASK: Enable EPEL 6 29764 1726882993.92609: in run() - task 0affe814-3a2d-da6f-1817-000000000047 29764 1726882993.92757: variable 'ansible_search_path' from source: unknown 29764 1726882993.92769: variable 'ansible_search_path' from source: unknown 29764 1726882993.92814: calling self._execute() 29764 1726882993.93140: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726882993.93143: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726882993.93146: variable 'omit' from source: magic vars 29764 1726882993.93940: variable 'ansible_distribution' from source: facts 29764 1726882993.93944: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 29764 1726882993.93947: when evaluation is False, skipping this task 29764 1726882993.93949: _execute() done 29764 1726882993.93952: dumping result to json 29764 1726882993.93954: done dumping result, returning 29764 1726882993.93957: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 6 [0affe814-3a2d-da6f-1817-000000000047] 29764 1726882993.93959: sending task result for task 0affe814-3a2d-da6f-1817-000000000047 skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 29764 1726882993.94088: no more pending results, returning what we have 29764 1726882993.94092: results queue empty 29764 1726882993.94093: checking for any_errors_fatal 29764 1726882993.94101: done checking for any_errors_fatal 29764 1726882993.94103: checking for max_fail_percentage 29764 1726882993.94105: done checking for max_fail_percentage 29764 1726882993.94106: checking to see if all hosts have failed and the running result is not ok 29764 1726882993.94108: done checking to see if all hosts have failed 29764 1726882993.94109: getting the remaining hosts for this loop 29764 1726882993.94111: done getting the remaining hosts for this loop 29764 1726882993.94116: getting the next task for host managed_node3 29764 1726882993.94126: done getting next task for host managed_node3 29764 1726882993.94129: ^ task is: TASK: Set network provider to 'nm' 29764 1726882993.94133: ^ 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 29764 1726882993.94139: getting variables 29764 1726882993.94141: in VariableManager get_vars() 29764 1726882993.94176: Calling all_inventory to load vars for managed_node3 29764 1726882993.94180: Calling groups_inventory to load vars for managed_node3 29764 1726882993.94185: Calling all_plugins_inventory to load vars for managed_node3 29764 1726882993.94198: Calling all_plugins_play to load vars for managed_node3 29764 1726882993.94202: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726882993.94206: Calling groups_plugins_play to load vars for managed_node3 29764 1726882993.94819: done sending task result for task 0affe814-3a2d-da6f-1817-000000000047 29764 1726882993.94823: WORKER PROCESS EXITING 29764 1726882993.94912: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726882993.95685: done with get_vars() 29764 1726882993.95696: done getting variables 29764 1726882993.95762: 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-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tests_team_nm.yml:13 Friday 20 September 2024 21:43:13 -0400 (0:00:00.043) 0:00:03.824 ****** 29764 1726882993.95924: entering _queue_task() for managed_node3/set_fact 29764 1726882993.96559: worker is 1 (out of 1 available) 29764 1726882993.96571: exiting _queue_task() for managed_node3/set_fact 29764 1726882993.96585: done queuing things up, now waiting for results queue to drain 29764 1726882993.96587: waiting for pending results... 29764 1726882993.97250: running TaskExecutor() for managed_node3/TASK: Set network provider to 'nm' 29764 1726882993.97255: in run() - task 0affe814-3a2d-da6f-1817-000000000007 29764 1726882993.97258: variable 'ansible_search_path' from source: unknown 29764 1726882993.97263: calling self._execute() 29764 1726882993.97472: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726882993.97487: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726882993.97503: variable 'omit' from source: magic vars 29764 1726882993.97619: variable 'omit' from source: magic vars 29764 1726882993.97876: variable 'omit' from source: magic vars 29764 1726882993.97918: variable 'omit' from source: magic vars 29764 1726882993.97965: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29764 1726882993.98014: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29764 1726882993.98340: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29764 1726882993.98344: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29764 1726882993.98347: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29764 1726882993.98350: variable 'inventory_hostname' from source: host vars for 'managed_node3' 29764 1726882993.98353: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726882993.98355: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726882993.98643: Set connection var ansible_shell_executable to /bin/sh 29764 1726882993.98652: Set connection var ansible_timeout to 10 29764 1726882993.98655: Set connection var ansible_shell_type to sh 29764 1726882993.98664: Set connection var ansible_pipelining to False 29764 1726882993.98677: Set connection var ansible_module_compression to ZIP_DEFLATED 29764 1726882993.98679: Set connection var ansible_connection to ssh 29764 1726882993.98710: variable 'ansible_shell_executable' from source: unknown 29764 1726882993.98713: variable 'ansible_connection' from source: unknown 29764 1726882993.98717: variable 'ansible_module_compression' from source: unknown 29764 1726882993.98721: variable 'ansible_shell_type' from source: unknown 29764 1726882993.98724: variable 'ansible_shell_executable' from source: unknown 29764 1726882993.98729: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726882993.98736: variable 'ansible_pipelining' from source: unknown 29764 1726882993.98739: variable 'ansible_timeout' from source: unknown 29764 1726882993.98745: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726882993.99106: 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) 29764 1726882993.99119: variable 'omit' from source: magic vars 29764 1726882993.99126: starting attempt loop 29764 1726882993.99129: running the handler 29764 1726882993.99146: handler run complete 29764 1726882993.99158: attempt loop complete, returning result 29764 1726882993.99161: _execute() done 29764 1726882993.99164: dumping result to json 29764 1726882993.99169: done dumping result, returning 29764 1726882993.99180: done running TaskExecutor() for managed_node3/TASK: Set network provider to 'nm' [0affe814-3a2d-da6f-1817-000000000007] 29764 1726882993.99183: sending task result for task 0affe814-3a2d-da6f-1817-000000000007 29764 1726882993.99277: done sending task result for task 0affe814-3a2d-da6f-1817-000000000007 29764 1726882993.99281: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } 29764 1726882993.99353: no more pending results, returning what we have 29764 1726882993.99356: results queue empty 29764 1726882993.99357: checking for any_errors_fatal 29764 1726882993.99364: done checking for any_errors_fatal 29764 1726882993.99365: checking for max_fail_percentage 29764 1726882993.99367: done checking for max_fail_percentage 29764 1726882993.99368: checking to see if all hosts have failed and the running result is not ok 29764 1726882993.99369: done checking to see if all hosts have failed 29764 1726882993.99370: getting the remaining hosts for this loop 29764 1726882993.99374: done getting the remaining hosts for this loop 29764 1726882993.99378: getting the next task for host managed_node3 29764 1726882993.99385: done getting next task for host managed_node3 29764 1726882993.99387: ^ task is: TASK: meta (flush_handlers) 29764 1726882993.99390: ^ 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 29764 1726882993.99394: getting variables 29764 1726882993.99397: in VariableManager get_vars() 29764 1726882993.99428: Calling all_inventory to load vars for managed_node3 29764 1726882993.99431: Calling groups_inventory to load vars for managed_node3 29764 1726882993.99437: Calling all_plugins_inventory to load vars for managed_node3 29764 1726882993.99446: Calling all_plugins_play to load vars for managed_node3 29764 1726882993.99449: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726882993.99452: Calling groups_plugins_play to load vars for managed_node3 29764 1726882993.99833: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726882994.00540: done with get_vars() 29764 1726882994.00551: done getting variables 29764 1726882994.00622: in VariableManager get_vars() 29764 1726882994.00632: Calling all_inventory to load vars for managed_node3 29764 1726882994.00838: Calling groups_inventory to load vars for managed_node3 29764 1726882994.00841: Calling all_plugins_inventory to load vars for managed_node3 29764 1726882994.00847: Calling all_plugins_play to load vars for managed_node3 29764 1726882994.00850: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726882994.00853: Calling groups_plugins_play to load vars for managed_node3 29764 1726882994.01262: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726882994.01792: done with get_vars() 29764 1726882994.01811: done queuing things up, now waiting for results queue to drain 29764 1726882994.01813: results queue empty 29764 1726882994.01814: checking for any_errors_fatal 29764 1726882994.01817: done checking for any_errors_fatal 29764 1726882994.01818: checking for max_fail_percentage 29764 1726882994.01819: done checking for max_fail_percentage 29764 1726882994.01820: checking to see if all hosts have failed and the running result is not ok 29764 1726882994.01821: done checking to see if all hosts have failed 29764 1726882994.01822: getting the remaining hosts for this loop 29764 1726882994.01823: done getting the remaining hosts for this loop 29764 1726882994.01826: getting the next task for host managed_node3 29764 1726882994.01831: done getting next task for host managed_node3 29764 1726882994.01833: ^ task is: TASK: meta (flush_handlers) 29764 1726882994.02038: ^ 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 29764 1726882994.02050: getting variables 29764 1726882994.02052: in VariableManager get_vars() 29764 1726882994.02063: Calling all_inventory to load vars for managed_node3 29764 1726882994.02065: Calling groups_inventory to load vars for managed_node3 29764 1726882994.02068: Calling all_plugins_inventory to load vars for managed_node3 29764 1726882994.02077: Calling all_plugins_play to load vars for managed_node3 29764 1726882994.02080: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726882994.02085: Calling groups_plugins_play to load vars for managed_node3 29764 1726882994.02555: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726882994.03305: done with get_vars() 29764 1726882994.03314: done getting variables 29764 1726882994.03375: in VariableManager get_vars() 29764 1726882994.03384: Calling all_inventory to load vars for managed_node3 29764 1726882994.03387: Calling groups_inventory to load vars for managed_node3 29764 1726882994.03390: Calling all_plugins_inventory to load vars for managed_node3 29764 1726882994.03395: Calling all_plugins_play to load vars for managed_node3 29764 1726882994.03398: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726882994.03402: Calling groups_plugins_play to load vars for managed_node3 29764 1726882994.04045: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726882994.04597: done with get_vars() 29764 1726882994.04611: done queuing things up, now waiting for results queue to drain 29764 1726882994.04613: results queue empty 29764 1726882994.04614: checking for any_errors_fatal 29764 1726882994.04616: done checking for any_errors_fatal 29764 1726882994.04617: checking for max_fail_percentage 29764 1726882994.04618: done checking for max_fail_percentage 29764 1726882994.04619: checking to see if all hosts have failed and the running result is not ok 29764 1726882994.04620: done checking to see if all hosts have failed 29764 1726882994.04621: getting the remaining hosts for this loop 29764 1726882994.04622: done getting the remaining hosts for this loop 29764 1726882994.04625: getting the next task for host managed_node3 29764 1726882994.04629: done getting next task for host managed_node3 29764 1726882994.04630: ^ task is: None 29764 1726882994.04632: ^ 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 29764 1726882994.04633: done queuing things up, now waiting for results queue to drain 29764 1726882994.04836: results queue empty 29764 1726882994.04837: checking for any_errors_fatal 29764 1726882994.04838: done checking for any_errors_fatal 29764 1726882994.04839: checking for max_fail_percentage 29764 1726882994.04841: done checking for max_fail_percentage 29764 1726882994.04842: checking to see if all hosts have failed and the running result is not ok 29764 1726882994.04843: done checking to see if all hosts have failed 29764 1726882994.04845: getting the next task for host managed_node3 29764 1726882994.04848: done getting next task for host managed_node3 29764 1726882994.04849: ^ task is: None 29764 1726882994.04851: ^ 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 29764 1726882994.04905: in VariableManager get_vars() 29764 1726882994.04923: done with get_vars() 29764 1726882994.04929: in VariableManager get_vars() 29764 1726882994.04943: done with get_vars() 29764 1726882994.04948: variable 'omit' from source: magic vars 29764 1726882994.04988: in VariableManager get_vars() 29764 1726882994.05000: done with get_vars() 29764 1726882994.05024: variable 'omit' from source: magic vars PLAY [Play for testing team connection] **************************************** 29764 1726882994.05687: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 29764 1726882994.05751: getting the remaining hosts for this loop 29764 1726882994.05753: done getting the remaining hosts for this loop 29764 1726882994.05756: getting the next task for host managed_node3 29764 1726882994.05759: done getting next task for host managed_node3 29764 1726882994.05761: ^ task is: TASK: Gathering Facts 29764 1726882994.05763: ^ 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 29764 1726882994.05765: getting variables 29764 1726882994.05766: in VariableManager get_vars() 29764 1726882994.05778: Calling all_inventory to load vars for managed_node3 29764 1726882994.05781: Calling groups_inventory to load vars for managed_node3 29764 1726882994.05784: Calling all_plugins_inventory to load vars for managed_node3 29764 1726882994.05789: Calling all_plugins_play to load vars for managed_node3 29764 1726882994.05808: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726882994.05812: Calling groups_plugins_play to load vars for managed_node3 29764 1726882994.06288: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726882994.07014: done with get_vars() 29764 1726882994.07024: done getting variables 29764 1726882994.07076: 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-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_team.yml:3 Friday 20 September 2024 21:43:14 -0400 (0:00:00.111) 0:00:03.936 ****** 29764 1726882994.07104: entering _queue_task() for managed_node3/gather_facts 29764 1726882994.07843: worker is 1 (out of 1 available) 29764 1726882994.07856: exiting _queue_task() for managed_node3/gather_facts 29764 1726882994.07871: done queuing things up, now waiting for results queue to drain 29764 1726882994.07876: waiting for pending results... 29764 1726882994.09108: running TaskExecutor() for managed_node3/TASK: Gathering Facts 29764 1726882994.09114: in run() - task 0affe814-3a2d-da6f-1817-00000000006d 29764 1726882994.09117: variable 'ansible_search_path' from source: unknown 29764 1726882994.09121: calling self._execute() 29764 1726882994.09541: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726882994.09545: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726882994.09547: variable 'omit' from source: magic vars 29764 1726882994.10251: variable 'ansible_distribution_major_version' from source: facts 29764 1726882994.10272: Evaluated conditional (ansible_distribution_major_version != '6'): True 29764 1726882994.10733: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29764 1726882994.16284: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29764 1726882994.16414: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29764 1726882994.16458: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29764 1726882994.16628: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29764 1726882994.16661: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29764 1726882994.16868: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726882994.16907: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726882994.17053: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726882994.17107: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726882994.17125: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726882994.17505: variable 'ansible_distribution' from source: facts 29764 1726882994.17508: variable 'ansible_distribution_major_version' from source: facts 29764 1726882994.17518: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 29764 1726882994.17526: variable 'omit' from source: magic vars 29764 1726882994.17609: variable 'omit' from source: magic vars 29764 1726882994.17654: variable 'omit' from source: magic vars 29764 1726882994.17685: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29764 1726882994.17833: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29764 1726882994.17853: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29764 1726882994.17874: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29764 1726882994.17888: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29764 1726882994.18037: variable 'inventory_hostname' from source: host vars for 'managed_node3' 29764 1726882994.18041: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726882994.18046: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726882994.18168: Set connection var ansible_shell_executable to /bin/sh 29764 1726882994.18179: Set connection var ansible_timeout to 10 29764 1726882994.18182: Set connection var ansible_shell_type to sh 29764 1726882994.18191: Set connection var ansible_pipelining to False 29764 1726882994.18202: Set connection var ansible_module_compression to ZIP_DEFLATED 29764 1726882994.18205: Set connection var ansible_connection to ssh 29764 1726882994.18238: variable 'ansible_shell_executable' from source: unknown 29764 1726882994.18541: variable 'ansible_connection' from source: unknown 29764 1726882994.18544: variable 'ansible_module_compression' from source: unknown 29764 1726882994.18547: variable 'ansible_shell_type' from source: unknown 29764 1726882994.18549: variable 'ansible_shell_executable' from source: unknown 29764 1726882994.18552: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726882994.18554: variable 'ansible_pipelining' from source: unknown 29764 1726882994.18559: variable 'ansible_timeout' from source: unknown 29764 1726882994.18562: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726882994.19112: 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) 29764 1726882994.19116: variable 'omit' from source: magic vars 29764 1726882994.19118: starting attempt loop 29764 1726882994.19120: running the handler 29764 1726882994.19122: variable 'ansible_facts' from source: unknown 29764 1726882994.19124: _low_level_execute_command(): starting 29764 1726882994.19127: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29764 1726882994.20231: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726882994.20250: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726882994.20317: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration <<< 29764 1726882994.20331: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726882994.20394: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29764 1726882994.20406: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29764 1726882994.20535: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726882994.20678: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726882994.22540: stdout chunk (state=3): >>>/root <<< 29764 1726882994.22639: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726882994.22712: stderr chunk (state=3): >>><<< 29764 1726882994.22825: stdout chunk (state=3): >>><<< 29764 1726882994.22867: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29764 1726882994.22986: _low_level_execute_command(): starting 29764 1726882994.22990: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882994.2294166-29919-37010961782351 `" && echo ansible-tmp-1726882994.2294166-29919-37010961782351="` echo /root/.ansible/tmp/ansible-tmp-1726882994.2294166-29919-37010961782351 `" ) && sleep 0' 29764 1726882994.24314: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726882994.24318: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726882994.24321: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found <<< 29764 1726882994.24323: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726882994.24531: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726882994.24674: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726882994.26979: stdout chunk (state=3): >>>ansible-tmp-1726882994.2294166-29919-37010961782351=/root/.ansible/tmp/ansible-tmp-1726882994.2294166-29919-37010961782351 <<< 29764 1726882994.26983: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726882994.26986: stdout chunk (state=3): >>><<< 29764 1726882994.26988: stderr chunk (state=3): >>><<< 29764 1726882994.27440: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882994.2294166-29919-37010961782351=/root/.ansible/tmp/ansible-tmp-1726882994.2294166-29919-37010961782351 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29764 1726882994.27443: variable 'ansible_module_compression' from source: unknown 29764 1726882994.27446: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-29764ooyjyvtd/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 29764 1726882994.27449: variable 'ansible_facts' from source: unknown 29764 1726882994.27595: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882994.2294166-29919-37010961782351/AnsiballZ_setup.py 29764 1726882994.27917: Sending initial data 29764 1726882994.27933: Sent initial data (153 bytes) 29764 1726882994.28478: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726882994.28497: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29764 1726882994.28512: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 <<< 29764 1726882994.28554: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726882994.28619: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29764 1726882994.28649: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29764 1726882994.28692: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726882994.28796: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726882994.30513: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 29764 1726882994.30638: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29764 1726882994.30751: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29764ooyjyvtd/tmpol66lqth /root/.ansible/tmp/ansible-tmp-1726882994.2294166-29919-37010961782351/AnsiballZ_setup.py <<< 29764 1726882994.30755: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882994.2294166-29919-37010961782351/AnsiballZ_setup.py" <<< 29764 1726882994.30877: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-29764ooyjyvtd/tmpol66lqth" to remote "/root/.ansible/tmp/ansible-tmp-1726882994.2294166-29919-37010961782351/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882994.2294166-29919-37010961782351/AnsiballZ_setup.py" <<< 29764 1726882994.34166: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726882994.34170: stderr chunk (state=3): >>><<< 29764 1726882994.34175: stdout chunk (state=3): >>><<< 29764 1726882994.34178: done transferring module to remote 29764 1726882994.34181: _low_level_execute_command(): starting 29764 1726882994.34183: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882994.2294166-29919-37010961782351/ /root/.ansible/tmp/ansible-tmp-1726882994.2294166-29919-37010961782351/AnsiballZ_setup.py && sleep 0' 29764 1726882994.34748: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 29764 1726882994.34779: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29764 1726882994.34786: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726882994.34953: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 29764 1726882994.35002: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29764 1726882994.35006: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726882994.35152: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726882994.37122: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726882994.37129: stderr chunk (state=3): >>><<< 29764 1726882994.37136: stdout chunk (state=3): >>><<< 29764 1726882994.37340: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29764 1726882994.37344: _low_level_execute_command(): starting 29764 1726882994.37347: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882994.2294166-29919-37010961782351/AnsiballZ_setup.py && sleep 0' 29764 1726882994.37726: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 29764 1726882994.37737: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29764 1726882994.37754: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726882994.37770: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29764 1726882994.37783: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 <<< 29764 1726882994.37793: stderr chunk (state=3): >>>debug2: match not found <<< 29764 1726882994.37807: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726882994.37840: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29764 1726882994.37854: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.238 is address <<< 29764 1726882994.37865: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29764 1726882994.37878: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29764 1726882994.37893: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726882994.37913: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29764 1726882994.37928: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 <<< 29764 1726882994.37944: stderr chunk (state=3): >>>debug2: match found <<< 29764 1726882994.37958: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726882994.38041: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29764 1726882994.38059: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29764 1726882994.38076: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726882994.38285: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726882995.10091: 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_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBANYijgij1fEhTOf5yay/qzv1+ckF/sTeAcrQU7mSl4JlHlSjJFRS9ZOEcTyZhIM24bmrUmUAXGByisr1fJhHdM1w6H4TV9d8eAGz5dvqRt3OMFXU98TIudAuK2zln4nrfCSz2a6X/3opBJuckX9rZaO0ickijdGATG1zU5j6yse5AAAAFQCB9h5S0fKeFdZzGlNOZp7suEtGLQAAAIBqL8YusJlS5M+t8hqB5XoiVX2JRwxeO45o1F+YDEL8s88gEWv3QxNNB5xqhdMrEbA13n8FJWfZZdvcU7PONunHJRbKJZFHcCdK5TI9eGObNVaZTYNSFhZ2BieAeUf4m7eiHxQI/o71WHee8ehKt8oSXovKXzKzzh6V8adityCM0QAAAIBN41A6QjMEnqm1991CkEko30YVBdWgdcunoDD7NJJoONNTR054WsZIbydxWyYVFa3fC4HcmSYJjXHxuSZuCmzFZYOzQSedVWWiET/kLEvIDxOZEQ44DCsa3zg29Ty97IbNNwLSIOFXoUbWllCQV9qge0q5dQ/J1wTQdymso3DyLQ==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC9Kn//qIm4a6eEMMZR4qpdJnSJr3FLIr3UgGTmVZPamYNdQ29vbdZONWFxDxoVqR69dvgMi7B4CVdaUu6QyBPlMI1hnnTMD7yGuFvf0wDLvk2p5tQf1MwOc8WdJCPqkvcCYTOD4gBf/qOT2LG96u3e6y9NpDSs43WwFzV2YMOpEVnbg+17SPjuOyE07jTJi4gLXbcjXxt9rz8nQMlsQPFysakPATk6pjVZnnTWDcFUSfc1sUdO6IWl/O4jlB/QtP/FkO38YQbSYx1fiZNsk+JP6ZeZ4F0trwlxRemd9P6eEqtA9jVdvSCvJNHgZoMob64uw1c2P8BFaAByky5crE35ggw6pKcQTHTAHhrPBTx12gpwlL4rB+OoysKYhxI8VeW+TYiNWBxF+EUpmcj/QMfOOgNbIEeK+YfNZ606vwhkyjORVqaN3MswYozhtwmAoyxDKaTAYWXo4+d+GqZ7pURKpwdZrI8M7e8Nvd+dwpW3OtrfAqXvFwIrBrivFfWnDE0=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBsLvf+TKoJqIfm5H0y7RP9w7PN99SnDATkd0bkTPwuIbQqBA6MAihYQaVCQtnKQCWC09GNZyMQSeayjLONajkY=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIME0e8Dw9KPaZbGCYYNAh3+j3dHxYuGhpELosAmEvhOR", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_loadavg": {"1m": 0.701171875, "5m": 0.59814453125, "15m": 0.36572265625}, "ansible_hostnqn": "", "ansible_apparmor": {"status": "disabled"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_system": "Linux", "ansible_kernel": "6.10.9-100.fc39.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-41-238.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-41-238", "ansible_nodename": "ip-10-31-41-238.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec243b3f63949f99a85dd461938b27f6", "ansible_iscsi_iqn": "", "ansible_is_chroot": false, "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "39", "ansible_distribution_major_version": "39", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_lsb": {}, "ansible_fips": false, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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.<<< 29764 1726882995.10121: stdout chunk (state=3): >>>90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3717, "ansible_memfree_mb": 2877, "ansible_swaptotal_mb": 3716, "ansible_swapfree_mb": 3716, "ansible_memory_mb": {"real": {"total": 3717, "used": 840, "free": 2877}, "nocache": {"free": 3482, "used": 235}, "swap": {"total": 3716, "free": 3716, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec243b3f-6394-9f99-a85d-d461938b27f6", "ansible_product_uuid": "ec243b3f-6394-9f99-a85d-d461938b27f6", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "zram0": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "0", "scheduler_mode": "", "sectors": "7612416", "sectorsize": "4096", "size": "3.63 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 1139, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "ext4", "options": "rw,seclabel,relatime", "dump": 0, "passno": 0, "size_total": 264124022784, "size_available": 251207364608, "block_size": 4096, "block_total": 64483404, "block_available": 61329923, "block_used": 3153481, "inode_total": 16384000, "inode_available": 16303592, "inode_used": 80408, "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd"}], "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_service_mgr": "systemd", "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_env": {"SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.14.145 37172 10.31.41.238 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.145 37172 22", "DEBUGINFOD_URLS": "https://debuginfod.f<<< 29764 1726882995.10126: stdout chunk (state=3): >>>edoraproject.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_fibre_channel_wwn": [], "ansible_interfaces": ["eth0", "lo", "rpltstbr"], "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_rpltstbr": {"device": "rpltstbr", "macaddress": "a2:b5:e8:98:12:11", "mtu": 1500, "active": false, "type": "bridge", "interfaces": [], "id": "8000.000000000000", "stp": false, "speed": -1, "promisc": false, "ipv4": {"address": "192.0.2.72", "broadcast": "", "netmask": "255.255.255.254", "network": "192.0.2.72", "prefix": "31"}, "features": {"rx_checksumming": "off [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "on", "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": "on", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "<<< 29764 1726882995.10156: stdout chunk (state=3): >>>tx_gso_robust": "on", "tx_fcoe_segmentation": "on", "tx_gre_segmentation": "on", "tx_gre_csum_segmentation": "on", "tx_ipxip4_segmentation": "on", "tx_ipxip6_segmentation": "on", "tx_udp_tnl_segmentation": "on", "tx_udp_tnl_csum_segmentation": "on", "tx_gso_partial": "on", "tx_tunnel_remcsum_segmentation": "on", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "on", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "on", "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": "0e:39:03:af:ed:a3", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.41.238", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22"}, "ipv6": [{"address": "fe80::a0b7:fdc4:48e8:7158", "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.40.1", "interface": "eth0", "address": "10.31.41.238", "broadcast": "10.31.43.25<<< 29764 1726882995.10176: stdout chunk (state=3): >>>5", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22", "macaddress": "0e:39:03:af:ed:a3", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["192.0.2.72", "10.31.41.238"], "ansible_all_ipv6_addresses": ["fe80::a0b7:fdc4:48e8:7158"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.41.238", "127.0.0.0/8", "127.0.0.1", "192.0.2.72"], "ipv6": ["::1", "fe80::a0b7:fdc4:48e8:7158"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "43", "second": "15", "epoch": "1726882995", "epoch_int": "1726882995", "date": "2024-09-20", "time": "21:43:15", "iso8601_micro": "2024-09-21T01:43:15.096340Z", "iso8601": "2024-09-21T01:43:15Z", "iso8601_basic": "20240920T214315096340", "iso8601_basic_short": "20240920T214315", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_local": {}, "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 29764 1726882995.12345: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.41.238 closed. <<< 29764 1726882995.12409: stderr chunk (state=3): >>><<< 29764 1726882995.12412: stdout chunk (state=3): >>><<< 29764 1726882995.12451: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBANYijgij1fEhTOf5yay/qzv1+ckF/sTeAcrQU7mSl4JlHlSjJFRS9ZOEcTyZhIM24bmrUmUAXGByisr1fJhHdM1w6H4TV9d8eAGz5dvqRt3OMFXU98TIudAuK2zln4nrfCSz2a6X/3opBJuckX9rZaO0ickijdGATG1zU5j6yse5AAAAFQCB9h5S0fKeFdZzGlNOZp7suEtGLQAAAIBqL8YusJlS5M+t8hqB5XoiVX2JRwxeO45o1F+YDEL8s88gEWv3QxNNB5xqhdMrEbA13n8FJWfZZdvcU7PONunHJRbKJZFHcCdK5TI9eGObNVaZTYNSFhZ2BieAeUf4m7eiHxQI/o71WHee8ehKt8oSXovKXzKzzh6V8adityCM0QAAAIBN41A6QjMEnqm1991CkEko30YVBdWgdcunoDD7NJJoONNTR054WsZIbydxWyYVFa3fC4HcmSYJjXHxuSZuCmzFZYOzQSedVWWiET/kLEvIDxOZEQ44DCsa3zg29Ty97IbNNwLSIOFXoUbWllCQV9qge0q5dQ/J1wTQdymso3DyLQ==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC9Kn//qIm4a6eEMMZR4qpdJnSJr3FLIr3UgGTmVZPamYNdQ29vbdZONWFxDxoVqR69dvgMi7B4CVdaUu6QyBPlMI1hnnTMD7yGuFvf0wDLvk2p5tQf1MwOc8WdJCPqkvcCYTOD4gBf/qOT2LG96u3e6y9NpDSs43WwFzV2YMOpEVnbg+17SPjuOyE07jTJi4gLXbcjXxt9rz8nQMlsQPFysakPATk6pjVZnnTWDcFUSfc1sUdO6IWl/O4jlB/QtP/FkO38YQbSYx1fiZNsk+JP6ZeZ4F0trwlxRemd9P6eEqtA9jVdvSCvJNHgZoMob64uw1c2P8BFaAByky5crE35ggw6pKcQTHTAHhrPBTx12gpwlL4rB+OoysKYhxI8VeW+TYiNWBxF+EUpmcj/QMfOOgNbIEeK+YfNZ606vwhkyjORVqaN3MswYozhtwmAoyxDKaTAYWXo4+d+GqZ7pURKpwdZrI8M7e8Nvd+dwpW3OtrfAqXvFwIrBrivFfWnDE0=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBsLvf+TKoJqIfm5H0y7RP9w7PN99SnDATkd0bkTPwuIbQqBA6MAihYQaVCQtnKQCWC09GNZyMQSeayjLONajkY=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIME0e8Dw9KPaZbGCYYNAh3+j3dHxYuGhpELosAmEvhOR", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_loadavg": {"1m": 0.701171875, "5m": 0.59814453125, "15m": 0.36572265625}, "ansible_hostnqn": "", "ansible_apparmor": {"status": "disabled"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_system": "Linux", "ansible_kernel": "6.10.9-100.fc39.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-41-238.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-41-238", "ansible_nodename": "ip-10-31-41-238.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec243b3f63949f99a85dd461938b27f6", "ansible_iscsi_iqn": "", "ansible_is_chroot": false, "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "39", "ansible_distribution_major_version": "39", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_lsb": {}, "ansible_fips": false, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3717, "ansible_memfree_mb": 2877, "ansible_swaptotal_mb": 3716, "ansible_swapfree_mb": 3716, "ansible_memory_mb": {"real": {"total": 3717, "used": 840, "free": 2877}, "nocache": {"free": 3482, "used": 235}, "swap": {"total": 3716, "free": 3716, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec243b3f-6394-9f99-a85d-d461938b27f6", "ansible_product_uuid": "ec243b3f-6394-9f99-a85d-d461938b27f6", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "zram0": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "0", "scheduler_mode": "", "sectors": "7612416", "sectorsize": "4096", "size": "3.63 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 1139, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "ext4", "options": "rw,seclabel,relatime", "dump": 0, "passno": 0, "size_total": 264124022784, "size_available": 251207364608, "block_size": 4096, "block_total": 64483404, "block_available": 61329923, "block_used": 3153481, "inode_total": 16384000, "inode_available": 16303592, "inode_used": 80408, "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd"}], "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_service_mgr": "systemd", "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_env": {"SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.14.145 37172 10.31.41.238 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.145 37172 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_fibre_channel_wwn": [], "ansible_interfaces": ["eth0", "lo", "rpltstbr"], "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_rpltstbr": {"device": "rpltstbr", "macaddress": "a2:b5:e8:98:12:11", "mtu": 1500, "active": false, "type": "bridge", "interfaces": [], "id": "8000.000000000000", "stp": false, "speed": -1, "promisc": false, "ipv4": {"address": "192.0.2.72", "broadcast": "", "netmask": "255.255.255.254", "network": "192.0.2.72", "prefix": "31"}, "features": {"rx_checksumming": "off [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "on", "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": "on", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "on", "tx_fcoe_segmentation": "on", "tx_gre_segmentation": "on", "tx_gre_csum_segmentation": "on", "tx_ipxip4_segmentation": "on", "tx_ipxip6_segmentation": "on", "tx_udp_tnl_segmentation": "on", "tx_udp_tnl_csum_segmentation": "on", "tx_gso_partial": "on", "tx_tunnel_remcsum_segmentation": "on", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "on", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "on", "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": "0e:39:03:af:ed:a3", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.41.238", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22"}, "ipv6": [{"address": "fe80::a0b7:fdc4:48e8:7158", "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.40.1", "interface": "eth0", "address": "10.31.41.238", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22", "macaddress": "0e:39:03:af:ed:a3", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["192.0.2.72", "10.31.41.238"], "ansible_all_ipv6_addresses": ["fe80::a0b7:fdc4:48e8:7158"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.41.238", "127.0.0.0/8", "127.0.0.1", "192.0.2.72"], "ipv6": ["::1", "fe80::a0b7:fdc4:48e8:7158"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "43", "second": "15", "epoch": "1726882995", "epoch_int": "1726882995", "date": "2024-09-20", "time": "21:43:15", "iso8601_micro": "2024-09-21T01:43:15.096340Z", "iso8601": "2024-09-21T01:43:15Z", "iso8601_basic": "20240920T214315096340", "iso8601_basic_short": "20240920T214315", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_local": {}, "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.41.238 closed. 29764 1726882995.12794: 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-1726882994.2294166-29919-37010961782351/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29764 1726882995.12814: _low_level_execute_command(): starting 29764 1726882995.12820: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882994.2294166-29919-37010961782351/ > /dev/null 2>&1 && sleep 0' 29764 1726882995.13299: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 29764 1726882995.13302: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 <<< 29764 1726882995.13305: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726882995.13307: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29764 1726882995.13309: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found <<< 29764 1726882995.13312: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726882995.13370: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29764 1726882995.13373: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726882995.13486: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726882995.15517: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726882995.15559: stderr chunk (state=3): >>><<< 29764 1726882995.15562: stdout chunk (state=3): >>><<< 29764 1726882995.15578: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29764 1726882995.15586: handler run complete 29764 1726882995.15714: variable 'ansible_facts' from source: unknown 29764 1726882995.15812: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726882995.16122: variable 'ansible_facts' from source: unknown 29764 1726882995.16204: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726882995.16336: attempt loop complete, returning result 29764 1726882995.16340: _execute() done 29764 1726882995.16345: dumping result to json 29764 1726882995.16371: done dumping result, returning 29764 1726882995.16383: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0affe814-3a2d-da6f-1817-00000000006d] 29764 1726882995.16389: sending task result for task 0affe814-3a2d-da6f-1817-00000000006d 29764 1726882995.16754: done sending task result for task 0affe814-3a2d-da6f-1817-00000000006d 29764 1726882995.16757: WORKER PROCESS EXITING ok: [managed_node3] 29764 1726882995.17087: no more pending results, returning what we have 29764 1726882995.17091: results queue empty 29764 1726882995.17091: checking for any_errors_fatal 29764 1726882995.17092: done checking for any_errors_fatal 29764 1726882995.17093: checking for max_fail_percentage 29764 1726882995.17094: done checking for max_fail_percentage 29764 1726882995.17095: checking to see if all hosts have failed and the running result is not ok 29764 1726882995.17095: done checking to see if all hosts have failed 29764 1726882995.17096: getting the remaining hosts for this loop 29764 1726882995.17097: done getting the remaining hosts for this loop 29764 1726882995.17100: getting the next task for host managed_node3 29764 1726882995.17104: done getting next task for host managed_node3 29764 1726882995.17105: ^ task is: TASK: meta (flush_handlers) 29764 1726882995.17107: ^ 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 29764 1726882995.17109: getting variables 29764 1726882995.17110: in VariableManager get_vars() 29764 1726882995.17129: Calling all_inventory to load vars for managed_node3 29764 1726882995.17131: Calling groups_inventory to load vars for managed_node3 29764 1726882995.17135: Calling all_plugins_inventory to load vars for managed_node3 29764 1726882995.17144: Calling all_plugins_play to load vars for managed_node3 29764 1726882995.17146: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726882995.17148: Calling groups_plugins_play to load vars for managed_node3 29764 1726882995.17304: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726882995.17491: done with get_vars() 29764 1726882995.17500: done getting variables 29764 1726882995.17558: in VariableManager get_vars() 29764 1726882995.17566: Calling all_inventory to load vars for managed_node3 29764 1726882995.17567: Calling groups_inventory to load vars for managed_node3 29764 1726882995.17569: Calling all_plugins_inventory to load vars for managed_node3 29764 1726882995.17573: Calling all_plugins_play to load vars for managed_node3 29764 1726882995.17575: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726882995.17578: Calling groups_plugins_play to load vars for managed_node3 29764 1726882995.17709: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726882995.17906: done with get_vars() 29764 1726882995.17916: done queuing things up, now waiting for results queue to drain 29764 1726882995.17918: results queue empty 29764 1726882995.17918: checking for any_errors_fatal 29764 1726882995.17921: done checking for any_errors_fatal 29764 1726882995.17922: checking for max_fail_percentage 29764 1726882995.17922: done checking for max_fail_percentage 29764 1726882995.17926: checking to see if all hosts have failed and the running result is not ok 29764 1726882995.17926: done checking to see if all hosts have failed 29764 1726882995.17927: getting the remaining hosts for this loop 29764 1726882995.17928: done getting the remaining hosts for this loop 29764 1726882995.17930: getting the next task for host managed_node3 29764 1726882995.17932: done getting next task for host managed_node3 29764 1726882995.17936: ^ task is: TASK: Show playbook name 29764 1726882995.17937: ^ 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 29764 1726882995.17939: getting variables 29764 1726882995.17939: in VariableManager get_vars() 29764 1726882995.17945: Calling all_inventory to load vars for managed_node3 29764 1726882995.17947: Calling groups_inventory to load vars for managed_node3 29764 1726882995.17949: Calling all_plugins_inventory to load vars for managed_node3 29764 1726882995.17952: Calling all_plugins_play to load vars for managed_node3 29764 1726882995.17955: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726882995.17958: Calling groups_plugins_play to load vars for managed_node3 29764 1726882995.18091: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726882995.18276: done with get_vars() 29764 1726882995.18284: done getting variables 29764 1726882995.18346: 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-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_team.yml:11 Friday 20 September 2024 21:43:15 -0400 (0:00:01.112) 0:00:05.049 ****** 29764 1726882995.18366: entering _queue_task() for managed_node3/debug 29764 1726882995.18367: Creating lock for debug 29764 1726882995.18574: worker is 1 (out of 1 available) 29764 1726882995.18587: exiting _queue_task() for managed_node3/debug 29764 1726882995.18600: done queuing things up, now waiting for results queue to drain 29764 1726882995.18602: waiting for pending results... 29764 1726882995.18758: running TaskExecutor() for managed_node3/TASK: Show playbook name 29764 1726882995.18816: in run() - task 0affe814-3a2d-da6f-1817-00000000000b 29764 1726882995.18832: variable 'ansible_search_path' from source: unknown 29764 1726882995.18863: calling self._execute() 29764 1726882995.18929: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726882995.18935: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726882995.18952: variable 'omit' from source: magic vars 29764 1726882995.19252: variable 'ansible_distribution_major_version' from source: facts 29764 1726882995.19265: Evaluated conditional (ansible_distribution_major_version != '6'): True 29764 1726882995.19447: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29764 1726882995.21171: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29764 1726882995.21227: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29764 1726882995.21267: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29764 1726882995.21301: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29764 1726882995.21324: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29764 1726882995.21394: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726882995.21418: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726882995.21441: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726882995.21479: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726882995.21492: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726882995.21587: variable 'ansible_distribution' from source: facts 29764 1726882995.21590: variable 'ansible_distribution_major_version' from source: facts 29764 1726882995.21598: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 29764 1726882995.21604: variable 'omit' from source: magic vars 29764 1726882995.21623: variable 'omit' from source: magic vars 29764 1726882995.21654: variable 'omit' from source: magic vars 29764 1726882995.21679: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29764 1726882995.21703: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29764 1726882995.21719: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29764 1726882995.21735: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29764 1726882995.21745: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29764 1726882995.21771: variable 'inventory_hostname' from source: host vars for 'managed_node3' 29764 1726882995.21783: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726882995.21786: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726882995.21860: Set connection var ansible_shell_executable to /bin/sh 29764 1726882995.21866: Set connection var ansible_timeout to 10 29764 1726882995.21869: Set connection var ansible_shell_type to sh 29764 1726882995.21879: Set connection var ansible_pipelining to False 29764 1726882995.21889: Set connection var ansible_module_compression to ZIP_DEFLATED 29764 1726882995.21897: Set connection var ansible_connection to ssh 29764 1726882995.21920: variable 'ansible_shell_executable' from source: unknown 29764 1726882995.21923: variable 'ansible_connection' from source: unknown 29764 1726882995.21926: variable 'ansible_module_compression' from source: unknown 29764 1726882995.21930: variable 'ansible_shell_type' from source: unknown 29764 1726882995.21933: variable 'ansible_shell_executable' from source: unknown 29764 1726882995.21941: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726882995.21946: variable 'ansible_pipelining' from source: unknown 29764 1726882995.21949: variable 'ansible_timeout' from source: unknown 29764 1726882995.21954: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726882995.22039: 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) 29764 1726882995.22048: variable 'omit' from source: magic vars 29764 1726882995.22053: starting attempt loop 29764 1726882995.22056: running the handler 29764 1726882995.22097: handler run complete 29764 1726882995.22119: attempt loop complete, returning result 29764 1726882995.22123: _execute() done 29764 1726882995.22125: dumping result to json 29764 1726882995.22130: done dumping result, returning 29764 1726882995.22138: done running TaskExecutor() for managed_node3/TASK: Show playbook name [0affe814-3a2d-da6f-1817-00000000000b] 29764 1726882995.22144: sending task result for task 0affe814-3a2d-da6f-1817-00000000000b 29764 1726882995.22230: done sending task result for task 0affe814-3a2d-da6f-1817-00000000000b 29764 1726882995.22233: WORKER PROCESS EXITING ok: [managed_node3] => {} MSG: this is: playbooks/tests_team.yml 29764 1726882995.22283: no more pending results, returning what we have 29764 1726882995.22286: results queue empty 29764 1726882995.22287: checking for any_errors_fatal 29764 1726882995.22289: done checking for any_errors_fatal 29764 1726882995.22290: checking for max_fail_percentage 29764 1726882995.22291: done checking for max_fail_percentage 29764 1726882995.22292: checking to see if all hosts have failed and the running result is not ok 29764 1726882995.22293: done checking to see if all hosts have failed 29764 1726882995.22294: getting the remaining hosts for this loop 29764 1726882995.22296: done getting the remaining hosts for this loop 29764 1726882995.22299: getting the next task for host managed_node3 29764 1726882995.22305: done getting next task for host managed_node3 29764 1726882995.22308: ^ task is: TASK: Include the task 'run_test.yml' 29764 1726882995.22310: ^ 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 29764 1726882995.22314: getting variables 29764 1726882995.22315: in VariableManager get_vars() 29764 1726882995.22348: Calling all_inventory to load vars for managed_node3 29764 1726882995.22352: Calling groups_inventory to load vars for managed_node3 29764 1726882995.22360: Calling all_plugins_inventory to load vars for managed_node3 29764 1726882995.22369: Calling all_plugins_play to load vars for managed_node3 29764 1726882995.22372: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726882995.22375: Calling groups_plugins_play to load vars for managed_node3 29764 1726882995.22579: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726882995.22763: done with get_vars() 29764 1726882995.22771: done getting variables TASK [Include the task 'run_test.yml'] ***************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_team.yml:21 Friday 20 September 2024 21:43:15 -0400 (0:00:00.044) 0:00:05.093 ****** 29764 1726882995.22839: entering _queue_task() for managed_node3/include_tasks 29764 1726882995.23026: worker is 1 (out of 1 available) 29764 1726882995.23042: exiting _queue_task() for managed_node3/include_tasks 29764 1726882995.23053: done queuing things up, now waiting for results queue to drain 29764 1726882995.23055: waiting for pending results... 29764 1726882995.23197: running TaskExecutor() for managed_node3/TASK: Include the task 'run_test.yml' 29764 1726882995.23254: in run() - task 0affe814-3a2d-da6f-1817-00000000000d 29764 1726882995.23269: variable 'ansible_search_path' from source: unknown 29764 1726882995.23303: calling self._execute() 29764 1726882995.23363: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726882995.23369: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726882995.23381: variable 'omit' from source: magic vars 29764 1726882995.23673: variable 'ansible_distribution_major_version' from source: facts 29764 1726882995.23688: Evaluated conditional (ansible_distribution_major_version != '6'): True 29764 1726882995.23868: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29764 1726882995.25516: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29764 1726882995.25570: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29764 1726882995.25604: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29764 1726882995.25633: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29764 1726882995.25658: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29764 1726882995.25725: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726882995.25750: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726882995.25772: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726882995.25812: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726882995.25824: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726882995.25918: variable 'ansible_distribution' from source: facts 29764 1726882995.25921: variable 'ansible_distribution_major_version' from source: facts 29764 1726882995.25929: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 29764 1726882995.25937: _execute() done 29764 1726882995.25939: dumping result to json 29764 1726882995.25944: done dumping result, returning 29764 1726882995.25950: done running TaskExecutor() for managed_node3/TASK: Include the task 'run_test.yml' [0affe814-3a2d-da6f-1817-00000000000d] 29764 1726882995.25956: sending task result for task 0affe814-3a2d-da6f-1817-00000000000d 29764 1726882995.26054: done sending task result for task 0affe814-3a2d-da6f-1817-00000000000d 29764 1726882995.26057: WORKER PROCESS EXITING 29764 1726882995.26085: no more pending results, returning what we have 29764 1726882995.26090: in VariableManager get_vars() 29764 1726882995.26119: Calling all_inventory to load vars for managed_node3 29764 1726882995.26122: Calling groups_inventory to load vars for managed_node3 29764 1726882995.26125: Calling all_plugins_inventory to load vars for managed_node3 29764 1726882995.26136: Calling all_plugins_play to load vars for managed_node3 29764 1726882995.26139: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726882995.26143: Calling groups_plugins_play to load vars for managed_node3 29764 1726882995.26320: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726882995.26506: done with get_vars() 29764 1726882995.26513: variable 'ansible_search_path' from source: unknown 29764 1726882995.26523: we have included files to process 29764 1726882995.26525: generating all_blocks data 29764 1726882995.26526: done generating all_blocks data 29764 1726882995.26527: processing included file: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml 29764 1726882995.26527: loading included file: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml 29764 1726882995.26529: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml 29764 1726882995.26966: in VariableManager get_vars() 29764 1726882995.26980: done with get_vars() 29764 1726882995.27011: in VariableManager get_vars() 29764 1726882995.27022: done with get_vars() 29764 1726882995.27055: in VariableManager get_vars() 29764 1726882995.27068: done with get_vars() 29764 1726882995.27102: in VariableManager get_vars() 29764 1726882995.27113: done with get_vars() 29764 1726882995.27154: in VariableManager get_vars() 29764 1726882995.27166: done with get_vars() 29764 1726882995.27452: in VariableManager get_vars() 29764 1726882995.27464: done with get_vars() 29764 1726882995.27474: done processing included file 29764 1726882995.27475: iterating over new_blocks loaded from include file 29764 1726882995.27476: in VariableManager get_vars() 29764 1726882995.27483: done with get_vars() 29764 1726882995.27485: filtering new block on tags 29764 1726882995.27564: done filtering new block on tags 29764 1726882995.27566: done iterating over new_blocks loaded from include file included: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml for managed_node3 29764 1726882995.27570: extending task lists for all hosts with included blocks 29764 1726882995.27596: done extending task lists 29764 1726882995.27597: done processing included files 29764 1726882995.27598: results queue empty 29764 1726882995.27598: checking for any_errors_fatal 29764 1726882995.27601: done checking for any_errors_fatal 29764 1726882995.27601: checking for max_fail_percentage 29764 1726882995.27602: done checking for max_fail_percentage 29764 1726882995.27603: checking to see if all hosts have failed and the running result is not ok 29764 1726882995.27603: done checking to see if all hosts have failed 29764 1726882995.27604: getting the remaining hosts for this loop 29764 1726882995.27605: done getting the remaining hosts for this loop 29764 1726882995.27607: getting the next task for host managed_node3 29764 1726882995.27609: done getting next task for host managed_node3 29764 1726882995.27612: ^ task is: TASK: TEST: {{ lsr_description }} 29764 1726882995.27614: ^ 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 29764 1726882995.27616: getting variables 29764 1726882995.27617: in VariableManager get_vars() 29764 1726882995.27627: Calling all_inventory to load vars for managed_node3 29764 1726882995.27629: Calling groups_inventory to load vars for managed_node3 29764 1726882995.27631: Calling all_plugins_inventory to load vars for managed_node3 29764 1726882995.27636: Calling all_plugins_play to load vars for managed_node3 29764 1726882995.27638: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726882995.27641: Calling groups_plugins_play to load vars for managed_node3 29764 1726882995.27788: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726882995.27974: done with get_vars() 29764 1726882995.27982: done getting variables 29764 1726882995.28011: 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) 29764 1726882995.28103: variable 'lsr_description' from source: include params TASK [TEST: Create a team interface without any port attached] ***************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:5 Friday 20 September 2024 21:43:15 -0400 (0:00:00.052) 0:00:05.146 ****** 29764 1726882995.28132: entering _queue_task() for managed_node3/debug 29764 1726882995.28338: worker is 1 (out of 1 available) 29764 1726882995.28351: exiting _queue_task() for managed_node3/debug 29764 1726882995.28364: done queuing things up, now waiting for results queue to drain 29764 1726882995.28366: waiting for pending results... 29764 1726882995.28509: running TaskExecutor() for managed_node3/TASK: TEST: Create a team interface without any port attached 29764 1726882995.28576: in run() - task 0affe814-3a2d-da6f-1817-000000000082 29764 1726882995.28591: variable 'ansible_search_path' from source: unknown 29764 1726882995.28594: variable 'ansible_search_path' from source: unknown 29764 1726882995.28628: calling self._execute() 29764 1726882995.28686: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726882995.28691: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726882995.28701: variable 'omit' from source: magic vars 29764 1726882995.28999: variable 'ansible_distribution_major_version' from source: facts 29764 1726882995.29011: Evaluated conditional (ansible_distribution_major_version != '6'): True 29764 1726882995.29197: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29764 1726882995.31043: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29764 1726882995.31093: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29764 1726882995.31127: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29764 1726882995.31159: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29764 1726882995.31182: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29764 1726882995.31249: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726882995.31275: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726882995.31296: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726882995.31331: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726882995.31349: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726882995.31433: variable 'ansible_distribution' from source: facts 29764 1726882995.31436: variable 'ansible_distribution_major_version' from source: facts 29764 1726882995.31448: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 29764 1726882995.31452: variable 'omit' from source: magic vars 29764 1726882995.31482: variable 'omit' from source: magic vars 29764 1726882995.31560: variable 'lsr_description' from source: include params 29764 1726882995.31578: variable 'omit' from source: magic vars 29764 1726882995.31597: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29764 1726882995.31623: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29764 1726882995.31639: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29764 1726882995.31655: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29764 1726882995.31667: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29764 1726882995.31695: variable 'inventory_hostname' from source: host vars for 'managed_node3' 29764 1726882995.31699: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726882995.31702: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726882995.31781: Set connection var ansible_shell_executable to /bin/sh 29764 1726882995.31791: Set connection var ansible_timeout to 10 29764 1726882995.31793: Set connection var ansible_shell_type to sh 29764 1726882995.31800: Set connection var ansible_pipelining to False 29764 1726882995.31808: Set connection var ansible_module_compression to ZIP_DEFLATED 29764 1726882995.31811: Set connection var ansible_connection to ssh 29764 1726882995.31833: variable 'ansible_shell_executable' from source: unknown 29764 1726882995.31838: variable 'ansible_connection' from source: unknown 29764 1726882995.31841: variable 'ansible_module_compression' from source: unknown 29764 1726882995.31843: variable 'ansible_shell_type' from source: unknown 29764 1726882995.31848: variable 'ansible_shell_executable' from source: unknown 29764 1726882995.31852: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726882995.31857: variable 'ansible_pipelining' from source: unknown 29764 1726882995.31859: variable 'ansible_timeout' from source: unknown 29764 1726882995.31865: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726882995.31947: 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) 29764 1726882995.31956: variable 'omit' from source: magic vars 29764 1726882995.31962: starting attempt loop 29764 1726882995.31964: running the handler 29764 1726882995.32008: handler run complete 29764 1726882995.32018: attempt loop complete, returning result 29764 1726882995.32021: _execute() done 29764 1726882995.32024: dumping result to json 29764 1726882995.32029: done dumping result, returning 29764 1726882995.32037: done running TaskExecutor() for managed_node3/TASK: TEST: Create a team interface without any port attached [0affe814-3a2d-da6f-1817-000000000082] 29764 1726882995.32042: sending task result for task 0affe814-3a2d-da6f-1817-000000000082 29764 1726882995.32123: done sending task result for task 0affe814-3a2d-da6f-1817-000000000082 29764 1726882995.32126: WORKER PROCESS EXITING ok: [managed_node3] => {} MSG: ########## Create a team interface without any port attached ########## 29764 1726882995.32181: no more pending results, returning what we have 29764 1726882995.32184: results queue empty 29764 1726882995.32185: checking for any_errors_fatal 29764 1726882995.32186: done checking for any_errors_fatal 29764 1726882995.32187: checking for max_fail_percentage 29764 1726882995.32189: done checking for max_fail_percentage 29764 1726882995.32190: checking to see if all hosts have failed and the running result is not ok 29764 1726882995.32191: done checking to see if all hosts have failed 29764 1726882995.32192: getting the remaining hosts for this loop 29764 1726882995.32194: done getting the remaining hosts for this loop 29764 1726882995.32197: getting the next task for host managed_node3 29764 1726882995.32203: done getting next task for host managed_node3 29764 1726882995.32206: ^ task is: TASK: Show item 29764 1726882995.32209: ^ 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 29764 1726882995.32217: getting variables 29764 1726882995.32219: in VariableManager get_vars() 29764 1726882995.32246: Calling all_inventory to load vars for managed_node3 29764 1726882995.32249: Calling groups_inventory to load vars for managed_node3 29764 1726882995.32252: Calling all_plugins_inventory to load vars for managed_node3 29764 1726882995.32262: Calling all_plugins_play to load vars for managed_node3 29764 1726882995.32265: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726882995.32269: Calling groups_plugins_play to load vars for managed_node3 29764 1726882995.32442: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726882995.32635: done with get_vars() 29764 1726882995.32644: done getting variables 29764 1726882995.32688: 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-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:9 Friday 20 September 2024 21:43:15 -0400 (0:00:00.045) 0:00:05.192 ****** 29764 1726882995.32708: entering _queue_task() for managed_node3/debug 29764 1726882995.32897: worker is 1 (out of 1 available) 29764 1726882995.32910: exiting _queue_task() for managed_node3/debug 29764 1726882995.32922: done queuing things up, now waiting for results queue to drain 29764 1726882995.32925: waiting for pending results... 29764 1726882995.33066: running TaskExecutor() for managed_node3/TASK: Show item 29764 1726882995.33132: in run() - task 0affe814-3a2d-da6f-1817-000000000083 29764 1726882995.33147: variable 'ansible_search_path' from source: unknown 29764 1726882995.33150: variable 'ansible_search_path' from source: unknown 29764 1726882995.33199: variable 'omit' from source: magic vars 29764 1726882995.33301: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726882995.33309: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726882995.33320: variable 'omit' from source: magic vars 29764 1726882995.33842: variable 'ansible_distribution_major_version' from source: facts 29764 1726882995.33852: Evaluated conditional (ansible_distribution_major_version != '6'): True 29764 1726882995.34031: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29764 1726882995.35629: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29764 1726882995.35693: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29764 1726882995.35724: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29764 1726882995.35755: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29764 1726882995.35779: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29764 1726882995.35847: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726882995.35870: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726882995.35899: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726882995.35930: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726882995.35944: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726882995.36037: variable 'ansible_distribution' from source: facts 29764 1726882995.36041: variable 'ansible_distribution_major_version' from source: facts 29764 1726882995.36048: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 29764 1726882995.36143: variable 'ansible_distribution_major_version' from source: facts 29764 1726882995.36149: Evaluated conditional (ansible_distribution_major_version != '6'): True 29764 1726882995.36307: variable 'ansible_distribution' from source: facts 29764 1726882995.36311: variable 'ansible_distribution_major_version' from source: facts 29764 1726882995.36318: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 29764 1726882995.36324: variable 'omit' from source: magic vars 29764 1726882995.36358: variable 'omit' from source: magic vars 29764 1726882995.36396: variable 'item' from source: unknown 29764 1726882995.36456: variable 'item' from source: unknown 29764 1726882995.36470: variable 'omit' from source: magic vars 29764 1726882995.36495: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29764 1726882995.36518: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29764 1726882995.36533: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29764 1726882995.36554: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29764 1726882995.36562: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29764 1726882995.36590: variable 'inventory_hostname' from source: host vars for 'managed_node3' 29764 1726882995.36594: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726882995.36597: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726882995.36680: Set connection var ansible_shell_executable to /bin/sh 29764 1726882995.36687: Set connection var ansible_timeout to 10 29764 1726882995.36690: Set connection var ansible_shell_type to sh 29764 1726882995.36697: Set connection var ansible_pipelining to False 29764 1726882995.36705: Set connection var ansible_module_compression to ZIP_DEFLATED 29764 1726882995.36708: Set connection var ansible_connection to ssh 29764 1726882995.36728: variable 'ansible_shell_executable' from source: unknown 29764 1726882995.36732: variable 'ansible_connection' from source: unknown 29764 1726882995.36737: variable 'ansible_module_compression' from source: unknown 29764 1726882995.36740: variable 'ansible_shell_type' from source: unknown 29764 1726882995.36742: variable 'ansible_shell_executable' from source: unknown 29764 1726882995.36747: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726882995.36752: variable 'ansible_pipelining' from source: unknown 29764 1726882995.36756: variable 'ansible_timeout' from source: unknown 29764 1726882995.36763: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726882995.36843: 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) 29764 1726882995.36853: variable 'omit' from source: magic vars 29764 1726882995.36858: starting attempt loop 29764 1726882995.36861: running the handler 29764 1726882995.36904: variable 'lsr_description' from source: include params 29764 1726882995.36956: variable 'lsr_description' from source: include params 29764 1726882995.36965: handler run complete 29764 1726882995.36984: attempt loop complete, returning result 29764 1726882995.37000: variable 'item' from source: unknown 29764 1726882995.37050: variable 'item' from source: unknown ok: [managed_node3] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "Create a team interface without any port attached" } 29764 1726882995.37183: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726882995.37186: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726882995.37189: variable 'omit' from source: magic vars 29764 1726882995.37305: variable 'ansible_distribution_major_version' from source: facts 29764 1726882995.37309: Evaluated conditional (ansible_distribution_major_version != '6'): True 29764 1726882995.37431: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726882995.37454: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726882995.37480: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726882995.37511: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726882995.37525: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726882995.37604: variable 'ansible_distribution' from source: facts 29764 1726882995.37608: variable 'ansible_distribution_major_version' from source: facts 29764 1726882995.37614: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 29764 1726882995.37706: variable 'ansible_distribution_major_version' from source: facts 29764 1726882995.37710: Evaluated conditional (ansible_distribution_major_version != '6'): True 29764 1726882995.37867: variable 'ansible_distribution' from source: facts 29764 1726882995.37870: variable 'ansible_distribution_major_version' from source: facts 29764 1726882995.37880: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 29764 1726882995.37885: variable 'omit' from source: magic vars 29764 1726882995.37897: variable 'omit' from source: magic vars 29764 1726882995.37930: variable 'item' from source: unknown 29764 1726882995.37986: variable 'item' from source: unknown 29764 1726882995.37999: variable 'omit' from source: magic vars 29764 1726882995.38016: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29764 1726882995.38023: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29764 1726882995.38030: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29764 1726882995.38042: variable 'inventory_hostname' from source: host vars for 'managed_node3' 29764 1726882995.38045: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726882995.38050: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726882995.38113: Set connection var ansible_shell_executable to /bin/sh 29764 1726882995.38119: Set connection var ansible_timeout to 10 29764 1726882995.38122: Set connection var ansible_shell_type to sh 29764 1726882995.38128: Set connection var ansible_pipelining to False 29764 1726882995.38138: Set connection var ansible_module_compression to ZIP_DEFLATED 29764 1726882995.38140: Set connection var ansible_connection to ssh 29764 1726882995.38161: variable 'ansible_shell_executable' from source: unknown 29764 1726882995.38164: variable 'ansible_connection' from source: unknown 29764 1726882995.38166: variable 'ansible_module_compression' from source: unknown 29764 1726882995.38172: variable 'ansible_shell_type' from source: unknown 29764 1726882995.38177: variable 'ansible_shell_executable' from source: unknown 29764 1726882995.38180: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726882995.38186: variable 'ansible_pipelining' from source: unknown 29764 1726882995.38194: variable 'ansible_timeout' from source: unknown 29764 1726882995.38199: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726882995.38271: 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) 29764 1726882995.38283: variable 'omit' from source: magic vars 29764 1726882995.38286: starting attempt loop 29764 1726882995.38289: running the handler 29764 1726882995.38311: variable 'lsr_setup' from source: include params 29764 1726882995.38363: variable 'lsr_setup' from source: include params 29764 1726882995.38402: handler run complete 29764 1726882995.38417: attempt loop complete, returning result 29764 1726882995.38431: variable 'item' from source: unknown 29764 1726882995.38484: variable 'item' from source: unknown ok: [managed_node3] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/delete_interface.yml", "tasks/assert_device_absent.yml" ] } 29764 1726882995.38572: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726882995.38584: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726882995.38591: variable 'omit' from source: magic vars 29764 1726882995.38714: variable 'ansible_distribution_major_version' from source: facts 29764 1726882995.38718: Evaluated conditional (ansible_distribution_major_version != '6'): True 29764 1726882995.38839: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726882995.38859: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726882995.38882: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726882995.38917: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726882995.38930: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726882995.39006: variable 'ansible_distribution' from source: facts 29764 1726882995.39011: variable 'ansible_distribution_major_version' from source: facts 29764 1726882995.39023: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 29764 1726882995.39107: variable 'ansible_distribution_major_version' from source: facts 29764 1726882995.39112: Evaluated conditional (ansible_distribution_major_version != '6'): True 29764 1726882995.39269: variable 'ansible_distribution' from source: facts 29764 1726882995.39272: variable 'ansible_distribution_major_version' from source: facts 29764 1726882995.39282: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 29764 1726882995.39287: variable 'omit' from source: magic vars 29764 1726882995.39299: variable 'omit' from source: magic vars 29764 1726882995.39330: variable 'item' from source: unknown 29764 1726882995.39386: variable 'item' from source: unknown 29764 1726882995.39398: variable 'omit' from source: magic vars 29764 1726882995.39413: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29764 1726882995.39420: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29764 1726882995.39427: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29764 1726882995.39438: variable 'inventory_hostname' from source: host vars for 'managed_node3' 29764 1726882995.39441: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726882995.39448: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726882995.39506: Set connection var ansible_shell_executable to /bin/sh 29764 1726882995.39511: Set connection var ansible_timeout to 10 29764 1726882995.39514: Set connection var ansible_shell_type to sh 29764 1726882995.39521: Set connection var ansible_pipelining to False 29764 1726882995.39529: Set connection var ansible_module_compression to ZIP_DEFLATED 29764 1726882995.39532: Set connection var ansible_connection to ssh 29764 1726882995.39554: variable 'ansible_shell_executable' from source: unknown 29764 1726882995.39559: variable 'ansible_connection' from source: unknown 29764 1726882995.39562: variable 'ansible_module_compression' from source: unknown 29764 1726882995.39564: variable 'ansible_shell_type' from source: unknown 29764 1726882995.39567: variable 'ansible_shell_executable' from source: unknown 29764 1726882995.39571: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726882995.39581: variable 'ansible_pipelining' from source: unknown 29764 1726882995.39584: variable 'ansible_timeout' from source: unknown 29764 1726882995.39589: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726882995.39655: 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) 29764 1726882995.39662: variable 'omit' from source: magic vars 29764 1726882995.39667: starting attempt loop 29764 1726882995.39670: running the handler 29764 1726882995.39692: variable 'lsr_test' from source: include params 29764 1726882995.39742: variable 'lsr_test' from source: include params 29764 1726882995.39756: handler run complete 29764 1726882995.39787: attempt loop complete, returning result 29764 1726882995.39803: variable 'item' from source: unknown 29764 1726882995.39854: variable 'item' from source: unknown ok: [managed_node3] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/create_team_profile.yml" ] } 29764 1726882995.40193: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726882995.40196: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726882995.40199: variable 'omit' from source: magic vars 29764 1726882995.40201: variable 'ansible_distribution_major_version' from source: facts 29764 1726882995.40204: Evaluated conditional (ansible_distribution_major_version != '6'): True 29764 1726882995.40302: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726882995.40319: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726882995.40341: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726882995.40374: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726882995.40389: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726882995.40464: variable 'ansible_distribution' from source: facts 29764 1726882995.40467: variable 'ansible_distribution_major_version' from source: facts 29764 1726882995.40480: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 29764 1726882995.40567: variable 'ansible_distribution_major_version' from source: facts 29764 1726882995.40572: Evaluated conditional (ansible_distribution_major_version != '6'): True 29764 1726882995.40730: variable 'ansible_distribution' from source: facts 29764 1726882995.40734: variable 'ansible_distribution_major_version' from source: facts 29764 1726882995.40742: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 29764 1726882995.40745: variable 'omit' from source: magic vars 29764 1726882995.40757: variable 'omit' from source: magic vars 29764 1726882995.40791: variable 'item' from source: unknown 29764 1726882995.40848: variable 'item' from source: unknown 29764 1726882995.40860: variable 'omit' from source: magic vars 29764 1726882995.40878: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29764 1726882995.40886: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29764 1726882995.40892: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29764 1726882995.40902: variable 'inventory_hostname' from source: host vars for 'managed_node3' 29764 1726882995.40905: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726882995.40916: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726882995.40968: Set connection var ansible_shell_executable to /bin/sh 29764 1726882995.40977: Set connection var ansible_timeout to 10 29764 1726882995.40980: Set connection var ansible_shell_type to sh 29764 1726882995.40987: Set connection var ansible_pipelining to False 29764 1726882995.40995: Set connection var ansible_module_compression to ZIP_DEFLATED 29764 1726882995.40997: Set connection var ansible_connection to ssh 29764 1726882995.41019: variable 'ansible_shell_executable' from source: unknown 29764 1726882995.41022: variable 'ansible_connection' from source: unknown 29764 1726882995.41024: variable 'ansible_module_compression' from source: unknown 29764 1726882995.41027: variable 'ansible_shell_type' from source: unknown 29764 1726882995.41037: variable 'ansible_shell_executable' from source: unknown 29764 1726882995.41040: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726882995.41043: variable 'ansible_pipelining' from source: unknown 29764 1726882995.41045: variable 'ansible_timeout' from source: unknown 29764 1726882995.41050: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726882995.41119: 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) 29764 1726882995.41126: variable 'omit' from source: magic vars 29764 1726882995.41131: starting attempt loop 29764 1726882995.41140: running the handler 29764 1726882995.41153: variable 'lsr_assert' from source: include params 29764 1726882995.41205: variable 'lsr_assert' from source: include params 29764 1726882995.41220: handler run complete 29764 1726882995.41232: attempt loop complete, returning result 29764 1726882995.41253: variable 'item' from source: unknown 29764 1726882995.41303: variable 'item' from source: unknown ok: [managed_node3] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_profile_present.yml", "tasks/assert_device_present.yml" ] } 29764 1726882995.41392: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726882995.41398: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726882995.41409: variable 'omit' from source: magic vars 29764 1726882995.41530: variable 'ansible_distribution_major_version' from source: facts 29764 1726882995.41537: Evaluated conditional (ansible_distribution_major_version != '6'): True 29764 1726882995.41656: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726882995.41675: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726882995.41702: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726882995.41733: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726882995.41748: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726882995.41824: variable 'ansible_distribution' from source: facts 29764 1726882995.41828: variable 'ansible_distribution_major_version' from source: facts 29764 1726882995.41838: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 29764 1726882995.41927: variable 'ansible_distribution_major_version' from source: facts 29764 1726882995.41932: Evaluated conditional (ansible_distribution_major_version != '6'): True 29764 1726882995.42088: variable 'ansible_distribution' from source: facts 29764 1726882995.42092: variable 'ansible_distribution_major_version' from source: facts 29764 1726882995.42099: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 29764 1726882995.42104: variable 'omit' from source: magic vars 29764 1726882995.42116: variable 'omit' from source: magic vars 29764 1726882995.42152: variable 'item' from source: unknown 29764 1726882995.42204: variable 'item' from source: unknown 29764 1726882995.42216: variable 'omit' from source: magic vars 29764 1726882995.42236: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29764 1726882995.42241: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29764 1726882995.42249: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29764 1726882995.42259: variable 'inventory_hostname' from source: host vars for 'managed_node3' 29764 1726882995.42262: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726882995.42267: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726882995.42323: Set connection var ansible_shell_executable to /bin/sh 29764 1726882995.42329: Set connection var ansible_timeout to 10 29764 1726882995.42332: Set connection var ansible_shell_type to sh 29764 1726882995.42343: Set connection var ansible_pipelining to False 29764 1726882995.42351: Set connection var ansible_module_compression to ZIP_DEFLATED 29764 1726882995.42354: Set connection var ansible_connection to ssh 29764 1726882995.42374: variable 'ansible_shell_executable' from source: unknown 29764 1726882995.42382: variable 'ansible_connection' from source: unknown 29764 1726882995.42385: variable 'ansible_module_compression' from source: unknown 29764 1726882995.42388: variable 'ansible_shell_type' from source: unknown 29764 1726882995.42390: variable 'ansible_shell_executable' from source: unknown 29764 1726882995.42392: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726882995.42398: variable 'ansible_pipelining' from source: unknown 29764 1726882995.42401: variable 'ansible_timeout' from source: unknown 29764 1726882995.42406: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726882995.42480: 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) 29764 1726882995.42490: variable 'omit' from source: magic vars 29764 1726882995.42493: starting attempt loop 29764 1726882995.42496: running the handler 29764 1726882995.42579: handler run complete 29764 1726882995.42590: attempt loop complete, returning result 29764 1726882995.42605: variable 'item' from source: unknown 29764 1726882995.42656: variable 'item' from source: unknown ok: [managed_node3] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": "VARIABLE IS NOT DEFINED!: 'lsr_assert_when' is undefined" } 29764 1726882995.42742: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726882995.42750: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726882995.42759: variable 'omit' from source: magic vars 29764 1726882995.42884: variable 'ansible_distribution_major_version' from source: facts 29764 1726882995.42887: Evaluated conditional (ansible_distribution_major_version != '6'): True 29764 1726882995.43006: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726882995.43027: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726882995.43049: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726882995.43084: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726882995.43097: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726882995.43173: variable 'ansible_distribution' from source: facts 29764 1726882995.43177: variable 'ansible_distribution_major_version' from source: facts 29764 1726882995.43186: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 29764 1726882995.43274: variable 'ansible_distribution_major_version' from source: facts 29764 1726882995.43283: Evaluated conditional (ansible_distribution_major_version != '6'): True 29764 1726882995.43436: variable 'ansible_distribution' from source: facts 29764 1726882995.43439: variable 'ansible_distribution_major_version' from source: facts 29764 1726882995.43451: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 29764 1726882995.43454: variable 'omit' from source: magic vars 29764 1726882995.43465: variable 'omit' from source: magic vars 29764 1726882995.43499: variable 'item' from source: unknown 29764 1726882995.43550: variable 'item' from source: unknown 29764 1726882995.43566: variable 'omit' from source: magic vars 29764 1726882995.43585: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29764 1726882995.43592: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29764 1726882995.43598: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29764 1726882995.43608: variable 'inventory_hostname' from source: host vars for 'managed_node3' 29764 1726882995.43612: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726882995.43615: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726882995.43674: Set connection var ansible_shell_executable to /bin/sh 29764 1726882995.43683: Set connection var ansible_timeout to 10 29764 1726882995.43686: Set connection var ansible_shell_type to sh 29764 1726882995.43692: Set connection var ansible_pipelining to False 29764 1726882995.43700: Set connection var ansible_module_compression to ZIP_DEFLATED 29764 1726882995.43703: Set connection var ansible_connection to ssh 29764 1726882995.43724: variable 'ansible_shell_executable' from source: unknown 29764 1726882995.43727: variable 'ansible_connection' from source: unknown 29764 1726882995.43730: variable 'ansible_module_compression' from source: unknown 29764 1726882995.43732: variable 'ansible_shell_type' from source: unknown 29764 1726882995.43739: variable 'ansible_shell_executable' from source: unknown 29764 1726882995.43741: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726882995.43747: variable 'ansible_pipelining' from source: unknown 29764 1726882995.43749: variable 'ansible_timeout' from source: unknown 29764 1726882995.43755: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726882995.43826: 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) 29764 1726882995.43833: variable 'omit' from source: magic vars 29764 1726882995.43839: starting attempt loop 29764 1726882995.43843: running the handler 29764 1726882995.43860: variable 'lsr_fail_debug' from source: play vars 29764 1726882995.43914: variable 'lsr_fail_debug' from source: play vars 29764 1726882995.43927: handler run complete 29764 1726882995.43942: attempt loop complete, returning result 29764 1726882995.43957: variable 'item' from source: unknown 29764 1726882995.44010: variable 'item' from source: unknown ok: [managed_node3] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } 29764 1726882995.44093: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726882995.44104: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726882995.44113: variable 'omit' from source: magic vars 29764 1726882995.44236: variable 'ansible_distribution_major_version' from source: facts 29764 1726882995.44239: Evaluated conditional (ansible_distribution_major_version != '6'): True 29764 1726882995.44360: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726882995.44384: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726882995.44404: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726882995.44441: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726882995.44454: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726882995.44528: variable 'ansible_distribution' from source: facts 29764 1726882995.44532: variable 'ansible_distribution_major_version' from source: facts 29764 1726882995.44542: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 29764 1726882995.44629: variable 'ansible_distribution_major_version' from source: facts 29764 1726882995.44634: Evaluated conditional (ansible_distribution_major_version != '6'): True 29764 1726882995.44792: variable 'ansible_distribution' from source: facts 29764 1726882995.44795: variable 'ansible_distribution_major_version' from source: facts 29764 1726882995.44802: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 29764 1726882995.44807: variable 'omit' from source: magic vars 29764 1726882995.44819: variable 'omit' from source: magic vars 29764 1726882995.44852: variable 'item' from source: unknown 29764 1726882995.44908: variable 'item' from source: unknown 29764 1726882995.44920: variable 'omit' from source: magic vars 29764 1726882995.44936: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29764 1726882995.44943: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29764 1726882995.44950: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29764 1726882995.44961: variable 'inventory_hostname' from source: host vars for 'managed_node3' 29764 1726882995.44965: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726882995.44968: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726882995.45026: Set connection var ansible_shell_executable to /bin/sh 29764 1726882995.45032: Set connection var ansible_timeout to 10 29764 1726882995.45037: Set connection var ansible_shell_type to sh 29764 1726882995.45044: Set connection var ansible_pipelining to False 29764 1726882995.45052: Set connection var ansible_module_compression to ZIP_DEFLATED 29764 1726882995.45054: Set connection var ansible_connection to ssh 29764 1726882995.45074: variable 'ansible_shell_executable' from source: unknown 29764 1726882995.45081: variable 'ansible_connection' from source: unknown 29764 1726882995.45084: variable 'ansible_module_compression' from source: unknown 29764 1726882995.45088: variable 'ansible_shell_type' from source: unknown 29764 1726882995.45091: variable 'ansible_shell_executable' from source: unknown 29764 1726882995.45093: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726882995.45101: variable 'ansible_pipelining' from source: unknown 29764 1726882995.45104: variable 'ansible_timeout' from source: unknown 29764 1726882995.45106: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726882995.45175: 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) 29764 1726882995.45185: variable 'omit' from source: magic vars 29764 1726882995.45189: starting attempt loop 29764 1726882995.45191: running the handler 29764 1726882995.45211: variable 'lsr_cleanup' from source: include params 29764 1726882995.45262: variable 'lsr_cleanup' from source: include params 29764 1726882995.45279: handler run complete 29764 1726882995.45292: attempt loop complete, returning result 29764 1726882995.45307: variable 'item' from source: unknown 29764 1726882995.45359: variable 'item' from source: unknown ok: [managed_node3] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml", "tasks/check_network_dns.yml" ] } 29764 1726882995.45450: dumping result to json 29764 1726882995.45453: done dumping result, returning 29764 1726882995.45456: done running TaskExecutor() for managed_node3/TASK: Show item [0affe814-3a2d-da6f-1817-000000000083] 29764 1726882995.45458: sending task result for task 0affe814-3a2d-da6f-1817-000000000083 29764 1726882995.45500: done sending task result for task 0affe814-3a2d-da6f-1817-000000000083 29764 1726882995.45503: WORKER PROCESS EXITING 29764 1726882995.45622: no more pending results, returning what we have 29764 1726882995.45625: results queue empty 29764 1726882995.45626: checking for any_errors_fatal 29764 1726882995.45630: done checking for any_errors_fatal 29764 1726882995.45631: checking for max_fail_percentage 29764 1726882995.45633: done checking for max_fail_percentage 29764 1726882995.45635: checking to see if all hosts have failed and the running result is not ok 29764 1726882995.45636: done checking to see if all hosts have failed 29764 1726882995.45637: getting the remaining hosts for this loop 29764 1726882995.45639: done getting the remaining hosts for this loop 29764 1726882995.45642: getting the next task for host managed_node3 29764 1726882995.45654: done getting next task for host managed_node3 29764 1726882995.45657: ^ task is: TASK: Include the task 'show_interfaces.yml' 29764 1726882995.45659: ^ 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 29764 1726882995.45662: getting variables 29764 1726882995.45664: in VariableManager get_vars() 29764 1726882995.45687: Calling all_inventory to load vars for managed_node3 29764 1726882995.45690: Calling groups_inventory to load vars for managed_node3 29764 1726882995.45693: Calling all_plugins_inventory to load vars for managed_node3 29764 1726882995.45702: Calling all_plugins_play to load vars for managed_node3 29764 1726882995.45705: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726882995.45709: Calling groups_plugins_play to load vars for managed_node3 29764 1726882995.45861: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726882995.46056: done with get_vars() 29764 1726882995.46063: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:21 Friday 20 September 2024 21:43:15 -0400 (0:00:00.134) 0:00:05.326 ****** 29764 1726882995.46133: entering _queue_task() for managed_node3/include_tasks 29764 1726882995.46326: worker is 1 (out of 1 available) 29764 1726882995.46341: exiting _queue_task() for managed_node3/include_tasks 29764 1726882995.46353: done queuing things up, now waiting for results queue to drain 29764 1726882995.46355: waiting for pending results... 29764 1726882995.46499: running TaskExecutor() for managed_node3/TASK: Include the task 'show_interfaces.yml' 29764 1726882995.46573: in run() - task 0affe814-3a2d-da6f-1817-000000000084 29764 1726882995.46590: variable 'ansible_search_path' from source: unknown 29764 1726882995.46593: variable 'ansible_search_path' from source: unknown 29764 1726882995.46624: calling self._execute() 29764 1726882995.46688: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726882995.46692: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726882995.46706: variable 'omit' from source: magic vars 29764 1726882995.47030: variable 'ansible_distribution_major_version' from source: facts 29764 1726882995.47040: Evaluated conditional (ansible_distribution_major_version != '6'): True 29764 1726882995.47217: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29764 1726882995.48877: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29764 1726882995.48939: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29764 1726882995.48969: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29764 1726882995.49004: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29764 1726882995.49027: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29764 1726882995.49092: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726882995.49118: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726882995.49140: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726882995.49171: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726882995.49186: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726882995.49280: variable 'ansible_distribution' from source: facts 29764 1726882995.49284: variable 'ansible_distribution_major_version' from source: facts 29764 1726882995.49292: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 29764 1726882995.49298: _execute() done 29764 1726882995.49301: dumping result to json 29764 1726882995.49305: done dumping result, returning 29764 1726882995.49313: done running TaskExecutor() for managed_node3/TASK: Include the task 'show_interfaces.yml' [0affe814-3a2d-da6f-1817-000000000084] 29764 1726882995.49316: sending task result for task 0affe814-3a2d-da6f-1817-000000000084 29764 1726882995.49402: done sending task result for task 0affe814-3a2d-da6f-1817-000000000084 29764 1726882995.49405: WORKER PROCESS EXITING 29764 1726882995.49453: no more pending results, returning what we have 29764 1726882995.49458: in VariableManager get_vars() 29764 1726882995.49486: Calling all_inventory to load vars for managed_node3 29764 1726882995.49490: Calling groups_inventory to load vars for managed_node3 29764 1726882995.49493: Calling all_plugins_inventory to load vars for managed_node3 29764 1726882995.49503: Calling all_plugins_play to load vars for managed_node3 29764 1726882995.49506: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726882995.49509: Calling groups_plugins_play to load vars for managed_node3 29764 1726882995.49716: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726882995.49902: done with get_vars() 29764 1726882995.49908: variable 'ansible_search_path' from source: unknown 29764 1726882995.49909: variable 'ansible_search_path' from source: unknown 29764 1726882995.49942: we have included files to process 29764 1726882995.49943: generating all_blocks data 29764 1726882995.49945: done generating all_blocks data 29764 1726882995.49948: processing included file: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 29764 1726882995.49949: loading included file: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 29764 1726882995.49951: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 29764 1726882995.50067: in VariableManager get_vars() 29764 1726882995.50082: done with get_vars() 29764 1726882995.50167: done processing included file 29764 1726882995.50168: iterating over new_blocks loaded from include file 29764 1726882995.50169: in VariableManager get_vars() 29764 1726882995.50180: done with get_vars() 29764 1726882995.50181: filtering new block on tags 29764 1726882995.50205: done filtering new block on tags 29764 1726882995.50207: done iterating over new_blocks loaded from include file included: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed_node3 29764 1726882995.50211: extending task lists for all hosts with included blocks 29764 1726882995.50554: done extending task lists 29764 1726882995.50556: done processing included files 29764 1726882995.50556: results queue empty 29764 1726882995.50557: checking for any_errors_fatal 29764 1726882995.50562: done checking for any_errors_fatal 29764 1726882995.50563: checking for max_fail_percentage 29764 1726882995.50563: done checking for max_fail_percentage 29764 1726882995.50564: checking to see if all hosts have failed and the running result is not ok 29764 1726882995.50565: done checking to see if all hosts have failed 29764 1726882995.50565: getting the remaining hosts for this loop 29764 1726882995.50566: done getting the remaining hosts for this loop 29764 1726882995.50568: getting the next task for host managed_node3 29764 1726882995.50572: done getting next task for host managed_node3 29764 1726882995.50575: ^ task is: TASK: Include the task 'get_current_interfaces.yml' 29764 1726882995.50577: ^ 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 29764 1726882995.50580: getting variables 29764 1726882995.50581: in VariableManager get_vars() 29764 1726882995.50587: Calling all_inventory to load vars for managed_node3 29764 1726882995.50592: Calling groups_inventory to load vars for managed_node3 29764 1726882995.50594: Calling all_plugins_inventory to load vars for managed_node3 29764 1726882995.50597: Calling all_plugins_play to load vars for managed_node3 29764 1726882995.50599: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726882995.50602: Calling groups_plugins_play to load vars for managed_node3 29764 1726882995.50752: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726882995.50939: done with get_vars() 29764 1726882995.50947: done getting variables TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Friday 20 September 2024 21:43:15 -0400 (0:00:00.048) 0:00:05.375 ****** 29764 1726882995.50998: entering _queue_task() for managed_node3/include_tasks 29764 1726882995.51180: worker is 1 (out of 1 available) 29764 1726882995.51193: exiting _queue_task() for managed_node3/include_tasks 29764 1726882995.51206: done queuing things up, now waiting for results queue to drain 29764 1726882995.51208: waiting for pending results... 29764 1726882995.51358: running TaskExecutor() for managed_node3/TASK: Include the task 'get_current_interfaces.yml' 29764 1726882995.51432: in run() - task 0affe814-3a2d-da6f-1817-0000000000ab 29764 1726882995.51449: variable 'ansible_search_path' from source: unknown 29764 1726882995.51453: variable 'ansible_search_path' from source: unknown 29764 1726882995.51487: calling self._execute() 29764 1726882995.51554: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726882995.51558: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726882995.51570: variable 'omit' from source: magic vars 29764 1726882995.51863: variable 'ansible_distribution_major_version' from source: facts 29764 1726882995.51882: Evaluated conditional (ansible_distribution_major_version != '6'): True 29764 1726882995.52055: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29764 1726882995.53745: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29764 1726882995.53798: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29764 1726882995.53827: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29764 1726882995.53862: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29764 1726882995.53885: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29764 1726882995.53952: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726882995.53982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726882995.54000: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726882995.54031: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726882995.54051: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726882995.54139: variable 'ansible_distribution' from source: facts 29764 1726882995.54148: variable 'ansible_distribution_major_version' from source: facts 29764 1726882995.54158: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 29764 1726882995.54161: _execute() done 29764 1726882995.54164: dumping result to json 29764 1726882995.54169: done dumping result, returning 29764 1726882995.54179: done running TaskExecutor() for managed_node3/TASK: Include the task 'get_current_interfaces.yml' [0affe814-3a2d-da6f-1817-0000000000ab] 29764 1726882995.54182: sending task result for task 0affe814-3a2d-da6f-1817-0000000000ab 29764 1726882995.54268: done sending task result for task 0affe814-3a2d-da6f-1817-0000000000ab 29764 1726882995.54271: WORKER PROCESS EXITING 29764 1726882995.54305: no more pending results, returning what we have 29764 1726882995.54309: in VariableManager get_vars() 29764 1726882995.54343: Calling all_inventory to load vars for managed_node3 29764 1726882995.54347: Calling groups_inventory to load vars for managed_node3 29764 1726882995.54351: Calling all_plugins_inventory to load vars for managed_node3 29764 1726882995.54361: Calling all_plugins_play to load vars for managed_node3 29764 1726882995.54364: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726882995.54368: Calling groups_plugins_play to load vars for managed_node3 29764 1726882995.54560: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726882995.54751: done with get_vars() 29764 1726882995.54759: variable 'ansible_search_path' from source: unknown 29764 1726882995.54760: variable 'ansible_search_path' from source: unknown 29764 1726882995.54789: we have included files to process 29764 1726882995.54790: generating all_blocks data 29764 1726882995.54792: done generating all_blocks data 29764 1726882995.54793: processing included file: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 29764 1726882995.54794: loading included file: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 29764 1726882995.54796: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 29764 1726882995.55044: done processing included file 29764 1726882995.55046: iterating over new_blocks loaded from include file 29764 1726882995.55047: in VariableManager get_vars() 29764 1726882995.55083: done with get_vars() 29764 1726882995.55085: filtering new block on tags 29764 1726882995.55114: done filtering new block on tags 29764 1726882995.55116: done iterating over new_blocks loaded from include file included: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed_node3 29764 1726882995.55120: extending task lists for all hosts with included blocks 29764 1726882995.55243: done extending task lists 29764 1726882995.55244: done processing included files 29764 1726882995.55244: results queue empty 29764 1726882995.55245: checking for any_errors_fatal 29764 1726882995.55247: done checking for any_errors_fatal 29764 1726882995.55248: checking for max_fail_percentage 29764 1726882995.55249: done checking for max_fail_percentage 29764 1726882995.55249: checking to see if all hosts have failed and the running result is not ok 29764 1726882995.55250: done checking to see if all hosts have failed 29764 1726882995.55251: getting the remaining hosts for this loop 29764 1726882995.55252: done getting the remaining hosts for this loop 29764 1726882995.55254: getting the next task for host managed_node3 29764 1726882995.55257: done getting next task for host managed_node3 29764 1726882995.55259: ^ task is: TASK: Gather current interface info 29764 1726882995.55261: ^ 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 29764 1726882995.55266: getting variables 29764 1726882995.55267: in VariableManager get_vars() 29764 1726882995.55275: Calling all_inventory to load vars for managed_node3 29764 1726882995.55277: Calling groups_inventory to load vars for managed_node3 29764 1726882995.55279: Calling all_plugins_inventory to load vars for managed_node3 29764 1726882995.55283: Calling all_plugins_play to load vars for managed_node3 29764 1726882995.55285: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726882995.55287: Calling groups_plugins_play to load vars for managed_node3 29764 1726882995.55419: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726882995.55606: done with get_vars() 29764 1726882995.55613: done getting variables 29764 1726882995.55648: 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-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Friday 20 September 2024 21:43:15 -0400 (0:00:00.046) 0:00:05.422 ****** 29764 1726882995.55669: entering _queue_task() for managed_node3/command 29764 1726882995.55861: worker is 1 (out of 1 available) 29764 1726882995.55879: exiting _queue_task() for managed_node3/command 29764 1726882995.55893: done queuing things up, now waiting for results queue to drain 29764 1726882995.55895: waiting for pending results... 29764 1726882995.56029: running TaskExecutor() for managed_node3/TASK: Gather current interface info 29764 1726882995.56104: in run() - task 0affe814-3a2d-da6f-1817-0000000000e6 29764 1726882995.56120: variable 'ansible_search_path' from source: unknown 29764 1726882995.56125: variable 'ansible_search_path' from source: unknown 29764 1726882995.56154: calling self._execute() 29764 1726882995.56212: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726882995.56218: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726882995.56230: variable 'omit' from source: magic vars 29764 1726882995.56520: variable 'ansible_distribution_major_version' from source: facts 29764 1726882995.56530: Evaluated conditional (ansible_distribution_major_version != '6'): True 29764 1726882995.56746: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29764 1726882995.58359: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29764 1726882995.58419: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29764 1726882995.58452: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29764 1726882995.58484: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29764 1726882995.58506: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29764 1726882995.58576: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726882995.58598: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726882995.58618: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726882995.58657: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726882995.58669: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726882995.58760: variable 'ansible_distribution' from source: facts 29764 1726882995.58764: variable 'ansible_distribution_major_version' from source: facts 29764 1726882995.58774: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 29764 1726882995.58777: variable 'omit' from source: magic vars 29764 1726882995.58815: variable 'omit' from source: magic vars 29764 1726882995.58847: variable 'omit' from source: magic vars 29764 1726882995.58871: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29764 1726882995.58896: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29764 1726882995.58911: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29764 1726882995.58926: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29764 1726882995.58937: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29764 1726882995.58963: variable 'inventory_hostname' from source: host vars for 'managed_node3' 29764 1726882995.58966: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726882995.58977: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726882995.59050: Set connection var ansible_shell_executable to /bin/sh 29764 1726882995.59060: Set connection var ansible_timeout to 10 29764 1726882995.59063: Set connection var ansible_shell_type to sh 29764 1726882995.59070: Set connection var ansible_pipelining to False 29764 1726882995.59078: Set connection var ansible_module_compression to ZIP_DEFLATED 29764 1726882995.59083: Set connection var ansible_connection to ssh 29764 1726882995.59106: variable 'ansible_shell_executable' from source: unknown 29764 1726882995.59109: variable 'ansible_connection' from source: unknown 29764 1726882995.59112: variable 'ansible_module_compression' from source: unknown 29764 1726882995.59115: variable 'ansible_shell_type' from source: unknown 29764 1726882995.59120: variable 'ansible_shell_executable' from source: unknown 29764 1726882995.59123: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726882995.59128: variable 'ansible_pipelining' from source: unknown 29764 1726882995.59131: variable 'ansible_timeout' from source: unknown 29764 1726882995.59139: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726882995.59222: 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) 29764 1726882995.59231: variable 'omit' from source: magic vars 29764 1726882995.59239: starting attempt loop 29764 1726882995.59242: running the handler 29764 1726882995.59254: _low_level_execute_command(): starting 29764 1726882995.59263: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29764 1726882995.60055: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726882995.60113: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29764 1726882995.60136: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29764 1726882995.60162: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726882995.60322: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726882995.62179: stdout chunk (state=3): >>>/root <<< 29764 1726882995.62539: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726882995.62543: stdout chunk (state=3): >>><<< 29764 1726882995.62545: stderr chunk (state=3): >>><<< 29764 1726882995.62549: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29764 1726882995.62557: _low_level_execute_command(): starting 29764 1726882995.62560: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882995.6240656-29967-69769259194387 `" && echo ansible-tmp-1726882995.6240656-29967-69769259194387="` echo /root/.ansible/tmp/ansible-tmp-1726882995.6240656-29967-69769259194387 `" ) && sleep 0' 29764 1726882995.63102: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726882995.63117: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 <<< 29764 1726882995.63124: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726882995.63150: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration <<< 29764 1726882995.63154: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726882995.63208: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29764 1726882995.63211: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726882995.63345: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726882995.65491: stdout chunk (state=3): >>>ansible-tmp-1726882995.6240656-29967-69769259194387=/root/.ansible/tmp/ansible-tmp-1726882995.6240656-29967-69769259194387 <<< 29764 1726882995.65663: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726882995.65739: stderr chunk (state=3): >>><<< 29764 1726882995.65817: stdout chunk (state=3): >>><<< 29764 1726882995.65821: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882995.6240656-29967-69769259194387=/root/.ansible/tmp/ansible-tmp-1726882995.6240656-29967-69769259194387 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29764 1726882995.65863: variable 'ansible_module_compression' from source: unknown 29764 1726882995.65908: ANSIBALLZ: Using generic lock for ansible.legacy.command 29764 1726882995.65912: ANSIBALLZ: Acquiring lock 29764 1726882995.65915: ANSIBALLZ: Lock acquired: 140564934120256 29764 1726882995.65918: ANSIBALLZ: Creating module 29764 1726882995.80241: ANSIBALLZ: Writing module into payload 29764 1726882995.80245: ANSIBALLZ: Writing module 29764 1726882995.80248: ANSIBALLZ: Renaming module 29764 1726882995.80256: ANSIBALLZ: Done creating module 29764 1726882995.80280: variable 'ansible_facts' from source: unknown 29764 1726882995.80359: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882995.6240656-29967-69769259194387/AnsiballZ_command.py 29764 1726882995.80606: Sending initial data 29764 1726882995.80616: Sent initial data (155 bytes) 29764 1726882995.81231: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 29764 1726882995.81254: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29764 1726882995.81272: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726882995.81426: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726882995.83253: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 29764 1726882995.83280: 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 <<< 29764 1726882995.83414: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29764 1726882995.83521: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29764ooyjyvtd/tmpuud2pgli /root/.ansible/tmp/ansible-tmp-1726882995.6240656-29967-69769259194387/AnsiballZ_command.py <<< 29764 1726882995.83544: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882995.6240656-29967-69769259194387/AnsiballZ_command.py" <<< 29764 1726882995.83656: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-29764ooyjyvtd/tmpuud2pgli" to remote "/root/.ansible/tmp/ansible-tmp-1726882995.6240656-29967-69769259194387/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882995.6240656-29967-69769259194387/AnsiballZ_command.py" <<< 29764 1726882995.85058: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726882995.85085: stderr chunk (state=3): >>><<< 29764 1726882995.85103: stdout chunk (state=3): >>><<< 29764 1726882995.85130: done transferring module to remote 29764 1726882995.85150: _low_level_execute_command(): starting 29764 1726882995.85160: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882995.6240656-29967-69769259194387/ /root/.ansible/tmp/ansible-tmp-1726882995.6240656-29967-69769259194387/AnsiballZ_command.py && sleep 0' 29764 1726882995.85794: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 29764 1726882995.85809: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29764 1726882995.85822: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726882995.85841: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29764 1726882995.85856: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 <<< 29764 1726882995.85904: 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.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726882995.85963: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29764 1726882995.85979: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29764 1726882995.86013: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726882995.86156: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726882995.88278: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726882995.88289: stdout chunk (state=3): >>><<< 29764 1726882995.88305: stderr chunk (state=3): >>><<< 29764 1726882995.88415: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29764 1726882995.88419: _low_level_execute_command(): starting 29764 1726882995.88422: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882995.6240656-29967-69769259194387/AnsiballZ_command.py && sleep 0' 29764 1726882995.88963: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 29764 1726882995.88981: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29764 1726882995.89001: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726882995.89109: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726882995.89139: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29764 1726882995.89156: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29764 1726882995.89176: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726882995.89325: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726882996.07598: stdout chunk (state=3): >>> {"changed": true, "stdout": "bonding_masters\neth0\nlo\nrpltstbr", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 21:43:16.070030", "end": "2024-09-20 21:43:16.073873", "delta": "0:00:00.003843", "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}}} <<< 29764 1726882996.09459: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.41.238 closed. <<< 29764 1726882996.09463: stdout chunk (state=3): >>><<< 29764 1726882996.09465: stderr chunk (state=3): >>><<< 29764 1726882996.09492: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "bonding_masters\neth0\nlo\nrpltstbr", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 21:43:16.070030", "end": "2024-09-20 21:43:16.073873", "delta": "0:00:00.003843", "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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.41.238 closed. 29764 1726882996.09548: 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-1726882995.6240656-29967-69769259194387/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29764 1726882996.09569: _low_level_execute_command(): starting 29764 1726882996.09640: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882995.6240656-29967-69769259194387/ > /dev/null 2>&1 && sleep 0' 29764 1726882996.10280: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 29764 1726882996.10296: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29764 1726882996.10319: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726882996.10339: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29764 1726882996.10427: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726882996.10468: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29764 1726882996.10491: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29764 1726882996.10518: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726882996.10675: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726882996.12839: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726882996.12859: stderr chunk (state=3): >>><<< 29764 1726882996.12868: stdout chunk (state=3): >>><<< 29764 1726882996.12894: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29764 1726882996.13040: handler run complete 29764 1726882996.13043: Evaluated conditional (False): False 29764 1726882996.13046: attempt loop complete, returning result 29764 1726882996.13048: _execute() done 29764 1726882996.13050: dumping result to json 29764 1726882996.13052: done dumping result, returning 29764 1726882996.13054: done running TaskExecutor() for managed_node3/TASK: Gather current interface info [0affe814-3a2d-da6f-1817-0000000000e6] 29764 1726882996.13057: sending task result for task 0affe814-3a2d-da6f-1817-0000000000e6 29764 1726882996.13140: done sending task result for task 0affe814-3a2d-da6f-1817-0000000000e6 29764 1726882996.13143: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003843", "end": "2024-09-20 21:43:16.073873", "rc": 0, "start": "2024-09-20 21:43:16.070030" } STDOUT: bonding_masters eth0 lo rpltstbr 29764 1726882996.13275: no more pending results, returning what we have 29764 1726882996.13279: results queue empty 29764 1726882996.13280: checking for any_errors_fatal 29764 1726882996.13282: done checking for any_errors_fatal 29764 1726882996.13283: checking for max_fail_percentage 29764 1726882996.13285: done checking for max_fail_percentage 29764 1726882996.13286: checking to see if all hosts have failed and the running result is not ok 29764 1726882996.13288: done checking to see if all hosts have failed 29764 1726882996.13289: getting the remaining hosts for this loop 29764 1726882996.13291: done getting the remaining hosts for this loop 29764 1726882996.13295: getting the next task for host managed_node3 29764 1726882996.13303: done getting next task for host managed_node3 29764 1726882996.13306: ^ task is: TASK: Set current_interfaces 29764 1726882996.13311: ^ 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 29764 1726882996.13315: getting variables 29764 1726882996.13317: in VariableManager get_vars() 29764 1726882996.13400: Calling all_inventory to load vars for managed_node3 29764 1726882996.13404: Calling groups_inventory to load vars for managed_node3 29764 1726882996.13408: Calling all_plugins_inventory to load vars for managed_node3 29764 1726882996.13421: Calling all_plugins_play to load vars for managed_node3 29764 1726882996.13425: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726882996.13429: Calling groups_plugins_play to load vars for managed_node3 29764 1726882996.13711: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726882996.13912: done with get_vars() 29764 1726882996.13922: done getting variables 29764 1726882996.13971: 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-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Friday 20 September 2024 21:43:16 -0400 (0:00:00.583) 0:00:06.005 ****** 29764 1726882996.13997: entering _queue_task() for managed_node3/set_fact 29764 1726882996.14206: worker is 1 (out of 1 available) 29764 1726882996.14222: exiting _queue_task() for managed_node3/set_fact 29764 1726882996.14236: done queuing things up, now waiting for results queue to drain 29764 1726882996.14238: waiting for pending results... 29764 1726882996.14392: running TaskExecutor() for managed_node3/TASK: Set current_interfaces 29764 1726882996.14475: in run() - task 0affe814-3a2d-da6f-1817-0000000000e7 29764 1726882996.14487: variable 'ansible_search_path' from source: unknown 29764 1726882996.14491: variable 'ansible_search_path' from source: unknown 29764 1726882996.14523: calling self._execute() 29764 1726882996.14601: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726882996.14607: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726882996.14617: variable 'omit' from source: magic vars 29764 1726882996.14930: variable 'ansible_distribution_major_version' from source: facts 29764 1726882996.14944: Evaluated conditional (ansible_distribution_major_version != '6'): True 29764 1726882996.15129: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29764 1726882996.17215: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29764 1726882996.17270: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29764 1726882996.17304: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29764 1726882996.17335: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29764 1726882996.17357: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29764 1726882996.17437: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726882996.17462: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726882996.17486: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726882996.17523: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726882996.17536: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726882996.17630: variable 'ansible_distribution' from source: facts 29764 1726882996.17635: variable 'ansible_distribution_major_version' from source: facts 29764 1726882996.17643: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 29764 1726882996.17649: variable 'omit' from source: magic vars 29764 1726882996.17694: variable 'omit' from source: magic vars 29764 1726882996.17781: variable '_current_interfaces' from source: set_fact 29764 1726882996.17832: variable 'omit' from source: magic vars 29764 1726882996.17854: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29764 1726882996.17880: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29764 1726882996.17895: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29764 1726882996.17910: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29764 1726882996.17921: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29764 1726882996.17951: variable 'inventory_hostname' from source: host vars for 'managed_node3' 29764 1726882996.17954: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726882996.17957: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726882996.18038: Set connection var ansible_shell_executable to /bin/sh 29764 1726882996.18048: Set connection var ansible_timeout to 10 29764 1726882996.18051: Set connection var ansible_shell_type to sh 29764 1726882996.18055: Set connection var ansible_pipelining to False 29764 1726882996.18064: Set connection var ansible_module_compression to ZIP_DEFLATED 29764 1726882996.18067: Set connection var ansible_connection to ssh 29764 1726882996.18093: variable 'ansible_shell_executable' from source: unknown 29764 1726882996.18096: variable 'ansible_connection' from source: unknown 29764 1726882996.18098: variable 'ansible_module_compression' from source: unknown 29764 1726882996.18101: variable 'ansible_shell_type' from source: unknown 29764 1726882996.18106: variable 'ansible_shell_executable' from source: unknown 29764 1726882996.18109: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726882996.18114: variable 'ansible_pipelining' from source: unknown 29764 1726882996.18117: variable 'ansible_timeout' from source: unknown 29764 1726882996.18122: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726882996.18209: 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) 29764 1726882996.18217: variable 'omit' from source: magic vars 29764 1726882996.18223: starting attempt loop 29764 1726882996.18226: running the handler 29764 1726882996.18237: handler run complete 29764 1726882996.18250: attempt loop complete, returning result 29764 1726882996.18253: _execute() done 29764 1726882996.18255: dumping result to json 29764 1726882996.18258: done dumping result, returning 29764 1726882996.18270: done running TaskExecutor() for managed_node3/TASK: Set current_interfaces [0affe814-3a2d-da6f-1817-0000000000e7] 29764 1726882996.18273: sending task result for task 0affe814-3a2d-da6f-1817-0000000000e7 29764 1726882996.18387: done sending task result for task 0affe814-3a2d-da6f-1817-0000000000e7 29764 1726882996.18390: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "rpltstbr" ] }, "changed": false } 29764 1726882996.18459: no more pending results, returning what we have 29764 1726882996.18462: results queue empty 29764 1726882996.18464: checking for any_errors_fatal 29764 1726882996.18470: done checking for any_errors_fatal 29764 1726882996.18471: checking for max_fail_percentage 29764 1726882996.18473: done checking for max_fail_percentage 29764 1726882996.18474: checking to see if all hosts have failed and the running result is not ok 29764 1726882996.18475: done checking to see if all hosts have failed 29764 1726882996.18476: getting the remaining hosts for this loop 29764 1726882996.18478: done getting the remaining hosts for this loop 29764 1726882996.18482: getting the next task for host managed_node3 29764 1726882996.18490: done getting next task for host managed_node3 29764 1726882996.18492: ^ task is: TASK: Show current_interfaces 29764 1726882996.18496: ^ 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 29764 1726882996.18504: getting variables 29764 1726882996.18506: in VariableManager get_vars() 29764 1726882996.18531: Calling all_inventory to load vars for managed_node3 29764 1726882996.18536: Calling groups_inventory to load vars for managed_node3 29764 1726882996.18539: Calling all_plugins_inventory to load vars for managed_node3 29764 1726882996.18549: Calling all_plugins_play to load vars for managed_node3 29764 1726882996.18554: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726882996.18559: Calling groups_plugins_play to load vars for managed_node3 29764 1726882996.18844: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726882996.19275: done with get_vars() 29764 1726882996.19298: done getting variables 29764 1726882996.19369: 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-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Friday 20 September 2024 21:43:16 -0400 (0:00:00.054) 0:00:06.059 ****** 29764 1726882996.19415: entering _queue_task() for managed_node3/debug 29764 1726882996.19670: worker is 1 (out of 1 available) 29764 1726882996.19686: exiting _queue_task() for managed_node3/debug 29764 1726882996.19699: done queuing things up, now waiting for results queue to drain 29764 1726882996.19701: waiting for pending results... 29764 1726882996.20001: running TaskExecutor() for managed_node3/TASK: Show current_interfaces 29764 1726882996.20065: in run() - task 0affe814-3a2d-da6f-1817-0000000000ac 29764 1726882996.20080: variable 'ansible_search_path' from source: unknown 29764 1726882996.20085: variable 'ansible_search_path' from source: unknown 29764 1726882996.20121: calling self._execute() 29764 1726882996.20199: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726882996.20203: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726882996.20215: variable 'omit' from source: magic vars 29764 1726882996.20514: variable 'ansible_distribution_major_version' from source: facts 29764 1726882996.20525: Evaluated conditional (ansible_distribution_major_version != '6'): True 29764 1726882996.20708: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29764 1726882996.22732: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29764 1726882996.22813: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29764 1726882996.22857: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29764 1726882996.22891: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29764 1726882996.22938: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29764 1726882996.23015: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726882996.23058: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726882996.23147: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726882996.23160: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726882996.23184: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726882996.23324: variable 'ansible_distribution' from source: facts 29764 1726882996.23339: variable 'ansible_distribution_major_version' from source: facts 29764 1726882996.23353: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 29764 1726882996.23366: variable 'omit' from source: magic vars 29764 1726882996.23425: variable 'omit' from source: magic vars 29764 1726882996.23739: variable 'current_interfaces' from source: set_fact 29764 1726882996.23742: variable 'omit' from source: magic vars 29764 1726882996.23745: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29764 1726882996.23748: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29764 1726882996.23750: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29764 1726882996.23752: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29764 1726882996.23755: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29764 1726882996.23757: variable 'inventory_hostname' from source: host vars for 'managed_node3' 29764 1726882996.23759: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726882996.23762: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726882996.23863: Set connection var ansible_shell_executable to /bin/sh 29764 1726882996.23876: Set connection var ansible_timeout to 10 29764 1726882996.23884: Set connection var ansible_shell_type to sh 29764 1726882996.23898: Set connection var ansible_pipelining to False 29764 1726882996.23913: Set connection var ansible_module_compression to ZIP_DEFLATED 29764 1726882996.23922: Set connection var ansible_connection to ssh 29764 1726882996.23961: variable 'ansible_shell_executable' from source: unknown 29764 1726882996.23971: variable 'ansible_connection' from source: unknown 29764 1726882996.23979: variable 'ansible_module_compression' from source: unknown 29764 1726882996.23988: variable 'ansible_shell_type' from source: unknown 29764 1726882996.23997: variable 'ansible_shell_executable' from source: unknown 29764 1726882996.24008: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726882996.24016: variable 'ansible_pipelining' from source: unknown 29764 1726882996.24020: variable 'ansible_timeout' from source: unknown 29764 1726882996.24022: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726882996.24130: 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) 29764 1726882996.24144: variable 'omit' from source: magic vars 29764 1726882996.24148: starting attempt loop 29764 1726882996.24151: running the handler 29764 1726882996.24193: handler run complete 29764 1726882996.24211: attempt loop complete, returning result 29764 1726882996.24214: _execute() done 29764 1726882996.24217: dumping result to json 29764 1726882996.24223: done dumping result, returning 29764 1726882996.24230: done running TaskExecutor() for managed_node3/TASK: Show current_interfaces [0affe814-3a2d-da6f-1817-0000000000ac] 29764 1726882996.24239: sending task result for task 0affe814-3a2d-da6f-1817-0000000000ac 29764 1726882996.24320: done sending task result for task 0affe814-3a2d-da6f-1817-0000000000ac 29764 1726882996.24323: WORKER PROCESS EXITING ok: [managed_node3] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'rpltstbr'] 29764 1726882996.24377: no more pending results, returning what we have 29764 1726882996.24380: results queue empty 29764 1726882996.24381: checking for any_errors_fatal 29764 1726882996.24386: done checking for any_errors_fatal 29764 1726882996.24387: checking for max_fail_percentage 29764 1726882996.24389: done checking for max_fail_percentage 29764 1726882996.24390: checking to see if all hosts have failed and the running result is not ok 29764 1726882996.24391: done checking to see if all hosts have failed 29764 1726882996.24392: getting the remaining hosts for this loop 29764 1726882996.24394: done getting the remaining hosts for this loop 29764 1726882996.24398: getting the next task for host managed_node3 29764 1726882996.24405: done getting next task for host managed_node3 29764 1726882996.24408: ^ task is: TASK: Setup 29764 1726882996.24411: ^ 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 29764 1726882996.24421: getting variables 29764 1726882996.24423: in VariableManager get_vars() 29764 1726882996.24450: Calling all_inventory to load vars for managed_node3 29764 1726882996.24453: Calling groups_inventory to load vars for managed_node3 29764 1726882996.24457: Calling all_plugins_inventory to load vars for managed_node3 29764 1726882996.24465: Calling all_plugins_play to load vars for managed_node3 29764 1726882996.24468: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726882996.24472: Calling groups_plugins_play to load vars for managed_node3 29764 1726882996.24644: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726882996.24837: done with get_vars() 29764 1726882996.24845: done getting variables TASK [Setup] ******************************************************************* task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:24 Friday 20 September 2024 21:43:16 -0400 (0:00:00.054) 0:00:06.114 ****** 29764 1726882996.24913: entering _queue_task() for managed_node3/include_tasks 29764 1726882996.25094: worker is 1 (out of 1 available) 29764 1726882996.25110: exiting _queue_task() for managed_node3/include_tasks 29764 1726882996.25123: done queuing things up, now waiting for results queue to drain 29764 1726882996.25125: waiting for pending results... 29764 1726882996.25284: running TaskExecutor() for managed_node3/TASK: Setup 29764 1726882996.25350: in run() - task 0affe814-3a2d-da6f-1817-000000000085 29764 1726882996.25365: variable 'ansible_search_path' from source: unknown 29764 1726882996.25369: variable 'ansible_search_path' from source: unknown 29764 1726882996.25410: variable 'lsr_setup' from source: include params 29764 1726882996.25574: variable 'lsr_setup' from source: include params 29764 1726882996.25627: variable 'omit' from source: magic vars 29764 1726882996.25720: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726882996.25728: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726882996.25741: variable 'omit' from source: magic vars 29764 1726882996.26139: variable 'ansible_distribution_major_version' from source: facts 29764 1726882996.26143: Evaluated conditional (ansible_distribution_major_version != '6'): True 29764 1726882996.26355: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29764 1726882996.28165: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29764 1726882996.28224: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29764 1726882996.28260: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29764 1726882996.28292: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29764 1726882996.28314: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29764 1726882996.28382: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726882996.28405: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726882996.28425: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726882996.28465: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726882996.28478: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726882996.28571: variable 'ansible_distribution' from source: facts 29764 1726882996.28578: variable 'ansible_distribution_major_version' from source: facts 29764 1726882996.28584: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 29764 1726882996.28678: variable 'ansible_distribution_major_version' from source: facts 29764 1726882996.28682: Evaluated conditional (ansible_distribution_major_version != '6'): True 29764 1726882996.28838: variable 'ansible_distribution' from source: facts 29764 1726882996.28842: variable 'ansible_distribution_major_version' from source: facts 29764 1726882996.28849: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 29764 1726882996.28855: variable 'item' from source: unknown 29764 1726882996.28913: variable 'item' from source: unknown 29764 1726882996.28943: variable 'item' from source: unknown 29764 1726882996.28995: variable 'item' from source: unknown 29764 1726882996.29119: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726882996.29122: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726882996.29125: variable 'omit' from source: magic vars 29764 1726882996.29241: variable 'ansible_distribution_major_version' from source: facts 29764 1726882996.29248: Evaluated conditional (ansible_distribution_major_version != '6'): True 29764 1726882996.29362: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726882996.29385: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726882996.29405: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726882996.29438: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726882996.29451: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726882996.29529: variable 'ansible_distribution' from source: facts 29764 1726882996.29533: variable 'ansible_distribution_major_version' from source: facts 29764 1726882996.29541: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 29764 1726882996.29631: variable 'ansible_distribution_major_version' from source: facts 29764 1726882996.29639: Evaluated conditional (ansible_distribution_major_version != '6'): True 29764 1726882996.29796: variable 'ansible_distribution' from source: facts 29764 1726882996.29800: variable 'ansible_distribution_major_version' from source: facts 29764 1726882996.29807: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 29764 1726882996.29813: variable 'item' from source: unknown 29764 1726882996.29863: variable 'item' from source: unknown 29764 1726882996.29888: variable 'item' from source: unknown 29764 1726882996.29940: variable 'item' from source: unknown 29764 1726882996.30009: dumping result to json 29764 1726882996.30012: done dumping result, returning 29764 1726882996.30014: done running TaskExecutor() for managed_node3/TASK: Setup [0affe814-3a2d-da6f-1817-000000000085] 29764 1726882996.30018: sending task result for task 0affe814-3a2d-da6f-1817-000000000085 29764 1726882996.30057: done sending task result for task 0affe814-3a2d-da6f-1817-000000000085 29764 1726882996.30059: WORKER PROCESS EXITING 29764 1726882996.30098: no more pending results, returning what we have 29764 1726882996.30103: in VariableManager get_vars() 29764 1726882996.30138: Calling all_inventory to load vars for managed_node3 29764 1726882996.30141: Calling groups_inventory to load vars for managed_node3 29764 1726882996.30145: Calling all_plugins_inventory to load vars for managed_node3 29764 1726882996.30155: Calling all_plugins_play to load vars for managed_node3 29764 1726882996.30159: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726882996.30162: Calling groups_plugins_play to load vars for managed_node3 29764 1726882996.30385: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726882996.30578: done with get_vars() 29764 1726882996.30585: variable 'ansible_search_path' from source: unknown 29764 1726882996.30589: variable 'ansible_search_path' from source: unknown 29764 1726882996.30621: variable 'ansible_search_path' from source: unknown 29764 1726882996.30622: variable 'ansible_search_path' from source: unknown 29764 1726882996.30646: we have included files to process 29764 1726882996.30647: generating all_blocks data 29764 1726882996.30648: done generating all_blocks data 29764 1726882996.30652: processing included file: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml 29764 1726882996.30653: loading included file: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml 29764 1726882996.30654: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml 29764 1726882996.30823: done processing included file 29764 1726882996.30825: iterating over new_blocks loaded from include file 29764 1726882996.30826: in VariableManager get_vars() 29764 1726882996.30841: done with get_vars() 29764 1726882996.30842: filtering new block on tags 29764 1726882996.30861: done filtering new block on tags 29764 1726882996.30863: done iterating over new_blocks loaded from include file included: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml for managed_node3 => (item=tasks/delete_interface.yml) 29764 1726882996.30866: processing included file: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 29764 1726882996.30867: loading included file: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 29764 1726882996.30869: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 29764 1726882996.30962: in VariableManager get_vars() 29764 1726882996.30977: done with get_vars() 29764 1726882996.31068: done processing included file 29764 1726882996.31069: iterating over new_blocks loaded from include file 29764 1726882996.31070: in VariableManager get_vars() 29764 1726882996.31083: done with get_vars() 29764 1726882996.31084: filtering new block on tags 29764 1726882996.31107: done filtering new block on tags 29764 1726882996.31108: done iterating over new_blocks loaded from include file included: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml for managed_node3 => (item=tasks/assert_device_absent.yml) 29764 1726882996.31111: extending task lists for all hosts with included blocks 29764 1726882996.31576: done extending task lists 29764 1726882996.31577: done processing included files 29764 1726882996.31578: results queue empty 29764 1726882996.31579: checking for any_errors_fatal 29764 1726882996.31581: done checking for any_errors_fatal 29764 1726882996.31582: checking for max_fail_percentage 29764 1726882996.31582: done checking for max_fail_percentage 29764 1726882996.31583: checking to see if all hosts have failed and the running result is not ok 29764 1726882996.31584: done checking to see if all hosts have failed 29764 1726882996.31584: getting the remaining hosts for this loop 29764 1726882996.31585: done getting the remaining hosts for this loop 29764 1726882996.31587: getting the next task for host managed_node3 29764 1726882996.31592: done getting next task for host managed_node3 29764 1726882996.31594: ^ task is: TASK: Remove test interface if necessary 29764 1726882996.31597: ^ 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 29764 1726882996.31599: getting variables 29764 1726882996.31599: in VariableManager get_vars() 29764 1726882996.31606: Calling all_inventory to load vars for managed_node3 29764 1726882996.31608: Calling groups_inventory to load vars for managed_node3 29764 1726882996.31609: Calling all_plugins_inventory to load vars for managed_node3 29764 1726882996.31613: Calling all_plugins_play to load vars for managed_node3 29764 1726882996.31615: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726882996.31618: Calling groups_plugins_play to load vars for managed_node3 29764 1726882996.31774: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726882996.31959: done with get_vars() 29764 1726882996.31967: done getting variables 29764 1726882996.31999: 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-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml:3 Friday 20 September 2024 21:43:16 -0400 (0:00:00.071) 0:00:06.185 ****** 29764 1726882996.32020: entering _queue_task() for managed_node3/command 29764 1726882996.32207: worker is 1 (out of 1 available) 29764 1726882996.32221: exiting _queue_task() for managed_node3/command 29764 1726882996.32236: done queuing things up, now waiting for results queue to drain 29764 1726882996.32238: waiting for pending results... 29764 1726882996.32384: running TaskExecutor() for managed_node3/TASK: Remove test interface if necessary 29764 1726882996.32461: in run() - task 0affe814-3a2d-da6f-1817-00000000010c 29764 1726882996.32482: variable 'ansible_search_path' from source: unknown 29764 1726882996.32486: variable 'ansible_search_path' from source: unknown 29764 1726882996.32517: calling self._execute() 29764 1726882996.32586: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726882996.32592: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726882996.32602: variable 'omit' from source: magic vars 29764 1726882996.32897: variable 'ansible_distribution_major_version' from source: facts 29764 1726882996.32911: Evaluated conditional (ansible_distribution_major_version != '6'): True 29764 1726882996.33089: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29764 1726882996.34765: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29764 1726882996.34818: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29764 1726882996.34849: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29764 1726882996.34886: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29764 1726882996.34908: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29764 1726882996.34985: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726882996.35012: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726882996.35033: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726882996.35067: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726882996.35083: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726882996.35176: variable 'ansible_distribution' from source: facts 29764 1726882996.35185: variable 'ansible_distribution_major_version' from source: facts 29764 1726882996.35191: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 29764 1726882996.35200: variable 'omit' from source: magic vars 29764 1726882996.35237: variable 'omit' from source: magic vars 29764 1726882996.35317: variable 'interface' from source: play vars 29764 1726882996.35331: variable 'omit' from source: magic vars 29764 1726882996.35353: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29764 1726882996.35378: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29764 1726882996.35394: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29764 1726882996.35411: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29764 1726882996.35422: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29764 1726882996.35450: variable 'inventory_hostname' from source: host vars for 'managed_node3' 29764 1726882996.35454: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726882996.35457: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726882996.35537: Set connection var ansible_shell_executable to /bin/sh 29764 1726882996.35545: Set connection var ansible_timeout to 10 29764 1726882996.35548: Set connection var ansible_shell_type to sh 29764 1726882996.35555: Set connection var ansible_pipelining to False 29764 1726882996.35563: Set connection var ansible_module_compression to ZIP_DEFLATED 29764 1726882996.35566: Set connection var ansible_connection to ssh 29764 1726882996.35591: variable 'ansible_shell_executable' from source: unknown 29764 1726882996.35594: variable 'ansible_connection' from source: unknown 29764 1726882996.35596: variable 'ansible_module_compression' from source: unknown 29764 1726882996.35601: variable 'ansible_shell_type' from source: unknown 29764 1726882996.35604: variable 'ansible_shell_executable' from source: unknown 29764 1726882996.35609: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726882996.35615: variable 'ansible_pipelining' from source: unknown 29764 1726882996.35618: variable 'ansible_timeout' from source: unknown 29764 1726882996.35623: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726882996.35709: 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) 29764 1726882996.35718: variable 'omit' from source: magic vars 29764 1726882996.35723: starting attempt loop 29764 1726882996.35728: running the handler 29764 1726882996.35744: _low_level_execute_command(): starting 29764 1726882996.35751: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29764 1726882996.36233: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726882996.36263: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found <<< 29764 1726882996.36267: 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.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726882996.36271: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726882996.36332: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29764 1726882996.36348: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29764 1726882996.36351: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726882996.36460: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726882996.38329: stdout chunk (state=3): >>>/root <<< 29764 1726882996.38446: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726882996.38493: stderr chunk (state=3): >>><<< 29764 1726882996.38502: stdout chunk (state=3): >>><<< 29764 1726882996.38516: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29764 1726882996.38526: _low_level_execute_command(): starting 29764 1726882996.38532: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882996.3851645-29996-28354945219631 `" && echo ansible-tmp-1726882996.3851645-29996-28354945219631="` echo /root/.ansible/tmp/ansible-tmp-1726882996.3851645-29996-28354945219631 `" ) && sleep 0' 29764 1726882996.38970: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726882996.38975: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726882996.38978: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726882996.38980: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726882996.39032: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29764 1726882996.39041: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726882996.39156: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726882996.41252: stdout chunk (state=3): >>>ansible-tmp-1726882996.3851645-29996-28354945219631=/root/.ansible/tmp/ansible-tmp-1726882996.3851645-29996-28354945219631 <<< 29764 1726882996.41367: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726882996.41409: stderr chunk (state=3): >>><<< 29764 1726882996.41412: stdout chunk (state=3): >>><<< 29764 1726882996.41426: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882996.3851645-29996-28354945219631=/root/.ansible/tmp/ansible-tmp-1726882996.3851645-29996-28354945219631 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29764 1726882996.41454: variable 'ansible_module_compression' from source: unknown 29764 1726882996.41495: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-29764ooyjyvtd/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 29764 1726882996.41523: variable 'ansible_facts' from source: unknown 29764 1726882996.41591: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882996.3851645-29996-28354945219631/AnsiballZ_command.py 29764 1726882996.41692: Sending initial data 29764 1726882996.41696: Sent initial data (155 bytes) 29764 1726882996.42136: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 29764 1726882996.42140: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found <<< 29764 1726882996.42142: 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.41.238 is address debug1: re-parsing configuration <<< 29764 1726882996.42145: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found <<< 29764 1726882996.42147: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726882996.42206: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 29764 1726882996.42209: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726882996.42318: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726882996.44043: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 <<< 29764 1726882996.44049: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 29764 1726882996.44153: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29764 1726882996.44266: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29764ooyjyvtd/tmpc2csgpvy /root/.ansible/tmp/ansible-tmp-1726882996.3851645-29996-28354945219631/AnsiballZ_command.py <<< 29764 1726882996.44276: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882996.3851645-29996-28354945219631/AnsiballZ_command.py" <<< 29764 1726882996.44381: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-29764ooyjyvtd/tmpc2csgpvy" to remote "/root/.ansible/tmp/ansible-tmp-1726882996.3851645-29996-28354945219631/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882996.3851645-29996-28354945219631/AnsiballZ_command.py" <<< 29764 1726882996.45551: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726882996.45586: stderr chunk (state=3): >>><<< 29764 1726882996.45598: stdout chunk (state=3): >>><<< 29764 1726882996.45708: done transferring module to remote 29764 1726882996.45711: _low_level_execute_command(): starting 29764 1726882996.45714: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882996.3851645-29996-28354945219631/ /root/.ansible/tmp/ansible-tmp-1726882996.3851645-29996-28354945219631/AnsiballZ_command.py && sleep 0' 29764 1726882996.46175: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726882996.46198: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726882996.46201: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726882996.46273: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 29764 1726882996.46277: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726882996.46384: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726882996.48561: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726882996.48564: stdout chunk (state=3): >>><<< 29764 1726882996.48567: stderr chunk (state=3): >>><<< 29764 1726882996.48640: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29764 1726882996.48644: _low_level_execute_command(): starting 29764 1726882996.48646: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882996.3851645-29996-28354945219631/AnsiballZ_command.py && sleep 0' 29764 1726882996.49163: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 29764 1726882996.49178: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29764 1726882996.49192: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726882996.49212: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29764 1726882996.49229: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 <<< 29764 1726882996.49244: stderr chunk (state=3): >>>debug2: match not found <<< 29764 1726882996.49258: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726882996.49279: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29764 1726882996.49293: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.238 is address <<< 29764 1726882996.49349: 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.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726882996.49396: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29764 1726882996.49418: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29764 1726882996.49439: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726882996.49591: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726882996.68036: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "Cannot find device \"team0\"", "rc": 1, "cmd": ["ip", "link", "del", "team0"], "start": "2024-09-20 21:43:16.669987", "end": "2024-09-20 21:43:16.678066", "delta": "0:00:00.008079", "failed": true, "msg": "non-zero return code", "invocation": {"module_args": {"_raw_params": "ip link del team0", "_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}}} <<< 29764 1726882996.69625: stderr chunk (state=3): >>>debug2: Received exit status from master 1 <<< 29764 1726882996.69637: stderr chunk (state=3): >>>Shared connection to 10.31.41.238 closed. <<< 29764 1726882996.69705: stderr chunk (state=3): >>><<< 29764 1726882996.69714: stdout chunk (state=3): >>><<< 29764 1726882996.69733: _low_level_execute_command() done: rc=1, stdout= {"changed": true, "stdout": "", "stderr": "Cannot find device \"team0\"", "rc": 1, "cmd": ["ip", "link", "del", "team0"], "start": "2024-09-20 21:43:16.669987", "end": "2024-09-20 21:43:16.678066", "delta": "0:00:00.008079", "failed": true, "msg": "non-zero return code", "invocation": {"module_args": {"_raw_params": "ip link del team0", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_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.41.238 closed. 29764 1726882996.69781: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip link del team0', '_ansible_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-1726882996.3851645-29996-28354945219631/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29764 1726882996.69789: _low_level_execute_command(): starting 29764 1726882996.69840: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882996.3851645-29996-28354945219631/ > /dev/null 2>&1 && sleep 0' 29764 1726882996.70233: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726882996.70238: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726882996.70241: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726882996.70243: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726882996.70297: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 29764 1726882996.70302: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726882996.70415: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726882996.72539: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726882996.72543: stdout chunk (state=3): >>><<< 29764 1726882996.72550: stderr chunk (state=3): >>><<< 29764 1726882996.72739: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29764 1726882996.72743: handler run complete 29764 1726882996.72746: Evaluated conditional (False): False 29764 1726882996.72748: attempt loop complete, returning result 29764 1726882996.72750: _execute() done 29764 1726882996.72752: dumping result to json 29764 1726882996.72754: done dumping result, returning 29764 1726882996.72756: done running TaskExecutor() for managed_node3/TASK: Remove test interface if necessary [0affe814-3a2d-da6f-1817-00000000010c] 29764 1726882996.72758: sending task result for task 0affe814-3a2d-da6f-1817-00000000010c 29764 1726882996.72841: done sending task result for task 0affe814-3a2d-da6f-1817-00000000010c 29764 1726882996.72844: WORKER PROCESS EXITING fatal: [managed_node3]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "team0" ], "delta": "0:00:00.008079", "end": "2024-09-20 21:43:16.678066", "rc": 1, "start": "2024-09-20 21:43:16.669987" } STDERR: Cannot find device "team0" MSG: non-zero return code ...ignoring 29764 1726882996.73053: no more pending results, returning what we have 29764 1726882996.73058: results queue empty 29764 1726882996.73059: checking for any_errors_fatal 29764 1726882996.73061: done checking for any_errors_fatal 29764 1726882996.73062: checking for max_fail_percentage 29764 1726882996.73064: done checking for max_fail_percentage 29764 1726882996.73065: checking to see if all hosts have failed and the running result is not ok 29764 1726882996.73066: done checking to see if all hosts have failed 29764 1726882996.73067: getting the remaining hosts for this loop 29764 1726882996.73069: done getting the remaining hosts for this loop 29764 1726882996.73076: getting the next task for host managed_node3 29764 1726882996.73086: done getting next task for host managed_node3 29764 1726882996.73089: ^ task is: TASK: Include the task 'get_interface_stat.yml' 29764 1726882996.73094: ^ 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 29764 1726882996.73098: getting variables 29764 1726882996.73100: in VariableManager get_vars() 29764 1726882996.73131: Calling all_inventory to load vars for managed_node3 29764 1726882996.73344: Calling groups_inventory to load vars for managed_node3 29764 1726882996.73349: Calling all_plugins_inventory to load vars for managed_node3 29764 1726882996.73360: Calling all_plugins_play to load vars for managed_node3 29764 1726882996.73363: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726882996.73368: Calling groups_plugins_play to load vars for managed_node3 29764 1726882996.73768: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726882996.74115: done with get_vars() 29764 1726882996.74129: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:3 Friday 20 September 2024 21:43:16 -0400 (0:00:00.422) 0:00:06.607 ****** 29764 1726882996.74236: entering _queue_task() for managed_node3/include_tasks 29764 1726882996.74493: worker is 1 (out of 1 available) 29764 1726882996.74509: exiting _queue_task() for managed_node3/include_tasks 29764 1726882996.74521: done queuing things up, now waiting for results queue to drain 29764 1726882996.74523: waiting for pending results... 29764 1726882996.74854: running TaskExecutor() for managed_node3/TASK: Include the task 'get_interface_stat.yml' 29764 1726882996.74942: in run() - task 0affe814-3a2d-da6f-1817-000000000110 29764 1726882996.74948: variable 'ansible_search_path' from source: unknown 29764 1726882996.74951: variable 'ansible_search_path' from source: unknown 29764 1726882996.74980: calling self._execute() 29764 1726882996.75089: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726882996.75093: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726882996.75096: variable 'omit' from source: magic vars 29764 1726882996.75481: variable 'ansible_distribution_major_version' from source: facts 29764 1726882996.75499: Evaluated conditional (ansible_distribution_major_version != '6'): True 29764 1726882996.75783: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29764 1726882996.78396: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29764 1726882996.78493: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29764 1726882996.78546: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29764 1726882996.78592: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29764 1726882996.78631: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29764 1726882996.78723: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726882996.78770: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726882996.78806: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726882996.78873: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726882996.78896: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726882996.79042: variable 'ansible_distribution' from source: facts 29764 1726882996.79052: variable 'ansible_distribution_major_version' from source: facts 29764 1726882996.79069: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 29764 1726882996.79079: _execute() done 29764 1726882996.79087: dumping result to json 29764 1726882996.79095: done dumping result, returning 29764 1726882996.79106: done running TaskExecutor() for managed_node3/TASK: Include the task 'get_interface_stat.yml' [0affe814-3a2d-da6f-1817-000000000110] 29764 1726882996.79114: sending task result for task 0affe814-3a2d-da6f-1817-000000000110 29764 1726882996.79385: done sending task result for task 0affe814-3a2d-da6f-1817-000000000110 29764 1726882996.79388: WORKER PROCESS EXITING 29764 1726882996.79413: no more pending results, returning what we have 29764 1726882996.79418: in VariableManager get_vars() 29764 1726882996.79452: Calling all_inventory to load vars for managed_node3 29764 1726882996.79455: Calling groups_inventory to load vars for managed_node3 29764 1726882996.79459: Calling all_plugins_inventory to load vars for managed_node3 29764 1726882996.79469: Calling all_plugins_play to load vars for managed_node3 29764 1726882996.79473: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726882996.79477: Calling groups_plugins_play to load vars for managed_node3 29764 1726882996.79774: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726882996.80111: done with get_vars() 29764 1726882996.80122: variable 'ansible_search_path' from source: unknown 29764 1726882996.80123: variable 'ansible_search_path' from source: unknown 29764 1726882996.80132: variable 'item' from source: include params 29764 1726882996.80266: variable 'item' from source: include params 29764 1726882996.80312: we have included files to process 29764 1726882996.80313: generating all_blocks data 29764 1726882996.80315: done generating all_blocks data 29764 1726882996.80322: processing included file: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 29764 1726882996.80323: loading included file: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 29764 1726882996.80326: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 29764 1726882996.80601: done processing included file 29764 1726882996.80603: iterating over new_blocks loaded from include file 29764 1726882996.80605: in VariableManager get_vars() 29764 1726882996.80624: done with get_vars() 29764 1726882996.80626: filtering new block on tags 29764 1726882996.80662: done filtering new block on tags 29764 1726882996.80665: done iterating over new_blocks loaded from include file included: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node3 29764 1726882996.80671: extending task lists for all hosts with included blocks 29764 1726882996.80881: done extending task lists 29764 1726882996.80883: done processing included files 29764 1726882996.80884: results queue empty 29764 1726882996.80885: checking for any_errors_fatal 29764 1726882996.80892: done checking for any_errors_fatal 29764 1726882996.80893: checking for max_fail_percentage 29764 1726882996.80894: done checking for max_fail_percentage 29764 1726882996.80895: checking to see if all hosts have failed and the running result is not ok 29764 1726882996.80896: done checking to see if all hosts have failed 29764 1726882996.80898: getting the remaining hosts for this loop 29764 1726882996.80899: done getting the remaining hosts for this loop 29764 1726882996.80903: getting the next task for host managed_node3 29764 1726882996.80908: done getting next task for host managed_node3 29764 1726882996.80911: ^ task is: TASK: Get stat for interface {{ interface }} 29764 1726882996.80915: ^ 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 29764 1726882996.80922: getting variables 29764 1726882996.80924: in VariableManager get_vars() 29764 1726882996.80935: Calling all_inventory to load vars for managed_node3 29764 1726882996.80938: Calling groups_inventory to load vars for managed_node3 29764 1726882996.80942: Calling all_plugins_inventory to load vars for managed_node3 29764 1726882996.80948: Calling all_plugins_play to load vars for managed_node3 29764 1726882996.80951: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726882996.80955: Calling groups_plugins_play to load vars for managed_node3 29764 1726882996.81216: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726882996.81547: done with get_vars() 29764 1726882996.81558: done getting variables 29764 1726882996.81700: variable 'interface' from source: play vars TASK [Get stat for interface team0] ******************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Friday 20 September 2024 21:43:16 -0400 (0:00:00.074) 0:00:06.682 ****** 29764 1726882996.81732: entering _queue_task() for managed_node3/stat 29764 1726882996.81994: worker is 1 (out of 1 available) 29764 1726882996.82008: exiting _queue_task() for managed_node3/stat 29764 1726882996.82021: done queuing things up, now waiting for results queue to drain 29764 1726882996.82023: waiting for pending results... 29764 1726882996.82290: running TaskExecutor() for managed_node3/TASK: Get stat for interface team0 29764 1726882996.82425: in run() - task 0affe814-3a2d-da6f-1817-00000000015f 29764 1726882996.82446: variable 'ansible_search_path' from source: unknown 29764 1726882996.82450: variable 'ansible_search_path' from source: unknown 29764 1726882996.82680: calling self._execute() 29764 1726882996.82684: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726882996.82687: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726882996.82690: variable 'omit' from source: magic vars 29764 1726882996.83052: variable 'ansible_distribution_major_version' from source: facts 29764 1726882996.83097: Evaluated conditional (ansible_distribution_major_version != '6'): True 29764 1726882996.83417: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29764 1726882996.85511: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29764 1726882996.85536: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29764 1726882996.85591: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29764 1726882996.85646: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29764 1726882996.85741: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29764 1726882996.85797: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726882996.85839: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726882996.85891: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726882996.85948: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726882996.85986: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726882996.86163: variable 'ansible_distribution' from source: facts 29764 1726882996.86204: variable 'ansible_distribution_major_version' from source: facts 29764 1726882996.86222: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 29764 1726882996.86287: variable 'omit' from source: magic vars 29764 1726882996.86313: variable 'omit' from source: magic vars 29764 1726882996.86418: variable 'interface' from source: play vars 29764 1726882996.86435: variable 'omit' from source: magic vars 29764 1726882996.86458: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29764 1726882996.86482: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29764 1726882996.86497: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29764 1726882996.86513: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29764 1726882996.86523: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29764 1726882996.86558: variable 'inventory_hostname' from source: host vars for 'managed_node3' 29764 1726882996.86562: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726882996.86564: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726882996.86647: Set connection var ansible_shell_executable to /bin/sh 29764 1726882996.86655: Set connection var ansible_timeout to 10 29764 1726882996.86658: Set connection var ansible_shell_type to sh 29764 1726882996.86664: Set connection var ansible_pipelining to False 29764 1726882996.86672: Set connection var ansible_module_compression to ZIP_DEFLATED 29764 1726882996.86678: Set connection var ansible_connection to ssh 29764 1726882996.86701: variable 'ansible_shell_executable' from source: unknown 29764 1726882996.86704: variable 'ansible_connection' from source: unknown 29764 1726882996.86707: variable 'ansible_module_compression' from source: unknown 29764 1726882996.86711: variable 'ansible_shell_type' from source: unknown 29764 1726882996.86713: variable 'ansible_shell_executable' from source: unknown 29764 1726882996.86718: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726882996.86723: variable 'ansible_pipelining' from source: unknown 29764 1726882996.86726: variable 'ansible_timeout' from source: unknown 29764 1726882996.86732: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726882996.86843: 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__) 29764 1726882996.86855: variable 'omit' from source: magic vars 29764 1726882996.86861: starting attempt loop 29764 1726882996.86864: running the handler 29764 1726882996.86881: _low_level_execute_command(): starting 29764 1726882996.86888: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29764 1726882996.87376: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726882996.87380: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726882996.87384: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726882996.87386: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726882996.87439: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29764 1726882996.87442: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726882996.87570: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726882996.89477: stdout chunk (state=3): >>>/root <<< 29764 1726882996.89552: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726882996.89624: stderr chunk (state=3): >>><<< 29764 1726882996.89626: stdout chunk (state=3): >>><<< 29764 1726882996.89645: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29764 1726882996.89656: _low_level_execute_command(): starting 29764 1726882996.89663: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882996.8964381-30023-202741794851854 `" && echo ansible-tmp-1726882996.8964381-30023-202741794851854="` echo /root/.ansible/tmp/ansible-tmp-1726882996.8964381-30023-202741794851854 `" ) && sleep 0' 29764 1726882996.90105: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726882996.90110: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726882996.90113: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29764 1726882996.90115: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726882996.90170: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 29764 1726882996.90176: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726882996.90291: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726882996.92454: stdout chunk (state=3): >>>ansible-tmp-1726882996.8964381-30023-202741794851854=/root/.ansible/tmp/ansible-tmp-1726882996.8964381-30023-202741794851854 <<< 29764 1726882996.92846: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726882996.92850: stdout chunk (state=3): >>><<< 29764 1726882996.92852: stderr chunk (state=3): >>><<< 29764 1726882996.92855: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882996.8964381-30023-202741794851854=/root/.ansible/tmp/ansible-tmp-1726882996.8964381-30023-202741794851854 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29764 1726882996.92857: variable 'ansible_module_compression' from source: unknown 29764 1726882996.92905: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-29764ooyjyvtd/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 29764 1726882996.93176: variable 'ansible_facts' from source: unknown 29764 1726882996.93243: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882996.8964381-30023-202741794851854/AnsiballZ_stat.py 29764 1726882996.93684: Sending initial data 29764 1726882996.93748: Sent initial data (153 bytes) 29764 1726882996.94193: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 29764 1726882996.94218: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29764 1726882996.94253: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found <<< 29764 1726882996.94366: 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.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 29764 1726882996.94387: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726882996.94531: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726882996.96281: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 29764 1726882996.96414: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29764 1726882996.96520: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29764ooyjyvtd/tmpypomgfwn /root/.ansible/tmp/ansible-tmp-1726882996.8964381-30023-202741794851854/AnsiballZ_stat.py <<< 29764 1726882996.96544: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882996.8964381-30023-202741794851854/AnsiballZ_stat.py" <<< 29764 1726882996.96657: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-29764ooyjyvtd/tmpypomgfwn" to remote "/root/.ansible/tmp/ansible-tmp-1726882996.8964381-30023-202741794851854/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882996.8964381-30023-202741794851854/AnsiballZ_stat.py" <<< 29764 1726882996.98912: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726882996.98945: stderr chunk (state=3): >>><<< 29764 1726882996.98954: stdout chunk (state=3): >>><<< 29764 1726882996.98983: done transferring module to remote 29764 1726882996.99000: _low_level_execute_command(): starting 29764 1726882996.99081: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882996.8964381-30023-202741794851854/ /root/.ansible/tmp/ansible-tmp-1726882996.8964381-30023-202741794851854/AnsiballZ_stat.py && sleep 0' 29764 1726882996.99607: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 29764 1726882996.99622: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29764 1726882996.99690: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726882996.99704: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726882996.99787: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29764 1726882996.99809: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29764 1726882996.99853: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726882996.99994: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726882997.02207: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726882997.02210: stdout chunk (state=3): >>><<< 29764 1726882997.02212: stderr chunk (state=3): >>><<< 29764 1726882997.02370: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29764 1726882997.02374: _low_level_execute_command(): starting 29764 1726882997.02376: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882996.8964381-30023-202741794851854/AnsiballZ_stat.py && sleep 0' 29764 1726882997.02874: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 29764 1726882997.02894: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29764 1726882997.02909: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726882997.02949: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726882997.02963: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29764 1726882997.03055: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 29764 1726882997.03070: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29764 1726882997.03092: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726882997.03249: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726882997.21119: 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/team0", "follow": false, "checksum_algorithm": "sha1"}}} <<< 29764 1726882997.22742: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.41.238 closed. <<< 29764 1726882997.22745: stdout chunk (state=3): >>><<< 29764 1726882997.22748: stderr chunk (state=3): >>><<< 29764 1726882997.22751: _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/team0", "follow": false, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.41.238 closed. 29764 1726882997.22753: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/sys/class/net/team0', '_ansible_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-1726882996.8964381-30023-202741794851854/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29764 1726882997.22755: _low_level_execute_command(): starting 29764 1726882997.22758: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882996.8964381-30023-202741794851854/ > /dev/null 2>&1 && sleep 0' 29764 1726882997.23403: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 29764 1726882997.23428: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29764 1726882997.23546: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726882997.23566: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29764 1726882997.23582: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29764 1726882997.23603: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726882997.23747: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726882997.25853: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726882997.25889: stderr chunk (state=3): >>><<< 29764 1726882997.25913: stdout chunk (state=3): >>><<< 29764 1726882997.25941: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29764 1726882997.25961: handler run complete 29764 1726882997.26017: attempt loop complete, returning result 29764 1726882997.26139: _execute() done 29764 1726882997.26143: dumping result to json 29764 1726882997.26145: done dumping result, returning 29764 1726882997.26147: done running TaskExecutor() for managed_node3/TASK: Get stat for interface team0 [0affe814-3a2d-da6f-1817-00000000015f] 29764 1726882997.26150: sending task result for task 0affe814-3a2d-da6f-1817-00000000015f 29764 1726882997.26230: done sending task result for task 0affe814-3a2d-da6f-1817-00000000015f 29764 1726882997.26278: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 29764 1726882997.26377: no more pending results, returning what we have 29764 1726882997.26381: results queue empty 29764 1726882997.26383: checking for any_errors_fatal 29764 1726882997.26384: done checking for any_errors_fatal 29764 1726882997.26385: checking for max_fail_percentage 29764 1726882997.26387: done checking for max_fail_percentage 29764 1726882997.26388: checking to see if all hosts have failed and the running result is not ok 29764 1726882997.26390: done checking to see if all hosts have failed 29764 1726882997.26391: getting the remaining hosts for this loop 29764 1726882997.26394: done getting the remaining hosts for this loop 29764 1726882997.26400: getting the next task for host managed_node3 29764 1726882997.26410: done getting next task for host managed_node3 29764 1726882997.26414: ^ task is: TASK: Assert that the interface is absent - '{{ interface }}' 29764 1726882997.26420: ^ 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 29764 1726882997.26425: getting variables 29764 1726882997.26427: in VariableManager get_vars() 29764 1726882997.26616: Calling all_inventory to load vars for managed_node3 29764 1726882997.26620: Calling groups_inventory to load vars for managed_node3 29764 1726882997.26624: Calling all_plugins_inventory to load vars for managed_node3 29764 1726882997.26639: Calling all_plugins_play to load vars for managed_node3 29764 1726882997.26643: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726882997.26647: Calling groups_plugins_play to load vars for managed_node3 29764 1726882997.27388: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726882997.27746: done with get_vars() 29764 1726882997.27759: done getting variables 29764 1726882997.27869: 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) 29764 1726882997.28005: variable 'interface' from source: play vars TASK [Assert that the interface is absent - 'team0'] *************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:5 Friday 20 September 2024 21:43:17 -0400 (0:00:00.463) 0:00:07.145 ****** 29764 1726882997.28042: entering _queue_task() for managed_node3/assert 29764 1726882997.28044: Creating lock for assert 29764 1726882997.28317: worker is 1 (out of 1 available) 29764 1726882997.28332: exiting _queue_task() for managed_node3/assert 29764 1726882997.28557: done queuing things up, now waiting for results queue to drain 29764 1726882997.28559: waiting for pending results... 29764 1726882997.28625: running TaskExecutor() for managed_node3/TASK: Assert that the interface is absent - 'team0' 29764 1726882997.28741: in run() - task 0affe814-3a2d-da6f-1817-000000000111 29764 1726882997.28746: variable 'ansible_search_path' from source: unknown 29764 1726882997.28749: variable 'ansible_search_path' from source: unknown 29764 1726882997.28941: calling self._execute() 29764 1726882997.28945: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726882997.28948: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726882997.28952: variable 'omit' from source: magic vars 29764 1726882997.29300: variable 'ansible_distribution_major_version' from source: facts 29764 1726882997.29319: Evaluated conditional (ansible_distribution_major_version != '6'): True 29764 1726882997.29607: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29764 1726882997.32560: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29764 1726882997.32648: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29764 1726882997.32700: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29764 1726882997.32761: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29764 1726882997.32800: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29764 1726882997.32896: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726882997.33139: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726882997.33143: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726882997.33145: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726882997.33147: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726882997.33156: variable 'ansible_distribution' from source: facts 29764 1726882997.33270: variable 'ansible_distribution_major_version' from source: facts 29764 1726882997.33288: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 29764 1726882997.33301: variable 'omit' from source: magic vars 29764 1726882997.33378: variable 'omit' from source: magic vars 29764 1726882997.33549: variable 'interface' from source: play vars 29764 1726882997.33578: variable 'omit' from source: magic vars 29764 1726882997.33628: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29764 1726882997.33675: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29764 1726882997.33715: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29764 1726882997.33747: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29764 1726882997.33777: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29764 1726882997.33831: variable 'inventory_hostname' from source: host vars for 'managed_node3' 29764 1726882997.33843: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726882997.33853: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726882997.33997: Set connection var ansible_shell_executable to /bin/sh 29764 1726882997.34011: Set connection var ansible_timeout to 10 29764 1726882997.34020: Set connection var ansible_shell_type to sh 29764 1726882997.34085: Set connection var ansible_pipelining to False 29764 1726882997.34089: Set connection var ansible_module_compression to ZIP_DEFLATED 29764 1726882997.34091: Set connection var ansible_connection to ssh 29764 1726882997.34107: variable 'ansible_shell_executable' from source: unknown 29764 1726882997.34116: variable 'ansible_connection' from source: unknown 29764 1726882997.34124: variable 'ansible_module_compression' from source: unknown 29764 1726882997.34131: variable 'ansible_shell_type' from source: unknown 29764 1726882997.34142: variable 'ansible_shell_executable' from source: unknown 29764 1726882997.34150: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726882997.34160: variable 'ansible_pipelining' from source: unknown 29764 1726882997.34193: variable 'ansible_timeout' from source: unknown 29764 1726882997.34196: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726882997.34741: 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) 29764 1726882997.34745: variable 'omit' from source: magic vars 29764 1726882997.34747: starting attempt loop 29764 1726882997.34749: running the handler 29764 1726882997.34752: variable 'interface_stat' from source: set_fact 29764 1726882997.34765: Evaluated conditional (not interface_stat.stat.exists): True 29764 1726882997.34779: handler run complete 29764 1726882997.34800: attempt loop complete, returning result 29764 1726882997.34807: _execute() done 29764 1726882997.34814: dumping result to json 29764 1726882997.34822: done dumping result, returning 29764 1726882997.34833: done running TaskExecutor() for managed_node3/TASK: Assert that the interface is absent - 'team0' [0affe814-3a2d-da6f-1817-000000000111] 29764 1726882997.34845: sending task result for task 0affe814-3a2d-da6f-1817-000000000111 ok: [managed_node3] => { "changed": false } MSG: All assertions passed 29764 1726882997.35008: no more pending results, returning what we have 29764 1726882997.35011: results queue empty 29764 1726882997.35012: checking for any_errors_fatal 29764 1726882997.35021: done checking for any_errors_fatal 29764 1726882997.35022: checking for max_fail_percentage 29764 1726882997.35024: done checking for max_fail_percentage 29764 1726882997.35025: checking to see if all hosts have failed and the running result is not ok 29764 1726882997.35026: done checking to see if all hosts have failed 29764 1726882997.35027: getting the remaining hosts for this loop 29764 1726882997.35029: done getting the remaining hosts for this loop 29764 1726882997.35037: getting the next task for host managed_node3 29764 1726882997.35046: done getting next task for host managed_node3 29764 1726882997.35050: ^ task is: TASK: Test 29764 1726882997.35053: ^ 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 29764 1726882997.35062: done sending task result for task 0affe814-3a2d-da6f-1817-000000000111 29764 1726882997.35078: WORKER PROCESS EXITING 29764 1726882997.35070: getting variables 29764 1726882997.35237: in VariableManager get_vars() 29764 1726882997.35268: Calling all_inventory to load vars for managed_node3 29764 1726882997.35271: Calling groups_inventory to load vars for managed_node3 29764 1726882997.35275: Calling all_plugins_inventory to load vars for managed_node3 29764 1726882997.35285: Calling all_plugins_play to load vars for managed_node3 29764 1726882997.35288: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726882997.35292: Calling groups_plugins_play to load vars for managed_node3 29764 1726882997.35563: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726882997.35918: done with get_vars() 29764 1726882997.35931: done getting variables TASK [Test] ******************************************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:30 Friday 20 September 2024 21:43:17 -0400 (0:00:00.079) 0:00:07.225 ****** 29764 1726882997.36032: entering _queue_task() for managed_node3/include_tasks 29764 1726882997.36295: worker is 1 (out of 1 available) 29764 1726882997.36309: exiting _queue_task() for managed_node3/include_tasks 29764 1726882997.36321: done queuing things up, now waiting for results queue to drain 29764 1726882997.36323: waiting for pending results... 29764 1726882997.36589: running TaskExecutor() for managed_node3/TASK: Test 29764 1726882997.36677: in run() - task 0affe814-3a2d-da6f-1817-000000000086 29764 1726882997.36698: variable 'ansible_search_path' from source: unknown 29764 1726882997.36705: variable 'ansible_search_path' from source: unknown 29764 1726882997.36940: variable 'lsr_test' from source: include params 29764 1726882997.36971: variable 'lsr_test' from source: include params 29764 1726882997.37043: variable 'omit' from source: magic vars 29764 1726882997.37178: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726882997.37195: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726882997.37211: variable 'omit' from source: magic vars 29764 1726882997.37570: variable 'ansible_distribution_major_version' from source: facts 29764 1726882997.37586: Evaluated conditional (ansible_distribution_major_version != '6'): True 29764 1726882997.37871: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29764 1726882997.40716: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29764 1726882997.40804: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29764 1726882997.40855: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29764 1726882997.40915: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29764 1726882997.40952: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29764 1726882997.41050: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726882997.41096: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726882997.41132: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726882997.41194: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726882997.41215: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726882997.41355: variable 'ansible_distribution' from source: facts 29764 1726882997.41367: variable 'ansible_distribution_major_version' from source: facts 29764 1726882997.41383: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 29764 1726882997.41539: variable 'ansible_distribution_major_version' from source: facts 29764 1726882997.41623: Evaluated conditional (ansible_distribution_major_version != '6'): True 29764 1726882997.41813: variable 'ansible_distribution' from source: facts 29764 1726882997.41824: variable 'ansible_distribution_major_version' from source: facts 29764 1726882997.41841: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 29764 1726882997.41852: variable 'item' from source: unknown 29764 1726882997.41928: variable 'item' from source: unknown 29764 1726882997.41981: variable 'item' from source: unknown 29764 1726882997.42063: variable 'item' from source: unknown 29764 1726882997.42444: dumping result to json 29764 1726882997.42447: done dumping result, returning 29764 1726882997.42450: done running TaskExecutor() for managed_node3/TASK: Test [0affe814-3a2d-da6f-1817-000000000086] 29764 1726882997.42453: sending task result for task 0affe814-3a2d-da6f-1817-000000000086 29764 1726882997.42498: done sending task result for task 0affe814-3a2d-da6f-1817-000000000086 29764 1726882997.42501: WORKER PROCESS EXITING 29764 1726882997.42574: no more pending results, returning what we have 29764 1726882997.42579: in VariableManager get_vars() 29764 1726882997.42610: Calling all_inventory to load vars for managed_node3 29764 1726882997.42614: Calling groups_inventory to load vars for managed_node3 29764 1726882997.42617: Calling all_plugins_inventory to load vars for managed_node3 29764 1726882997.42628: Calling all_plugins_play to load vars for managed_node3 29764 1726882997.42631: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726882997.42637: Calling groups_plugins_play to load vars for managed_node3 29764 1726882997.43010: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726882997.43355: done with get_vars() 29764 1726882997.43364: variable 'ansible_search_path' from source: unknown 29764 1726882997.43365: variable 'ansible_search_path' from source: unknown 29764 1726882997.43410: we have included files to process 29764 1726882997.43411: generating all_blocks data 29764 1726882997.43413: done generating all_blocks data 29764 1726882997.43417: processing included file: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_team_profile.yml 29764 1726882997.43418: loading included file: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_team_profile.yml 29764 1726882997.43421: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_team_profile.yml 29764 1726882997.43795: done processing included file 29764 1726882997.43798: iterating over new_blocks loaded from include file 29764 1726882997.43800: in VariableManager get_vars() 29764 1726882997.43818: done with get_vars() 29764 1726882997.43820: filtering new block on tags 29764 1726882997.43865: done filtering new block on tags 29764 1726882997.43868: done iterating over new_blocks loaded from include file included: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_team_profile.yml for managed_node3 => (item=tasks/create_team_profile.yml) 29764 1726882997.43873: extending task lists for all hosts with included blocks 29764 1726882997.44983: done extending task lists 29764 1726882997.44985: done processing included files 29764 1726882997.44986: results queue empty 29764 1726882997.44987: checking for any_errors_fatal 29764 1726882997.44990: done checking for any_errors_fatal 29764 1726882997.44991: checking for max_fail_percentage 29764 1726882997.44993: done checking for max_fail_percentage 29764 1726882997.44994: checking to see if all hosts have failed and the running result is not ok 29764 1726882997.44995: done checking to see if all hosts have failed 29764 1726882997.44996: getting the remaining hosts for this loop 29764 1726882997.44997: done getting the remaining hosts for this loop 29764 1726882997.45000: getting the next task for host managed_node3 29764 1726882997.45005: done getting next task for host managed_node3 29764 1726882997.45008: ^ task is: TASK: Include network role 29764 1726882997.45012: ^ 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 29764 1726882997.45020: getting variables 29764 1726882997.45022: in VariableManager get_vars() 29764 1726882997.45031: Calling all_inventory to load vars for managed_node3 29764 1726882997.45036: Calling groups_inventory to load vars for managed_node3 29764 1726882997.45039: Calling all_plugins_inventory to load vars for managed_node3 29764 1726882997.45045: Calling all_plugins_play to load vars for managed_node3 29764 1726882997.45048: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726882997.45052: Calling groups_plugins_play to load vars for managed_node3 29764 1726882997.45530: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726882997.45879: done with get_vars() 29764 1726882997.45890: done getting variables TASK [Include network role] **************************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_team_profile.yml:3 Friday 20 September 2024 21:43:17 -0400 (0:00:00.099) 0:00:07.325 ****** 29764 1726882997.45974: entering _queue_task() for managed_node3/include_role 29764 1726882997.45976: Creating lock for include_role 29764 1726882997.46261: worker is 1 (out of 1 available) 29764 1726882997.46274: exiting _queue_task() for managed_node3/include_role 29764 1726882997.46287: done queuing things up, now waiting for results queue to drain 29764 1726882997.46289: waiting for pending results... 29764 1726882997.46565: running TaskExecutor() for managed_node3/TASK: Include network role 29764 1726882997.46707: in run() - task 0affe814-3a2d-da6f-1817-00000000017f 29764 1726882997.46727: variable 'ansible_search_path' from source: unknown 29764 1726882997.46737: variable 'ansible_search_path' from source: unknown 29764 1726882997.46781: calling self._execute() 29764 1726882997.46868: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726882997.46882: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726882997.46898: variable 'omit' from source: magic vars 29764 1726882997.47493: variable 'ansible_distribution_major_version' from source: facts 29764 1726882997.47612: Evaluated conditional (ansible_distribution_major_version != '6'): True 29764 1726882997.47868: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29764 1726882997.50815: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29764 1726882997.50904: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29764 1726882997.50953: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29764 1726882997.51003: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29764 1726882997.51041: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29764 1726882997.51139: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726882997.51340: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726882997.51344: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726882997.51347: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726882997.51349: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726882997.51436: variable 'ansible_distribution' from source: facts 29764 1726882997.51447: variable 'ansible_distribution_major_version' from source: facts 29764 1726882997.51460: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 29764 1726882997.51471: _execute() done 29764 1726882997.51482: dumping result to json 29764 1726882997.51490: done dumping result, returning 29764 1726882997.51500: done running TaskExecutor() for managed_node3/TASK: Include network role [0affe814-3a2d-da6f-1817-00000000017f] 29764 1726882997.51510: sending task result for task 0affe814-3a2d-da6f-1817-00000000017f 29764 1726882997.51673: no more pending results, returning what we have 29764 1726882997.51684: in VariableManager get_vars() 29764 1726882997.51718: Calling all_inventory to load vars for managed_node3 29764 1726882997.51722: Calling groups_inventory to load vars for managed_node3 29764 1726882997.51725: Calling all_plugins_inventory to load vars for managed_node3 29764 1726882997.51739: Calling all_plugins_play to load vars for managed_node3 29764 1726882997.51742: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726882997.51747: Calling groups_plugins_play to load vars for managed_node3 29764 1726882997.52158: done sending task result for task 0affe814-3a2d-da6f-1817-00000000017f 29764 1726882997.52162: WORKER PROCESS EXITING 29764 1726882997.52191: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726882997.52582: done with get_vars() 29764 1726882997.52592: variable 'ansible_search_path' from source: unknown 29764 1726882997.52593: variable 'ansible_search_path' from source: unknown 29764 1726882997.52840: variable 'omit' from source: magic vars 29764 1726882997.52897: variable 'omit' from source: magic vars 29764 1726882997.52917: variable 'omit' from source: magic vars 29764 1726882997.52921: we have included files to process 29764 1726882997.52922: generating all_blocks data 29764 1726882997.52924: done generating all_blocks data 29764 1726882997.52926: processing included file: fedora.linux_system_roles.network 29764 1726882997.52954: in VariableManager get_vars() 29764 1726882997.52967: done with get_vars() 29764 1726882997.53049: in VariableManager get_vars() 29764 1726882997.53069: done with get_vars() 29764 1726882997.53125: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 29764 1726882997.53450: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 29764 1726882997.53667: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 29764 1726882997.54643: in VariableManager get_vars() 29764 1726882997.54666: done with get_vars() 29764 1726882997.55211: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 29764 1726882997.57420: iterating over new_blocks loaded from include file 29764 1726882997.57422: in VariableManager get_vars() 29764 1726882997.57443: done with get_vars() 29764 1726882997.57445: filtering new block on tags 29764 1726882997.57839: done filtering new block on tags 29764 1726882997.57843: in VariableManager get_vars() 29764 1726882997.57861: done with get_vars() 29764 1726882997.57863: filtering new block on tags 29764 1726882997.57886: done filtering new block on tags 29764 1726882997.57888: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.network for managed_node3 29764 1726882997.57894: extending task lists for all hosts with included blocks 29764 1726882997.58107: done extending task lists 29764 1726882997.58109: done processing included files 29764 1726882997.58110: results queue empty 29764 1726882997.58111: checking for any_errors_fatal 29764 1726882997.58114: done checking for any_errors_fatal 29764 1726882997.58115: checking for max_fail_percentage 29764 1726882997.58116: done checking for max_fail_percentage 29764 1726882997.58117: checking to see if all hosts have failed and the running result is not ok 29764 1726882997.58118: done checking to see if all hosts have failed 29764 1726882997.58119: getting the remaining hosts for this loop 29764 1726882997.58121: done getting the remaining hosts for this loop 29764 1726882997.58124: getting the next task for host managed_node3 29764 1726882997.58129: done getting next task for host managed_node3 29764 1726882997.58132: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 29764 1726882997.58137: ^ 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 29764 1726882997.58154: getting variables 29764 1726882997.58155: in VariableManager get_vars() 29764 1726882997.58169: Calling all_inventory to load vars for managed_node3 29764 1726882997.58171: Calling groups_inventory to load vars for managed_node3 29764 1726882997.58177: Calling all_plugins_inventory to load vars for managed_node3 29764 1726882997.58183: Calling all_plugins_play to load vars for managed_node3 29764 1726882997.58186: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726882997.58189: Calling groups_plugins_play to load vars for managed_node3 29764 1726882997.58453: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726882997.58823: done with get_vars() 29764 1726882997.58835: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:43:17 -0400 (0:00:00.129) 0:00:07.454 ****** 29764 1726882997.58919: entering _queue_task() for managed_node3/include_tasks 29764 1726882997.59209: worker is 1 (out of 1 available) 29764 1726882997.59223: exiting _queue_task() for managed_node3/include_tasks 29764 1726882997.59237: done queuing things up, now waiting for results queue to drain 29764 1726882997.59239: waiting for pending results... 29764 1726882997.59654: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 29764 1726882997.59674: in run() - task 0affe814-3a2d-da6f-1817-0000000001fd 29764 1726882997.59698: variable 'ansible_search_path' from source: unknown 29764 1726882997.59707: variable 'ansible_search_path' from source: unknown 29764 1726882997.59755: calling self._execute() 29764 1726882997.59850: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726882997.59870: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726882997.59892: variable 'omit' from source: magic vars 29764 1726882997.60325: variable 'ansible_distribution_major_version' from source: facts 29764 1726882997.60345: Evaluated conditional (ansible_distribution_major_version != '6'): True 29764 1726882997.60628: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29764 1726882997.63980: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29764 1726882997.64085: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29764 1726882997.64142: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29764 1726882997.64201: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29764 1726882997.64237: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29764 1726882997.64341: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726882997.64384: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726882997.64464: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726882997.64485: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726882997.64509: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726882997.64659: variable 'ansible_distribution' from source: facts 29764 1726882997.64669: variable 'ansible_distribution_major_version' from source: facts 29764 1726882997.64690: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 29764 1726882997.64740: _execute() done 29764 1726882997.64743: dumping result to json 29764 1726882997.64746: done dumping result, returning 29764 1726882997.64748: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affe814-3a2d-da6f-1817-0000000001fd] 29764 1726882997.64751: sending task result for task 0affe814-3a2d-da6f-1817-0000000001fd 29764 1726882997.64885: no more pending results, returning what we have 29764 1726882997.64890: in VariableManager get_vars() 29764 1726882997.64936: Calling all_inventory to load vars for managed_node3 29764 1726882997.64940: Calling groups_inventory to load vars for managed_node3 29764 1726882997.64942: Calling all_plugins_inventory to load vars for managed_node3 29764 1726882997.64950: done sending task result for task 0affe814-3a2d-da6f-1817-0000000001fd 29764 1726882997.64953: WORKER PROCESS EXITING 29764 1726882997.65143: Calling all_plugins_play to load vars for managed_node3 29764 1726882997.65148: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726882997.65152: Calling groups_plugins_play to load vars for managed_node3 29764 1726882997.65436: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726882997.65965: done with get_vars() 29764 1726882997.65979: variable 'ansible_search_path' from source: unknown 29764 1726882997.65980: variable 'ansible_search_path' from source: unknown 29764 1726882997.66027: we have included files to process 29764 1726882997.66028: generating all_blocks data 29764 1726882997.66030: done generating all_blocks data 29764 1726882997.66199: processing included file: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 29764 1726882997.66201: loading included file: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 29764 1726882997.66206: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 29764 1726882997.67105: done processing included file 29764 1726882997.67107: iterating over new_blocks loaded from include file 29764 1726882997.67109: in VariableManager get_vars() 29764 1726882997.67139: done with get_vars() 29764 1726882997.67141: filtering new block on tags 29764 1726882997.67184: done filtering new block on tags 29764 1726882997.67187: in VariableManager get_vars() 29764 1726882997.67216: done with get_vars() 29764 1726882997.67218: filtering new block on tags 29764 1726882997.67283: done filtering new block on tags 29764 1726882997.67286: in VariableManager get_vars() 29764 1726882997.67389: done with get_vars() 29764 1726882997.67391: filtering new block on tags 29764 1726882997.67474: done filtering new block on tags 29764 1726882997.67477: done iterating over new_blocks loaded from include file included: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node3 29764 1726882997.67484: extending task lists for all hosts with included blocks 29764 1726882997.70830: done extending task lists 29764 1726882997.70832: done processing included files 29764 1726882997.70833: results queue empty 29764 1726882997.71039: checking for any_errors_fatal 29764 1726882997.71043: done checking for any_errors_fatal 29764 1726882997.71044: checking for max_fail_percentage 29764 1726882997.71046: done checking for max_fail_percentage 29764 1726882997.71047: checking to see if all hosts have failed and the running result is not ok 29764 1726882997.71048: done checking to see if all hosts have failed 29764 1726882997.71049: getting the remaining hosts for this loop 29764 1726882997.71051: done getting the remaining hosts for this loop 29764 1726882997.71055: getting the next task for host managed_node3 29764 1726882997.71061: done getting next task for host managed_node3 29764 1726882997.71064: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 29764 1726882997.71069: ^ 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 29764 1726882997.71089: getting variables 29764 1726882997.71090: in VariableManager get_vars() 29764 1726882997.71107: Calling all_inventory to load vars for managed_node3 29764 1726882997.71110: Calling groups_inventory to load vars for managed_node3 29764 1726882997.71113: Calling all_plugins_inventory to load vars for managed_node3 29764 1726882997.71120: Calling all_plugins_play to load vars for managed_node3 29764 1726882997.71123: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726882997.71127: Calling groups_plugins_play to load vars for managed_node3 29764 1726882997.71804: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726882997.72619: done with get_vars() 29764 1726882997.72633: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 21:43:17 -0400 (0:00:00.139) 0:00:07.594 ****** 29764 1726882997.72885: entering _queue_task() for managed_node3/setup 29764 1726882997.73297: worker is 1 (out of 1 available) 29764 1726882997.73372: exiting _queue_task() for managed_node3/setup 29764 1726882997.73385: done queuing things up, now waiting for results queue to drain 29764 1726882997.73387: waiting for pending results... 29764 1726882997.73651: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 29764 1726882997.73912: in run() - task 0affe814-3a2d-da6f-1817-00000000025a 29764 1726882997.73917: variable 'ansible_search_path' from source: unknown 29764 1726882997.73920: variable 'ansible_search_path' from source: unknown 29764 1726882997.73958: calling self._execute() 29764 1726882997.74071: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726882997.74090: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726882997.74130: variable 'omit' from source: magic vars 29764 1726882997.74899: variable 'ansible_distribution_major_version' from source: facts 29764 1726882997.74903: Evaluated conditional (ansible_distribution_major_version != '6'): True 29764 1726882997.75609: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29764 1726882997.79806: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29764 1726882997.79902: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29764 1726882997.79951: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29764 1726882997.80021: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29764 1726882997.80058: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29764 1726882997.80167: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726882997.80221: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726882997.80260: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726882997.80329: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726882997.80353: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726882997.80512: variable 'ansible_distribution' from source: facts 29764 1726882997.80522: variable 'ansible_distribution_major_version' from source: facts 29764 1726882997.80539: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 29764 1726882997.80846: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726882997.80894: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726882997.80930: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726882997.81247: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726882997.81250: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726882997.81290: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726882997.81324: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726882997.81381: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726882997.81517: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726882997.81578: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726882997.81977: variable '__network_required_facts' from source: role '' defaults 29764 1726882997.81995: variable 'ansible_facts' from source: unknown 29764 1726882997.82284: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 29764 1726882997.82295: when evaluation is False, skipping this task 29764 1726882997.82310: _execute() done 29764 1726882997.82321: dumping result to json 29764 1726882997.82333: done dumping result, returning 29764 1726882997.82348: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0affe814-3a2d-da6f-1817-00000000025a] 29764 1726882997.82364: sending task result for task 0affe814-3a2d-da6f-1817-00000000025a skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 29764 1726882997.82569: no more pending results, returning what we have 29764 1726882997.82572: results queue empty 29764 1726882997.82573: checking for any_errors_fatal 29764 1726882997.82575: done checking for any_errors_fatal 29764 1726882997.82576: checking for max_fail_percentage 29764 1726882997.82578: done checking for max_fail_percentage 29764 1726882997.82580: checking to see if all hosts have failed and the running result is not ok 29764 1726882997.82581: done checking to see if all hosts have failed 29764 1726882997.82582: getting the remaining hosts for this loop 29764 1726882997.82585: done getting the remaining hosts for this loop 29764 1726882997.82590: getting the next task for host managed_node3 29764 1726882997.82603: done getting next task for host managed_node3 29764 1726882997.82607: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 29764 1726882997.82614: ^ 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 29764 1726882997.82638: getting variables 29764 1726882997.82640: in VariableManager get_vars() 29764 1726882997.82683: Calling all_inventory to load vars for managed_node3 29764 1726882997.82687: Calling groups_inventory to load vars for managed_node3 29764 1726882997.82690: Calling all_plugins_inventory to load vars for managed_node3 29764 1726882997.82701: Calling all_plugins_play to load vars for managed_node3 29764 1726882997.82705: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726882997.82710: Calling groups_plugins_play to load vars for managed_node3 29764 1726882997.83230: done sending task result for task 0affe814-3a2d-da6f-1817-00000000025a 29764 1726882997.83235: WORKER PROCESS EXITING 29764 1726882997.83318: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726882997.83696: done with get_vars() 29764 1726882997.83709: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 21:43:17 -0400 (0:00:00.109) 0:00:07.703 ****** 29764 1726882997.83837: entering _queue_task() for managed_node3/stat 29764 1726882997.84274: worker is 1 (out of 1 available) 29764 1726882997.84285: exiting _queue_task() for managed_node3/stat 29764 1726882997.84297: done queuing things up, now waiting for results queue to drain 29764 1726882997.84299: waiting for pending results... 29764 1726882997.84400: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if system is ostree 29764 1726882997.84632: in run() - task 0affe814-3a2d-da6f-1817-00000000025c 29764 1726882997.84639: variable 'ansible_search_path' from source: unknown 29764 1726882997.84641: variable 'ansible_search_path' from source: unknown 29764 1726882997.84656: calling self._execute() 29764 1726882997.84752: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726882997.84765: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726882997.84781: variable 'omit' from source: magic vars 29764 1726882997.85196: variable 'ansible_distribution_major_version' from source: facts 29764 1726882997.85214: Evaluated conditional (ansible_distribution_major_version != '6'): True 29764 1726882997.85504: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29764 1726882997.88342: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29764 1726882997.88345: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29764 1726882997.88348: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29764 1726882997.88378: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29764 1726882997.88415: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29764 1726882997.88510: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726882997.88552: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726882997.88590: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726882997.88649: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726882997.88671: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726882997.88804: variable 'ansible_distribution' from source: facts 29764 1726882997.88814: variable 'ansible_distribution_major_version' from source: facts 29764 1726882997.88826: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 29764 1726882997.88988: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29764 1726882997.89190: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29764 1726882997.89255: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29764 1726882997.89297: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29764 1726882997.89336: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29764 1726882997.89393: 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) 29764 1726882997.89426: 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) 29764 1726882997.89465: 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) 29764 1726882997.89501: 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) 29764 1726882997.89590: variable '__network_is_ostree' from source: set_fact 29764 1726882997.89739: Evaluated conditional (not __network_is_ostree is defined): False 29764 1726882997.89743: when evaluation is False, skipping this task 29764 1726882997.89746: _execute() done 29764 1726882997.89749: dumping result to json 29764 1726882997.89751: done dumping result, returning 29764 1726882997.89753: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if system is ostree [0affe814-3a2d-da6f-1817-00000000025c] 29764 1726882997.89755: sending task result for task 0affe814-3a2d-da6f-1817-00000000025c 29764 1726882997.89823: done sending task result for task 0affe814-3a2d-da6f-1817-00000000025c 29764 1726882997.89827: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 29764 1726882997.89886: no more pending results, returning what we have 29764 1726882997.89889: results queue empty 29764 1726882997.89890: checking for any_errors_fatal 29764 1726882997.89895: done checking for any_errors_fatal 29764 1726882997.89896: checking for max_fail_percentage 29764 1726882997.89897: done checking for max_fail_percentage 29764 1726882997.89898: checking to see if all hosts have failed and the running result is not ok 29764 1726882997.89900: done checking to see if all hosts have failed 29764 1726882997.89901: getting the remaining hosts for this loop 29764 1726882997.89902: done getting the remaining hosts for this loop 29764 1726882997.89906: getting the next task for host managed_node3 29764 1726882997.89913: done getting next task for host managed_node3 29764 1726882997.89917: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 29764 1726882997.89924: ^ 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 29764 1726882997.89944: getting variables 29764 1726882997.89946: in VariableManager get_vars() 29764 1726882997.89981: Calling all_inventory to load vars for managed_node3 29764 1726882997.89984: Calling groups_inventory to load vars for managed_node3 29764 1726882997.89986: Calling all_plugins_inventory to load vars for managed_node3 29764 1726882997.89995: Calling all_plugins_play to load vars for managed_node3 29764 1726882997.89998: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726882997.90001: Calling groups_plugins_play to load vars for managed_node3 29764 1726882997.90293: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726882997.90720: done with get_vars() 29764 1726882997.90732: done getting variables 29764 1726882997.90806: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 21:43:17 -0400 (0:00:00.070) 0:00:07.773 ****** 29764 1726882997.90848: entering _queue_task() for managed_node3/set_fact 29764 1726882997.91223: worker is 1 (out of 1 available) 29764 1726882997.91238: exiting _queue_task() for managed_node3/set_fact 29764 1726882997.91251: done queuing things up, now waiting for results queue to drain 29764 1726882997.91253: waiting for pending results... 29764 1726882997.91439: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 29764 1726882997.91638: in run() - task 0affe814-3a2d-da6f-1817-00000000025d 29764 1726882997.91665: variable 'ansible_search_path' from source: unknown 29764 1726882997.91676: variable 'ansible_search_path' from source: unknown 29764 1726882997.91760: calling self._execute() 29764 1726882997.91827: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726882997.91843: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726882997.91860: variable 'omit' from source: magic vars 29764 1726882997.92305: variable 'ansible_distribution_major_version' from source: facts 29764 1726882997.92324: Evaluated conditional (ansible_distribution_major_version != '6'): True 29764 1726882997.92632: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29764 1726882997.95615: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29764 1726882997.95706: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29764 1726882997.95813: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29764 1726882997.95856: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29764 1726882997.95896: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29764 1726882997.96069: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726882997.96114: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726882997.96163: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726882997.96254: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726882997.96294: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726882997.96639: variable 'ansible_distribution' from source: facts 29764 1726882997.96643: variable 'ansible_distribution_major_version' from source: facts 29764 1726882997.96645: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 29764 1726882997.96748: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29764 1726882997.96970: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29764 1726882997.97030: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29764 1726882997.97076: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29764 1726882997.97121: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29764 1726882997.97182: 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) 29764 1726882997.97221: 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) 29764 1726882997.97260: 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) 29764 1726882997.97303: 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) 29764 1726882997.97405: variable '__network_is_ostree' from source: set_fact 29764 1726882997.97417: Evaluated conditional (not __network_is_ostree is defined): False 29764 1726882997.97436: when evaluation is False, skipping this task 29764 1726882997.97442: _execute() done 29764 1726882997.97639: dumping result to json 29764 1726882997.97643: done dumping result, returning 29764 1726882997.97646: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0affe814-3a2d-da6f-1817-00000000025d] 29764 1726882997.97648: sending task result for task 0affe814-3a2d-da6f-1817-00000000025d 29764 1726882997.97717: done sending task result for task 0affe814-3a2d-da6f-1817-00000000025d 29764 1726882997.97720: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 29764 1726882997.97776: no more pending results, returning what we have 29764 1726882997.97780: results queue empty 29764 1726882997.97781: checking for any_errors_fatal 29764 1726882997.97785: done checking for any_errors_fatal 29764 1726882997.97787: checking for max_fail_percentage 29764 1726882997.97788: done checking for max_fail_percentage 29764 1726882997.97790: checking to see if all hosts have failed and the running result is not ok 29764 1726882997.97791: done checking to see if all hosts have failed 29764 1726882997.97792: getting the remaining hosts for this loop 29764 1726882997.97794: done getting the remaining hosts for this loop 29764 1726882997.97798: getting the next task for host managed_node3 29764 1726882997.97809: done getting next task for host managed_node3 29764 1726882997.97814: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 29764 1726882997.97820: ^ 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 29764 1726882997.97848: getting variables 29764 1726882997.97850: in VariableManager get_vars() 29764 1726882997.97891: Calling all_inventory to load vars for managed_node3 29764 1726882997.97895: Calling groups_inventory to load vars for managed_node3 29764 1726882997.97898: Calling all_plugins_inventory to load vars for managed_node3 29764 1726882997.97907: Calling all_plugins_play to load vars for managed_node3 29764 1726882997.97911: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726882997.97915: Calling groups_plugins_play to load vars for managed_node3 29764 1726882997.98337: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726882997.98740: done with get_vars() 29764 1726882997.98753: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 21:43:17 -0400 (0:00:00.080) 0:00:07.854 ****** 29764 1726882997.98867: entering _queue_task() for managed_node3/service_facts 29764 1726882997.98870: Creating lock for service_facts 29764 1726882997.99250: worker is 1 (out of 1 available) 29764 1726882997.99263: exiting _queue_task() for managed_node3/service_facts 29764 1726882997.99276: done queuing things up, now waiting for results queue to drain 29764 1726882997.99278: waiting for pending results... 29764 1726882997.99514: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which services are running 29764 1726882997.99721: in run() - task 0affe814-3a2d-da6f-1817-00000000025f 29764 1726882997.99725: variable 'ansible_search_path' from source: unknown 29764 1726882997.99728: variable 'ansible_search_path' from source: unknown 29764 1726882997.99767: calling self._execute() 29764 1726882997.99898: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726882997.99901: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726882997.99904: variable 'omit' from source: magic vars 29764 1726882998.00338: variable 'ansible_distribution_major_version' from source: facts 29764 1726882998.00357: Evaluated conditional (ansible_distribution_major_version != '6'): True 29764 1726882998.00663: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29764 1726882998.03890: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29764 1726882998.04039: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29764 1726882998.04043: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29764 1726882998.04089: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29764 1726882998.04128: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29764 1726882998.04236: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726882998.04289: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726882998.04329: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726882998.04440: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726882998.04443: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726882998.04576: variable 'ansible_distribution' from source: facts 29764 1726882998.04588: variable 'ansible_distribution_major_version' from source: facts 29764 1726882998.04608: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 29764 1726882998.04620: variable 'omit' from source: magic vars 29764 1726882998.04740: variable 'omit' from source: magic vars 29764 1726882998.04817: variable 'omit' from source: magic vars 29764 1726882998.04827: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29764 1726882998.04867: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29764 1726882998.04936: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29764 1726882998.04941: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29764 1726882998.04944: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29764 1726882998.04986: variable 'inventory_hostname' from source: host vars for 'managed_node3' 29764 1726882998.04997: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726882998.05039: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726882998.05178: Set connection var ansible_shell_executable to /bin/sh 29764 1726882998.05196: Set connection var ansible_timeout to 10 29764 1726882998.05203: Set connection var ansible_shell_type to sh 29764 1726882998.05214: Set connection var ansible_pipelining to False 29764 1726882998.05265: Set connection var ansible_module_compression to ZIP_DEFLATED 29764 1726882998.05268: Set connection var ansible_connection to ssh 29764 1726882998.05276: variable 'ansible_shell_executable' from source: unknown 29764 1726882998.05286: variable 'ansible_connection' from source: unknown 29764 1726882998.05296: variable 'ansible_module_compression' from source: unknown 29764 1726882998.05304: variable 'ansible_shell_type' from source: unknown 29764 1726882998.05311: variable 'ansible_shell_executable' from source: unknown 29764 1726882998.05328: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726882998.05347: variable 'ansible_pipelining' from source: unknown 29764 1726882998.05426: variable 'ansible_timeout' from source: unknown 29764 1726882998.05430: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726882998.06016: 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__) 29764 1726882998.06020: variable 'omit' from source: magic vars 29764 1726882998.06023: starting attempt loop 29764 1726882998.06025: running the handler 29764 1726882998.06027: _low_level_execute_command(): starting 29764 1726882998.06030: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29764 1726882998.07223: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 29764 1726882998.07241: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29764 1726882998.07351: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726882998.07532: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 29764 1726882998.07558: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726882998.07709: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726882998.09544: stdout chunk (state=3): >>>/root <<< 29764 1726882998.09750: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726882998.09837: stderr chunk (state=3): >>><<< 29764 1726882998.09922: stdout chunk (state=3): >>><<< 29764 1726882998.09941: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29764 1726882998.09964: _low_level_execute_command(): starting 29764 1726882998.09974: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882998.099529-30069-132498486770941 `" && echo ansible-tmp-1726882998.099529-30069-132498486770941="` echo /root/.ansible/tmp/ansible-tmp-1726882998.099529-30069-132498486770941 `" ) && sleep 0' 29764 1726882998.11261: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 29764 1726882998.11282: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726882998.11353: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726882998.11557: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29764 1726882998.11568: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29764 1726882998.11610: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726882998.11731: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726882998.13838: stdout chunk (state=3): >>>ansible-tmp-1726882998.099529-30069-132498486770941=/root/.ansible/tmp/ansible-tmp-1726882998.099529-30069-132498486770941 <<< 29764 1726882998.14390: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726882998.14393: stdout chunk (state=3): >>><<< 29764 1726882998.14395: stderr chunk (state=3): >>><<< 29764 1726882998.14398: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882998.099529-30069-132498486770941=/root/.ansible/tmp/ansible-tmp-1726882998.099529-30069-132498486770941 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29764 1726882998.14400: variable 'ansible_module_compression' from source: unknown 29764 1726882998.14409: ANSIBALLZ: Using lock for service_facts 29764 1726882998.14412: ANSIBALLZ: Acquiring lock 29764 1726882998.14418: ANSIBALLZ: Lock acquired: 140564929342128 29764 1726882998.14420: ANSIBALLZ: Creating module 29764 1726882998.48001: ANSIBALLZ: Writing module into payload 29764 1726882998.48414: ANSIBALLZ: Writing module 29764 1726882998.48417: ANSIBALLZ: Renaming module 29764 1726882998.48419: ANSIBALLZ: Done creating module 29764 1726882998.48421: variable 'ansible_facts' from source: unknown 29764 1726882998.48648: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882998.099529-30069-132498486770941/AnsiballZ_service_facts.py 29764 1726882998.48988: Sending initial data 29764 1726882998.48992: Sent initial data (161 bytes) 29764 1726882998.50180: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 29764 1726882998.50196: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration <<< 29764 1726882998.50354: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726882998.50388: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29764 1726882998.50457: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29764 1726882998.50470: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726882998.50604: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726882998.52426: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 29764 1726882998.52538: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29764 1726882998.52677: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29764ooyjyvtd/tmps6fqntxr /root/.ansible/tmp/ansible-tmp-1726882998.099529-30069-132498486770941/AnsiballZ_service_facts.py <<< 29764 1726882998.52690: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882998.099529-30069-132498486770941/AnsiballZ_service_facts.py" <<< 29764 1726882998.52791: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-29764ooyjyvtd/tmps6fqntxr" to remote "/root/.ansible/tmp/ansible-tmp-1726882998.099529-30069-132498486770941/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882998.099529-30069-132498486770941/AnsiballZ_service_facts.py" <<< 29764 1726882998.55151: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726882998.55350: stderr chunk (state=3): >>><<< 29764 1726882998.55360: stdout chunk (state=3): >>><<< 29764 1726882998.55388: done transferring module to remote 29764 1726882998.55741: _low_level_execute_command(): starting 29764 1726882998.55745: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882998.099529-30069-132498486770941/ /root/.ansible/tmp/ansible-tmp-1726882998.099529-30069-132498486770941/AnsiballZ_service_facts.py && sleep 0' 29764 1726882998.57269: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 29764 1726882998.57295: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration <<< 29764 1726882998.57298: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726882998.57398: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726882998.57507: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726882998.59665: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726882998.59694: stderr chunk (state=3): >>><<< 29764 1726882998.59704: stdout chunk (state=3): >>><<< 29764 1726882998.59725: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29764 1726882998.59931: _low_level_execute_command(): starting 29764 1726882998.59937: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882998.099529-30069-132498486770941/AnsiballZ_service_facts.py && sleep 0' 29764 1726882998.61155: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 29764 1726882998.61351: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 29764 1726882998.61472: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726882998.61587: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726883000.57522: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"network": {"name": "network", "state": "running", "status": "enabled", "source": "sysv"}, "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"}, "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"}, "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"}, "import-state.service": {"name": "import-state.service", "state": "stopped", "status": "enabled", "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"}, "ip6tables.service": {"name": "ip6tables.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "iptables.service": {"name": "iptables.service", "state": "stopped", "status": "not-found", "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"}, "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"}, "mdmonitor.service": {"name": "mdmonitor.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": "generated", "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": "static", "source": "systemd"}, "plymouth-quit.service": {"name": "plymouth-quit.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-read-write.service": {"name": "plymouth-read-write.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-switch-root.service": {"name": "plymouth-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "raid-check.service": {"name": "raid-check.service", "state": "stopped", "status": "static", "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": "stopped", "status": "disabled", "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"}, "snapd.seeded.service": {"name": "snapd.seeded.service", "state": "stopped", "status": "not-found", "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-plymouth.service": {"name": "systemd-ask-password-plymouth.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-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-homed-activate.service": {"name": "systemd-homed-activate.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-homed.service": {"name": "systemd-homed.service", "state": "running", "status": "enabled", "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": "disabled", "source": "systemd"}, "systemd-networkd.service": {"name": "systemd-networkd.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "running", "status": "enabled", "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-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-resolved.service": {"name": "systemd-resolved.service", "state": "running", "status": "enabled", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.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": "disabled", "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": "disabled", "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-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-userdbd.service": {"name": "systemd-userdbd.service", "state": "running", "status": "indirect", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-zram-setup@zram0.service": {"name": "systemd-zram-setup@zram0.service", "state": "stopped", "status": "active", "source": "systemd"}, "udisks2.service": {"name": "udisks2.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "unbound-anchor.service": {"name": "unbound-anchor.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"}, "arp-ethers.service": {"name": "arp-ethers.service", "state": "inactive", "status": "disabled", "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"}, "bluetooth.service": {"name": "bluetooth.service", "state": "inactive", "status": "enabled", "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.bluez.service": {"name": "dbus-org.bluez.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.home1.service": {"name": "dbus-org.freedesktop.home1.service", "state": "active", "status": "alias", "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.oom1.service": {"name": "dbus-org.freedesktop.oom1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.portable1.service": {"name": "dbus-org.freedesktop.portable1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.resolve1.service": {"name": "dbus-org.freedesktop.resolve1.service", "state": "active", "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"}, "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"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fwupd-offline-update.service": {"name": "fwupd-offline-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd-refresh.service": {"name": "fwupd-refresh.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd.service": {"name": "fwupd.service", "state": "inactive", "status": "static", "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"}, "loadmodules.service": {"name": "loadmodules.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"}, "mdadm-grow-continue@.service": {"name": "mdadm-grow-continue@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdadm-last-resort@.service": {"name": "mdadm-last-resort@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdcheck_continue.service": {"name": "mdcheck_continue.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdcheck_start.service": {"name": "mdcheck_start.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdmon@.service": {"name": "mdmon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdmonitor-oneshot.service": {"name": "mdmonitor-oneshot.service", "state": "inactive", "status": "static", "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"}, "plymouth-halt.service": {"name": "plymouth-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-kexec.service": {"name": "plymouth-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-poweroff.service": {"name": "plymouth-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-reboot.service": {"name": "plymouth-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-switch-root-initramfs.service": {"name": "plymouth-switch-root-initramfs.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "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-confext.service": {"name": "systemd-confext.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.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-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "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-networkd-wait-online@.service": {"name": "systemd-networkd-wait-online@.service", "state": "unknown", "status": "disabled", "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-portabled.service": {"name": "systemd-portabled.service", "state": "inactive", "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": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-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-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-time-wait-sync.service": {"name": "systemd-time-wait-sync.service", "state": "inactive", "status": "disabled", "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"}, "systemd-zram-setup@.service": {"name": "systemd-zram-setup@.service", "state": "unknown", "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": {}}} <<< 29764 1726883000.59182: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.41.238 closed. <<< 29764 1726883000.59711: stderr chunk (state=3): >>><<< 29764 1726883000.59715: stdout chunk (state=3): >>><<< 29764 1726883000.59719: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"network": {"name": "network", "state": "running", "status": "enabled", "source": "sysv"}, "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"}, "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"}, "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"}, "import-state.service": {"name": "import-state.service", "state": "stopped", "status": "enabled", "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"}, "ip6tables.service": {"name": "ip6tables.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "iptables.service": {"name": "iptables.service", "state": "stopped", "status": "not-found", "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"}, "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"}, "mdmonitor.service": {"name": "mdmonitor.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": "generated", "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": "static", "source": "systemd"}, "plymouth-quit.service": {"name": "plymouth-quit.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-read-write.service": {"name": "plymouth-read-write.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-switch-root.service": {"name": "plymouth-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "raid-check.service": {"name": "raid-check.service", "state": "stopped", "status": "static", "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": "stopped", "status": "disabled", "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"}, "snapd.seeded.service": {"name": "snapd.seeded.service", "state": "stopped", "status": "not-found", "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-plymouth.service": {"name": "systemd-ask-password-plymouth.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-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-homed-activate.service": {"name": "systemd-homed-activate.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-homed.service": {"name": "systemd-homed.service", "state": "running", "status": "enabled", "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": "disabled", "source": "systemd"}, "systemd-networkd.service": {"name": "systemd-networkd.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "running", "status": "enabled", "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-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-resolved.service": {"name": "systemd-resolved.service", "state": "running", "status": "enabled", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.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": "disabled", "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": "disabled", "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-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-userdbd.service": {"name": "systemd-userdbd.service", "state": "running", "status": "indirect", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-zram-setup@zram0.service": {"name": "systemd-zram-setup@zram0.service", "state": "stopped", "status": "active", "source": "systemd"}, "udisks2.service": {"name": "udisks2.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "unbound-anchor.service": {"name": "unbound-anchor.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"}, "arp-ethers.service": {"name": "arp-ethers.service", "state": "inactive", "status": "disabled", "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"}, "bluetooth.service": {"name": "bluetooth.service", "state": "inactive", "status": "enabled", "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.bluez.service": {"name": "dbus-org.bluez.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.home1.service": {"name": "dbus-org.freedesktop.home1.service", "state": "active", "status": "alias", "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.oom1.service": {"name": "dbus-org.freedesktop.oom1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.portable1.service": {"name": "dbus-org.freedesktop.portable1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.resolve1.service": {"name": "dbus-org.freedesktop.resolve1.service", "state": "active", "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"}, "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"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fwupd-offline-update.service": {"name": "fwupd-offline-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd-refresh.service": {"name": "fwupd-refresh.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd.service": {"name": "fwupd.service", "state": "inactive", "status": "static", "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"}, "loadmodules.service": {"name": "loadmodules.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"}, "mdadm-grow-continue@.service": {"name": "mdadm-grow-continue@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdadm-last-resort@.service": {"name": "mdadm-last-resort@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdcheck_continue.service": {"name": "mdcheck_continue.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdcheck_start.service": {"name": "mdcheck_start.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdmon@.service": {"name": "mdmon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdmonitor-oneshot.service": {"name": "mdmonitor-oneshot.service", "state": "inactive", "status": "static", "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"}, "plymouth-halt.service": {"name": "plymouth-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-kexec.service": {"name": "plymouth-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-poweroff.service": {"name": "plymouth-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-reboot.service": {"name": "plymouth-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-switch-root-initramfs.service": {"name": "plymouth-switch-root-initramfs.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "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-confext.service": {"name": "systemd-confext.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.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-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "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-networkd-wait-online@.service": {"name": "systemd-networkd-wait-online@.service", "state": "unknown", "status": "disabled", "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-portabled.service": {"name": "systemd-portabled.service", "state": "inactive", "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": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-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-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-time-wait-sync.service": {"name": "systemd-time-wait-sync.service", "state": "inactive", "status": "disabled", "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"}, "systemd-zram-setup@.service": {"name": "systemd-zram-setup@.service", "state": "unknown", "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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.41.238 closed. 29764 1726883000.61825: 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-1726882998.099529-30069-132498486770941/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29764 1726883000.61845: _low_level_execute_command(): starting 29764 1726883000.61856: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882998.099529-30069-132498486770941/ > /dev/null 2>&1 && sleep 0' 29764 1726883000.63317: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 29764 1726883000.63332: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29764 1726883000.63353: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726883000.63423: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726883000.63578: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29764 1726883000.63598: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29764 1726883000.63653: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726883000.63882: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726883000.66038: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726883000.66042: stdout chunk (state=3): >>><<< 29764 1726883000.66044: stderr chunk (state=3): >>><<< 29764 1726883000.66059: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29764 1726883000.66070: handler run complete 29764 1726883000.66739: variable 'ansible_facts' from source: unknown 29764 1726883000.67314: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726883000.68941: variable 'ansible_facts' from source: unknown 29764 1726883000.69393: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726883000.70341: attempt loop complete, returning result 29764 1726883000.70344: _execute() done 29764 1726883000.70348: dumping result to json 29764 1726883000.70389: done dumping result, returning 29764 1726883000.70469: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which services are running [0affe814-3a2d-da6f-1817-00000000025f] 29764 1726883000.70484: sending task result for task 0affe814-3a2d-da6f-1817-00000000025f 29764 1726883000.75965: done sending task result for task 0affe814-3a2d-da6f-1817-00000000025f 29764 1726883000.75968: WORKER PROCESS EXITING ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 29764 1726883000.76077: no more pending results, returning what we have 29764 1726883000.76080: results queue empty 29764 1726883000.76082: checking for any_errors_fatal 29764 1726883000.76085: done checking for any_errors_fatal 29764 1726883000.76086: checking for max_fail_percentage 29764 1726883000.76088: done checking for max_fail_percentage 29764 1726883000.76089: checking to see if all hosts have failed and the running result is not ok 29764 1726883000.76090: done checking to see if all hosts have failed 29764 1726883000.76092: getting the remaining hosts for this loop 29764 1726883000.76093: done getting the remaining hosts for this loop 29764 1726883000.76097: getting the next task for host managed_node3 29764 1726883000.76104: done getting next task for host managed_node3 29764 1726883000.76108: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 29764 1726883000.76116: ^ 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 29764 1726883000.76132: getting variables 29764 1726883000.76136: in VariableManager get_vars() 29764 1726883000.76164: Calling all_inventory to load vars for managed_node3 29764 1726883000.76168: Calling groups_inventory to load vars for managed_node3 29764 1726883000.76171: Calling all_plugins_inventory to load vars for managed_node3 29764 1726883000.76183: Calling all_plugins_play to load vars for managed_node3 29764 1726883000.76186: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726883000.76190: Calling groups_plugins_play to load vars for managed_node3 29764 1726883000.77607: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726883000.79337: done with get_vars() 29764 1726883000.79355: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 21:43:20 -0400 (0:00:02.807) 0:00:10.661 ****** 29764 1726883000.79588: entering _queue_task() for managed_node3/package_facts 29764 1726883000.79590: Creating lock for package_facts 29764 1726883000.80377: worker is 1 (out of 1 available) 29764 1726883000.80389: exiting _queue_task() for managed_node3/package_facts 29764 1726883000.80402: done queuing things up, now waiting for results queue to drain 29764 1726883000.80404: waiting for pending results... 29764 1726883000.80931: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which packages are installed 29764 1726883000.81283: in run() - task 0affe814-3a2d-da6f-1817-000000000260 29764 1726883000.81306: variable 'ansible_search_path' from source: unknown 29764 1726883000.81541: variable 'ansible_search_path' from source: unknown 29764 1726883000.81545: calling self._execute() 29764 1726883000.81617: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726883000.81695: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726883000.81712: variable 'omit' from source: magic vars 29764 1726883000.82740: variable 'ansible_distribution_major_version' from source: facts 29764 1726883000.82744: Evaluated conditional (ansible_distribution_major_version != '6'): True 29764 1726883000.83352: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29764 1726883000.89287: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29764 1726883000.89448: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29764 1726883000.89618: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29764 1726883000.89713: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29764 1726883000.89856: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29764 1726883000.90121: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726883000.90165: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726883000.90204: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726883000.90445: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726883000.90449: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726883000.90778: variable 'ansible_distribution' from source: facts 29764 1726883000.90791: variable 'ansible_distribution_major_version' from source: facts 29764 1726883000.90806: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 29764 1726883000.90818: variable 'omit' from source: magic vars 29764 1726883000.91110: variable 'omit' from source: magic vars 29764 1726883000.91160: variable 'omit' from source: magic vars 29764 1726883000.91200: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29764 1726883000.91245: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29764 1726883000.91344: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29764 1726883000.91376: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29764 1726883000.91444: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29764 1726883000.91536: variable 'inventory_hostname' from source: host vars for 'managed_node3' 29764 1726883000.91541: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726883000.91642: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726883000.91877: Set connection var ansible_shell_executable to /bin/sh 29764 1726883000.91894: Set connection var ansible_timeout to 10 29764 1726883000.91968: Set connection var ansible_shell_type to sh 29764 1726883000.91974: Set connection var ansible_pipelining to False 29764 1726883000.91977: Set connection var ansible_module_compression to ZIP_DEFLATED 29764 1726883000.91979: Set connection var ansible_connection to ssh 29764 1726883000.92081: variable 'ansible_shell_executable' from source: unknown 29764 1726883000.92084: variable 'ansible_connection' from source: unknown 29764 1726883000.92087: variable 'ansible_module_compression' from source: unknown 29764 1726883000.92089: variable 'ansible_shell_type' from source: unknown 29764 1726883000.92091: variable 'ansible_shell_executable' from source: unknown 29764 1726883000.92093: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726883000.92148: variable 'ansible_pipelining' from source: unknown 29764 1726883000.92297: variable 'ansible_timeout' from source: unknown 29764 1726883000.92301: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726883000.92562: 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__) 29764 1726883000.92606: variable 'omit' from source: magic vars 29764 1726883000.92944: starting attempt loop 29764 1726883000.92948: running the handler 29764 1726883000.92951: _low_level_execute_command(): starting 29764 1726883000.92953: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29764 1726883000.94157: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726883000.94243: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 29764 1726883000.94338: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726883000.94551: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726883000.96454: stdout chunk (state=3): >>>/root <<< 29764 1726883000.96724: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726883000.96731: stdout chunk (state=3): >>><<< 29764 1726883000.96745: stderr chunk (state=3): >>><<< 29764 1726883000.96769: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29764 1726883000.96784: _low_level_execute_command(): starting 29764 1726883000.96788: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883000.9676483-30165-224526760447056 `" && echo ansible-tmp-1726883000.9676483-30165-224526760447056="` echo /root/.ansible/tmp/ansible-tmp-1726883000.9676483-30165-224526760447056 `" ) && sleep 0' 29764 1726883000.98239: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 29764 1726883000.98518: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 29764 1726883000.98653: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726883000.98800: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726883001.00944: stdout chunk (state=3): >>>ansible-tmp-1726883000.9676483-30165-224526760447056=/root/.ansible/tmp/ansible-tmp-1726883000.9676483-30165-224526760447056 <<< 29764 1726883001.01062: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726883001.01138: stderr chunk (state=3): >>><<< 29764 1726883001.01142: stdout chunk (state=3): >>><<< 29764 1726883001.01354: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883000.9676483-30165-224526760447056=/root/.ansible/tmp/ansible-tmp-1726883000.9676483-30165-224526760447056 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29764 1726883001.01407: variable 'ansible_module_compression' from source: unknown 29764 1726883001.01457: ANSIBALLZ: Using lock for package_facts 29764 1726883001.01461: ANSIBALLZ: Acquiring lock 29764 1726883001.01464: ANSIBALLZ: Lock acquired: 140564930129280 29764 1726883001.01469: ANSIBALLZ: Creating module 29764 1726883001.76053: ANSIBALLZ: Writing module into payload 29764 1726883001.76240: ANSIBALLZ: Writing module 29764 1726883001.76342: ANSIBALLZ: Renaming module 29764 1726883001.76387: ANSIBALLZ: Done creating module 29764 1726883001.76437: variable 'ansible_facts' from source: unknown 29764 1726883001.76807: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883000.9676483-30165-224526760447056/AnsiballZ_package_facts.py 29764 1726883001.77183: Sending initial data 29764 1726883001.77186: Sent initial data (162 bytes) 29764 1726883001.78740: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 29764 1726883001.78760: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726883001.78912: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726883001.80728: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 29764 1726883001.80842: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29764 1726883001.80954: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29764ooyjyvtd/tmp3586ntls /root/.ansible/tmp/ansible-tmp-1726883000.9676483-30165-224526760447056/AnsiballZ_package_facts.py <<< 29764 1726883001.80958: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726883000.9676483-30165-224526760447056/AnsiballZ_package_facts.py" <<< 29764 1726883001.81154: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-29764ooyjyvtd/tmp3586ntls" to remote "/root/.ansible/tmp/ansible-tmp-1726883000.9676483-30165-224526760447056/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726883000.9676483-30165-224526760447056/AnsiballZ_package_facts.py" <<< 29764 1726883001.86059: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726883001.86176: stderr chunk (state=3): >>><<< 29764 1726883001.86187: stdout chunk (state=3): >>><<< 29764 1726883001.86232: done transferring module to remote 29764 1726883001.86248: _low_level_execute_command(): starting 29764 1726883001.86260: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883000.9676483-30165-224526760447056/ /root/.ansible/tmp/ansible-tmp-1726883000.9676483-30165-224526760447056/AnsiballZ_package_facts.py && sleep 0' 29764 1726883001.87577: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 29764 1726883001.87682: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29764 1726883001.87760: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29764 1726883001.87778: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 <<< 29764 1726883001.87792: stderr chunk (state=3): >>>debug2: match found <<< 29764 1726883001.87845: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726883001.87930: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 29764 1726883001.87970: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726883001.88144: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726883001.90211: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726883001.90653: stderr chunk (state=3): >>><<< 29764 1726883001.90657: stdout chunk (state=3): >>><<< 29764 1726883001.90660: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29764 1726883001.90662: _low_level_execute_command(): starting 29764 1726883001.90665: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726883000.9676483-30165-224526760447056/AnsiballZ_package_facts.py && sleep 0' 29764 1726883001.92485: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726883001.92739: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 29764 1726883001.92883: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726883001.93033: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726883002.57445: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "13.3.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240909", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "2.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "12.fc39", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.40", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240101", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release-identity-basic": [{"name": "fedora-release-identity-basic", "version": "39", "release": "36", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-gpg-keys": [{"name": "fedora-gpg-keys", "version": "39", "release": "2", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-repos": [{"name": "fedora-repos", "version": "39", "release": "2", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release-common": [{"name": "fedora-release-common", "version": "39", "release": "36", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release": [{"name": "fedora-release", "version": "39", "release": "36", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.4", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "6.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "18.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240101", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240101", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240101", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "abattis-cantarell-vf-fonts": [{"name": "abattis-cantarell-vf-fonts", "version": "0.301", "release": "10.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.0", "release": "9.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.0", "release": "9.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240909", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240909", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240909", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240909", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240909", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240909", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240909", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240909", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240909", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240909", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240909", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240909", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240909", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "1.9.5", "release": "2.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.42", "release": "1.fc39.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.17.11", "release": "3.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.3", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.3", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.3", "release": "9.P1.fc39", "epoch": 12, "arch": "noarch", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.719", "release": "1.fc39", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "7.20230520.fc39.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.38", "release": "18.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "7.20230520.fc39.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.38", "release": "18.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.38", "release": "18.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.38", "release": "18.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib": [{"name": "zlib", "version": "1.2.13", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.39.4", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.4.4", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.39.4", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.6", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.48", "release": "9.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "16.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.0", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "r<<< 29764 1726883002.57595: stdout chunk (state=3): >>>pm"}], "readline": [{"name": "readline", "version": "8.2", "release": "6.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.10.4", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "22.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "5.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.47", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.42", "release": "1.fc39.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.103.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.42.0", "release": "7.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "13.3.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.26", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.2", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.39.4", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "121.fc39", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "53.20240808cvs.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.39.4", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.1", "release": "8.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.1", "release": "9.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.3", "release": "8.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "3.1.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.5", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.5", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.8", "release": "14.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.39.4", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.9.0", "release": "6.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "254.16", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "1.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.39.4", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.5", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.15.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.0", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.44", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.5.2", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.5.3", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.14.0", "release": "2.fc39", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.55.1", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "4.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "protobuf-c": [{"name": "protobuf-c", "version": "1.4.1", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.44", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.3", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.2", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "7.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "7.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "7.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.4", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.0", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.6.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.1.0", "release": "4.fc39", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "13.3.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.14", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "17.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "54.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.10.2", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "54.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb": [{"name": "libdb", "version": "5.3.28", "release": "56.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "54.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "54.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.9", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "14.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ntfs-3g-libs": [{"name": "ntfs-3g-libs", "version": "2022.10.3", "release": "3.fc39", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ntfs-3g": [{"name": "ntfs-3g", "version": "2022.10.3", "release": "3.fc39", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libibverbs": [{"name": "libibverbs", "version": "46.0", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpcap": [{"name": "libpcap", "version": "1.10.4", "release": "2.fc39", "epoch": 14, "arch": "x86_64", "source": "rpm"}], "libb2": [{"name": "libb2", "version": "0.98.1", "release": "9.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbytesize": [{"name": "libbytesize", "version": "2.11", "release": "99.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "11.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.3", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nano": [{"name": "nano", "version": "7.2", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nano-default-editor": [{"name": "nano-default-editor", "version": "7.2", "release": "5.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "libatasmart": [{"name": "libatasmart", "version": "0.19", "release": "26.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.5", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "121.fc39", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.20", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.103.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.103.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.4.4", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.0", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.0", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.0", "release": "9.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "1.fc39", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "36", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "1.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "633", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.28.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "exfatprogs": [{"name": "exfatprogs", "version": "1.2.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.11.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.3", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.33", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.6", "release": "17.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.0.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dosfstools": [{"name": "dosfstools", "version": "4.2", "release": "7.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.13.1", "release": "7.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libargon2": [{"name": "libargon2", "version": "20190702", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevdev": [{"name": "libevdev", "version": "1.13.1", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-core-libs": [{"name": "plymouth-core-libs", "version": "24.004.60", "release": "12.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.8", "release": "6.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "24.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.9", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.7", "release": "3.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "54.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "54.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "1.9.5", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "1.9.5", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "1.9.5", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-efi": [{"name": "fwupd-efi", "version": "1.6", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsigsegv": [{"name": "libsigsegv", "version": "2.14", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.2.2", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtool-ltdl": [{"name": "libtool-ltdl", "version": "2.4.7", "release": "7.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "6.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "12.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "9.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "btrfs-progs": [{"name": "btrfs-progs", "version": "6.10.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "7.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.4.0", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.4.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "2.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.0.5", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.21.1", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.3", "release": "6.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-pip-wheel": [{"name": "python-pip-wheel", "version": "23.2.1", "release": "2.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "9.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnsl2": [{"name": "libnsl2", "version": "2.0.0", "release": "6.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.0.2", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.2.1", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20231204", "release": "1.git1e3a2e4.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20231204", "release": "1.git1e3a2e4.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "6.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.12", "release": "6.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "121.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.5", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.197", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.197", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "2.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.4.3", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.5.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.3", "release": "6.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2023.2.60_v7.0.306", "release": "2.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.1.4", "release": "3.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "30", "release": "6.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.0.2", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.5.3", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.6.1", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "30", "release": "6.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.13.0", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-networkd": [{"name": "systemd-networkd", "version": "254.16", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "254.16", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-resolved": [{"name": "systemd-resolved", "version": "254.16", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.4.3", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "10.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "059", "release": "16.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "73.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.39.4", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "254.16", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "254.16", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "121.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.6", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.78.6", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-utils": [{"name": "libblockdev-utils", "version": "3.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "123", "release": "1.fc39.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "123", "release": "1.fc39.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "26.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-glib": [{"name": "json-glib", "version": "1.8.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgudev": [{"name": "libgudev", "version": "238", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.10.9", "release": "100.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.10.9", "release": "100.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgusb": [{"name": "libgusb", "<<< 29764 1726883002.57608: stdout chunk (state=3): >>>version": "0.4.9", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmbim": [{"name": "libmbim", "version": "1.28.4", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shared-mime-info": [{"name": "shared-mime-info", "version": "2.2", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxmlb": [{"name": "libxmlb", "version": "0.3.19", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.3p1", "release": "11.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.1", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zchunk-libs": [{"name": "zchunk-libs", "version": "1.5.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.8.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.10.9", "release": "100.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.5.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.0.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.4", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.4", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.20.0", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libjcat": [{"name": "libjcat", "version": "0.2.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev": [{"name": "libblockdev", "version": "3.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-fs": [{"name": "libblockdev-fs", "version": "3.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-loop": [{"name": "libblockdev-loop", "version": "3.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-part": [{"name": "libblockdev-part", "version": "3.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-swap": [{"name": "libblockdev-swap", "version": "3.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.44.2", "release": "1.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bluez": [{"name": "bluez", "version": "5.77", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ModemManager-glib": [{"name": "ModemManager-glib", "version": "1.20.6", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.78.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "libqrtr-glib": [{"name": "libqrtr-glib", "version": "1.2.2", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libqmi": [{"name": "libqmi", "version": "1.32.4", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libudisks2": [{"name": "libudisks2", "version": "2.10.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuser": [{"name": "libuser", "version": "0.64", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ntfsprogs": [{"name": "ntfsprogs", "version": "2022.10.3", "release": "3.fc39", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.20", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20221126", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mdadm": [{"name": "mdadm", "version": "4.2", "release": "6.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-mdraid": [{"name": "libblockdev-mdraid", "version": "3.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zram-generator": [{"name": "zram-generator", "version": "1.1.2", "release": "11.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth": [{"name": "plymouth", "version": "24.004.60", "release": "12.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-scripts": [{"name": "plymouth-scripts", "version": "24.004.60", "release": "12.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "1.p5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "1.p5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.7.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.30", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "deltarpm": [{"name": "deltarpm", "version": "3.6.4", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.3", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.3", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.3", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-anchor": [{"name": "unbound-anchor", "version": "1.20.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-libs": [{"name": "unbound-libs", "version": "1.20.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-unbound": [{"name": "python3-unbound", "version": "1.20.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfsverity": [{"name": "libfsverity", "version": "1.4", "release": "10.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnvme": [{"name": "libnvme", "version": "1.6", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-nvme": [{"name": "libblockdev-nvme", "version": "3.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.103.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.103.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "volume_key-libs": [{"name": "volume_key-libs", "version": "0.3.12", "release": "20.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-crypto": [{"name": "libblockdev-crypto", "version": "3.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "udisks2": [{"name": "udisks2", "version": "2.10.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-plugin-modem-manager": [{"name": "fwupd-plugin-modem-manager", "version": "1.9.21", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-plugin-uefi-capsule-data": [{"name": "fwupd-plugin-uefi-capsule-data", "version": "1.9.21", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd": [{"name": "fwupd", "version": "1.9.21", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.9", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "40.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.2.1", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.5", "release": "8.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "39.7", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "39.7", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.20", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.21.1", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.21.1", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.8.0", "release": "6.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.7", "release": "3.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.0.5", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "12.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "10.fc39", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.9.0", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.9.0", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.0.5", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.21.1", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "121.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zram-generator-defaults": [{"name": "zram-generator-defaults", "version": "1.1.2", "release": "11.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.3", "release": "9.P1.fc39", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "3.1.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passwd": [{"name": "passwd", "version": "0.80", "release": "15.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.44.2", "release": "1.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.10.9", "release": "100.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.3p1", "release": "11.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.3p1", "release": "11.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "059", "release": "16.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.11.2", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.5", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.0", "release": "9.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.719", "release": "1.fc39", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "9.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "7.20230520.fc39.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "34.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "500.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.58", "release": "500.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.88", "release": "502.fc39", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.188", "release": "501.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "501.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "per<<< 29764 1726883002.57707: stdout chunk (state=3): >>>l-URI", "version": "5.21", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "500.fc39", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2023.0511", "release": "3.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "3.fc39", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.92", "release": "10.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20230801", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "500.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.10", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.083", "release": "3.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "501.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "500.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.13", "release": "502.fc39", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "500.fc39", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "3.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "4.fc39", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.037", "release": "3.fc39", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "500.fc39", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "501.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.13", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "500.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.15", "release": "502.fc39", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.28", "release": "502.fc39", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "500.fc39", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.52", "release": "502.fc39", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "500.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "500.fc39", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "501.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "500.fc39", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.37", "release": "502.fc39", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.13", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "500.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.54", "release": "500.fc39", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.77", "release": "500.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.89", "release": "500.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.16", "release": "502.fc39", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.19", "release": "500.fc39", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.54", "release": "502.fc39", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "500.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.38.2", "release": "502.fc39", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.38.2", "release": "502.fc39", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.81.0", "release": "11.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.40", "release": "14.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.40", "release": "14.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.6", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-devel": [{"name": "zlib-devel", "version": "1.2.13", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "62.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "6.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.3.1", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "24.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8", "release": "12.fc39", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "13.3.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.8.2", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "13.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "39.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.81.0", "release": "11.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "6.10", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.1.4", "release": "3.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "6.10.3", "release": "200.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers-x86": [{"name": "glibc-headers-x86", "version": "2.38", "release": "18.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.38", "release": "18.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.36", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client-devel": [{"name": "elfutils-debuginfod-client-devel", "version": "0.191", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "39", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.6.0", "release": "7.fc39", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "boost-atomic": [{"name": "boost-atomic", "version": "1.81.0", "release": "11.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.81.0", "release": "11.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.4.4", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2020.3", "release": "20.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.3.0", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.2~pre17250223gd07e4284", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.2~pre17250223gd07e4284", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gc": [{"name": "gc", "version": "8.2.2", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "guile22": [{"name": "guile22", "version": "2.2.7", "release": "9.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "2.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "13.3.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "6.10.9", "release": "100.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.2~pre17250223gd07e4284", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.2~pre17250223gd07e4284", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "aspell-en": [{"name": "aspell-en", "version": "2020.12.07", "release": "8.fc39", "epoch": 50, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "0.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.46.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.46.0", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.719", "release": "1.fc39", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.719", "release": "1.fc39", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.719", "release": "1.fc39", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "23.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "1.rc1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "502.fc39", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.43", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.42", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "4.9.3", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsodium": [{"name": "libsodium", "version": "1.0.18", "release": "15.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-utils": [{"name": "dnf-utils", "version": "4.9.0", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "xxhash-libs": [{"name": "xxhash-libs", "version": "0.8.2", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "2.fc39", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "3.fc39", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "3.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "18.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "13.fc39", "epoch": 1, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.46.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.46.0", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "libmetalink": [{"name": "libmetalink", "version": "0.1.3", "release": "32.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.21.4", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "8.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "6.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.1", "release": "6.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "0.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "44.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "19.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.31.2", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.fc39eng", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.fc39eng", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.fc39eng", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.719", "release": "1.fc39", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.1.0", "release": "4.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.30.2", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.7.1", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "67.7.2", "release": "8.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.4.3", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "6.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "3.1.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.1.4", "release": "3.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.10", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "11.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "20.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3+socks": [{"name": "python3-urllib3+socks", "version": "1.26.19", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.28.2", "release": "5.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "6.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.11.0", "release": "7.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.5", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "5.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "2.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "net-tools": [{"name": "net-tools", "version": "2.0", "release": "0.67.20160912git.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.5", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.5", "release": "8.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "23.2.1", "release": "2.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.197", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "16.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.197", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.23", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.12", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.23", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "3.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "18b8e74c", "release": "62f2920f", "epoch": null, "arch": null, "source": "rpm"}], "rtl-sdr": [{"name": "rtl-sdr", "version": "0.6.0^20230921git1261fbb2", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-pkcs11": [{"name": "openssl-pkcs11", "version": "0.4.12", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.4.1", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.16", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.10", "release": "1.fc39", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.14.10", "release": "1.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "chkconfig": [{"name": "chkconfig", "version": "1.26", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.20", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts": [{"name": "initscripts", "version": "10.20", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "network-scripts": [{"name": "network-scripts", "version": "10.20", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 29764 1726883002.59695: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.41.238 closed. <<< 29764 1726883002.59698: stdout chunk (state=3): >>><<< 29764 1726883002.59701: stderr chunk (state=3): >>><<< 29764 1726883002.59950: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "13.3.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240909", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "2.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "12.fc39", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.40", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240101", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release-identity-basic": [{"name": "fedora-release-identity-basic", "version": "39", "release": "36", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-gpg-keys": [{"name": "fedora-gpg-keys", "version": "39", "release": "2", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-repos": [{"name": "fedora-repos", "version": "39", "release": "2", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release-common": [{"name": "fedora-release-common", "version": "39", "release": "36", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release": [{"name": "fedora-release", "version": "39", "release": "36", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.4", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "6.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "18.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240101", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240101", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240101", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "abattis-cantarell-vf-fonts": [{"name": "abattis-cantarell-vf-fonts", "version": "0.301", "release": "10.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.0", "release": "9.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.0", "release": "9.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240909", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240909", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240909", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240909", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240909", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240909", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240909", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240909", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240909", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240909", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240909", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240909", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240909", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "1.9.5", "release": "2.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.42", "release": "1.fc39.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.17.11", "release": "3.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.3", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.3", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.3", "release": "9.P1.fc39", "epoch": 12, "arch": "noarch", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.719", "release": "1.fc39", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "7.20230520.fc39.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.38", "release": "18.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "7.20230520.fc39.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.38", "release": "18.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.38", "release": "18.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.38", "release": "18.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib": [{"name": "zlib", "version": "1.2.13", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.39.4", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.4.4", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.39.4", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.6", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.48", "release": "9.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "16.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.0", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "6.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.10.4", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "22.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "5.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.47", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.42", "release": "1.fc39.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.103.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.42.0", "release": "7.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "13.3.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.26", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.2", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.39.4", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "121.fc39", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "53.20240808cvs.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.39.4", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.1", "release": "8.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.1", "release": "9.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.3", "release": "8.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "3.1.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.5", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.5", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.8", "release": "14.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.39.4", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.9.0", "release": "6.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "254.16", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "1.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.39.4", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.5", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.15.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.0", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.44", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.5.2", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.5.3", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.14.0", "release": "2.fc39", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.55.1", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "4.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "protobuf-c": [{"name": "protobuf-c", "version": "1.4.1", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.44", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.3", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.2", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "7.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "7.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "7.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.4", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.0", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.6.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.1.0", "release": "4.fc39", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "13.3.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.14", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "17.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "54.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.10.2", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "54.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb": [{"name": "libdb", "version": "5.3.28", "release": "56.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "54.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "54.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.9", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "14.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ntfs-3g-libs": [{"name": "ntfs-3g-libs", "version": "2022.10.3", "release": "3.fc39", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ntfs-3g": [{"name": "ntfs-3g", "version": "2022.10.3", "release": "3.fc39", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libibverbs": [{"name": "libibverbs", "version": "46.0", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpcap": [{"name": "libpcap", "version": "1.10.4", "release": "2.fc39", "epoch": 14, "arch": "x86_64", "source": "rpm"}], "libb2": [{"name": "libb2", "version": "0.98.1", "release": "9.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbytesize": [{"name": "libbytesize", "version": "2.11", "release": "99.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "11.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.3", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nano": [{"name": "nano", "version": "7.2", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nano-default-editor": [{"name": "nano-default-editor", "version": "7.2", "release": "5.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "libatasmart": [{"name": "libatasmart", "version": "0.19", "release": "26.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.5", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "121.fc39", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.20", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.103.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.103.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.4.4", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.0", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.0", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.0", "release": "9.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "1.fc39", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "36", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "1.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "633", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.28.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "exfatprogs": [{"name": "exfatprogs", "version": "1.2.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.11.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.3", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.33", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.6", "release": "17.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.0.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dosfstools": [{"name": "dosfstools", "version": "4.2", "release": "7.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.13.1", "release": "7.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libargon2": [{"name": "libargon2", "version": "20190702", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevdev": [{"name": "libevdev", "version": "1.13.1", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-core-libs": [{"name": "plymouth-core-libs", "version": "24.004.60", "release": "12.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.8", "release": "6.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "24.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.9", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.7", "release": "3.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "54.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "54.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "1.9.5", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "1.9.5", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "1.9.5", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-efi": [{"name": "fwupd-efi", "version": "1.6", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsigsegv": [{"name": "libsigsegv", "version": "2.14", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.2.2", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtool-ltdl": [{"name": "libtool-ltdl", "version": "2.4.7", "release": "7.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "6.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "12.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "9.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "btrfs-progs": [{"name": "btrfs-progs", "version": "6.10.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "7.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.4.0", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.4.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "2.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.0.5", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.21.1", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.3", "release": "6.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-pip-wheel": [{"name": "python-pip-wheel", "version": "23.2.1", "release": "2.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "9.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnsl2": [{"name": "libnsl2", "version": "2.0.0", "release": "6.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.0.2", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.2.1", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20231204", "release": "1.git1e3a2e4.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20231204", "release": "1.git1e3a2e4.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "6.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.12", "release": "6.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "121.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.5", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.197", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.197", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "2.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.4.3", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.5.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.3", "release": "6.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2023.2.60_v7.0.306", "release": "2.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.1.4", "release": "3.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "30", "release": "6.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.0.2", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.5.3", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.6.1", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "30", "release": "6.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.13.0", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-networkd": [{"name": "systemd-networkd", "version": "254.16", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "254.16", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-resolved": [{"name": "systemd-resolved", "version": "254.16", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.4.3", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "10.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "059", "release": "16.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "73.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.39.4", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "254.16", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "254.16", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "121.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.6", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.78.6", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-utils": [{"name": "libblockdev-utils", "version": "3.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "123", "release": "1.fc39.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "123", "release": "1.fc39.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "26.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-glib": [{"name": "json-glib", "version": "1.8.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgudev": [{"name": "libgudev", "version": "238", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.10.9", "release": "100.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.10.9", "release": "100.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgusb": [{"name": "libgusb", "version": "0.4.9", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmbim": [{"name": "libmbim", "version": "1.28.4", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shared-mime-info": [{"name": "shared-mime-info", "version": "2.2", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxmlb": [{"name": "libxmlb", "version": "0.3.19", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.3p1", "release": "11.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.1", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zchunk-libs": [{"name": "zchunk-libs", "version": "1.5.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.8.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.10.9", "release": "100.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.5.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.0.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.4", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.4", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.20.0", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libjcat": [{"name": "libjcat", "version": "0.2.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev": [{"name": "libblockdev", "version": "3.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-fs": [{"name": "libblockdev-fs", "version": "3.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-loop": [{"name": "libblockdev-loop", "version": "3.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-part": [{"name": "libblockdev-part", "version": "3.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-swap": [{"name": "libblockdev-swap", "version": "3.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.44.2", "release": "1.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bluez": [{"name": "bluez", "version": "5.77", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ModemManager-glib": [{"name": "ModemManager-glib", "version": "1.20.6", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.78.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "libqrtr-glib": [{"name": "libqrtr-glib", "version": "1.2.2", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libqmi": [{"name": "libqmi", "version": "1.32.4", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libudisks2": [{"name": "libudisks2", "version": "2.10.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuser": [{"name": "libuser", "version": "0.64", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ntfsprogs": [{"name": "ntfsprogs", "version": "2022.10.3", "release": "3.fc39", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.20", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20221126", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mdadm": [{"name": "mdadm", "version": "4.2", "release": "6.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-mdraid": [{"name": "libblockdev-mdraid", "version": "3.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zram-generator": [{"name": "zram-generator", "version": "1.1.2", "release": "11.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth": [{"name": "plymouth", "version": "24.004.60", "release": "12.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-scripts": [{"name": "plymouth-scripts", "version": "24.004.60", "release": "12.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "1.p5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "1.p5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.7.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.30", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "deltarpm": [{"name": "deltarpm", "version": "3.6.4", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.3", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.3", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.3", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-anchor": [{"name": "unbound-anchor", "version": "1.20.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-libs": [{"name": "unbound-libs", "version": "1.20.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-unbound": [{"name": "python3-unbound", "version": "1.20.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfsverity": [{"name": "libfsverity", "version": "1.4", "release": "10.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnvme": [{"name": "libnvme", "version": "1.6", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-nvme": [{"name": "libblockdev-nvme", "version": "3.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.103.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.103.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "volume_key-libs": [{"name": "volume_key-libs", "version": "0.3.12", "release": "20.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-crypto": [{"name": "libblockdev-crypto", "version": "3.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "udisks2": [{"name": "udisks2", "version": "2.10.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-plugin-modem-manager": [{"name": "fwupd-plugin-modem-manager", "version": "1.9.21", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-plugin-uefi-capsule-data": [{"name": "fwupd-plugin-uefi-capsule-data", "version": "1.9.21", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd": [{"name": "fwupd", "version": "1.9.21", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.9", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "40.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.2.1", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.5", "release": "8.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "39.7", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "39.7", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.20", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.21.1", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.21.1", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.8.0", "release": "6.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.7", "release": "3.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.0.5", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "12.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "10.fc39", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.9.0", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.9.0", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.0.5", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.21.1", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "121.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zram-generator-defaults": [{"name": "zram-generator-defaults", "version": "1.1.2", "release": "11.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.3", "release": "9.P1.fc39", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "3.1.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passwd": [{"name": "passwd", "version": "0.80", "release": "15.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.44.2", "release": "1.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.10.9", "release": "100.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.3p1", "release": "11.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.3p1", "release": "11.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "059", "release": "16.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.11.2", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.5", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.0", "release": "9.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.719", "release": "1.fc39", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "9.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "7.20230520.fc39.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "34.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "500.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.58", "release": "500.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.88", "release": "502.fc39", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.188", "release": "501.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "501.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.21", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "500.fc39", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2023.0511", "release": "3.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "3.fc39", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.92", "release": "10.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20230801", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "500.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.10", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.083", "release": "3.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "501.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "500.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.13", "release": "502.fc39", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "500.fc39", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "3.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "4.fc39", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.037", "release": "3.fc39", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "500.fc39", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "501.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.13", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "500.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.15", "release": "502.fc39", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.28", "release": "502.fc39", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "500.fc39", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.52", "release": "502.fc39", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "500.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "500.fc39", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "501.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "500.fc39", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.37", "release": "502.fc39", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.13", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "500.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.54", "release": "500.fc39", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.77", "release": "500.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.89", "release": "500.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.16", "release": "502.fc39", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.19", "release": "500.fc39", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.54", "release": "502.fc39", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "500.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.38.2", "release": "502.fc39", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.38.2", "release": "502.fc39", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.81.0", "release": "11.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.40", "release": "14.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.40", "release": "14.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.6", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-devel": [{"name": "zlib-devel", "version": "1.2.13", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "62.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "6.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.3.1", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "24.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8", "release": "12.fc39", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "13.3.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.8.2", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "13.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "39.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.81.0", "release": "11.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "6.10", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.1.4", "release": "3.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "6.10.3", "release": "200.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers-x86": [{"name": "glibc-headers-x86", "version": "2.38", "release": "18.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.38", "release": "18.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.36", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client-devel": [{"name": "elfutils-debuginfod-client-devel", "version": "0.191", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "39", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.6.0", "release": "7.fc39", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "boost-atomic": [{"name": "boost-atomic", "version": "1.81.0", "release": "11.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.81.0", "release": "11.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.4.4", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2020.3", "release": "20.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.3.0", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.2~pre17250223gd07e4284", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.2~pre17250223gd07e4284", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gc": [{"name": "gc", "version": "8.2.2", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "guile22": [{"name": "guile22", "version": "2.2.7", "release": "9.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "2.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "13.3.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "6.10.9", "release": "100.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.2~pre17250223gd07e4284", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.2~pre17250223gd07e4284", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "aspell-en": [{"name": "aspell-en", "version": "2020.12.07", "release": "8.fc39", "epoch": 50, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "0.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.46.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.46.0", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.719", "release": "1.fc39", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.719", "release": "1.fc39", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.719", "release": "1.fc39", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "23.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "1.rc1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "502.fc39", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.43", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.42", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "4.9.3", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsodium": [{"name": "libsodium", "version": "1.0.18", "release": "15.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-utils": [{"name": "dnf-utils", "version": "4.9.0", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "xxhash-libs": [{"name": "xxhash-libs", "version": "0.8.2", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "2.fc39", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "3.fc39", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "3.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "18.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "13.fc39", "epoch": 1, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.46.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.46.0", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "libmetalink": [{"name": "libmetalink", "version": "0.1.3", "release": "32.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.21.4", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "8.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "6.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.1", "release": "6.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "0.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "44.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "19.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.31.2", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.fc39eng", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.fc39eng", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.fc39eng", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.719", "release": "1.fc39", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.1.0", "release": "4.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.30.2", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.7.1", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "67.7.2", "release": "8.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.4.3", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "6.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "3.1.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.1.4", "release": "3.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.10", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "11.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "20.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3+socks": [{"name": "python3-urllib3+socks", "version": "1.26.19", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.28.2", "release": "5.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "6.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.11.0", "release": "7.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.5", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "5.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "2.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "net-tools": [{"name": "net-tools", "version": "2.0", "release": "0.67.20160912git.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.5", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.5", "release": "8.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "23.2.1", "release": "2.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.197", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "16.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.197", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.23", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.12", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.23", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "3.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "18b8e74c", "release": "62f2920f", "epoch": null, "arch": null, "source": "rpm"}], "rtl-sdr": [{"name": "rtl-sdr", "version": "0.6.0^20230921git1261fbb2", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-pkcs11": [{"name": "openssl-pkcs11", "version": "0.4.12", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.4.1", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.16", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.10", "release": "1.fc39", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.14.10", "release": "1.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "chkconfig": [{"name": "chkconfig", "version": "1.26", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.20", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts": [{"name": "initscripts", "version": "10.20", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "network-scripts": [{"name": "network-scripts", "version": "10.20", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.41.238 closed. 29764 1726883002.65619: 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-1726883000.9676483-30165-224526760447056/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29764 1726883002.65630: _low_level_execute_command(): starting 29764 1726883002.65680: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883000.9676483-30165-224526760447056/ > /dev/null 2>&1 && sleep 0' 29764 1726883002.66346: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 29764 1726883002.66373: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726883002.66528: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726883002.68675: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726883002.68678: stdout chunk (state=3): >>><<< 29764 1726883002.68681: stderr chunk (state=3): >>><<< 29764 1726883002.68843: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29764 1726883002.68847: handler run complete 29764 1726883002.70356: variable 'ansible_facts' from source: unknown 29764 1726883002.71197: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726883002.75160: variable 'ansible_facts' from source: unknown 29764 1726883002.75926: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726883002.77406: attempt loop complete, returning result 29764 1726883002.77429: _execute() done 29764 1726883002.77432: dumping result to json 29764 1726883002.77783: done dumping result, returning 29764 1726883002.77787: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which packages are installed [0affe814-3a2d-da6f-1817-000000000260] 29764 1726883002.77789: sending task result for task 0affe814-3a2d-da6f-1817-000000000260 29764 1726883002.85569: done sending task result for task 0affe814-3a2d-da6f-1817-000000000260 29764 1726883002.85573: WORKER PROCESS EXITING ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 29764 1726883002.85669: no more pending results, returning what we have 29764 1726883002.85672: results queue empty 29764 1726883002.85673: checking for any_errors_fatal 29764 1726883002.85680: done checking for any_errors_fatal 29764 1726883002.85681: checking for max_fail_percentage 29764 1726883002.85683: done checking for max_fail_percentage 29764 1726883002.85684: checking to see if all hosts have failed and the running result is not ok 29764 1726883002.85686: done checking to see if all hosts have failed 29764 1726883002.85686: getting the remaining hosts for this loop 29764 1726883002.85688: done getting the remaining hosts for this loop 29764 1726883002.85692: getting the next task for host managed_node3 29764 1726883002.85701: done getting next task for host managed_node3 29764 1726883002.85705: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 29764 1726883002.85711: ^ 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 29764 1726883002.85722: getting variables 29764 1726883002.85723: in VariableManager get_vars() 29764 1726883002.85755: Calling all_inventory to load vars for managed_node3 29764 1726883002.85759: Calling groups_inventory to load vars for managed_node3 29764 1726883002.85761: Calling all_plugins_inventory to load vars for managed_node3 29764 1726883002.85771: Calling all_plugins_play to load vars for managed_node3 29764 1726883002.85774: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726883002.85778: Calling groups_plugins_play to load vars for managed_node3 29764 1726883002.88129: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726883002.93230: done with get_vars() 29764 1726883002.93384: done getting variables 29764 1726883002.93457: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:43:22 -0400 (0:00:02.140) 0:00:12.802 ****** 29764 1726883002.93676: entering _queue_task() for managed_node3/debug 29764 1726883002.94656: worker is 1 (out of 1 available) 29764 1726883002.94789: exiting _queue_task() for managed_node3/debug 29764 1726883002.94801: done queuing things up, now waiting for results queue to drain 29764 1726883002.94803: waiting for pending results... 29764 1726883002.95245: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 29764 1726883002.95382: in run() - task 0affe814-3a2d-da6f-1817-0000000001fe 29764 1726883002.95398: variable 'ansible_search_path' from source: unknown 29764 1726883002.95402: variable 'ansible_search_path' from source: unknown 29764 1726883002.95447: calling self._execute() 29764 1726883002.95844: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726883002.95854: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726883002.95866: variable 'omit' from source: magic vars 29764 1726883002.96704: variable 'ansible_distribution_major_version' from source: facts 29764 1726883002.96718: Evaluated conditional (ansible_distribution_major_version != '6'): True 29764 1726883002.97227: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29764 1726883003.02685: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29764 1726883003.02944: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29764 1726883003.02990: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29764 1726883003.03037: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29764 1726883003.03068: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29764 1726883003.03367: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726883003.03406: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726883003.03442: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726883003.03492: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726883003.03510: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726883003.04064: variable 'ansible_distribution' from source: facts 29764 1726883003.04068: variable 'ansible_distribution_major_version' from source: facts 29764 1726883003.04096: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 29764 1726883003.04105: variable 'omit' from source: magic vars 29764 1726883003.04169: variable 'omit' from source: magic vars 29764 1726883003.04534: variable 'network_provider' from source: set_fact 29764 1726883003.04543: variable 'omit' from source: magic vars 29764 1726883003.04550: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29764 1726883003.04580: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29764 1726883003.04600: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29764 1726883003.04622: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29764 1726883003.04652: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29764 1726883003.04669: variable 'inventory_hostname' from source: host vars for 'managed_node3' 29764 1726883003.04673: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726883003.04763: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726883003.05009: Set connection var ansible_shell_executable to /bin/sh 29764 1726883003.05017: Set connection var ansible_timeout to 10 29764 1726883003.05020: Set connection var ansible_shell_type to sh 29764 1726883003.05028: Set connection var ansible_pipelining to False 29764 1726883003.05041: Set connection var ansible_module_compression to ZIP_DEFLATED 29764 1726883003.05044: Set connection var ansible_connection to ssh 29764 1726883003.05087: variable 'ansible_shell_executable' from source: unknown 29764 1726883003.05091: variable 'ansible_connection' from source: unknown 29764 1726883003.05239: variable 'ansible_module_compression' from source: unknown 29764 1726883003.05243: variable 'ansible_shell_type' from source: unknown 29764 1726883003.05245: variable 'ansible_shell_executable' from source: unknown 29764 1726883003.05247: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726883003.05250: variable 'ansible_pipelining' from source: unknown 29764 1726883003.05252: variable 'ansible_timeout' from source: unknown 29764 1726883003.05254: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726883003.05437: 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) 29764 1726883003.05655: variable 'omit' from source: magic vars 29764 1726883003.05662: starting attempt loop 29764 1726883003.05665: running the handler 29764 1726883003.05717: handler run complete 29764 1726883003.05737: attempt loop complete, returning result 29764 1726883003.05741: _execute() done 29764 1726883003.05746: dumping result to json 29764 1726883003.05810: done dumping result, returning 29764 1726883003.05814: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [0affe814-3a2d-da6f-1817-0000000001fe] 29764 1726883003.05817: sending task result for task 0affe814-3a2d-da6f-1817-0000000001fe 29764 1726883003.05884: done sending task result for task 0affe814-3a2d-da6f-1817-0000000001fe 29764 1726883003.05886: WORKER PROCESS EXITING ok: [managed_node3] => {} MSG: Using network provider: nm 29764 1726883003.05980: no more pending results, returning what we have 29764 1726883003.05984: results queue empty 29764 1726883003.05985: checking for any_errors_fatal 29764 1726883003.05995: done checking for any_errors_fatal 29764 1726883003.05996: checking for max_fail_percentage 29764 1726883003.05998: done checking for max_fail_percentage 29764 1726883003.05999: checking to see if all hosts have failed and the running result is not ok 29764 1726883003.06000: done checking to see if all hosts have failed 29764 1726883003.06002: getting the remaining hosts for this loop 29764 1726883003.06004: done getting the remaining hosts for this loop 29764 1726883003.06009: getting the next task for host managed_node3 29764 1726883003.06019: done getting next task for host managed_node3 29764 1726883003.06023: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 29764 1726883003.06030: ^ 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 29764 1726883003.06051: getting variables 29764 1726883003.06053: in VariableManager get_vars() 29764 1726883003.06096: Calling all_inventory to load vars for managed_node3 29764 1726883003.06099: Calling groups_inventory to load vars for managed_node3 29764 1726883003.06103: Calling all_plugins_inventory to load vars for managed_node3 29764 1726883003.06113: Calling all_plugins_play to load vars for managed_node3 29764 1726883003.06117: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726883003.06121: Calling groups_plugins_play to load vars for managed_node3 29764 1726883003.12165: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726883003.17238: done with get_vars() 29764 1726883003.17303: done getting variables 29764 1726883003.17491: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:43:23 -0400 (0:00:00.238) 0:00:13.040 ****** 29764 1726883003.17532: entering _queue_task() for managed_node3/fail 29764 1726883003.17540: Creating lock for fail 29764 1726883003.17973: worker is 1 (out of 1 available) 29764 1726883003.18103: exiting _queue_task() for managed_node3/fail 29764 1726883003.18115: done queuing things up, now waiting for results queue to drain 29764 1726883003.18117: waiting for pending results... 29764 1726883003.18355: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 29764 1726883003.18529: in run() - task 0affe814-3a2d-da6f-1817-0000000001ff 29764 1726883003.18536: variable 'ansible_search_path' from source: unknown 29764 1726883003.18539: variable 'ansible_search_path' from source: unknown 29764 1726883003.18638: calling self._execute() 29764 1726883003.18693: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726883003.18708: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726883003.18727: variable 'omit' from source: magic vars 29764 1726883003.19199: variable 'ansible_distribution_major_version' from source: facts 29764 1726883003.19218: Evaluated conditional (ansible_distribution_major_version != '6'): True 29764 1726883003.19527: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29764 1726883003.23352: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29764 1726883003.23456: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29764 1726883003.23491: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29764 1726883003.23540: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29764 1726883003.23584: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29764 1726883003.23771: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726883003.23777: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726883003.23784: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726883003.23852: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726883003.23886: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726883003.24454: variable 'ansible_distribution' from source: facts 29764 1726883003.24457: variable 'ansible_distribution_major_version' from source: facts 29764 1726883003.24460: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 29764 1726883003.24907: variable 'network_state' from source: role '' defaults 29764 1726883003.24911: Evaluated conditional (network_state != {}): False 29764 1726883003.24914: when evaluation is False, skipping this task 29764 1726883003.24917: _execute() done 29764 1726883003.24919: dumping result to json 29764 1726883003.24921: done dumping result, returning 29764 1726883003.24923: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affe814-3a2d-da6f-1817-0000000001ff] 29764 1726883003.24926: sending task result for task 0affe814-3a2d-da6f-1817-0000000001ff 29764 1726883003.24997: done sending task result for task 0affe814-3a2d-da6f-1817-0000000001ff 29764 1726883003.25000: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 29764 1726883003.25070: no more pending results, returning what we have 29764 1726883003.25074: results queue empty 29764 1726883003.25076: checking for any_errors_fatal 29764 1726883003.25083: done checking for any_errors_fatal 29764 1726883003.25084: checking for max_fail_percentage 29764 1726883003.25087: done checking for max_fail_percentage 29764 1726883003.25088: checking to see if all hosts have failed and the running result is not ok 29764 1726883003.25090: done checking to see if all hosts have failed 29764 1726883003.25091: getting the remaining hosts for this loop 29764 1726883003.25093: done getting the remaining hosts for this loop 29764 1726883003.25098: getting the next task for host managed_node3 29764 1726883003.25112: done getting next task for host managed_node3 29764 1726883003.25117: ^ 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 29764 1726883003.25125: ^ 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 29764 1726883003.25146: getting variables 29764 1726883003.25148: in VariableManager get_vars() 29764 1726883003.25190: Calling all_inventory to load vars for managed_node3 29764 1726883003.25194: Calling groups_inventory to load vars for managed_node3 29764 1726883003.25198: Calling all_plugins_inventory to load vars for managed_node3 29764 1726883003.25326: Calling all_plugins_play to load vars for managed_node3 29764 1726883003.25332: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726883003.25340: Calling groups_plugins_play to load vars for managed_node3 29764 1726883003.27750: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726883003.31137: done with get_vars() 29764 1726883003.31173: done getting variables 29764 1726883003.31249: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:43:23 -0400 (0:00:00.137) 0:00:13.178 ****** 29764 1726883003.31301: entering _queue_task() for managed_node3/fail 29764 1726883003.31860: worker is 1 (out of 1 available) 29764 1726883003.31872: exiting _queue_task() for managed_node3/fail 29764 1726883003.31883: done queuing things up, now waiting for results queue to drain 29764 1726883003.31885: waiting for pending results... 29764 1726883003.32072: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 29764 1726883003.32332: in run() - task 0affe814-3a2d-da6f-1817-000000000200 29764 1726883003.32338: variable 'ansible_search_path' from source: unknown 29764 1726883003.32343: variable 'ansible_search_path' from source: unknown 29764 1726883003.32346: calling self._execute() 29764 1726883003.32541: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726883003.32560: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726883003.32603: variable 'omit' from source: magic vars 29764 1726883003.33588: variable 'ansible_distribution_major_version' from source: facts 29764 1726883003.33923: Evaluated conditional (ansible_distribution_major_version != '6'): True 29764 1726883003.34255: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29764 1726883003.37646: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29764 1726883003.37983: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29764 1726883003.38016: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29764 1726883003.38229: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29764 1726883003.38233: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29764 1726883003.38478: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726883003.38526: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726883003.38583: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726883003.38676: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726883003.38752: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726883003.38942: variable 'ansible_distribution' from source: facts 29764 1726883003.38945: variable 'ansible_distribution_major_version' from source: facts 29764 1726883003.38948: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 29764 1726883003.39061: variable 'network_state' from source: role '' defaults 29764 1726883003.39086: Evaluated conditional (network_state != {}): False 29764 1726883003.39096: when evaluation is False, skipping this task 29764 1726883003.39105: _execute() done 29764 1726883003.39114: dumping result to json 29764 1726883003.39123: done dumping result, returning 29764 1726883003.39137: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0affe814-3a2d-da6f-1817-000000000200] 29764 1726883003.39149: sending task result for task 0affe814-3a2d-da6f-1817-000000000200 skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 29764 1726883003.39352: no more pending results, returning what we have 29764 1726883003.39356: results queue empty 29764 1726883003.39357: checking for any_errors_fatal 29764 1726883003.39366: done checking for any_errors_fatal 29764 1726883003.39368: checking for max_fail_percentage 29764 1726883003.39370: done checking for max_fail_percentage 29764 1726883003.39371: checking to see if all hosts have failed and the running result is not ok 29764 1726883003.39373: done checking to see if all hosts have failed 29764 1726883003.39373: getting the remaining hosts for this loop 29764 1726883003.39376: done getting the remaining hosts for this loop 29764 1726883003.39380: getting the next task for host managed_node3 29764 1726883003.39390: done getting next task for host managed_node3 29764 1726883003.39394: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 29764 1726883003.39406: ^ 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 29764 1726883003.39423: getting variables 29764 1726883003.39425: in VariableManager get_vars() 29764 1726883003.39470: Calling all_inventory to load vars for managed_node3 29764 1726883003.39474: Calling groups_inventory to load vars for managed_node3 29764 1726883003.39477: Calling all_plugins_inventory to load vars for managed_node3 29764 1726883003.39488: Calling all_plugins_play to load vars for managed_node3 29764 1726883003.39492: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726883003.39496: Calling groups_plugins_play to load vars for managed_node3 29764 1726883003.40022: done sending task result for task 0affe814-3a2d-da6f-1817-000000000200 29764 1726883003.40026: WORKER PROCESS EXITING 29764 1726883003.43239: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726883003.46804: done with get_vars() 29764 1726883003.46845: done getting variables 29764 1726883003.47041: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:43:23 -0400 (0:00:00.157) 0:00:13.336 ****** 29764 1726883003.47085: entering _queue_task() for managed_node3/fail 29764 1726883003.47744: worker is 1 (out of 1 available) 29764 1726883003.47851: exiting _queue_task() for managed_node3/fail 29764 1726883003.47868: done queuing things up, now waiting for results queue to drain 29764 1726883003.47870: waiting for pending results... 29764 1726883003.48102: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 29764 1726883003.48283: in run() - task 0affe814-3a2d-da6f-1817-000000000201 29764 1726883003.48319: variable 'ansible_search_path' from source: unknown 29764 1726883003.48329: variable 'ansible_search_path' from source: unknown 29764 1726883003.48410: calling self._execute() 29764 1726883003.48497: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726883003.48516: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726883003.48540: variable 'omit' from source: magic vars 29764 1726883003.49061: variable 'ansible_distribution_major_version' from source: facts 29764 1726883003.49065: Evaluated conditional (ansible_distribution_major_version != '6'): True 29764 1726883003.49346: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29764 1726883003.51980: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29764 1726883003.52045: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29764 1726883003.52079: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29764 1726883003.52113: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29764 1726883003.52139: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29764 1726883003.52208: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726883003.52240: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726883003.52266: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726883003.52301: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726883003.52314: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726883003.52412: variable 'ansible_distribution' from source: facts 29764 1726883003.52416: variable 'ansible_distribution_major_version' from source: facts 29764 1726883003.52424: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 29764 1726883003.52546: variable 'ansible_distribution_major_version' from source: facts 29764 1726883003.52562: Evaluated conditional (ansible_distribution_major_version | int > 9): True 29764 1726883003.52654: variable 'ansible_distribution' from source: facts 29764 1726883003.52659: variable '__network_rh_distros' from source: role '' defaults 29764 1726883003.52672: Evaluated conditional (ansible_distribution in __network_rh_distros): False 29764 1726883003.52676: when evaluation is False, skipping this task 29764 1726883003.52680: _execute() done 29764 1726883003.52682: dumping result to json 29764 1726883003.52689: done dumping result, returning 29764 1726883003.52694: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affe814-3a2d-da6f-1817-000000000201] 29764 1726883003.52700: sending task result for task 0affe814-3a2d-da6f-1817-000000000201 29764 1726883003.52795: done sending task result for task 0affe814-3a2d-da6f-1817-000000000201 29764 1726883003.52798: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution in __network_rh_distros", "skip_reason": "Conditional result was False" } 29764 1726883003.52856: no more pending results, returning what we have 29764 1726883003.52860: results queue empty 29764 1726883003.52861: checking for any_errors_fatal 29764 1726883003.52871: done checking for any_errors_fatal 29764 1726883003.52872: checking for max_fail_percentage 29764 1726883003.52875: done checking for max_fail_percentage 29764 1726883003.52876: checking to see if all hosts have failed and the running result is not ok 29764 1726883003.52877: done checking to see if all hosts have failed 29764 1726883003.52878: getting the remaining hosts for this loop 29764 1726883003.52880: done getting the remaining hosts for this loop 29764 1726883003.52886: getting the next task for host managed_node3 29764 1726883003.52895: done getting next task for host managed_node3 29764 1726883003.52899: ^ 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 29764 1726883003.52905: ^ 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 29764 1726883003.52922: getting variables 29764 1726883003.52923: in VariableManager get_vars() 29764 1726883003.52958: Calling all_inventory to load vars for managed_node3 29764 1726883003.52961: Calling groups_inventory to load vars for managed_node3 29764 1726883003.52964: Calling all_plugins_inventory to load vars for managed_node3 29764 1726883003.52973: Calling all_plugins_play to load vars for managed_node3 29764 1726883003.52976: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726883003.52979: Calling groups_plugins_play to load vars for managed_node3 29764 1726883003.54371: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726883003.56539: done with get_vars() 29764 1726883003.56562: done getting variables 29764 1726883003.56644: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:43:23 -0400 (0:00:00.095) 0:00:13.432 ****** 29764 1726883003.56675: entering _queue_task() for managed_node3/dnf 29764 1726883003.56910: worker is 1 (out of 1 available) 29764 1726883003.56925: exiting _queue_task() for managed_node3/dnf 29764 1726883003.56939: done queuing things up, now waiting for results queue to drain 29764 1726883003.56942: waiting for pending results... 29764 1726883003.57121: running TaskExecutor() for managed_node3/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 29764 1726883003.57226: in run() - task 0affe814-3a2d-da6f-1817-000000000202 29764 1726883003.57240: variable 'ansible_search_path' from source: unknown 29764 1726883003.57244: variable 'ansible_search_path' from source: unknown 29764 1726883003.57285: calling self._execute() 29764 1726883003.57355: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726883003.57362: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726883003.57371: variable 'omit' from source: magic vars 29764 1726883003.57686: variable 'ansible_distribution_major_version' from source: facts 29764 1726883003.57715: Evaluated conditional (ansible_distribution_major_version != '6'): True 29764 1726883003.58048: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29764 1726883003.60671: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29764 1726883003.60766: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29764 1726883003.60812: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29764 1726883003.60860: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29764 1726883003.60894: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29764 1726883003.60989: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726883003.61024: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726883003.61057: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726883003.61113: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726883003.61131: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726883003.61274: variable 'ansible_distribution' from source: facts 29764 1726883003.61285: variable 'ansible_distribution_major_version' from source: facts 29764 1726883003.61291: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 29764 1726883003.61940: variable 'ansible_distribution' from source: facts 29764 1726883003.61943: variable 'ansible_distribution_major_version' from source: facts 29764 1726883003.61946: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 29764 1726883003.61949: variable '__network_wireless_connections_defined' from source: role '' defaults 29764 1726883003.62142: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726883003.62146: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726883003.62149: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726883003.62152: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726883003.62154: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726883003.62194: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726883003.62252: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726883003.62256: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726883003.62312: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726883003.62361: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726883003.62375: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726883003.62402: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726883003.62430: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726883003.62485: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726883003.62500: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726883003.62688: variable 'network_connections' from source: include params 29764 1726883003.62742: variable 'interface' from source: play vars 29764 1726883003.62781: variable 'interface' from source: play vars 29764 1726883003.62862: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29764 1726883003.63065: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29764 1726883003.63109: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29764 1726883003.63144: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29764 1726883003.63182: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29764 1726883003.63232: 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) 29764 1726883003.63256: 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) 29764 1726883003.63291: 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) 29764 1726883003.63411: 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) 29764 1726883003.63415: variable '__network_team_connections_defined' from source: role '' defaults 29764 1726883003.63719: variable 'network_connections' from source: include params 29764 1726883003.63724: variable 'interface' from source: play vars 29764 1726883003.63801: variable 'interface' from source: play vars 29764 1726883003.63842: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): True 29764 1726883003.64106: variable '__network_is_ostree' from source: set_fact 29764 1726883003.64110: Evaluated conditional (not __network_is_ostree): True 29764 1726883003.64113: variable 'omit' from source: magic vars 29764 1726883003.64115: variable 'omit' from source: magic vars 29764 1726883003.64117: variable 'network_packages' from source: role '' defaults 29764 1726883003.64159: variable 'network_packages' from source: role '' defaults 29764 1726883003.64289: variable '__network_provider_setup' from source: role '' defaults 29764 1726883003.64324: variable '__network_service_name_default_nm' from source: role '' defaults 29764 1726883003.64369: variable '__network_service_name_default_nm' from source: role '' defaults 29764 1726883003.64380: variable '__network_packages_default_nm' from source: role '' defaults 29764 1726883003.64452: variable '__network_packages_default_nm' from source: role '' defaults 29764 1726883003.64672: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726883003.64702: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726883003.64731: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726883003.64784: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726883003.64801: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726883003.65081: variable '__network_packages_default_gobject_packages' from source: role '' defaults 29764 1726883003.65324: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726883003.65327: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726883003.65330: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726883003.65333: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726883003.65354: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726883003.65542: variable 'ansible_python' from source: facts 29764 1726883003.65545: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 29764 1726883003.65580: variable '__network_wpa_supplicant_required' from source: role '' defaults 29764 1726883003.65677: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 29764 1726883003.65968: variable 'network_connections' from source: include params 29764 1726883003.65977: variable 'interface' from source: play vars 29764 1726883003.66066: variable 'interface' from source: play vars 29764 1726883003.66107: variable '__network_wireless_connections_defined' from source: role '' defaults 29764 1726883003.66464: variable 'network_connections' from source: include params 29764 1726883003.66471: variable 'interface' from source: play vars 29764 1726883003.66564: variable 'interface' from source: play vars 29764 1726883003.66607: variable '__network_packages_default_wireless' from source: role '' defaults 29764 1726883003.66708: variable '__network_wireless_connections_defined' from source: role '' defaults 29764 1726883003.67087: variable 'network_connections' from source: include params 29764 1726883003.67090: variable 'interface' from source: play vars 29764 1726883003.67174: variable 'interface' from source: play vars 29764 1726883003.67205: variable '__network_packages_default_team' from source: role '' defaults 29764 1726883003.67305: variable '__network_team_connections_defined' from source: role '' defaults 29764 1726883003.67690: variable 'network_connections' from source: include params 29764 1726883003.67696: variable 'interface' from source: play vars 29764 1726883003.67783: variable 'interface' from source: play vars 29764 1726883003.67854: variable '__network_service_name_default_initscripts' from source: role '' defaults 29764 1726883003.67928: variable '__network_service_name_default_initscripts' from source: role '' defaults 29764 1726883003.67938: variable '__network_packages_default_initscripts' from source: role '' defaults 29764 1726883003.68139: variable '__network_packages_default_initscripts' from source: role '' defaults 29764 1726883003.68316: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 29764 1726883003.68972: variable 'network_connections' from source: include params 29764 1726883003.68981: variable 'interface' from source: play vars 29764 1726883003.69057: variable 'interface' from source: play vars 29764 1726883003.69068: variable 'ansible_distribution' from source: facts 29764 1726883003.69073: variable '__network_rh_distros' from source: role '' defaults 29764 1726883003.69084: variable 'ansible_distribution_major_version' from source: facts 29764 1726883003.69228: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 29764 1726883003.69344: variable 'ansible_distribution' from source: facts 29764 1726883003.69348: variable '__network_rh_distros' from source: role '' defaults 29764 1726883003.69356: variable 'ansible_distribution_major_version' from source: facts 29764 1726883003.69364: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 29764 1726883003.69598: variable 'ansible_distribution' from source: facts 29764 1726883003.69601: variable '__network_rh_distros' from source: role '' defaults 29764 1726883003.69610: variable 'ansible_distribution_major_version' from source: facts 29764 1726883003.69656: variable 'network_provider' from source: set_fact 29764 1726883003.70002: variable 'omit' from source: magic vars 29764 1726883003.70005: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29764 1726883003.70012: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29764 1726883003.70014: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29764 1726883003.70016: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29764 1726883003.70018: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29764 1726883003.70070: variable 'inventory_hostname' from source: host vars for 'managed_node3' 29764 1726883003.70074: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726883003.70083: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726883003.70313: Set connection var ansible_shell_executable to /bin/sh 29764 1726883003.70325: Set connection var ansible_timeout to 10 29764 1726883003.70329: Set connection var ansible_shell_type to sh 29764 1726883003.70331: Set connection var ansible_pipelining to False 29764 1726883003.70349: Set connection var ansible_module_compression to ZIP_DEFLATED 29764 1726883003.70352: Set connection var ansible_connection to ssh 29764 1726883003.70545: variable 'ansible_shell_executable' from source: unknown 29764 1726883003.70549: variable 'ansible_connection' from source: unknown 29764 1726883003.70552: variable 'ansible_module_compression' from source: unknown 29764 1726883003.70554: variable 'ansible_shell_type' from source: unknown 29764 1726883003.70557: variable 'ansible_shell_executable' from source: unknown 29764 1726883003.70559: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726883003.70563: variable 'ansible_pipelining' from source: unknown 29764 1726883003.70565: variable 'ansible_timeout' from source: unknown 29764 1726883003.70567: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726883003.70792: 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=True, class_only=False) 29764 1726883003.70796: variable 'omit' from source: magic vars 29764 1726883003.70798: starting attempt loop 29764 1726883003.70801: running the handler 29764 1726883003.71086: variable 'ansible_facts' from source: unknown 29764 1726883003.72550: _low_level_execute_command(): starting 29764 1726883003.72559: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29764 1726883003.73238: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 29764 1726883003.73352: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 29764 1726883003.73368: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29764 1726883003.73385: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726883003.73535: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726883003.75399: stdout chunk (state=3): >>>/root <<< 29764 1726883003.75573: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726883003.75582: stdout chunk (state=3): >>><<< 29764 1726883003.75591: stderr chunk (state=3): >>><<< 29764 1726883003.75617: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29764 1726883003.75626: _low_level_execute_command(): starting 29764 1726883003.75633: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883003.7561285-30255-93961853266040 `" && echo ansible-tmp-1726883003.7561285-30255-93961853266040="` echo /root/.ansible/tmp/ansible-tmp-1726883003.7561285-30255-93961853266040 `" ) && sleep 0' 29764 1726883003.76812: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 29764 1726883003.76816: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29764 1726883003.76818: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726883003.76821: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 29764 1726883003.76824: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29764 1726883003.76826: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726883003.76922: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726883003.79039: stdout chunk (state=3): >>>ansible-tmp-1726883003.7561285-30255-93961853266040=/root/.ansible/tmp/ansible-tmp-1726883003.7561285-30255-93961853266040 <<< 29764 1726883003.79184: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726883003.79570: stderr chunk (state=3): >>><<< 29764 1726883003.79573: stdout chunk (state=3): >>><<< 29764 1726883003.79577: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883003.7561285-30255-93961853266040=/root/.ansible/tmp/ansible-tmp-1726883003.7561285-30255-93961853266040 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29764 1726883003.79584: variable 'ansible_module_compression' from source: unknown 29764 1726883003.79587: ANSIBALLZ: Using generic lock for ansible.legacy.dnf 29764 1726883003.79590: ANSIBALLZ: Acquiring lock 29764 1726883003.79592: ANSIBALLZ: Lock acquired: 140564934120256 29764 1726883003.79595: ANSIBALLZ: Creating module 29764 1726883004.32180: ANSIBALLZ: Writing module into payload 29764 1726883004.32517: ANSIBALLZ: Writing module 29764 1726883004.32558: ANSIBALLZ: Renaming module 29764 1726883004.32571: ANSIBALLZ: Done creating module 29764 1726883004.32594: variable 'ansible_facts' from source: unknown 29764 1726883004.32700: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883003.7561285-30255-93961853266040/AnsiballZ_dnf.py 29764 1726883004.32955: Sending initial data 29764 1726883004.32958: Sent initial data (151 bytes) 29764 1726883004.33991: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 29764 1726883004.34283: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 29764 1726883004.34318: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29764 1726883004.34322: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726883004.34635: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726883004.36461: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 29764 1726883004.36494: 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 <<< 29764 1726883004.36615: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29764 1726883004.36828: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29764ooyjyvtd/tmpzjf8l9q5 /root/.ansible/tmp/ansible-tmp-1726883003.7561285-30255-93961853266040/AnsiballZ_dnf.py <<< 29764 1726883004.36832: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726883003.7561285-30255-93961853266040/AnsiballZ_dnf.py" <<< 29764 1726883004.36858: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-29764ooyjyvtd/tmpzjf8l9q5" to remote "/root/.ansible/tmp/ansible-tmp-1726883003.7561285-30255-93961853266040/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726883003.7561285-30255-93961853266040/AnsiballZ_dnf.py" <<< 29764 1726883004.39643: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726883004.39647: stdout chunk (state=3): >>><<< 29764 1726883004.39649: stderr chunk (state=3): >>><<< 29764 1726883004.39652: done transferring module to remote 29764 1726883004.39654: _low_level_execute_command(): starting 29764 1726883004.39657: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883003.7561285-30255-93961853266040/ /root/.ansible/tmp/ansible-tmp-1726883003.7561285-30255-93961853266040/AnsiballZ_dnf.py && sleep 0' 29764 1726883004.40912: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 29764 1726883004.41028: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726883004.41046: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726883004.41059: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726883004.41193: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 29764 1726883004.41248: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726883004.41381: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726883004.43521: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726883004.43604: stderr chunk (state=3): >>><<< 29764 1726883004.43615: stdout chunk (state=3): >>><<< 29764 1726883004.43638: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29764 1726883004.43649: _low_level_execute_command(): starting 29764 1726883004.43743: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726883003.7561285-30255-93961853266040/AnsiballZ_dnf.py && sleep 0' 29764 1726883004.45041: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 29764 1726883004.45045: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29764 1726883004.45049: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726883004.45056: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29764 1726883004.45058: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 <<< 29764 1726883004.45060: stderr chunk (state=3): >>>debug2: match not found <<< 29764 1726883004.45063: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726883004.45065: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29764 1726883004.45068: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.238 is address <<< 29764 1726883004.45070: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29764 1726883004.45075: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29764 1726883004.45077: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726883004.45080: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29764 1726883004.45082: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 <<< 29764 1726883004.45084: stderr chunk (state=3): >>>debug2: match found <<< 29764 1726883004.45086: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726883004.45088: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29764 1726883004.45090: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29764 1726883004.45092: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726883004.45324: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726883007.38489: stdout chunk (state=3): >>> {"msg": "Check mode: No changes made, but would have if not in check mode", "changed": true, "results": ["Installed: network-scripts-teamd-1.32-1.fc39.x86_64", "Installed: libnl3-cli-3.9.0-1.fc39.x86_64", "Installed: teamd-1.32-1.fc39.x86_64", "Installed: libteam-1.32-1.fc39.x86_64", "Installed: NetworkManager-team-1:1.44.2-1.fc39.x86_64", "Installed: libdaemon-0.14-26.fc39.x86_64"], "rc": 0, "invocation": {"module_args": {"update_cache": true, "name": ["NetworkManager", "python3-gobject-base", "NetworkManager-team"], "state": "latest", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} <<< 29764 1726883007.43664: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.41.238 closed. <<< 29764 1726883007.43668: stdout chunk (state=3): >>><<< 29764 1726883007.43842: stderr chunk (state=3): >>><<< 29764 1726883007.43846: _low_level_execute_command() done: rc=0, stdout= {"msg": "Check mode: No changes made, but would have if not in check mode", "changed": true, "results": ["Installed: network-scripts-teamd-1.32-1.fc39.x86_64", "Installed: libnl3-cli-3.9.0-1.fc39.x86_64", "Installed: teamd-1.32-1.fc39.x86_64", "Installed: libteam-1.32-1.fc39.x86_64", "Installed: NetworkManager-team-1:1.44.2-1.fc39.x86_64", "Installed: libdaemon-0.14-26.fc39.x86_64"], "rc": 0, "invocation": {"module_args": {"update_cache": true, "name": ["NetworkManager", "python3-gobject-base", "NetworkManager-team"], "state": "latest", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.41.238 closed. 29764 1726883007.43849: done with _execute_module (ansible.legacy.dnf, {'update_cache': True, 'name': ['NetworkManager', 'python3-gobject-base', 'NetworkManager-team'], 'state': 'latest', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.dnf', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726883003.7561285-30255-93961853266040/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29764 1726883007.43851: _low_level_execute_command(): starting 29764 1726883007.43854: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883003.7561285-30255-93961853266040/ > /dev/null 2>&1 && sleep 0' 29764 1726883007.44488: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 29764 1726883007.44497: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29764 1726883007.44510: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726883007.44539: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29764 1726883007.44647: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 29764 1726883007.44674: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726883007.44822: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726883007.46848: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726883007.46906: stderr chunk (state=3): >>><<< 29764 1726883007.46923: stdout chunk (state=3): >>><<< 29764 1726883007.46950: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29764 1726883007.46962: handler run complete 29764 1726883007.47022: attempt loop complete, returning result 29764 1726883007.47030: _execute() done 29764 1726883007.47045: dumping result to json 29764 1726883007.47057: done dumping result, returning 29764 1726883007.47070: done running TaskExecutor() for managed_node3/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 [0affe814-3a2d-da6f-1817-000000000202] 29764 1726883007.47080: sending task result for task 0affe814-3a2d-da6f-1817-000000000202 changed: [managed_node3] => { "changed": true, "rc": 0, "results": [ "Installed: network-scripts-teamd-1.32-1.fc39.x86_64", "Installed: libnl3-cli-3.9.0-1.fc39.x86_64", "Installed: teamd-1.32-1.fc39.x86_64", "Installed: libteam-1.32-1.fc39.x86_64", "Installed: NetworkManager-team-1:1.44.2-1.fc39.x86_64", "Installed: libdaemon-0.14-26.fc39.x86_64" ] } MSG: Check mode: No changes made, but would have if not in check mode 29764 1726883007.47559: no more pending results, returning what we have 29764 1726883007.47564: results queue empty 29764 1726883007.47565: checking for any_errors_fatal 29764 1726883007.47573: done checking for any_errors_fatal 29764 1726883007.47574: checking for max_fail_percentage 29764 1726883007.47575: done checking for max_fail_percentage 29764 1726883007.47577: checking to see if all hosts have failed and the running result is not ok 29764 1726883007.47578: done checking to see if all hosts have failed 29764 1726883007.47579: getting the remaining hosts for this loop 29764 1726883007.47581: done getting the remaining hosts for this loop 29764 1726883007.47586: getting the next task for host managed_node3 29764 1726883007.47595: done getting next task for host managed_node3 29764 1726883007.47600: ^ 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 29764 1726883007.47605: ^ 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 29764 1726883007.47619: getting variables 29764 1726883007.47620: in VariableManager get_vars() 29764 1726883007.47701: Calling all_inventory to load vars for managed_node3 29764 1726883007.47705: Calling groups_inventory to load vars for managed_node3 29764 1726883007.47708: Calling all_plugins_inventory to load vars for managed_node3 29764 1726883007.47824: done sending task result for task 0affe814-3a2d-da6f-1817-000000000202 29764 1726883007.47828: WORKER PROCESS EXITING 29764 1726883007.47841: Calling all_plugins_play to load vars for managed_node3 29764 1726883007.47846: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726883007.47850: Calling groups_plugins_play to load vars for managed_node3 29764 1726883007.50529: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726883007.53829: done with get_vars() 29764 1726883007.53867: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 29764 1726883007.53963: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:43:27 -0400 (0:00:03.973) 0:00:17.405 ****** 29764 1726883007.54000: entering _queue_task() for managed_node3/yum 29764 1726883007.54002: Creating lock for yum 29764 1726883007.54462: worker is 1 (out of 1 available) 29764 1726883007.54475: exiting _queue_task() for managed_node3/yum 29764 1726883007.54488: done queuing things up, now waiting for results queue to drain 29764 1726883007.54490: waiting for pending results... 29764 1726883007.54696: running TaskExecutor() for managed_node3/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 29764 1726883007.54882: in run() - task 0affe814-3a2d-da6f-1817-000000000203 29764 1726883007.54905: variable 'ansible_search_path' from source: unknown 29764 1726883007.54914: variable 'ansible_search_path' from source: unknown 29764 1726883007.54962: calling self._execute() 29764 1726883007.55070: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726883007.55085: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726883007.55109: variable 'omit' from source: magic vars 29764 1726883007.55572: variable 'ansible_distribution_major_version' from source: facts 29764 1726883007.55592: Evaluated conditional (ansible_distribution_major_version != '6'): True 29764 1726883007.55895: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29764 1726883007.58656: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29764 1726883007.58759: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29764 1726883007.58817: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29764 1726883007.58867: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29764 1726883007.59012: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29764 1726883007.59016: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726883007.59049: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726883007.59085: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726883007.59151: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726883007.59173: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726883007.59319: variable 'ansible_distribution' from source: facts 29764 1726883007.59330: variable 'ansible_distribution_major_version' from source: facts 29764 1726883007.59344: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 29764 1726883007.59540: variable 'ansible_distribution_major_version' from source: facts 29764 1726883007.59561: Evaluated conditional (ansible_distribution_major_version | int < 8): False 29764 1726883007.59579: when evaluation is False, skipping this task 29764 1726883007.59653: _execute() done 29764 1726883007.59656: dumping result to json 29764 1726883007.59659: done dumping result, returning 29764 1726883007.59662: done running TaskExecutor() for managed_node3/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 [0affe814-3a2d-da6f-1817-000000000203] 29764 1726883007.59664: sending task result for task 0affe814-3a2d-da6f-1817-000000000203 skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 29764 1726883007.59842: no more pending results, returning what we have 29764 1726883007.59846: results queue empty 29764 1726883007.59847: checking for any_errors_fatal 29764 1726883007.59859: done checking for any_errors_fatal 29764 1726883007.59860: checking for max_fail_percentage 29764 1726883007.59863: done checking for max_fail_percentage 29764 1726883007.59864: checking to see if all hosts have failed and the running result is not ok 29764 1726883007.59865: done checking to see if all hosts have failed 29764 1726883007.59866: getting the remaining hosts for this loop 29764 1726883007.59868: done getting the remaining hosts for this loop 29764 1726883007.59873: getting the next task for host managed_node3 29764 1726883007.59881: done getting next task for host managed_node3 29764 1726883007.59887: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 29764 1726883007.59894: ^ 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 29764 1726883007.59910: getting variables 29764 1726883007.59912: in VariableManager get_vars() 29764 1726883007.60154: Calling all_inventory to load vars for managed_node3 29764 1726883007.60158: Calling groups_inventory to load vars for managed_node3 29764 1726883007.60161: Calling all_plugins_inventory to load vars for managed_node3 29764 1726883007.60167: done sending task result for task 0affe814-3a2d-da6f-1817-000000000203 29764 1726883007.60171: WORKER PROCESS EXITING 29764 1726883007.60179: Calling all_plugins_play to load vars for managed_node3 29764 1726883007.60183: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726883007.60187: Calling groups_plugins_play to load vars for managed_node3 29764 1726883007.62487: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726883007.65757: done with get_vars() 29764 1726883007.65794: done getting variables 29764 1726883007.65862: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:43:27 -0400 (0:00:00.119) 0:00:17.524 ****** 29764 1726883007.65905: entering _queue_task() for managed_node3/fail 29764 1726883007.66211: worker is 1 (out of 1 available) 29764 1726883007.66226: exiting _queue_task() for managed_node3/fail 29764 1726883007.66441: done queuing things up, now waiting for results queue to drain 29764 1726883007.66444: waiting for pending results... 29764 1726883007.66531: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 29764 1726883007.66712: in run() - task 0affe814-3a2d-da6f-1817-000000000204 29764 1726883007.66733: variable 'ansible_search_path' from source: unknown 29764 1726883007.66744: variable 'ansible_search_path' from source: unknown 29764 1726883007.66792: calling self._execute() 29764 1726883007.66893: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726883007.66906: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726883007.66921: variable 'omit' from source: magic vars 29764 1726883007.67363: variable 'ansible_distribution_major_version' from source: facts 29764 1726883007.67385: Evaluated conditional (ansible_distribution_major_version != '6'): True 29764 1726883007.67683: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29764 1726883007.70419: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29764 1726883007.70526: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29764 1726883007.70581: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29764 1726883007.70633: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29764 1726883007.70675: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29764 1726883007.70781: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726883007.70828: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726883007.70871: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726883007.70939: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726883007.70963: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726883007.71117: variable 'ansible_distribution' from source: facts 29764 1726883007.71129: variable 'ansible_distribution_major_version' from source: facts 29764 1726883007.71148: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 29764 1726883007.71304: variable '__network_wireless_connections_defined' from source: role '' defaults 29764 1726883007.71502: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726883007.71639: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726883007.71642: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726883007.71645: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726883007.71654: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726883007.71714: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726883007.71751: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726883007.71795: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726883007.71851: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726883007.71883: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726883007.71941: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726883007.71982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726883007.72019: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726883007.72078: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726883007.72107: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726883007.72415: variable 'network_connections' from source: include params 29764 1726883007.72418: variable 'interface' from source: play vars 29764 1726883007.72445: variable 'interface' from source: play vars 29764 1726883007.72548: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29764 1726883007.72765: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29764 1726883007.72817: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29764 1726883007.72866: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29764 1726883007.72908: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29764 1726883007.72969: 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) 29764 1726883007.73004: 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) 29764 1726883007.73050: 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) 29764 1726883007.73093: 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) 29764 1726883007.73166: variable '__network_team_connections_defined' from source: role '' defaults 29764 1726883007.73938: variable 'network_connections' from source: include params 29764 1726883007.73942: variable 'interface' from source: play vars 29764 1726883007.74004: variable 'interface' from source: play vars 29764 1726883007.74052: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): True 29764 1726883007.74200: variable 'network_provider' from source: set_fact 29764 1726883007.74439: Evaluated conditional (network_provider == "nm"): True 29764 1726883007.74442: variable 'network_allow_restart' from source: include params 29764 1726883007.74445: Evaluated conditional (not network_allow_restart): False 29764 1726883007.74447: when evaluation is False, skipping this task 29764 1726883007.74449: _execute() done 29764 1726883007.74451: dumping result to json 29764 1726883007.74453: done dumping result, returning 29764 1726883007.74455: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affe814-3a2d-da6f-1817-000000000204] 29764 1726883007.74457: sending task result for task 0affe814-3a2d-da6f-1817-000000000204 29764 1726883007.74533: done sending task result for task 0affe814-3a2d-da6f-1817-000000000204 29764 1726883007.74538: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not network_allow_restart", "skip_reason": "Conditional result was False" } 29764 1726883007.74600: no more pending results, returning what we have 29764 1726883007.74604: results queue empty 29764 1726883007.74605: checking for any_errors_fatal 29764 1726883007.74613: done checking for any_errors_fatal 29764 1726883007.74614: checking for max_fail_percentage 29764 1726883007.74616: done checking for max_fail_percentage 29764 1726883007.74618: checking to see if all hosts have failed and the running result is not ok 29764 1726883007.74619: done checking to see if all hosts have failed 29764 1726883007.74620: getting the remaining hosts for this loop 29764 1726883007.74622: done getting the remaining hosts for this loop 29764 1726883007.74627: getting the next task for host managed_node3 29764 1726883007.74639: done getting next task for host managed_node3 29764 1726883007.74644: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 29764 1726883007.74652: ^ 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 29764 1726883007.74668: getting variables 29764 1726883007.74670: in VariableManager get_vars() 29764 1726883007.74712: Calling all_inventory to load vars for managed_node3 29764 1726883007.74716: Calling groups_inventory to load vars for managed_node3 29764 1726883007.74719: Calling all_plugins_inventory to load vars for managed_node3 29764 1726883007.74729: Calling all_plugins_play to load vars for managed_node3 29764 1726883007.74733: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726883007.74739: Calling groups_plugins_play to load vars for managed_node3 29764 1726883007.80958: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726883007.84327: done with get_vars() 29764 1726883007.84364: done getting variables 29764 1726883007.84425: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:43:27 -0400 (0:00:00.185) 0:00:17.710 ****** 29764 1726883007.84463: entering _queue_task() for managed_node3/package 29764 1726883007.84799: worker is 1 (out of 1 available) 29764 1726883007.84927: exiting _queue_task() for managed_node3/package 29764 1726883007.84942: done queuing things up, now waiting for results queue to drain 29764 1726883007.84944: waiting for pending results... 29764 1726883007.85133: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 29764 1726883007.85306: in run() - task 0affe814-3a2d-da6f-1817-000000000205 29764 1726883007.85321: variable 'ansible_search_path' from source: unknown 29764 1726883007.85324: variable 'ansible_search_path' from source: unknown 29764 1726883007.85378: calling self._execute() 29764 1726883007.85478: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726883007.85485: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726883007.85497: variable 'omit' from source: magic vars 29764 1726883007.85952: variable 'ansible_distribution_major_version' from source: facts 29764 1726883007.85964: Evaluated conditional (ansible_distribution_major_version != '6'): True 29764 1726883007.86263: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29764 1726883007.89239: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29764 1726883007.89244: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29764 1726883007.89247: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29764 1726883007.89287: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29764 1726883007.89363: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29764 1726883007.89639: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726883007.89644: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726883007.89647: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726883007.89650: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726883007.89653: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726883007.89938: variable 'ansible_distribution' from source: facts 29764 1726883007.89942: variable 'ansible_distribution_major_version' from source: facts 29764 1726883007.90068: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 29764 1726883007.90507: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29764 1726883007.90897: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29764 1726883007.90947: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29764 1726883007.91086: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29764 1726883007.91209: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29764 1726883007.91336: variable 'network_packages' from source: role '' defaults 29764 1726883007.91512: variable '__network_provider_setup' from source: role '' defaults 29764 1726883007.91529: variable '__network_service_name_default_nm' from source: role '' defaults 29764 1726883007.91616: variable '__network_service_name_default_nm' from source: role '' defaults 29764 1726883007.91624: variable '__network_packages_default_nm' from source: role '' defaults 29764 1726883007.91710: variable '__network_packages_default_nm' from source: role '' defaults 29764 1726883007.92039: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726883007.92043: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726883007.92046: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726883007.92077: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726883007.92093: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726883007.92151: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726883007.92183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726883007.92213: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726883007.92276: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726883007.92295: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726883007.92645: variable '__network_packages_default_gobject_packages' from source: role '' defaults 29764 1726883007.92970: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726883007.92999: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726883007.93238: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726883007.93242: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726883007.93244: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726883007.93331: variable 'ansible_python' from source: facts 29764 1726883007.93352: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 29764 1726883007.93456: variable '__network_wpa_supplicant_required' from source: role '' defaults 29764 1726883007.93561: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 29764 1726883007.93737: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726883007.93766: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726883007.93795: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726883007.93853: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726883007.93868: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726883007.93932: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726883007.93962: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726883007.93991: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726883007.94162: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726883007.94178: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726883007.94586: variable 'network_connections' from source: include params 29764 1726883007.94593: variable 'interface' from source: play vars 29764 1726883007.94821: variable 'interface' from source: play vars 29764 1726883007.95023: 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) 29764 1726883007.95133: 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) 29764 1726883007.95175: 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) 29764 1726883007.95208: 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) 29764 1726883007.95351: variable '__network_wireless_connections_defined' from source: role '' defaults 29764 1726883007.95747: variable 'network_connections' from source: include params 29764 1726883007.95753: variable 'interface' from source: play vars 29764 1726883007.95893: variable 'interface' from source: play vars 29764 1726883007.95955: variable '__network_packages_default_wireless' from source: role '' defaults 29764 1726883007.96060: variable '__network_wireless_connections_defined' from source: role '' defaults 29764 1726883007.96741: variable 'network_connections' from source: include params 29764 1726883007.96744: variable 'interface' from source: play vars 29764 1726883007.96749: variable 'interface' from source: play vars 29764 1726883007.96751: variable '__network_packages_default_team' from source: role '' defaults 29764 1726883007.96754: variable '__network_team_connections_defined' from source: role '' defaults 29764 1726883007.97127: variable 'network_connections' from source: include params 29764 1726883007.97143: variable 'interface' from source: play vars 29764 1726883007.97230: variable 'interface' from source: play vars 29764 1726883007.97323: variable '__network_service_name_default_initscripts' from source: role '' defaults 29764 1726883007.97405: variable '__network_service_name_default_initscripts' from source: role '' defaults 29764 1726883007.97427: variable '__network_packages_default_initscripts' from source: role '' defaults 29764 1726883007.97505: variable '__network_packages_default_initscripts' from source: role '' defaults 29764 1726883007.97842: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 29764 1726883007.98532: variable 'network_connections' from source: include params 29764 1726883007.98547: variable 'interface' from source: play vars 29764 1726883007.98630: variable 'interface' from source: play vars 29764 1726883007.98651: variable 'ansible_distribution' from source: facts 29764 1726883007.98726: variable '__network_rh_distros' from source: role '' defaults 29764 1726883007.98729: variable 'ansible_distribution_major_version' from source: facts 29764 1726883007.98732: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 29764 1726883007.98933: variable 'ansible_distribution' from source: facts 29764 1726883007.98953: variable '__network_rh_distros' from source: role '' defaults 29764 1726883007.98965: variable 'ansible_distribution_major_version' from source: facts 29764 1726883007.98979: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 29764 1726883007.99210: variable 'ansible_distribution' from source: facts 29764 1726883007.99220: variable '__network_rh_distros' from source: role '' defaults 29764 1726883007.99231: variable 'ansible_distribution_major_version' from source: facts 29764 1726883007.99287: variable 'network_provider' from source: set_fact 29764 1726883007.99315: variable 'ansible_facts' from source: unknown 29764 1726883008.00580: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): True 29764 1726883008.00639: variable 'omit' from source: magic vars 29764 1726883008.00691: variable 'omit' from source: magic vars 29764 1726883008.00731: variable 'network_packages' from source: role '' defaults 29764 1726883008.00821: variable 'network_packages' from source: role '' defaults 29764 1726883008.00957: variable '__network_provider_setup' from source: role '' defaults 29764 1726883008.00969: variable '__network_service_name_default_nm' from source: role '' defaults 29764 1726883008.01056: variable '__network_service_name_default_nm' from source: role '' defaults 29764 1726883008.01070: variable '__network_packages_default_nm' from source: role '' defaults 29764 1726883008.01223: variable '__network_packages_default_nm' from source: role '' defaults 29764 1726883008.01912: variable '__network_packages_default_gobject_packages' from source: role '' defaults 29764 1726883008.02515: variable 'ansible_python' from source: facts 29764 1726883008.02519: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 29764 1726883008.02733: variable '__network_wpa_supplicant_required' from source: role '' defaults 29764 1726883008.02866: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 29764 1726883008.03341: variable 'network_connections' from source: include params 29764 1726883008.03544: variable 'interface' from source: play vars 29764 1726883008.03617: variable 'interface' from source: play vars 29764 1726883008.03737: variable '__network_wireless_connections_defined' from source: role '' defaults 29764 1726883008.04517: variable 'network_connections' from source: include params 29764 1726883008.04536: variable 'interface' from source: play vars 29764 1726883008.04745: variable 'interface' from source: play vars 29764 1726883008.04787: variable '__network_packages_default_wireless' from source: role '' defaults 29764 1726883008.05088: variable '__network_wireless_connections_defined' from source: role '' defaults 29764 1726883008.05823: variable 'network_connections' from source: include params 29764 1726883008.05842: variable 'interface' from source: play vars 29764 1726883008.05936: variable 'interface' from source: play vars 29764 1726883008.05972: variable '__network_packages_default_team' from source: role '' defaults 29764 1726883008.06135: variable '__network_team_connections_defined' from source: role '' defaults 29764 1726883008.06499: variable 'network_connections' from source: include params 29764 1726883008.06512: variable 'interface' from source: play vars 29764 1726883008.06610: variable 'interface' from source: play vars 29764 1726883008.06686: variable '__network_service_name_default_initscripts' from source: role '' defaults 29764 1726883008.06772: variable '__network_service_name_default_initscripts' from source: role '' defaults 29764 1726883008.06790: variable '__network_packages_default_initscripts' from source: role '' defaults 29764 1726883008.06880: variable '__network_packages_default_initscripts' from source: role '' defaults 29764 1726883008.07262: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 29764 1726883008.07963: variable 'network_connections' from source: include params 29764 1726883008.07974: variable 'interface' from source: play vars 29764 1726883008.08060: variable 'interface' from source: play vars 29764 1726883008.08094: variable 'ansible_distribution' from source: facts 29764 1726883008.08097: variable '__network_rh_distros' from source: role '' defaults 29764 1726883008.08099: variable 'ansible_distribution_major_version' from source: facts 29764 1726883008.08122: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 29764 1726883008.08421: variable 'ansible_distribution' from source: facts 29764 1726883008.08424: variable '__network_rh_distros' from source: role '' defaults 29764 1726883008.08429: variable 'ansible_distribution_major_version' from source: facts 29764 1726883008.08431: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 29764 1726883008.08649: variable 'ansible_distribution' from source: facts 29764 1726883008.08752: variable '__network_rh_distros' from source: role '' defaults 29764 1726883008.08756: variable 'ansible_distribution_major_version' from source: facts 29764 1726883008.08759: variable 'network_provider' from source: set_fact 29764 1726883008.08897: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726883008.08933: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726883008.08979: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726883008.09083: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726883008.09111: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726883008.09220: variable '__network_is_ostree' from source: set_fact 29764 1726883008.09236: variable 'omit' from source: magic vars 29764 1726883008.09267: variable 'omit' from source: magic vars 29764 1726883008.09421: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29764 1726883008.09424: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29764 1726883008.09427: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29764 1726883008.09429: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29764 1726883008.09432: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29764 1726883008.09449: variable 'inventory_hostname' from source: host vars for 'managed_node3' 29764 1726883008.09458: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726883008.09466: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726883008.09593: Set connection var ansible_shell_executable to /bin/sh 29764 1726883008.09607: Set connection var ansible_timeout to 10 29764 1726883008.09614: Set connection var ansible_shell_type to sh 29764 1726883008.09625: Set connection var ansible_pipelining to False 29764 1726883008.09654: Set connection var ansible_module_compression to ZIP_DEFLATED 29764 1726883008.09663: Set connection var ansible_connection to ssh 29764 1726883008.09704: variable 'ansible_shell_executable' from source: unknown 29764 1726883008.09713: variable 'ansible_connection' from source: unknown 29764 1726883008.09721: variable 'ansible_module_compression' from source: unknown 29764 1726883008.09728: variable 'ansible_shell_type' from source: unknown 29764 1726883008.09738: variable 'ansible_shell_executable' from source: unknown 29764 1726883008.09750: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726883008.09760: variable 'ansible_pipelining' from source: unknown 29764 1726883008.09768: variable 'ansible_timeout' from source: unknown 29764 1726883008.09778: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726883008.09904: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 29764 1726883008.09920: variable 'omit' from source: magic vars 29764 1726883008.09930: starting attempt loop 29764 1726883008.09939: running the handler 29764 1726883008.09968: variable 'ansible_facts' from source: unknown 29764 1726883008.09971: variable 'ansible_facts' from source: unknown 29764 1726883008.10003: _low_level_execute_command(): starting 29764 1726883008.10077: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29764 1726883008.10743: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found <<< 29764 1726883008.10842: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 29764 1726883008.10864: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29764 1726883008.10879: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726883008.11084: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726883008.12920: stdout chunk (state=3): >>>/root <<< 29764 1726883008.13172: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726883008.13206: stdout chunk (state=3): >>><<< 29764 1726883008.13209: stderr chunk (state=3): >>><<< 29764 1726883008.13544: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29764 1726883008.13548: _low_level_execute_command(): starting 29764 1726883008.13551: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883008.1342878-30405-92654257122951 `" && echo ansible-tmp-1726883008.1342878-30405-92654257122951="` echo /root/.ansible/tmp/ansible-tmp-1726883008.1342878-30405-92654257122951 `" ) && sleep 0' 29764 1726883008.14606: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 29764 1726883008.14659: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29764 1726883008.14771: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 29764 1726883008.15063: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726883008.15182: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726883008.17269: stdout chunk (state=3): >>>ansible-tmp-1726883008.1342878-30405-92654257122951=/root/.ansible/tmp/ansible-tmp-1726883008.1342878-30405-92654257122951 <<< 29764 1726883008.17393: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726883008.17454: stderr chunk (state=3): >>><<< 29764 1726883008.17457: stdout chunk (state=3): >>><<< 29764 1726883008.17481: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883008.1342878-30405-92654257122951=/root/.ansible/tmp/ansible-tmp-1726883008.1342878-30405-92654257122951 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29764 1726883008.17516: variable 'ansible_module_compression' from source: unknown 29764 1726883008.17584: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-29764ooyjyvtd/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 29764 1726883008.17631: variable 'ansible_facts' from source: unknown 29764 1726883008.17747: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883008.1342878-30405-92654257122951/AnsiballZ_dnf.py 29764 1726883008.17979: Sending initial data 29764 1726883008.17989: Sent initial data (151 bytes) 29764 1726883008.18665: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 29764 1726883008.18668: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29764 1726883008.18671: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726883008.18676: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found <<< 29764 1726883008.18679: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726883008.18681: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 29764 1726883008.18902: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726883008.19038: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726883008.20723: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 29764 1726883008.20862: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29764 1726883008.20995: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29764ooyjyvtd/tmp103vuo39 /root/.ansible/tmp/ansible-tmp-1726883008.1342878-30405-92654257122951/AnsiballZ_dnf.py <<< 29764 1726883008.21019: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726883008.1342878-30405-92654257122951/AnsiballZ_dnf.py" <<< 29764 1726883008.21153: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 29764 1726883008.21169: stderr chunk (state=3): >>>debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-29764ooyjyvtd/tmp103vuo39" to remote "/root/.ansible/tmp/ansible-tmp-1726883008.1342878-30405-92654257122951/AnsiballZ_dnf.py" <<< 29764 1726883008.21190: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726883008.1342878-30405-92654257122951/AnsiballZ_dnf.py" <<< 29764 1726883008.23842: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726883008.23846: stdout chunk (state=3): >>><<< 29764 1726883008.23848: stderr chunk (state=3): >>><<< 29764 1726883008.23850: done transferring module to remote 29764 1726883008.23852: _low_level_execute_command(): starting 29764 1726883008.23854: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883008.1342878-30405-92654257122951/ /root/.ansible/tmp/ansible-tmp-1726883008.1342878-30405-92654257122951/AnsiballZ_dnf.py && sleep 0' 29764 1726883008.24812: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 29764 1726883008.24825: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29764 1726883008.24850: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726883008.24923: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726883008.24988: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29764 1726883008.25017: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29764 1726883008.25062: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726883008.25262: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726883008.27283: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726883008.27286: stdout chunk (state=3): >>><<< 29764 1726883008.27289: stderr chunk (state=3): >>><<< 29764 1726883008.27338: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29764 1726883008.27342: _low_level_execute_command(): starting 29764 1726883008.27353: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726883008.1342878-30405-92654257122951/AnsiballZ_dnf.py && sleep 0' 29764 1726883008.28683: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 29764 1726883008.28903: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29764 1726883008.28906: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726883008.28909: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726883011.25113: stdout chunk (state=3): >>> {"msg": "", "changed": true, "results": ["Installed: network-scripts-teamd-1.32-1.fc39.x86_64", "Installed: libnl3-cli-3.9.0-1.fc39.x86_64", "Installed: teamd-1.32-1.fc39.x86_64", "Installed: libteam-1.32-1.fc39.x86_64", "Installed: NetworkManager-team-1:1.44.2-1.fc39.x86_64", "Installed: libdaemon-0.14-26.fc39.x86_64"], "rc": 0, "invocation": {"module_args": {"name": ["NetworkManager", "python3-gobject-base", "NetworkManager-team"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}}<<< 29764 1726883011.25291: stdout chunk (state=3): >>> <<< 29764 1726883011.34949: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.41.238 closed. <<< 29764 1726883011.34953: stderr chunk (state=3): >>><<< 29764 1726883011.34956: stdout chunk (state=3): >>><<< 29764 1726883011.34959: _low_level_execute_command() done: rc=0, stdout= {"msg": "", "changed": true, "results": ["Installed: network-scripts-teamd-1.32-1.fc39.x86_64", "Installed: libnl3-cli-3.9.0-1.fc39.x86_64", "Installed: teamd-1.32-1.fc39.x86_64", "Installed: libteam-1.32-1.fc39.x86_64", "Installed: NetworkManager-team-1:1.44.2-1.fc39.x86_64", "Installed: libdaemon-0.14-26.fc39.x86_64"], "rc": 0, "invocation": {"module_args": {"name": ["NetworkManager", "python3-gobject-base", "NetworkManager-team"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.41.238 closed. 29764 1726883011.34975: done with _execute_module (ansible.legacy.dnf, {'name': ['NetworkManager', 'python3-gobject-base', 'NetworkManager-team'], 'state': 'present', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.dnf', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726883008.1342878-30405-92654257122951/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29764 1726883011.34984: _low_level_execute_command(): starting 29764 1726883011.34993: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883008.1342878-30405-92654257122951/ > /dev/null 2>&1 && sleep 0' 29764 1726883011.35637: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 29764 1726883011.35688: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726883011.35840: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726883011.38800: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726883011.38854: stderr chunk (state=3): >>><<< 29764 1726883011.38857: stdout chunk (state=3): >>><<< 29764 1726883011.38871: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29764 1726883011.38882: handler run complete 29764 1726883011.39037: variable '__network_package_install' from source: unknown 29764 1726883011.39055: Evaluated conditional (__network_package_install is success): True 29764 1726883011.39071: attempt loop complete, returning result 29764 1726883011.39077: _execute() done 29764 1726883011.39080: dumping result to json 29764 1726883011.39087: done dumping result, returning 29764 1726883011.39096: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [0affe814-3a2d-da6f-1817-000000000205] 29764 1726883011.39101: sending task result for task 0affe814-3a2d-da6f-1817-000000000205 29764 1726883011.39213: done sending task result for task 0affe814-3a2d-da6f-1817-000000000205 29764 1726883011.39216: WORKER PROCESS EXITING changed: [managed_node3] => { "attempts": 1, "changed": true, "rc": 0, "results": [ "Installed: network-scripts-teamd-1.32-1.fc39.x86_64", "Installed: libnl3-cli-3.9.0-1.fc39.x86_64", "Installed: teamd-1.32-1.fc39.x86_64", "Installed: libteam-1.32-1.fc39.x86_64", "Installed: NetworkManager-team-1:1.44.2-1.fc39.x86_64", "Installed: libdaemon-0.14-26.fc39.x86_64" ] } 29764 1726883011.39365: no more pending results, returning what we have 29764 1726883011.39368: results queue empty 29764 1726883011.39369: checking for any_errors_fatal 29764 1726883011.39376: done checking for any_errors_fatal 29764 1726883011.39377: checking for max_fail_percentage 29764 1726883011.39379: done checking for max_fail_percentage 29764 1726883011.39380: checking to see if all hosts have failed and the running result is not ok 29764 1726883011.39381: done checking to see if all hosts have failed 29764 1726883011.39382: getting the remaining hosts for this loop 29764 1726883011.39383: done getting the remaining hosts for this loop 29764 1726883011.39388: getting the next task for host managed_node3 29764 1726883011.39395: done getting next task for host managed_node3 29764 1726883011.39398: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 29764 1726883011.39403: ^ 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 29764 1726883011.39415: getting variables 29764 1726883011.39416: in VariableManager get_vars() 29764 1726883011.39460: Calling all_inventory to load vars for managed_node3 29764 1726883011.39463: Calling groups_inventory to load vars for managed_node3 29764 1726883011.39466: Calling all_plugins_inventory to load vars for managed_node3 29764 1726883011.39475: Calling all_plugins_play to load vars for managed_node3 29764 1726883011.39479: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726883011.39483: Calling groups_plugins_play to load vars for managed_node3 29764 1726883011.40731: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726883011.42463: done with get_vars() 29764 1726883011.42489: done getting variables 29764 1726883011.42539: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:43:31 -0400 (0:00:03.581) 0:00:21.291 ****** 29764 1726883011.42569: entering _queue_task() for managed_node3/package 29764 1726883011.42801: worker is 1 (out of 1 available) 29764 1726883011.42814: exiting _queue_task() for managed_node3/package 29764 1726883011.42826: done queuing things up, now waiting for results queue to drain 29764 1726883011.42828: waiting for pending results... 29764 1726883011.43020: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 29764 1726883011.43128: in run() - task 0affe814-3a2d-da6f-1817-000000000206 29764 1726883011.43143: variable 'ansible_search_path' from source: unknown 29764 1726883011.43147: variable 'ansible_search_path' from source: unknown 29764 1726883011.43184: calling self._execute() 29764 1726883011.43261: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726883011.43268: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726883011.43286: variable 'omit' from source: magic vars 29764 1726883011.43610: variable 'ansible_distribution_major_version' from source: facts 29764 1726883011.43619: Evaluated conditional (ansible_distribution_major_version != '6'): True 29764 1726883011.43806: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29764 1726883011.46250: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29764 1726883011.46254: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29764 1726883011.46288: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29764 1726883011.46338: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29764 1726883011.46380: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29764 1726883011.46484: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726883011.46527: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726883011.46570: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726883011.46639: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726883011.46690: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726883011.46831: variable 'ansible_distribution' from source: facts 29764 1726883011.46847: variable 'ansible_distribution_major_version' from source: facts 29764 1726883011.46862: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 29764 1726883011.47124: variable 'network_state' from source: role '' defaults 29764 1726883011.47128: Evaluated conditional (network_state != {}): False 29764 1726883011.47131: when evaluation is False, skipping this task 29764 1726883011.47135: _execute() done 29764 1726883011.47138: dumping result to json 29764 1726883011.47140: done dumping result, returning 29764 1726883011.47142: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affe814-3a2d-da6f-1817-000000000206] 29764 1726883011.47145: sending task result for task 0affe814-3a2d-da6f-1817-000000000206 29764 1726883011.47224: done sending task result for task 0affe814-3a2d-da6f-1817-000000000206 29764 1726883011.47441: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 29764 1726883011.47492: no more pending results, returning what we have 29764 1726883011.47496: results queue empty 29764 1726883011.47498: checking for any_errors_fatal 29764 1726883011.47506: done checking for any_errors_fatal 29764 1726883011.47507: checking for max_fail_percentage 29764 1726883011.47508: done checking for max_fail_percentage 29764 1726883011.47510: checking to see if all hosts have failed and the running result is not ok 29764 1726883011.47511: done checking to see if all hosts have failed 29764 1726883011.47512: getting the remaining hosts for this loop 29764 1726883011.47513: done getting the remaining hosts for this loop 29764 1726883011.47517: getting the next task for host managed_node3 29764 1726883011.47525: done getting next task for host managed_node3 29764 1726883011.47529: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 29764 1726883011.47537: ^ 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 29764 1726883011.47554: getting variables 29764 1726883011.47555: in VariableManager get_vars() 29764 1726883011.47594: Calling all_inventory to load vars for managed_node3 29764 1726883011.47597: Calling groups_inventory to load vars for managed_node3 29764 1726883011.47600: Calling all_plugins_inventory to load vars for managed_node3 29764 1726883011.47610: Calling all_plugins_play to load vars for managed_node3 29764 1726883011.47614: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726883011.47618: Calling groups_plugins_play to load vars for managed_node3 29764 1726883011.49566: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726883011.51374: done with get_vars() 29764 1726883011.51396: done getting variables 29764 1726883011.51444: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:43:31 -0400 (0:00:00.089) 0:00:21.380 ****** 29764 1726883011.51475: entering _queue_task() for managed_node3/package 29764 1726883011.51690: worker is 1 (out of 1 available) 29764 1726883011.51704: exiting _queue_task() for managed_node3/package 29764 1726883011.51717: done queuing things up, now waiting for results queue to drain 29764 1726883011.51719: waiting for pending results... 29764 1726883011.51932: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 29764 1726883011.52093: in run() - task 0affe814-3a2d-da6f-1817-000000000207 29764 1726883011.52115: variable 'ansible_search_path' from source: unknown 29764 1726883011.52123: variable 'ansible_search_path' from source: unknown 29764 1726883011.52171: calling self._execute() 29764 1726883011.52273: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726883011.52288: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726883011.52305: variable 'omit' from source: magic vars 29764 1726883011.52732: variable 'ansible_distribution_major_version' from source: facts 29764 1726883011.52752: Evaluated conditional (ansible_distribution_major_version != '6'): True 29764 1726883011.53026: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29764 1726883011.55523: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29764 1726883011.56075: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29764 1726883011.56130: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29764 1726883011.56182: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29764 1726883011.56221: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29764 1726883011.56321: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726883011.56369: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726883011.56413: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726883011.56474: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726883011.56638: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726883011.56642: variable 'ansible_distribution' from source: facts 29764 1726883011.56644: variable 'ansible_distribution_major_version' from source: facts 29764 1726883011.56646: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 29764 1726883011.56780: variable 'network_state' from source: role '' defaults 29764 1726883011.56797: Evaluated conditional (network_state != {}): False 29764 1726883011.56805: when evaluation is False, skipping this task 29764 1726883011.56813: _execute() done 29764 1726883011.56820: dumping result to json 29764 1726883011.56827: done dumping result, returning 29764 1726883011.56840: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affe814-3a2d-da6f-1817-000000000207] 29764 1726883011.56852: sending task result for task 0affe814-3a2d-da6f-1817-000000000207 skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 29764 1726883011.57032: no more pending results, returning what we have 29764 1726883011.57239: results queue empty 29764 1726883011.57241: checking for any_errors_fatal 29764 1726883011.57248: done checking for any_errors_fatal 29764 1726883011.57249: checking for max_fail_percentage 29764 1726883011.57251: done checking for max_fail_percentage 29764 1726883011.57252: checking to see if all hosts have failed and the running result is not ok 29764 1726883011.57253: done checking to see if all hosts have failed 29764 1726883011.57254: getting the remaining hosts for this loop 29764 1726883011.57256: done getting the remaining hosts for this loop 29764 1726883011.57260: getting the next task for host managed_node3 29764 1726883011.57267: done getting next task for host managed_node3 29764 1726883011.57274: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 29764 1726883011.57279: ^ 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 29764 1726883011.57297: getting variables 29764 1726883011.57299: in VariableManager get_vars() 29764 1726883011.57343: Calling all_inventory to load vars for managed_node3 29764 1726883011.57346: Calling groups_inventory to load vars for managed_node3 29764 1726883011.57349: Calling all_plugins_inventory to load vars for managed_node3 29764 1726883011.57360: Calling all_plugins_play to load vars for managed_node3 29764 1726883011.57363: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726883011.57368: Calling groups_plugins_play to load vars for managed_node3 29764 1726883011.57987: done sending task result for task 0affe814-3a2d-da6f-1817-000000000207 29764 1726883011.57991: WORKER PROCESS EXITING 29764 1726883011.60499: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726883011.65585: done with get_vars() 29764 1726883011.65625: done getting variables 29764 1726883011.65744: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:43:31 -0400 (0:00:00.143) 0:00:21.523 ****** 29764 1726883011.65783: entering _queue_task() for managed_node3/service 29764 1726883011.65786: Creating lock for service 29764 1726883011.66133: worker is 1 (out of 1 available) 29764 1726883011.66151: exiting _queue_task() for managed_node3/service 29764 1726883011.66166: done queuing things up, now waiting for results queue to drain 29764 1726883011.66168: waiting for pending results... 29764 1726883011.66425: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 29764 1726883011.66594: in run() - task 0affe814-3a2d-da6f-1817-000000000208 29764 1726883011.66611: variable 'ansible_search_path' from source: unknown 29764 1726883011.66621: variable 'ansible_search_path' from source: unknown 29764 1726883011.66887: calling self._execute() 29764 1726883011.66891: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726883011.66894: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726883011.66898: variable 'omit' from source: magic vars 29764 1726883011.67297: variable 'ansible_distribution_major_version' from source: facts 29764 1726883011.67310: Evaluated conditional (ansible_distribution_major_version != '6'): True 29764 1726883011.67609: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29764 1726883011.70708: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29764 1726883011.70826: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29764 1726883011.70869: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29764 1726883011.71049: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29764 1726883011.71083: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29764 1726883011.71294: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726883011.71446: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726883011.71481: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726883011.71532: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726883011.71668: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726883011.72052: variable 'ansible_distribution' from source: facts 29764 1726883011.72056: variable 'ansible_distribution_major_version' from source: facts 29764 1726883011.72065: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 29764 1726883011.72221: variable '__network_wireless_connections_defined' from source: role '' defaults 29764 1726883011.72719: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726883011.72749: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726883011.72793: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726883011.72936: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726883011.72995: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726883011.73008: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726883011.73150: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726883011.73181: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726883011.73344: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726883011.73364: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726883011.73417: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726883011.73639: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726883011.73643: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726883011.73766: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726883011.73790: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726883011.74305: variable 'network_connections' from source: include params 29764 1726883011.74436: variable 'interface' from source: play vars 29764 1726883011.74523: variable 'interface' from source: play vars 29764 1726883011.74806: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29764 1726883011.75241: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29764 1726883011.75289: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29764 1726883011.75488: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29764 1726883011.75522: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29764 1726883011.75643: 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) 29764 1726883011.75771: 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) 29764 1726883011.75807: 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) 29764 1726883011.75842: 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) 29764 1726883011.76341: variable '__network_team_connections_defined' from source: role '' defaults 29764 1726883011.76737: variable 'network_connections' from source: include params 29764 1726883011.76741: variable 'interface' from source: play vars 29764 1726883011.76822: variable 'interface' from source: play vars 29764 1726883011.76865: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): True 29764 1726883011.77013: variable 'network_provider' from source: set_fact 29764 1726883011.77018: Evaluated conditional (network_provider == "nm"): True 29764 1726883011.77141: variable 'network_allow_restart' from source: include params 29764 1726883011.77147: Evaluated conditional (network_allow_restart): True 29764 1726883011.77283: variable '__network_package_install' from source: set_fact 29764 1726883011.77301: Evaluated conditional (__network_package_install.changed): True 29764 1726883011.77308: variable 'omit' from source: magic vars 29764 1726883011.77390: variable 'omit' from source: magic vars 29764 1726883011.77440: variable 'omit' from source: magic vars 29764 1726883011.77468: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29764 1726883011.77501: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29764 1726883011.77525: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29764 1726883011.77547: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29764 1726883011.77558: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29764 1726883011.77594: variable 'inventory_hostname' from source: host vars for 'managed_node3' 29764 1726883011.77598: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726883011.77601: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726883011.77825: Set connection var ansible_shell_executable to /bin/sh 29764 1726883011.77828: Set connection var ansible_timeout to 10 29764 1726883011.77831: Set connection var ansible_shell_type to sh 29764 1726883011.77833: Set connection var ansible_pipelining to False 29764 1726883011.77837: Set connection var ansible_module_compression to ZIP_DEFLATED 29764 1726883011.77839: Set connection var ansible_connection to ssh 29764 1726883011.77841: variable 'ansible_shell_executable' from source: unknown 29764 1726883011.77843: variable 'ansible_connection' from source: unknown 29764 1726883011.77845: variable 'ansible_module_compression' from source: unknown 29764 1726883011.77847: variable 'ansible_shell_type' from source: unknown 29764 1726883011.77849: variable 'ansible_shell_executable' from source: unknown 29764 1726883011.77851: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726883011.77853: variable 'ansible_pipelining' from source: unknown 29764 1726883011.77856: variable 'ansible_timeout' from source: unknown 29764 1726883011.77858: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726883011.78140: 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) 29764 1726883011.78145: variable 'omit' from source: magic vars 29764 1726883011.78148: starting attempt loop 29764 1726883011.78151: running the handler 29764 1726883011.78153: variable 'ansible_facts' from source: unknown 29764 1726883011.79368: _low_level_execute_command(): starting 29764 1726883011.79379: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29764 1726883011.80146: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 29764 1726883011.80211: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29764 1726883011.80215: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726883011.80218: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29764 1726883011.80221: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 <<< 29764 1726883011.80223: stderr chunk (state=3): >>>debug2: match not found <<< 29764 1726883011.80226: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726883011.80233: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29764 1726883011.80430: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726883011.80436: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29764 1726883011.80439: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29764 1726883011.80441: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726883011.80561: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726883011.82451: stdout chunk (state=3): >>>/root <<< 29764 1726883011.82585: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726883011.82594: stdout chunk (state=3): >>><<< 29764 1726883011.82601: stderr chunk (state=3): >>><<< 29764 1726883011.82622: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29764 1726883011.82637: _low_level_execute_command(): starting 29764 1726883011.82644: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883011.8262246-30515-106415343271626 `" && echo ansible-tmp-1726883011.8262246-30515-106415343271626="` echo /root/.ansible/tmp/ansible-tmp-1726883011.8262246-30515-106415343271626 `" ) && sleep 0' 29764 1726883011.84040: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726883011.84136: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration <<< 29764 1726883011.84141: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726883011.84144: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29764 1726883011.84147: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29764 1726883011.84353: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726883011.84650: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726883011.86587: stdout chunk (state=3): >>>ansible-tmp-1726883011.8262246-30515-106415343271626=/root/.ansible/tmp/ansible-tmp-1726883011.8262246-30515-106415343271626 <<< 29764 1726883011.86767: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726883011.86771: stderr chunk (state=3): >>><<< 29764 1726883011.86780: stdout chunk (state=3): >>><<< 29764 1726883011.86858: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883011.8262246-30515-106415343271626=/root/.ansible/tmp/ansible-tmp-1726883011.8262246-30515-106415343271626 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29764 1726883011.86899: variable 'ansible_module_compression' from source: unknown 29764 1726883011.87164: ANSIBALLZ: Using generic lock for ansible.legacy.systemd 29764 1726883011.87168: ANSIBALLZ: Acquiring lock 29764 1726883011.87171: ANSIBALLZ: Lock acquired: 140564934120256 29764 1726883011.87177: ANSIBALLZ: Creating module 29764 1726883012.55844: ANSIBALLZ: Writing module into payload 29764 1726883012.56543: ANSIBALLZ: Writing module 29764 1726883012.56547: ANSIBALLZ: Renaming module 29764 1726883012.56549: ANSIBALLZ: Done creating module 29764 1726883012.56864: variable 'ansible_facts' from source: unknown 29764 1726883012.57216: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883011.8262246-30515-106415343271626/AnsiballZ_systemd.py 29764 1726883012.57867: Sending initial data 29764 1726883012.57875: Sent initial data (156 bytes) 29764 1726883012.58953: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 29764 1726883012.58968: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29764 1726883012.59080: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 29764 1726883012.59514: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726883012.59645: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726883012.61415: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 29764 1726883012.61424: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 29764 1726883012.61432: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 <<< 29764 1726883012.61442: stderr chunk (state=3): >>>debug2: Server supports extension "fstatvfs@openssh.com" revision 2 <<< 29764 1726883012.61456: stderr chunk (state=3): >>>debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 29764 1726883012.61773: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29764 1726883012.61880: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29764ooyjyvtd/tmpljb74nbn /root/.ansible/tmp/ansible-tmp-1726883011.8262246-30515-106415343271626/AnsiballZ_systemd.py <<< 29764 1726883012.61884: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726883011.8262246-30515-106415343271626/AnsiballZ_systemd.py" <<< 29764 1726883012.62009: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-29764ooyjyvtd/tmpljb74nbn" to remote "/root/.ansible/tmp/ansible-tmp-1726883011.8262246-30515-106415343271626/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726883011.8262246-30515-106415343271626/AnsiballZ_systemd.py" <<< 29764 1726883012.66656: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726883012.66809: stderr chunk (state=3): >>><<< 29764 1726883012.66813: stdout chunk (state=3): >>><<< 29764 1726883012.66816: done transferring module to remote 29764 1726883012.66818: _low_level_execute_command(): starting 29764 1726883012.66821: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883011.8262246-30515-106415343271626/ /root/.ansible/tmp/ansible-tmp-1726883011.8262246-30515-106415343271626/AnsiballZ_systemd.py && sleep 0' 29764 1726883012.68202: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 29764 1726883012.68213: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29764 1726883012.68227: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726883012.68243: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29764 1726883012.68257: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 <<< 29764 1726883012.68265: stderr chunk (state=3): >>>debug2: match not found <<< 29764 1726883012.68276: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726883012.68292: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29764 1726883012.68301: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.238 is address <<< 29764 1726883012.68309: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29764 1726883012.68318: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29764 1726883012.68339: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726883012.68343: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29764 1726883012.68619: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 29764 1726883012.68639: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726883012.68781: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726883012.71006: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726883012.71009: stdout chunk (state=3): >>><<< 29764 1726883012.71018: stderr chunk (state=3): >>><<< 29764 1726883012.71038: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29764 1726883012.71041: _low_level_execute_command(): starting 29764 1726883012.71050: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726883011.8262246-30515-106415343271626/AnsiballZ_systemd.py && sleep 0' 29764 1726883012.72348: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 29764 1726883012.72429: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726883012.72491: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29764 1726883012.72756: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29764 1726883012.72775: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726883012.72922: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726883013.22244: stdout chunk (state=3): >>> {"name": "NetworkManager", "changed": true, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "653", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 21:24:33 EDT", "ExecMainStartTimestampMonotonic": "18094121", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "653", "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": "3421", "MemoryCurrent": "12021760", "MemoryAvailable": "infinity", "CPUUsageNSec": "2272924000", "TasksCurrent": "4", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "18446744073709551615", "MemoryMax": "infinity", "StartupMemoryMax": "18446744073709551615", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "18446744073709551615", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "18446744073709551615", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4425", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "inf<<< 29764 1726883013.22776: stdout chunk (state=3): >>>inity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14752", "LimitNPROCSoft": "14752", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_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", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "sysinit.target system.slice dbus.socket", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target multi-user.target cloud-init.service network.service network.target NetworkManager-wait-online.service", "After": "network-pre.target basic.target cloud-init-local.service dbus-broker.service system.slice dbus.socket sysinit.target systemd-journald.socket", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "lo<<< 29764 1726883013.22792: stdout chunk (state=3): >>>aded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:43:30 EDT", "StateChangeTimestampMonotonic": "1155297819", "InactiveExitTimestamp": "Fri 2024-09-20 21:24:33 EDT", "InactiveExitTimestampMonotonic": "18094364", "ActiveEnterTimestamp": "Fri 2024-09-20 21:24:34 EDT", "ActiveEnterTimestampMonotonic": "18531095", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 21:24:33 EDT", "ConditionTimestampMonotonic": "18086405", "AssertTimestamp": "Fri 2024-09-20 21:24:33 EDT", "AssertTimestampMonotonic": "18086408", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "1c8adba7025b47b4adeb74e368331c9f", "CollectMode": "inactive"}, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "restarted", "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "enabled": null, "force": null, "masked": null}}} <<< 29764 1726883013.27252: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.41.238 closed. <<< 29764 1726883013.27291: stderr chunk (state=3): >>><<< 29764 1726883013.27304: stdout chunk (state=3): >>><<< 29764 1726883013.27347: _low_level_execute_command() done: rc=0, stdout= {"name": "NetworkManager", "changed": true, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "653", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 21:24:33 EDT", "ExecMainStartTimestampMonotonic": "18094121", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "653", "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": "3421", "MemoryCurrent": "12021760", "MemoryAvailable": "infinity", "CPUUsageNSec": "2272924000", "TasksCurrent": "4", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "18446744073709551615", "MemoryMax": "infinity", "StartupMemoryMax": "18446744073709551615", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "18446744073709551615", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "18446744073709551615", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4425", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14752", "LimitNPROCSoft": "14752", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_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", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "sysinit.target system.slice dbus.socket", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target multi-user.target cloud-init.service network.service network.target NetworkManager-wait-online.service", "After": "network-pre.target basic.target cloud-init-local.service dbus-broker.service system.slice dbus.socket sysinit.target systemd-journald.socket", "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", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:43:30 EDT", "StateChangeTimestampMonotonic": "1155297819", "InactiveExitTimestamp": "Fri 2024-09-20 21:24:33 EDT", "InactiveExitTimestampMonotonic": "18094364", "ActiveEnterTimestamp": "Fri 2024-09-20 21:24:34 EDT", "ActiveEnterTimestampMonotonic": "18531095", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 21:24:33 EDT", "ConditionTimestampMonotonic": "18086405", "AssertTimestamp": "Fri 2024-09-20 21:24:33 EDT", "AssertTimestampMonotonic": "18086408", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "1c8adba7025b47b4adeb74e368331c9f", "CollectMode": "inactive"}, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "restarted", "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "enabled": null, "force": null, "masked": null}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.41.238 closed. 29764 1726883013.27650: done with _execute_module (ansible.legacy.systemd, {'name': 'NetworkManager', 'state': 'restarted', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.systemd', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726883011.8262246-30515-106415343271626/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29764 1726883013.27685: _low_level_execute_command(): starting 29764 1726883013.27696: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883011.8262246-30515-106415343271626/ > /dev/null 2>&1 && sleep 0' 29764 1726883013.28328: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 29764 1726883013.28350: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29764 1726883013.28373: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726883013.28455: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726883013.28506: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29764 1726883013.28526: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29764 1726883013.28546: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726883013.28700: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726883013.31888: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726883013.31892: stdout chunk (state=3): >>><<< 29764 1726883013.31900: stderr chunk (state=3): >>><<< 29764 1726883013.31917: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29764 1726883013.31926: handler run complete 29764 1726883013.32016: attempt loop complete, returning result 29764 1726883013.32020: _execute() done 29764 1726883013.32022: dumping result to json 29764 1726883013.32066: done dumping result, returning 29764 1726883013.32070: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affe814-3a2d-da6f-1817-000000000208] 29764 1726883013.32139: sending task result for task 0affe814-3a2d-da6f-1817-000000000208 29764 1726883013.32471: done sending task result for task 0affe814-3a2d-da6f-1817-000000000208 29764 1726883013.32475: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "name": "NetworkManager", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "ActiveEnterTimestamp": "Fri 2024-09-20 21:24:34 EDT", "ActiveEnterTimestampMonotonic": "18531095", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "network-pre.target basic.target cloud-init-local.service dbus-broker.service system.slice dbus.socket sysinit.target systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-09-20 21:24:33 EDT", "AssertTimestampMonotonic": "18086408", "Before": "shutdown.target multi-user.target cloud-init.service network.service network.target NetworkManager-wait-online.service", "BindsTo": "dbus-broker.service", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.freedesktop.NetworkManager", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "2272924000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "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", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 21:24:33 EDT", "ConditionTimestampMonotonic": "18086405", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "3421", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Network Manager", "DevicePolicy": "auto", "Documentation": "\"man:NetworkManager(8)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "653", "ExecMainStartTimestamp": "Fri 2024-09-20 21:24:33 EDT", "ExecMainStartTimestampMonotonic": "18094121", "ExecMainStatus": "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 }", "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 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "NetworkManager.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2024-09-20 21:24:33 EDT", "InactiveExitTimestampMonotonic": "18094364", "InvocationID": "1c8adba7025b47b4adeb74e368331c9f", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitNPROC": "14752", "LimitNPROCSoft": "14752", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "653", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "12021760", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "NetworkManager.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "read-only", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "yes", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "RequiredBy": "NetworkManager-wait-online.service", "Requires": "sysinit.target system.slice dbus.socket", "Restart": "on-failure", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "18446744073709551615", "StartupMemoryLow": "0", "StartupMemoryMax": "18446744073709551615", "StartupMemorySwapMax": "18446744073709551615", "StartupMemoryZSwapMax": "18446744073709551615", "StateChangeTimestamp": "Fri 2024-09-20 21:43:30 EDT", "StateChangeTimestampMonotonic": "1155297819", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "4425", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "10min", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 29764 1726883013.33203: no more pending results, returning what we have 29764 1726883013.33207: results queue empty 29764 1726883013.33209: checking for any_errors_fatal 29764 1726883013.33216: done checking for any_errors_fatal 29764 1726883013.33217: checking for max_fail_percentage 29764 1726883013.33219: done checking for max_fail_percentage 29764 1726883013.33221: checking to see if all hosts have failed and the running result is not ok 29764 1726883013.33222: done checking to see if all hosts have failed 29764 1726883013.33223: getting the remaining hosts for this loop 29764 1726883013.33225: done getting the remaining hosts for this loop 29764 1726883013.33229: getting the next task for host managed_node3 29764 1726883013.33239: done getting next task for host managed_node3 29764 1726883013.33244: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 29764 1726883013.33249: ^ 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 29764 1726883013.33261: getting variables 29764 1726883013.33263: in VariableManager get_vars() 29764 1726883013.33352: Calling all_inventory to load vars for managed_node3 29764 1726883013.33355: Calling groups_inventory to load vars for managed_node3 29764 1726883013.33358: Calling all_plugins_inventory to load vars for managed_node3 29764 1726883013.33369: Calling all_plugins_play to load vars for managed_node3 29764 1726883013.33376: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726883013.33380: Calling groups_plugins_play to load vars for managed_node3 29764 1726883013.35895: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726883013.39324: done with get_vars() 29764 1726883013.39360: done getting variables 29764 1726883013.39439: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:43:33 -0400 (0:00:01.736) 0:00:23.260 ****** 29764 1726883013.39478: entering _queue_task() for managed_node3/service 29764 1726883013.39933: worker is 1 (out of 1 available) 29764 1726883013.39948: exiting _queue_task() for managed_node3/service 29764 1726883013.39961: done queuing things up, now waiting for results queue to drain 29764 1726883013.39963: waiting for pending results... 29764 1726883013.40352: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 29764 1726883013.40357: in run() - task 0affe814-3a2d-da6f-1817-000000000209 29764 1726883013.40361: variable 'ansible_search_path' from source: unknown 29764 1726883013.40364: variable 'ansible_search_path' from source: unknown 29764 1726883013.40400: calling self._execute() 29764 1726883013.40510: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726883013.40525: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726883013.40539: variable 'omit' from source: magic vars 29764 1726883013.41017: variable 'ansible_distribution_major_version' from source: facts 29764 1726883013.41031: Evaluated conditional (ansible_distribution_major_version != '6'): True 29764 1726883013.41439: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29764 1726883013.44071: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29764 1726883013.44173: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29764 1726883013.44228: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29764 1726883013.44274: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29764 1726883013.44317: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29764 1726883013.44423: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726883013.44462: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726883013.44500: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726883013.44565: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726883013.44586: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726883013.44743: variable 'ansible_distribution' from source: facts 29764 1726883013.44751: variable 'ansible_distribution_major_version' from source: facts 29764 1726883013.44759: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 29764 1726883013.44971: variable 'network_provider' from source: set_fact 29764 1726883013.45004: variable 'network_state' from source: role '' defaults 29764 1726883013.45007: Evaluated conditional (network_provider == "nm" or network_state != {}): True 29764 1726883013.45010: variable 'omit' from source: magic vars 29764 1726883013.45113: variable 'omit' from source: magic vars 29764 1726883013.45120: variable 'network_service_name' from source: role '' defaults 29764 1726883013.45215: variable 'network_service_name' from source: role '' defaults 29764 1726883013.45380: variable '__network_provider_setup' from source: role '' defaults 29764 1726883013.45384: variable '__network_service_name_default_nm' from source: role '' defaults 29764 1726883013.45445: variable '__network_service_name_default_nm' from source: role '' defaults 29764 1726883013.45453: variable '__network_packages_default_nm' from source: role '' defaults 29764 1726883013.45544: variable '__network_packages_default_nm' from source: role '' defaults 29764 1726883013.45938: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726883013.45942: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726883013.45945: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726883013.45948: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726883013.45950: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726883013.45986: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726883013.46014: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726883013.46055: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726883013.46107: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726883013.46124: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726883013.46445: variable '__network_packages_default_gobject_packages' from source: role '' defaults 29764 1726883013.46609: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726883013.46639: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726883013.46672: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726883013.46733: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726883013.46752: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726883013.46870: variable 'ansible_python' from source: facts 29764 1726883013.46892: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 29764 1726883013.47001: variable '__network_wpa_supplicant_required' from source: role '' defaults 29764 1726883013.47109: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 29764 1726883013.47296: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726883013.47340: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726883013.47368: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726883013.47416: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726883013.47431: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726883013.47498: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726883013.47524: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726883013.47554: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726883013.47610: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726883013.47627: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726883013.47911: variable 'network_connections' from source: include params 29764 1726883013.47915: variable 'interface' from source: play vars 29764 1726883013.47918: variable 'interface' from source: play vars 29764 1726883013.48057: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29764 1726883013.48298: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29764 1726883013.48368: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29764 1726883013.48420: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29764 1726883013.48481: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29764 1726883013.48560: 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) 29764 1726883013.48599: 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) 29764 1726883013.48639: 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) 29764 1726883013.48693: 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) 29764 1726883013.48749: variable '__network_wireless_connections_defined' from source: role '' defaults 29764 1726883013.49171: variable 'network_connections' from source: include params 29764 1726883013.49182: variable 'interface' from source: play vars 29764 1726883013.49286: variable 'interface' from source: play vars 29764 1726883013.49347: variable '__network_packages_default_wireless' from source: role '' defaults 29764 1726883013.49454: variable '__network_wireless_connections_defined' from source: role '' defaults 29764 1726883013.49882: variable 'network_connections' from source: include params 29764 1726883013.49893: variable 'interface' from source: play vars 29764 1726883013.49983: variable 'interface' from source: play vars 29764 1726883013.50012: variable '__network_packages_default_team' from source: role '' defaults 29764 1726883013.50118: variable '__network_team_connections_defined' from source: role '' defaults 29764 1726883013.50548: variable 'network_connections' from source: include params 29764 1726883013.50573: variable 'interface' from source: play vars 29764 1726883013.50649: variable 'interface' from source: play vars 29764 1726883013.50736: variable '__network_service_name_default_initscripts' from source: role '' defaults 29764 1726883013.50829: variable '__network_service_name_default_initscripts' from source: role '' defaults 29764 1726883013.50833: variable '__network_packages_default_initscripts' from source: role '' defaults 29764 1726883013.50940: variable '__network_packages_default_initscripts' from source: role '' defaults 29764 1726883013.51239: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 29764 1726883013.51987: variable 'network_connections' from source: include params 29764 1726883013.51993: variable 'interface' from source: play vars 29764 1726883013.52082: variable 'interface' from source: play vars 29764 1726883013.52093: variable 'ansible_distribution' from source: facts 29764 1726883013.52096: variable '__network_rh_distros' from source: role '' defaults 29764 1726883013.52104: variable 'ansible_distribution_major_version' from source: facts 29764 1726883013.52131: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 29764 1726883013.52394: variable 'ansible_distribution' from source: facts 29764 1726883013.52397: variable '__network_rh_distros' from source: role '' defaults 29764 1726883013.52405: variable 'ansible_distribution_major_version' from source: facts 29764 1726883013.52413: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 29764 1726883013.52666: variable 'ansible_distribution' from source: facts 29764 1726883013.52669: variable '__network_rh_distros' from source: role '' defaults 29764 1726883013.52685: variable 'ansible_distribution_major_version' from source: facts 29764 1726883013.52730: variable 'network_provider' from source: set_fact 29764 1726883013.52759: variable 'omit' from source: magic vars 29764 1726883013.52795: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29764 1726883013.52832: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29764 1726883013.52871: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29764 1726883013.52875: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29764 1726883013.52890: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29764 1726883013.53013: variable 'inventory_hostname' from source: host vars for 'managed_node3' 29764 1726883013.53017: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726883013.53020: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726883013.53077: Set connection var ansible_shell_executable to /bin/sh 29764 1726883013.53084: Set connection var ansible_timeout to 10 29764 1726883013.53089: Set connection var ansible_shell_type to sh 29764 1726883013.53097: Set connection var ansible_pipelining to False 29764 1726883013.53109: Set connection var ansible_module_compression to ZIP_DEFLATED 29764 1726883013.53112: Set connection var ansible_connection to ssh 29764 1726883013.53155: variable 'ansible_shell_executable' from source: unknown 29764 1726883013.53159: variable 'ansible_connection' from source: unknown 29764 1726883013.53161: variable 'ansible_module_compression' from source: unknown 29764 1726883013.53166: variable 'ansible_shell_type' from source: unknown 29764 1726883013.53169: variable 'ansible_shell_executable' from source: unknown 29764 1726883013.53177: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726883013.53182: variable 'ansible_pipelining' from source: unknown 29764 1726883013.53186: variable 'ansible_timeout' from source: unknown 29764 1726883013.53231: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726883013.53338: 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) 29764 1726883013.53348: variable 'omit' from source: magic vars 29764 1726883013.53357: starting attempt loop 29764 1726883013.53362: running the handler 29764 1726883013.53465: variable 'ansible_facts' from source: unknown 29764 1726883013.54860: _low_level_execute_command(): starting 29764 1726883013.54864: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29764 1726883013.55691: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 29764 1726883013.55719: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726883013.55871: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726883013.57791: stdout chunk (state=3): >>>/root <<< 29764 1726883013.58044: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726883013.58051: stdout chunk (state=3): >>><<< 29764 1726883013.58061: stderr chunk (state=3): >>><<< 29764 1726883013.58162: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29764 1726883013.58179: _low_level_execute_command(): starting 29764 1726883013.58186: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883013.581621-30555-38936569283246 `" && echo ansible-tmp-1726883013.581621-30555-38936569283246="` echo /root/.ansible/tmp/ansible-tmp-1726883013.581621-30555-38936569283246 `" ) && sleep 0' 29764 1726883013.59554: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726883013.59650: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 29764 1726883013.59654: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726883013.59782: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726883013.61875: stdout chunk (state=3): >>>ansible-tmp-1726883013.581621-30555-38936569283246=/root/.ansible/tmp/ansible-tmp-1726883013.581621-30555-38936569283246 <<< 29764 1726883013.61979: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726883013.62025: stderr chunk (state=3): >>><<< 29764 1726883013.62029: stdout chunk (state=3): >>><<< 29764 1726883013.62052: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883013.581621-30555-38936569283246=/root/.ansible/tmp/ansible-tmp-1726883013.581621-30555-38936569283246 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29764 1726883013.62079: variable 'ansible_module_compression' from source: unknown 29764 1726883013.62125: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-29764ooyjyvtd/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 29764 1726883013.62171: variable 'ansible_facts' from source: unknown 29764 1726883013.62304: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883013.581621-30555-38936569283246/AnsiballZ_systemd.py 29764 1726883013.62410: Sending initial data 29764 1726883013.62413: Sent initial data (154 bytes) 29764 1726883013.62816: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726883013.62852: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29764 1726883013.62855: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726883013.62858: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration <<< 29764 1726883013.62860: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29764 1726883013.62862: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726883013.62906: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 29764 1726883013.62924: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726883013.63037: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726883013.64749: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 29764 1726883013.64890: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29764 1726883013.65035: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29764ooyjyvtd/tmp4fjxghmh /root/.ansible/tmp/ansible-tmp-1726883013.581621-30555-38936569283246/AnsiballZ_systemd.py <<< 29764 1726883013.65043: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726883013.581621-30555-38936569283246/AnsiballZ_systemd.py" <<< 29764 1726883013.65120: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-29764ooyjyvtd/tmp4fjxghmh" to remote "/root/.ansible/tmp/ansible-tmp-1726883013.581621-30555-38936569283246/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726883013.581621-30555-38936569283246/AnsiballZ_systemd.py" <<< 29764 1726883013.67459: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726883013.67464: stderr chunk (state=3): >>><<< 29764 1726883013.67467: stdout chunk (state=3): >>><<< 29764 1726883013.67470: done transferring module to remote 29764 1726883013.67473: _low_level_execute_command(): starting 29764 1726883013.67476: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883013.581621-30555-38936569283246/ /root/.ansible/tmp/ansible-tmp-1726883013.581621-30555-38936569283246/AnsiballZ_systemd.py && sleep 0' 29764 1726883013.68030: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 29764 1726883013.68042: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29764 1726883013.68058: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726883013.68072: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29764 1726883013.68099: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 <<< 29764 1726883013.68108: stderr chunk (state=3): >>>debug2: match not found <<< 29764 1726883013.68119: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726883013.68135: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29764 1726883013.68145: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.238 is address <<< 29764 1726883013.68153: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29764 1726883013.68212: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726883013.68268: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29764 1726883013.68284: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29764 1726883013.68302: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726883013.68464: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726883013.70428: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726883013.70499: stderr chunk (state=3): >>><<< 29764 1726883013.70503: stdout chunk (state=3): >>><<< 29764 1726883013.70506: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29764 1726883013.70508: _low_level_execute_command(): starting 29764 1726883013.70511: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726883013.581621-30555-38936569283246/AnsiballZ_systemd.py && sleep 0' 29764 1726883013.70892: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726883013.70900: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 <<< 29764 1726883013.70927: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726883013.70930: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726883013.70933: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726883013.70994: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 29764 1726883013.70999: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726883013.71115: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726883014.04512: 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": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "71679", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 21:43:33 EDT", "ExecMainStartTimestampMonotonic": "1157473091", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "71679", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[Fri 2024-09-20 21:43:33 EDT] ; stop_time=[n/a] ; pid=71679 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[Fri 2024-09-20 21:43:33 EDT] ; stop_time=[n/a] ; pid=71679 ; 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": "7748", "MemoryCurrent": "3252224", "MemoryAvailable": "infinity", "CPUUsageNSec": "63395000", "TasksCurrent": "5", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "18446744073709551615", "MemoryMax": "infinity", "StartupMemoryMax": "18446744073709551615", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "18446744073709551615", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "18446744073709551615", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4425", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14752", "LimitNPROCSoft": "14752", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_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", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "sysinit.target system.slice dbus.socket", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target multi-user.target cloud-init.service network.service network.target NetworkManager-wait-online.service", "After": "network-pre.target basic.target cloud-init-local.service dbus-broker.service system.slice dbus.socket sysinit.target systemd-journald.socket", "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", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:43:33 EDT", "StateChangeTimestampMonotonic": "1157577065", "InactiveExitTimestamp": "Fri 2024-09-20 21:43:33 EDT", "InactiveExitTimestampMonotonic": "1157473543", "ActiveEnterTimestamp": "Fri 2024-09-20 21:43:33 EDT", "ActiveEnterTimestampMonotonic": "1157577065", "ActiveExitTimestamp": "Fri 2024-09-20 21:43:33 EDT", "ActiveExitTimestampMonotonic": "1157427437", "InactiveEnterTimestamp": "Fri 2024-09-20 21:43:33 EDT", "InactiveEnterTimestampMonotonic": "1157464776", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 21:43:33 EDT", "ConditionTimestampMonotonic": "1157466606", "AssertTimestamp": "Fri 2024-09-20 21:43:33 EDT", "AssertTimestampMonotonic": "1157466621", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "4d8cca9ceebd44e9953bc3e13634afb9", "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}}} <<< 29764 1726883014.06556: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.41.238 closed. <<< 29764 1726883014.06622: stderr chunk (state=3): >>><<< 29764 1726883014.06626: stdout chunk (state=3): >>><<< 29764 1726883014.06645: _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": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "71679", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 21:43:33 EDT", "ExecMainStartTimestampMonotonic": "1157473091", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "71679", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[Fri 2024-09-20 21:43:33 EDT] ; stop_time=[n/a] ; pid=71679 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[Fri 2024-09-20 21:43:33 EDT] ; stop_time=[n/a] ; pid=71679 ; 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": "7748", "MemoryCurrent": "3252224", "MemoryAvailable": "infinity", "CPUUsageNSec": "63395000", "TasksCurrent": "5", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "18446744073709551615", "MemoryMax": "infinity", "StartupMemoryMax": "18446744073709551615", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "18446744073709551615", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "18446744073709551615", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4425", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14752", "LimitNPROCSoft": "14752", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_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", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "sysinit.target system.slice dbus.socket", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target multi-user.target cloud-init.service network.service network.target NetworkManager-wait-online.service", "After": "network-pre.target basic.target cloud-init-local.service dbus-broker.service system.slice dbus.socket sysinit.target systemd-journald.socket", "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", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:43:33 EDT", "StateChangeTimestampMonotonic": "1157577065", "InactiveExitTimestamp": "Fri 2024-09-20 21:43:33 EDT", "InactiveExitTimestampMonotonic": "1157473543", "ActiveEnterTimestamp": "Fri 2024-09-20 21:43:33 EDT", "ActiveEnterTimestampMonotonic": "1157577065", "ActiveExitTimestamp": "Fri 2024-09-20 21:43:33 EDT", "ActiveExitTimestampMonotonic": "1157427437", "InactiveEnterTimestamp": "Fri 2024-09-20 21:43:33 EDT", "InactiveEnterTimestampMonotonic": "1157464776", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 21:43:33 EDT", "ConditionTimestampMonotonic": "1157466606", "AssertTimestamp": "Fri 2024-09-20 21:43:33 EDT", "AssertTimestampMonotonic": "1157466621", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "4d8cca9ceebd44e9953bc3e13634afb9", "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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.41.238 closed. 29764 1726883014.06821: 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-1726883013.581621-30555-38936569283246/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29764 1726883014.06842: _low_level_execute_command(): starting 29764 1726883014.06848: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883013.581621-30555-38936569283246/ > /dev/null 2>&1 && sleep 0' 29764 1726883014.07546: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726883014.07566: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 29764 1726883014.07591: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726883014.07714: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726883014.09744: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726883014.09788: stderr chunk (state=3): >>><<< 29764 1726883014.09791: stdout chunk (state=3): >>><<< 29764 1726883014.09805: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29764 1726883014.09813: handler run complete 29764 1726883014.09871: attempt loop complete, returning result 29764 1726883014.09874: _execute() done 29764 1726883014.09880: dumping result to json 29764 1726883014.09895: done dumping result, returning 29764 1726883014.09905: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affe814-3a2d-da6f-1817-000000000209] 29764 1726883014.09910: sending task result for task 0affe814-3a2d-da6f-1817-000000000209 29764 1726883014.10168: done sending task result for task 0affe814-3a2d-da6f-1817-000000000209 29764 1726883014.10172: WORKER PROCESS EXITING ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 29764 1726883014.10227: no more pending results, returning what we have 29764 1726883014.10231: results queue empty 29764 1726883014.10232: checking for any_errors_fatal 29764 1726883014.10262: done checking for any_errors_fatal 29764 1726883014.10263: checking for max_fail_percentage 29764 1726883014.10265: done checking for max_fail_percentage 29764 1726883014.10266: checking to see if all hosts have failed and the running result is not ok 29764 1726883014.10267: done checking to see if all hosts have failed 29764 1726883014.10268: getting the remaining hosts for this loop 29764 1726883014.10270: done getting the remaining hosts for this loop 29764 1726883014.10275: getting the next task for host managed_node3 29764 1726883014.10282: done getting next task for host managed_node3 29764 1726883014.10286: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 29764 1726883014.10291: ^ 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 29764 1726883014.10303: getting variables 29764 1726883014.10304: in VariableManager get_vars() 29764 1726883014.10370: Calling all_inventory to load vars for managed_node3 29764 1726883014.10373: Calling groups_inventory to load vars for managed_node3 29764 1726883014.10376: Calling all_plugins_inventory to load vars for managed_node3 29764 1726883014.10386: Calling all_plugins_play to load vars for managed_node3 29764 1726883014.10389: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726883014.10392: Calling groups_plugins_play to load vars for managed_node3 29764 1726883014.12941: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726883014.16121: done with get_vars() 29764 1726883014.16160: done getting variables 29764 1726883014.16237: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:43:34 -0400 (0:00:00.767) 0:00:24.028 ****** 29764 1726883014.16282: entering _queue_task() for managed_node3/service 29764 1726883014.16608: worker is 1 (out of 1 available) 29764 1726883014.16621: exiting _queue_task() for managed_node3/service 29764 1726883014.16750: done queuing things up, now waiting for results queue to drain 29764 1726883014.16753: waiting for pending results... 29764 1726883014.17169: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 29764 1726883014.17175: in run() - task 0affe814-3a2d-da6f-1817-00000000020a 29764 1726883014.17179: variable 'ansible_search_path' from source: unknown 29764 1726883014.17182: variable 'ansible_search_path' from source: unknown 29764 1726883014.17239: calling self._execute() 29764 1726883014.17325: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726883014.17343: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726883014.17360: variable 'omit' from source: magic vars 29764 1726883014.17850: variable 'ansible_distribution_major_version' from source: facts 29764 1726883014.17919: Evaluated conditional (ansible_distribution_major_version != '6'): True 29764 1726883014.18193: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29764 1726883014.21216: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29764 1726883014.21301: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29764 1726883014.21361: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29764 1726883014.21420: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29764 1726883014.21465: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29764 1726883014.21575: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726883014.21617: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726883014.21668: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726883014.21729: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726883014.21765: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726883014.21915: variable 'ansible_distribution' from source: facts 29764 1726883014.21928: variable 'ansible_distribution_major_version' from source: facts 29764 1726883014.21944: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 29764 1726883014.22102: variable 'network_provider' from source: set_fact 29764 1726883014.22114: Evaluated conditional (network_provider == "nm"): True 29764 1726883014.22238: variable '__network_wpa_supplicant_required' from source: role '' defaults 29764 1726883014.22351: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 29764 1726883014.22501: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726883014.22638: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726883014.22642: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726883014.22645: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726883014.22661: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726883014.22717: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726883014.22759: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726883014.22794: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726883014.22855: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726883014.22879: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726883014.22935: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726883014.22977: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726883014.23012: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726883014.23074: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726883014.23098: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726883014.23265: variable 'network_connections' from source: include params 29764 1726883014.23291: variable 'interface' from source: play vars 29764 1726883014.23397: variable 'interface' from source: play vars 29764 1726883014.23474: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 29764 1726883014.23689: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 29764 1726883014.23745: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 29764 1726883014.23831: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 29764 1726883014.23836: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 29764 1726883014.23896: 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) 29764 1726883014.23943: 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) 29764 1726883014.23981: 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) 29764 1726883014.24019: 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) 29764 1726883014.24152: variable '__network_wireless_connections_defined' from source: role '' defaults 29764 1726883014.24438: variable 'network_connections' from source: include params 29764 1726883014.24450: variable 'interface' from source: play vars 29764 1726883014.24537: variable 'interface' from source: play vars 29764 1726883014.24594: Evaluated conditional (__network_wpa_supplicant_required): False 29764 1726883014.24606: when evaluation is False, skipping this task 29764 1726883014.24615: _execute() done 29764 1726883014.24622: dumping result to json 29764 1726883014.24739: done dumping result, returning 29764 1726883014.24742: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affe814-3a2d-da6f-1817-00000000020a] 29764 1726883014.24745: sending task result for task 0affe814-3a2d-da6f-1817-00000000020a 29764 1726883014.24820: done sending task result for task 0affe814-3a2d-da6f-1817-00000000020a 29764 1726883014.24823: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 29764 1726883014.24882: no more pending results, returning what we have 29764 1726883014.24886: results queue empty 29764 1726883014.24887: checking for any_errors_fatal 29764 1726883014.24920: done checking for any_errors_fatal 29764 1726883014.24922: checking for max_fail_percentage 29764 1726883014.24924: done checking for max_fail_percentage 29764 1726883014.24925: checking to see if all hosts have failed and the running result is not ok 29764 1726883014.24927: done checking to see if all hosts have failed 29764 1726883014.24928: getting the remaining hosts for this loop 29764 1726883014.24930: done getting the remaining hosts for this loop 29764 1726883014.24938: getting the next task for host managed_node3 29764 1726883014.24947: done getting next task for host managed_node3 29764 1726883014.24951: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 29764 1726883014.24957: ^ 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 29764 1726883014.24973: getting variables 29764 1726883014.24975: in VariableManager get_vars() 29764 1726883014.25020: Calling all_inventory to load vars for managed_node3 29764 1726883014.25023: Calling groups_inventory to load vars for managed_node3 29764 1726883014.25026: Calling all_plugins_inventory to load vars for managed_node3 29764 1726883014.25240: Calling all_plugins_play to load vars for managed_node3 29764 1726883014.25245: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726883014.25249: Calling groups_plugins_play to load vars for managed_node3 29764 1726883014.27748: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726883014.30900: done with get_vars() 29764 1726883014.30936: done getting variables 29764 1726883014.31008: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:43:34 -0400 (0:00:00.147) 0:00:24.175 ****** 29764 1726883014.31043: entering _queue_task() for managed_node3/service 29764 1726883014.31567: worker is 1 (out of 1 available) 29764 1726883014.31579: exiting _queue_task() for managed_node3/service 29764 1726883014.31591: done queuing things up, now waiting for results queue to drain 29764 1726883014.31593: waiting for pending results... 29764 1726883014.31837: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 29764 1726883014.31896: in run() - task 0affe814-3a2d-da6f-1817-00000000020b 29764 1726883014.31921: variable 'ansible_search_path' from source: unknown 29764 1726883014.31943: variable 'ansible_search_path' from source: unknown 29764 1726883014.32040: calling self._execute() 29764 1726883014.32100: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726883014.32114: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726883014.32133: variable 'omit' from source: magic vars 29764 1726883014.32622: variable 'ansible_distribution_major_version' from source: facts 29764 1726883014.32644: Evaluated conditional (ansible_distribution_major_version != '6'): True 29764 1726883014.32954: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29764 1726883014.35742: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29764 1726883014.35853: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29764 1726883014.35894: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29764 1726883014.35943: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29764 1726883014.36039: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29764 1726883014.36091: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726883014.36133: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726883014.36177: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726883014.36239: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726883014.36262: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726883014.36415: variable 'ansible_distribution' from source: facts 29764 1726883014.36425: variable 'ansible_distribution_major_version' from source: facts 29764 1726883014.36439: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 29764 1726883014.36613: variable 'network_provider' from source: set_fact 29764 1726883014.36619: Evaluated conditional (network_provider == "initscripts"): False 29764 1726883014.36624: when evaluation is False, skipping this task 29764 1726883014.36734: _execute() done 29764 1726883014.36737: dumping result to json 29764 1726883014.36742: done dumping result, returning 29764 1726883014.36744: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [0affe814-3a2d-da6f-1817-00000000020b] 29764 1726883014.36747: sending task result for task 0affe814-3a2d-da6f-1817-00000000020b 29764 1726883014.36816: done sending task result for task 0affe814-3a2d-da6f-1817-00000000020b 29764 1726883014.36819: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 29764 1726883014.36883: no more pending results, returning what we have 29764 1726883014.36886: results queue empty 29764 1726883014.36888: checking for any_errors_fatal 29764 1726883014.36897: done checking for any_errors_fatal 29764 1726883014.36898: checking for max_fail_percentage 29764 1726883014.36900: done checking for max_fail_percentage 29764 1726883014.36901: checking to see if all hosts have failed and the running result is not ok 29764 1726883014.36903: done checking to see if all hosts have failed 29764 1726883014.36904: getting the remaining hosts for this loop 29764 1726883014.36906: done getting the remaining hosts for this loop 29764 1726883014.36911: getting the next task for host managed_node3 29764 1726883014.36920: done getting next task for host managed_node3 29764 1726883014.36924: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 29764 1726883014.37042: ^ 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 29764 1726883014.37060: getting variables 29764 1726883014.37062: in VariableManager get_vars() 29764 1726883014.37101: Calling all_inventory to load vars for managed_node3 29764 1726883014.37105: Calling groups_inventory to load vars for managed_node3 29764 1726883014.37108: Calling all_plugins_inventory to load vars for managed_node3 29764 1726883014.37118: Calling all_plugins_play to load vars for managed_node3 29764 1726883014.37122: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726883014.37126: Calling groups_plugins_play to load vars for managed_node3 29764 1726883014.39729: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726883014.42613: done with get_vars() 29764 1726883014.42658: done getting variables 29764 1726883014.42744: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:43:34 -0400 (0:00:00.117) 0:00:24.293 ****** 29764 1726883014.42787: entering _queue_task() for managed_node3/copy 29764 1726883014.43194: worker is 1 (out of 1 available) 29764 1726883014.43207: exiting _queue_task() for managed_node3/copy 29764 1726883014.43221: done queuing things up, now waiting for results queue to drain 29764 1726883014.43222: waiting for pending results... 29764 1726883014.43658: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 29764 1726883014.43707: in run() - task 0affe814-3a2d-da6f-1817-00000000020c 29764 1726883014.43729: variable 'ansible_search_path' from source: unknown 29764 1726883014.43741: variable 'ansible_search_path' from source: unknown 29764 1726883014.43860: calling self._execute() 29764 1726883014.43902: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726883014.43913: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726883014.43927: variable 'omit' from source: magic vars 29764 1726883014.44414: variable 'ansible_distribution_major_version' from source: facts 29764 1726883014.44443: Evaluated conditional (ansible_distribution_major_version != '6'): True 29764 1726883014.44757: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29764 1726883014.47642: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29764 1726883014.47646: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29764 1726883014.47681: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29764 1726883014.47728: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29764 1726883014.47774: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29764 1726883014.47878: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726883014.47923: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726883014.47963: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726883014.48028: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726883014.48053: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726883014.48208: variable 'ansible_distribution' from source: facts 29764 1726883014.48218: variable 'ansible_distribution_major_version' from source: facts 29764 1726883014.48299: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 29764 1726883014.48385: variable 'network_provider' from source: set_fact 29764 1726883014.48397: Evaluated conditional (network_provider == "initscripts"): False 29764 1726883014.48410: when evaluation is False, skipping this task 29764 1726883014.48424: _execute() done 29764 1726883014.48431: dumping result to json 29764 1726883014.48442: done dumping result, returning 29764 1726883014.48454: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affe814-3a2d-da6f-1817-00000000020c] 29764 1726883014.48464: sending task result for task 0affe814-3a2d-da6f-1817-00000000020c skipping: [managed_node3] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 29764 1726883014.48733: no more pending results, returning what we have 29764 1726883014.48737: results queue empty 29764 1726883014.48739: checking for any_errors_fatal 29764 1726883014.48749: done checking for any_errors_fatal 29764 1726883014.48750: checking for max_fail_percentage 29764 1726883014.48752: done checking for max_fail_percentage 29764 1726883014.48753: checking to see if all hosts have failed and the running result is not ok 29764 1726883014.48755: done checking to see if all hosts have failed 29764 1726883014.48756: getting the remaining hosts for this loop 29764 1726883014.48758: done getting the remaining hosts for this loop 29764 1726883014.48763: getting the next task for host managed_node3 29764 1726883014.48771: done getting next task for host managed_node3 29764 1726883014.48775: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 29764 1726883014.48782: ^ 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 29764 1726883014.48798: getting variables 29764 1726883014.48800: in VariableManager get_vars() 29764 1726883014.48956: Calling all_inventory to load vars for managed_node3 29764 1726883014.48960: Calling groups_inventory to load vars for managed_node3 29764 1726883014.48964: Calling all_plugins_inventory to load vars for managed_node3 29764 1726883014.48974: Calling all_plugins_play to load vars for managed_node3 29764 1726883014.48978: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726883014.48982: Calling groups_plugins_play to load vars for managed_node3 29764 1726883014.49651: done sending task result for task 0affe814-3a2d-da6f-1817-00000000020c 29764 1726883014.49654: WORKER PROCESS EXITING 29764 1726883014.51349: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726883014.54447: done with get_vars() 29764 1726883014.54494: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:43:34 -0400 (0:00:00.118) 0:00:24.411 ****** 29764 1726883014.54610: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 29764 1726883014.54613: Creating lock for fedora.linux_system_roles.network_connections 29764 1726883014.55005: worker is 1 (out of 1 available) 29764 1726883014.55022: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 29764 1726883014.55041: done queuing things up, now waiting for results queue to drain 29764 1726883014.55043: waiting for pending results... 29764 1726883014.55285: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 29764 1726883014.55437: in run() - task 0affe814-3a2d-da6f-1817-00000000020d 29764 1726883014.55453: variable 'ansible_search_path' from source: unknown 29764 1726883014.55456: variable 'ansible_search_path' from source: unknown 29764 1726883014.55501: calling self._execute() 29764 1726883014.55602: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726883014.55609: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726883014.55629: variable 'omit' from source: magic vars 29764 1726883014.56109: variable 'ansible_distribution_major_version' from source: facts 29764 1726883014.56125: Evaluated conditional (ansible_distribution_major_version != '6'): True 29764 1726883014.56432: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29764 1726883014.59560: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29764 1726883014.59640: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29764 1726883014.59693: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29764 1726883014.59788: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29764 1726883014.59792: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29764 1726883014.59885: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726883014.59922: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726883014.59955: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726883014.60016: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726883014.60032: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726883014.60222: variable 'ansible_distribution' from source: facts 29764 1726883014.60227: variable 'ansible_distribution_major_version' from source: facts 29764 1726883014.60230: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 29764 1726883014.60233: variable 'omit' from source: magic vars 29764 1726883014.60283: variable 'omit' from source: magic vars 29764 1726883014.60440: variable 'network_provider' from source: set_fact 29764 1726883014.60552: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726883014.60581: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726883014.60612: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726883014.60668: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726883014.60688: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726883014.60774: variable 'omit' from source: magic vars 29764 1726883014.60915: variable 'omit' from source: magic vars 29764 1726883014.61048: variable 'network_connections' from source: include params 29764 1726883014.61065: variable 'interface' from source: play vars 29764 1726883014.61146: variable 'interface' from source: play vars 29764 1726883014.61641: variable 'omit' from source: magic vars 29764 1726883014.61647: variable '__lsr_ansible_managed' from source: task vars 29764 1726883014.61740: variable '__lsr_ansible_managed' from source: task vars 29764 1726883014.61970: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 29764 1726883014.62271: Loaded config def from plugin (lookup/template) 29764 1726883014.62279: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 29764 1726883014.62309: File lookup term: get_ansible_managed.j2 29764 1726883014.62313: variable 'ansible_search_path' from source: unknown 29764 1726883014.62319: evaluation_path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 29764 1726883014.62336: search_path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 29764 1726883014.62356: variable 'ansible_search_path' from source: unknown 29764 1726883014.74603: variable 'ansible_managed' from source: unknown 29764 1726883014.74830: variable 'omit' from source: magic vars 29764 1726883014.74866: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29764 1726883014.74907: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29764 1726883014.74918: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29764 1726883014.74936: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29764 1726883014.74946: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29764 1726883014.74970: variable 'inventory_hostname' from source: host vars for 'managed_node3' 29764 1726883014.74976: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726883014.74981: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726883014.75070: Set connection var ansible_shell_executable to /bin/sh 29764 1726883014.75074: Set connection var ansible_timeout to 10 29764 1726883014.75077: Set connection var ansible_shell_type to sh 29764 1726883014.75085: Set connection var ansible_pipelining to False 29764 1726883014.75094: Set connection var ansible_module_compression to ZIP_DEFLATED 29764 1726883014.75096: Set connection var ansible_connection to ssh 29764 1726883014.75126: variable 'ansible_shell_executable' from source: unknown 29764 1726883014.75129: variable 'ansible_connection' from source: unknown 29764 1726883014.75132: variable 'ansible_module_compression' from source: unknown 29764 1726883014.75136: variable 'ansible_shell_type' from source: unknown 29764 1726883014.75138: variable 'ansible_shell_executable' from source: unknown 29764 1726883014.75141: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726883014.75145: variable 'ansible_pipelining' from source: unknown 29764 1726883014.75148: variable 'ansible_timeout' from source: unknown 29764 1726883014.75154: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726883014.75266: 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__) 29764 1726883014.75278: variable 'omit' from source: magic vars 29764 1726883014.75286: starting attempt loop 29764 1726883014.75288: running the handler 29764 1726883014.75300: _low_level_execute_command(): starting 29764 1726883014.75307: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29764 1726883014.75815: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726883014.75820: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726883014.75823: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726883014.75869: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29764 1726883014.75875: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726883014.76000: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726883014.77891: stdout chunk (state=3): >>>/root <<< 29764 1726883014.78001: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726883014.78059: stderr chunk (state=3): >>><<< 29764 1726883014.78062: stdout chunk (state=3): >>><<< 29764 1726883014.78075: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29764 1726883014.78085: _low_level_execute_command(): starting 29764 1726883014.78092: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883014.780737-30585-237267156303646 `" && echo ansible-tmp-1726883014.780737-30585-237267156303646="` echo /root/.ansible/tmp/ansible-tmp-1726883014.780737-30585-237267156303646 `" ) && sleep 0' 29764 1726883014.78511: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726883014.78520: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726883014.78542: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726883014.78545: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726883014.78610: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 29764 1726883014.78613: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726883014.78726: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726883014.80793: stdout chunk (state=3): >>>ansible-tmp-1726883014.780737-30585-237267156303646=/root/.ansible/tmp/ansible-tmp-1726883014.780737-30585-237267156303646 <<< 29764 1726883014.80952: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726883014.80962: stderr chunk (state=3): >>><<< 29764 1726883014.80965: stdout chunk (state=3): >>><<< 29764 1726883014.80978: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883014.780737-30585-237267156303646=/root/.ansible/tmp/ansible-tmp-1726883014.780737-30585-237267156303646 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29764 1726883014.81019: variable 'ansible_module_compression' from source: unknown 29764 1726883014.81061: ANSIBALLZ: Using lock for fedora.linux_system_roles.network_connections 29764 1726883014.81066: ANSIBALLZ: Acquiring lock 29764 1726883014.81069: ANSIBALLZ: Lock acquired: 140564930521920 29764 1726883014.81074: ANSIBALLZ: Creating module 29764 1726883014.99757: ANSIBALLZ: Writing module into payload 29764 1726883015.00097: ANSIBALLZ: Writing module 29764 1726883015.00116: ANSIBALLZ: Renaming module 29764 1726883015.00121: ANSIBALLZ: Done creating module 29764 1726883015.00146: variable 'ansible_facts' from source: unknown 29764 1726883015.00235: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883014.780737-30585-237267156303646/AnsiballZ_network_connections.py 29764 1726883015.00352: Sending initial data 29764 1726883015.00356: Sent initial data (167 bytes) 29764 1726883015.00850: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726883015.00854: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found <<< 29764 1726883015.00856: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 29764 1726883015.00859: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29764 1726883015.00861: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726883015.00919: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29764 1726883015.00925: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29764 1726883015.00928: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726883015.01050: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726883015.02851: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 <<< 29764 1726883015.02859: stderr chunk (state=3): >>>debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 29764 1726883015.02961: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29764 1726883015.03097: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29764ooyjyvtd/tmpu83kpidr /root/.ansible/tmp/ansible-tmp-1726883014.780737-30585-237267156303646/AnsiballZ_network_connections.py <<< 29764 1726883015.03104: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726883014.780737-30585-237267156303646/AnsiballZ_network_connections.py" <<< 29764 1726883015.03211: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-29764ooyjyvtd/tmpu83kpidr" to remote "/root/.ansible/tmp/ansible-tmp-1726883014.780737-30585-237267156303646/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726883014.780737-30585-237267156303646/AnsiballZ_network_connections.py" <<< 29764 1726883015.04639: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726883015.04698: stderr chunk (state=3): >>><<< 29764 1726883015.04704: stdout chunk (state=3): >>><<< 29764 1726883015.04725: done transferring module to remote 29764 1726883015.04736: _low_level_execute_command(): starting 29764 1726883015.04743: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883014.780737-30585-237267156303646/ /root/.ansible/tmp/ansible-tmp-1726883014.780737-30585-237267156303646/AnsiballZ_network_connections.py && sleep 0' 29764 1726883015.05207: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 29764 1726883015.05210: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29764 1726883015.05213: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726883015.05215: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726883015.05218: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726883015.05274: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29764 1726883015.05281: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726883015.05394: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726883015.07332: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726883015.07382: stderr chunk (state=3): >>><<< 29764 1726883015.07386: stdout chunk (state=3): >>><<< 29764 1726883015.07399: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29764 1726883015.07402: _low_level_execute_command(): starting 29764 1726883015.07408: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726883014.780737-30585-237267156303646/AnsiballZ_network_connections.py && sleep 0' 29764 1726883015.07822: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726883015.07862: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29764 1726883015.07867: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found <<< 29764 1726883015.07869: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 29764 1726883015.07874: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726883015.07876: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726883015.07930: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29764 1726883015.07940: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726883015.08081: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726883015.41903: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "[002] #0, state:None persistent_state:present, 'team0': add connection team0, 59d39f1a-ad70-4433-a8c3-47887577719b\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "team0", "persistent_state": "present", "type": "team", "ip": {"dhcp4": false, "auto6": false}}], "__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": "team0", "persistent_state": "present", "type": "team", "ip": {"dhcp4": false, "auto6": false}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 29764 1726883015.46541: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.41.238 closed. <<< 29764 1726883015.46545: stderr chunk (state=3): >>><<< 29764 1726883015.46548: stdout chunk (state=3): >>><<< 29764 1726883015.46551: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "[002] #0, state:None persistent_state:present, 'team0': add connection team0, 59d39f1a-ad70-4433-a8c3-47887577719b\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "team0", "persistent_state": "present", "type": "team", "ip": {"dhcp4": false, "auto6": false}}], "__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": "team0", "persistent_state": "present", "type": "team", "ip": {"dhcp4": false, "auto6": false}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.41.238 closed. 29764 1726883015.46582: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'team0', 'persistent_state': 'present', 'type': 'team', 'ip': {'dhcp4': False, 'auto6': False}}], '__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-1726883014.780737-30585-237267156303646/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29764 1726883015.46593: _low_level_execute_command(): starting 29764 1726883015.46599: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883014.780737-30585-237267156303646/ > /dev/null 2>&1 && sleep 0' 29764 1726883015.47230: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 29764 1726883015.47240: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29764 1726883015.47252: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726883015.47268: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29764 1726883015.47282: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 <<< 29764 1726883015.47298: stderr chunk (state=3): >>>debug2: match not found <<< 29764 1726883015.47311: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726883015.47327: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29764 1726883015.47413: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726883015.47440: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29764 1726883015.47443: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29764 1726883015.47481: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726883015.47599: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726883015.49910: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726883015.49927: stderr chunk (state=3): >>><<< 29764 1726883015.49939: stdout chunk (state=3): >>><<< 29764 1726883015.49961: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29764 1726883015.50140: handler run complete 29764 1726883015.50143: attempt loop complete, returning result 29764 1726883015.50146: _execute() done 29764 1726883015.50148: dumping result to json 29764 1726883015.50150: done dumping result, returning 29764 1726883015.50152: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affe814-3a2d-da6f-1817-00000000020d] 29764 1726883015.50155: sending task result for task 0affe814-3a2d-da6f-1817-00000000020d 29764 1726883015.50238: done sending task result for task 0affe814-3a2d-da6f-1817-00000000020d 29764 1726883015.50241: WORKER PROCESS EXITING changed: [managed_node3] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "team0", "persistent_state": "present", "type": "team" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'team0': add connection team0, 59d39f1a-ad70-4433-a8c3-47887577719b 29764 1726883015.50380: no more pending results, returning what we have 29764 1726883015.50384: results queue empty 29764 1726883015.50386: checking for any_errors_fatal 29764 1726883015.50393: done checking for any_errors_fatal 29764 1726883015.50394: checking for max_fail_percentage 29764 1726883015.50396: done checking for max_fail_percentage 29764 1726883015.50398: checking to see if all hosts have failed and the running result is not ok 29764 1726883015.50399: done checking to see if all hosts have failed 29764 1726883015.50400: getting the remaining hosts for this loop 29764 1726883015.50402: done getting the remaining hosts for this loop 29764 1726883015.50407: getting the next task for host managed_node3 29764 1726883015.50416: done getting next task for host managed_node3 29764 1726883015.50420: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 29764 1726883015.50426: ^ 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 29764 1726883015.50544: getting variables 29764 1726883015.50550: in VariableManager get_vars() 29764 1726883015.50591: Calling all_inventory to load vars for managed_node3 29764 1726883015.50595: Calling groups_inventory to load vars for managed_node3 29764 1726883015.50598: Calling all_plugins_inventory to load vars for managed_node3 29764 1726883015.50609: Calling all_plugins_play to load vars for managed_node3 29764 1726883015.50613: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726883015.50617: Calling groups_plugins_play to load vars for managed_node3 29764 1726883015.53412: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726883015.56606: done with get_vars() 29764 1726883015.56644: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:43:35 -0400 (0:00:01.021) 0:00:25.433 ****** 29764 1726883015.56757: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 29764 1726883015.56759: Creating lock for fedora.linux_system_roles.network_state 29764 1726883015.57144: worker is 1 (out of 1 available) 29764 1726883015.57161: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 29764 1726883015.57178: done queuing things up, now waiting for results queue to drain 29764 1726883015.57180: waiting for pending results... 29764 1726883015.57554: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 29764 1726883015.57625: in run() - task 0affe814-3a2d-da6f-1817-00000000020e 29764 1726883015.57651: variable 'ansible_search_path' from source: unknown 29764 1726883015.57660: variable 'ansible_search_path' from source: unknown 29764 1726883015.57742: calling self._execute() 29764 1726883015.57886: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726883015.57894: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726883015.57907: variable 'omit' from source: magic vars 29764 1726883015.58265: variable 'ansible_distribution_major_version' from source: facts 29764 1726883015.58278: Evaluated conditional (ansible_distribution_major_version != '6'): True 29764 1726883015.58469: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29764 1726883015.60470: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29764 1726883015.60488: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29764 1726883015.60531: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29764 1726883015.60579: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29764 1726883015.60605: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29764 1726883015.60698: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726883015.60738: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726883015.60769: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726883015.60823: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726883015.60843: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726883015.60986: variable 'ansible_distribution' from source: facts 29764 1726883015.60990: variable 'ansible_distribution_major_version' from source: facts 29764 1726883015.60999: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 29764 1726883015.61134: variable 'network_state' from source: role '' defaults 29764 1726883015.61149: Evaluated conditional (network_state != {}): False 29764 1726883015.61152: when evaluation is False, skipping this task 29764 1726883015.61155: _execute() done 29764 1726883015.61161: dumping result to json 29764 1726883015.61165: done dumping result, returning 29764 1726883015.61174: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [0affe814-3a2d-da6f-1817-00000000020e] 29764 1726883015.61183: sending task result for task 0affe814-3a2d-da6f-1817-00000000020e skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 29764 1726883015.61350: no more pending results, returning what we have 29764 1726883015.61354: results queue empty 29764 1726883015.61355: checking for any_errors_fatal 29764 1726883015.61372: done checking for any_errors_fatal 29764 1726883015.61374: checking for max_fail_percentage 29764 1726883015.61376: done checking for max_fail_percentage 29764 1726883015.61377: checking to see if all hosts have failed and the running result is not ok 29764 1726883015.61378: done checking to see if all hosts have failed 29764 1726883015.61379: getting the remaining hosts for this loop 29764 1726883015.61381: done getting the remaining hosts for this loop 29764 1726883015.61385: getting the next task for host managed_node3 29764 1726883015.61392: done getting next task for host managed_node3 29764 1726883015.61396: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 29764 1726883015.61402: ^ 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 29764 1726883015.61414: done sending task result for task 0affe814-3a2d-da6f-1817-00000000020e 29764 1726883015.61417: WORKER PROCESS EXITING 29764 1726883015.61426: getting variables 29764 1726883015.61427: in VariableManager get_vars() 29764 1726883015.61471: Calling all_inventory to load vars for managed_node3 29764 1726883015.61474: Calling groups_inventory to load vars for managed_node3 29764 1726883015.61477: Calling all_plugins_inventory to load vars for managed_node3 29764 1726883015.61487: Calling all_plugins_play to load vars for managed_node3 29764 1726883015.61490: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726883015.61494: Calling groups_plugins_play to load vars for managed_node3 29764 1726883015.62822: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726883015.65104: done with get_vars() 29764 1726883015.65127: done getting variables 29764 1726883015.65175: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:43:35 -0400 (0:00:00.084) 0:00:25.517 ****** 29764 1726883015.65203: entering _queue_task() for managed_node3/debug 29764 1726883015.65420: worker is 1 (out of 1 available) 29764 1726883015.65437: exiting _queue_task() for managed_node3/debug 29764 1726883015.65451: done queuing things up, now waiting for results queue to drain 29764 1726883015.65453: waiting for pending results... 29764 1726883015.65632: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 29764 1726883015.65739: in run() - task 0affe814-3a2d-da6f-1817-00000000020f 29764 1726883015.65752: variable 'ansible_search_path' from source: unknown 29764 1726883015.65756: variable 'ansible_search_path' from source: unknown 29764 1726883015.65795: calling self._execute() 29764 1726883015.65864: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726883015.65870: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726883015.65884: variable 'omit' from source: magic vars 29764 1726883015.66197: variable 'ansible_distribution_major_version' from source: facts 29764 1726883015.66208: Evaluated conditional (ansible_distribution_major_version != '6'): True 29764 1726883015.66397: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29764 1726883015.68866: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29764 1726883015.68952: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29764 1726883015.68984: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29764 1726883015.69014: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29764 1726883015.69045: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29764 1726883015.69121: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726883015.69146: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726883015.69168: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726883015.69202: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726883015.69215: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726883015.69314: variable 'ansible_distribution' from source: facts 29764 1726883015.69318: variable 'ansible_distribution_major_version' from source: facts 29764 1726883015.69325: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 29764 1726883015.69331: variable 'omit' from source: magic vars 29764 1726883015.69384: variable 'omit' from source: magic vars 29764 1726883015.69410: variable 'omit' from source: magic vars 29764 1726883015.69431: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29764 1726883015.69457: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29764 1726883015.69477: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29764 1726883015.69492: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29764 1726883015.69501: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29764 1726883015.69527: variable 'inventory_hostname' from source: host vars for 'managed_node3' 29764 1726883015.69530: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726883015.69536: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726883015.69617: Set connection var ansible_shell_executable to /bin/sh 29764 1726883015.69624: Set connection var ansible_timeout to 10 29764 1726883015.69627: Set connection var ansible_shell_type to sh 29764 1726883015.69635: Set connection var ansible_pipelining to False 29764 1726883015.69644: Set connection var ansible_module_compression to ZIP_DEFLATED 29764 1726883015.69646: Set connection var ansible_connection to ssh 29764 1726883015.69669: variable 'ansible_shell_executable' from source: unknown 29764 1726883015.69675: variable 'ansible_connection' from source: unknown 29764 1726883015.69678: variable 'ansible_module_compression' from source: unknown 29764 1726883015.69683: variable 'ansible_shell_type' from source: unknown 29764 1726883015.69685: variable 'ansible_shell_executable' from source: unknown 29764 1726883015.69688: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726883015.69697: variable 'ansible_pipelining' from source: unknown 29764 1726883015.69700: variable 'ansible_timeout' from source: unknown 29764 1726883015.69703: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726883015.69783: 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) 29764 1726883015.69793: variable 'omit' from source: magic vars 29764 1726883015.69803: starting attempt loop 29764 1726883015.69806: running the handler 29764 1726883015.69903: variable '__network_connections_result' from source: set_fact 29764 1726883015.70030: handler run complete 29764 1726883015.70034: attempt loop complete, returning result 29764 1726883015.70038: _execute() done 29764 1726883015.70040: dumping result to json 29764 1726883015.70043: done dumping result, returning 29764 1726883015.70045: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affe814-3a2d-da6f-1817-00000000020f] 29764 1726883015.70048: sending task result for task 0affe814-3a2d-da6f-1817-00000000020f 29764 1726883015.70116: done sending task result for task 0affe814-3a2d-da6f-1817-00000000020f 29764 1726883015.70119: WORKER PROCESS EXITING ok: [managed_node3] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'team0': add connection team0, 59d39f1a-ad70-4433-a8c3-47887577719b" ] } 29764 1726883015.70194: no more pending results, returning what we have 29764 1726883015.70198: results queue empty 29764 1726883015.70199: checking for any_errors_fatal 29764 1726883015.70205: done checking for any_errors_fatal 29764 1726883015.70206: checking for max_fail_percentage 29764 1726883015.70208: done checking for max_fail_percentage 29764 1726883015.70209: checking to see if all hosts have failed and the running result is not ok 29764 1726883015.70210: done checking to see if all hosts have failed 29764 1726883015.70211: getting the remaining hosts for this loop 29764 1726883015.70214: done getting the remaining hosts for this loop 29764 1726883015.70218: getting the next task for host managed_node3 29764 1726883015.70227: done getting next task for host managed_node3 29764 1726883015.70231: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 29764 1726883015.70239: ^ 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 29764 1726883015.70256: getting variables 29764 1726883015.70258: in VariableManager get_vars() 29764 1726883015.70297: Calling all_inventory to load vars for managed_node3 29764 1726883015.70301: Calling groups_inventory to load vars for managed_node3 29764 1726883015.70304: Calling all_plugins_inventory to load vars for managed_node3 29764 1726883015.70314: Calling all_plugins_play to load vars for managed_node3 29764 1726883015.70317: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726883015.70321: Calling groups_plugins_play to load vars for managed_node3 29764 1726883015.73027: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726883015.75756: done with get_vars() 29764 1726883015.75780: done getting variables 29764 1726883015.75830: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:43:35 -0400 (0:00:00.106) 0:00:25.624 ****** 29764 1726883015.75859: entering _queue_task() for managed_node3/debug 29764 1726883015.76066: worker is 1 (out of 1 available) 29764 1726883015.76081: exiting _queue_task() for managed_node3/debug 29764 1726883015.76094: done queuing things up, now waiting for results queue to drain 29764 1726883015.76096: waiting for pending results... 29764 1726883015.76272: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 29764 1726883015.76382: in run() - task 0affe814-3a2d-da6f-1817-000000000210 29764 1726883015.76396: variable 'ansible_search_path' from source: unknown 29764 1726883015.76399: variable 'ansible_search_path' from source: unknown 29764 1726883015.76435: calling self._execute() 29764 1726883015.76508: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726883015.76513: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726883015.76525: variable 'omit' from source: magic vars 29764 1726883015.76854: variable 'ansible_distribution_major_version' from source: facts 29764 1726883015.76866: Evaluated conditional (ansible_distribution_major_version != '6'): True 29764 1726883015.77052: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29764 1726883015.79021: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29764 1726883015.79082: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29764 1726883015.79113: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29764 1726883015.79154: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29764 1726883015.79182: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29764 1726883015.79246: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726883015.79272: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726883015.79299: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726883015.79332: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726883015.79346: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726883015.79439: variable 'ansible_distribution' from source: facts 29764 1726883015.79443: variable 'ansible_distribution_major_version' from source: facts 29764 1726883015.79450: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 29764 1726883015.79457: variable 'omit' from source: magic vars 29764 1726883015.79511: variable 'omit' from source: magic vars 29764 1726883015.79536: variable 'omit' from source: magic vars 29764 1726883015.79558: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29764 1726883015.79583: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29764 1726883015.79598: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29764 1726883015.79616: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29764 1726883015.79627: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29764 1726883015.79653: variable 'inventory_hostname' from source: host vars for 'managed_node3' 29764 1726883015.79657: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726883015.79660: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726883015.79746: Set connection var ansible_shell_executable to /bin/sh 29764 1726883015.79751: Set connection var ansible_timeout to 10 29764 1726883015.79754: Set connection var ansible_shell_type to sh 29764 1726883015.79761: Set connection var ansible_pipelining to False 29764 1726883015.79770: Set connection var ansible_module_compression to ZIP_DEFLATED 29764 1726883015.79772: Set connection var ansible_connection to ssh 29764 1726883015.79797: variable 'ansible_shell_executable' from source: unknown 29764 1726883015.79800: variable 'ansible_connection' from source: unknown 29764 1726883015.79803: variable 'ansible_module_compression' from source: unknown 29764 1726883015.79806: variable 'ansible_shell_type' from source: unknown 29764 1726883015.79810: variable 'ansible_shell_executable' from source: unknown 29764 1726883015.79813: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726883015.79820: variable 'ansible_pipelining' from source: unknown 29764 1726883015.79822: variable 'ansible_timeout' from source: unknown 29764 1726883015.79830: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726883015.79912: 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) 29764 1726883015.79923: variable 'omit' from source: magic vars 29764 1726883015.79928: starting attempt loop 29764 1726883015.79936: running the handler 29764 1726883015.79979: variable '__network_connections_result' from source: set_fact 29764 1726883015.80037: variable '__network_connections_result' from source: set_fact 29764 1726883015.80132: handler run complete 29764 1726883015.80160: attempt loop complete, returning result 29764 1726883015.80165: _execute() done 29764 1726883015.80168: dumping result to json 29764 1726883015.80171: done dumping result, returning 29764 1726883015.80182: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affe814-3a2d-da6f-1817-000000000210] 29764 1726883015.80187: sending task result for task 0affe814-3a2d-da6f-1817-000000000210 29764 1726883015.80278: done sending task result for task 0affe814-3a2d-da6f-1817-000000000210 29764 1726883015.80283: WORKER PROCESS EXITING ok: [managed_node3] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "team0", "persistent_state": "present", "type": "team" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'team0': add connection team0, 59d39f1a-ad70-4433-a8c3-47887577719b\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'team0': add connection team0, 59d39f1a-ad70-4433-a8c3-47887577719b" ] } } 29764 1726883015.80389: no more pending results, returning what we have 29764 1726883015.80400: results queue empty 29764 1726883015.80401: checking for any_errors_fatal 29764 1726883015.80407: done checking for any_errors_fatal 29764 1726883015.80408: checking for max_fail_percentage 29764 1726883015.80409: done checking for max_fail_percentage 29764 1726883015.80410: checking to see if all hosts have failed and the running result is not ok 29764 1726883015.80411: done checking to see if all hosts have failed 29764 1726883015.80412: getting the remaining hosts for this loop 29764 1726883015.80414: done getting the remaining hosts for this loop 29764 1726883015.80417: getting the next task for host managed_node3 29764 1726883015.80424: done getting next task for host managed_node3 29764 1726883015.80428: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 29764 1726883015.80433: ^ 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 29764 1726883015.80446: getting variables 29764 1726883015.80447: in VariableManager get_vars() 29764 1726883015.80479: Calling all_inventory to load vars for managed_node3 29764 1726883015.80483: Calling groups_inventory to load vars for managed_node3 29764 1726883015.80486: Calling all_plugins_inventory to load vars for managed_node3 29764 1726883015.80495: Calling all_plugins_play to load vars for managed_node3 29764 1726883015.80498: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726883015.80508: Calling groups_plugins_play to load vars for managed_node3 29764 1726883015.81801: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726883015.83392: done with get_vars() 29764 1726883015.83413: done getting variables 29764 1726883015.83464: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:43:35 -0400 (0:00:00.076) 0:00:25.700 ****** 29764 1726883015.83489: entering _queue_task() for managed_node3/debug 29764 1726883015.83703: worker is 1 (out of 1 available) 29764 1726883015.83718: exiting _queue_task() for managed_node3/debug 29764 1726883015.83730: done queuing things up, now waiting for results queue to drain 29764 1726883015.83732: waiting for pending results... 29764 1726883015.83904: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 29764 1726883015.84011: in run() - task 0affe814-3a2d-da6f-1817-000000000211 29764 1726883015.84024: variable 'ansible_search_path' from source: unknown 29764 1726883015.84028: variable 'ansible_search_path' from source: unknown 29764 1726883015.84060: calling self._execute() 29764 1726883015.84138: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726883015.84144: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726883015.84154: variable 'omit' from source: magic vars 29764 1726883015.84468: variable 'ansible_distribution_major_version' from source: facts 29764 1726883015.84482: Evaluated conditional (ansible_distribution_major_version != '6'): True 29764 1726883015.84668: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29764 1726883015.86388: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29764 1726883015.86445: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29764 1726883015.86482: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29764 1726883015.86512: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29764 1726883015.86537: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29764 1726883015.86605: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726883015.86629: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726883015.86652: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726883015.86689: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726883015.86705: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726883015.86796: variable 'ansible_distribution' from source: facts 29764 1726883015.86802: variable 'ansible_distribution_major_version' from source: facts 29764 1726883015.86810: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 29764 1726883015.86906: variable 'network_state' from source: role '' defaults 29764 1726883015.86918: Evaluated conditional (network_state != {}): False 29764 1726883015.86921: when evaluation is False, skipping this task 29764 1726883015.86924: _execute() done 29764 1726883015.86926: dumping result to json 29764 1726883015.86929: done dumping result, returning 29764 1726883015.86938: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affe814-3a2d-da6f-1817-000000000211] 29764 1726883015.86944: sending task result for task 0affe814-3a2d-da6f-1817-000000000211 29764 1726883015.87029: done sending task result for task 0affe814-3a2d-da6f-1817-000000000211 29764 1726883015.87032: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "network_state != {}" } 29764 1726883015.87088: no more pending results, returning what we have 29764 1726883015.87091: results queue empty 29764 1726883015.87092: checking for any_errors_fatal 29764 1726883015.87099: done checking for any_errors_fatal 29764 1726883015.87100: checking for max_fail_percentage 29764 1726883015.87101: done checking for max_fail_percentage 29764 1726883015.87102: checking to see if all hosts have failed and the running result is not ok 29764 1726883015.87104: done checking to see if all hosts have failed 29764 1726883015.87105: getting the remaining hosts for this loop 29764 1726883015.87106: done getting the remaining hosts for this loop 29764 1726883015.87110: getting the next task for host managed_node3 29764 1726883015.87118: done getting next task for host managed_node3 29764 1726883015.87121: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 29764 1726883015.87126: ^ 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 29764 1726883015.87142: getting variables 29764 1726883015.87144: in VariableManager get_vars() 29764 1726883015.87177: Calling all_inventory to load vars for managed_node3 29764 1726883015.87180: Calling groups_inventory to load vars for managed_node3 29764 1726883015.87182: Calling all_plugins_inventory to load vars for managed_node3 29764 1726883015.87191: Calling all_plugins_play to load vars for managed_node3 29764 1726883015.87194: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726883015.87198: Calling groups_plugins_play to load vars for managed_node3 29764 1726883015.88479: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726883015.90096: done with get_vars() 29764 1726883015.90118: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:43:35 -0400 (0:00:00.067) 0:00:25.767 ****** 29764 1726883015.90194: entering _queue_task() for managed_node3/ping 29764 1726883015.90196: Creating lock for ping 29764 1726883015.90408: worker is 1 (out of 1 available) 29764 1726883015.90424: exiting _queue_task() for managed_node3/ping 29764 1726883015.90439: done queuing things up, now waiting for results queue to drain 29764 1726883015.90441: waiting for pending results... 29764 1726883015.90616: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 29764 1726883015.90723: in run() - task 0affe814-3a2d-da6f-1817-000000000212 29764 1726883015.90737: variable 'ansible_search_path' from source: unknown 29764 1726883015.90750: variable 'ansible_search_path' from source: unknown 29764 1726883015.90785: calling self._execute() 29764 1726883015.90861: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726883015.90868: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726883015.90885: variable 'omit' from source: magic vars 29764 1726883015.91378: variable 'ansible_distribution_major_version' from source: facts 29764 1726883015.91382: Evaluated conditional (ansible_distribution_major_version != '6'): True 29764 1726883015.91584: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29764 1726883015.93476: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29764 1726883015.93532: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29764 1726883015.93567: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29764 1726883015.93598: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29764 1726883015.93621: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29764 1726883015.93692: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726883015.93716: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726883015.93738: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726883015.93777: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726883015.93790: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726883015.93882: variable 'ansible_distribution' from source: facts 29764 1726883015.93886: variable 'ansible_distribution_major_version' from source: facts 29764 1726883015.93894: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 29764 1726883015.93900: variable 'omit' from source: magic vars 29764 1726883015.93948: variable 'omit' from source: magic vars 29764 1726883015.93980: variable 'omit' from source: magic vars 29764 1726883015.93999: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29764 1726883015.94023: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29764 1726883015.94040: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29764 1726883015.94056: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29764 1726883015.94065: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29764 1726883015.94096: variable 'inventory_hostname' from source: host vars for 'managed_node3' 29764 1726883015.94100: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726883015.94102: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726883015.94442: Set connection var ansible_shell_executable to /bin/sh 29764 1726883015.94446: Set connection var ansible_timeout to 10 29764 1726883015.94449: Set connection var ansible_shell_type to sh 29764 1726883015.94451: Set connection var ansible_pipelining to False 29764 1726883015.94453: Set connection var ansible_module_compression to ZIP_DEFLATED 29764 1726883015.94456: Set connection var ansible_connection to ssh 29764 1726883015.94458: variable 'ansible_shell_executable' from source: unknown 29764 1726883015.94460: variable 'ansible_connection' from source: unknown 29764 1726883015.94463: variable 'ansible_module_compression' from source: unknown 29764 1726883015.94465: variable 'ansible_shell_type' from source: unknown 29764 1726883015.94467: variable 'ansible_shell_executable' from source: unknown 29764 1726883015.94469: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726883015.94474: variable 'ansible_pipelining' from source: unknown 29764 1726883015.94476: variable 'ansible_timeout' from source: unknown 29764 1726883015.94479: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726883015.94482: 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__) 29764 1726883015.94485: variable 'omit' from source: magic vars 29764 1726883015.94487: starting attempt loop 29764 1726883015.94489: running the handler 29764 1726883015.94844: _low_level_execute_command(): starting 29764 1726883015.94848: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29764 1726883015.95170: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 29764 1726883015.95183: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29764 1726883015.95195: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726883015.95211: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29764 1726883015.95225: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 <<< 29764 1726883015.95233: stderr chunk (state=3): >>>debug2: match not found <<< 29764 1726883015.95245: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726883015.95261: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29764 1726883015.95277: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.238 is address <<< 29764 1726883015.95281: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29764 1726883015.95285: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29764 1726883015.95296: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726883015.95310: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29764 1726883015.95321: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 <<< 29764 1726883015.95327: stderr chunk (state=3): >>>debug2: match found <<< 29764 1726883015.95338: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726883015.95440: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29764 1726883015.95450: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29764 1726883015.95453: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726883015.95585: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726883015.97437: stdout chunk (state=3): >>>/root <<< 29764 1726883015.97631: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726883015.97636: stdout chunk (state=3): >>><<< 29764 1726883015.97639: stderr chunk (state=3): >>><<< 29764 1726883015.97756: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29764 1726883015.97759: _low_level_execute_command(): starting 29764 1726883015.97762: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883015.976628-30637-216467458716408 `" && echo ansible-tmp-1726883015.976628-30637-216467458716408="` echo /root/.ansible/tmp/ansible-tmp-1726883015.976628-30637-216467458716408 `" ) && sleep 0' 29764 1726883015.98318: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 29764 1726883015.98330: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29764 1726883015.98348: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726883015.98393: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726883015.98410: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29764 1726883015.98424: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 <<< 29764 1726883015.98519: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 29764 1726883015.98565: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726883015.98687: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726883016.00786: stdout chunk (state=3): >>>ansible-tmp-1726883015.976628-30637-216467458716408=/root/.ansible/tmp/ansible-tmp-1726883015.976628-30637-216467458716408 <<< 29764 1726883016.00995: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726883016.00998: stdout chunk (state=3): >>><<< 29764 1726883016.01001: stderr chunk (state=3): >>><<< 29764 1726883016.01017: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883015.976628-30637-216467458716408=/root/.ansible/tmp/ansible-tmp-1726883015.976628-30637-216467458716408 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29764 1726883016.01087: variable 'ansible_module_compression' from source: unknown 29764 1726883016.01166: ANSIBALLZ: Using lock for ping 29764 1726883016.01217: ANSIBALLZ: Acquiring lock 29764 1726883016.01220: ANSIBALLZ: Lock acquired: 140564929340832 29764 1726883016.01223: ANSIBALLZ: Creating module 29764 1726883016.30232: ANSIBALLZ: Writing module into payload 29764 1726883016.30238: ANSIBALLZ: Writing module 29764 1726883016.30241: ANSIBALLZ: Renaming module 29764 1726883016.30243: ANSIBALLZ: Done creating module 29764 1726883016.30266: variable 'ansible_facts' from source: unknown 29764 1726883016.30340: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883015.976628-30637-216467458716408/AnsiballZ_ping.py 29764 1726883016.30500: Sending initial data 29764 1726883016.30504: Sent initial data (152 bytes) 29764 1726883016.31249: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726883016.31280: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29764 1726883016.31294: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29764 1726883016.31303: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726883016.31682: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726883016.33492: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 29764 1726883016.33602: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29764 1726883016.33720: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29764ooyjyvtd/tmpys3eiifn /root/.ansible/tmp/ansible-tmp-1726883015.976628-30637-216467458716408/AnsiballZ_ping.py <<< 29764 1726883016.33724: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726883015.976628-30637-216467458716408/AnsiballZ_ping.py" <<< 29764 1726883016.33841: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-29764ooyjyvtd/tmpys3eiifn" to remote "/root/.ansible/tmp/ansible-tmp-1726883015.976628-30637-216467458716408/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726883015.976628-30637-216467458716408/AnsiballZ_ping.py" <<< 29764 1726883016.35868: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726883016.35875: stdout chunk (state=3): >>><<< 29764 1726883016.35877: stderr chunk (state=3): >>><<< 29764 1726883016.35899: done transferring module to remote 29764 1726883016.36090: _low_level_execute_command(): starting 29764 1726883016.36094: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883015.976628-30637-216467458716408/ /root/.ansible/tmp/ansible-tmp-1726883015.976628-30637-216467458716408/AnsiballZ_ping.py && sleep 0' 29764 1726883016.36537: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 29764 1726883016.36640: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29764 1726883016.36644: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726883016.36647: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29764 1726883016.36649: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 <<< 29764 1726883016.36652: stderr chunk (state=3): >>>debug2: match not found <<< 29764 1726883016.36654: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726883016.36657: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29764 1726883016.36659: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.238 is address <<< 29764 1726883016.36661: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 29764 1726883016.36664: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29764 1726883016.36666: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726883016.36668: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29764 1726883016.36673: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 <<< 29764 1726883016.36676: stderr chunk (state=3): >>>debug2: match found <<< 29764 1726883016.36683: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726883016.36765: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 29764 1726883016.36959: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726883016.37077: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726883016.39051: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726883016.39261: stderr chunk (state=3): >>><<< 29764 1726883016.39264: stdout chunk (state=3): >>><<< 29764 1726883016.39287: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29764 1726883016.39290: _low_level_execute_command(): starting 29764 1726883016.39297: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726883015.976628-30637-216467458716408/AnsiballZ_ping.py && sleep 0' 29764 1726883016.40550: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726883016.40557: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found <<< 29764 1726883016.40564: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726883016.40586: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 29764 1726883016.40593: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726883016.40610: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found <<< 29764 1726883016.40616: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726883016.40798: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29764 1726883016.40801: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29764 1726883016.40849: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726883016.41049: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726883016.58063: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 29764 1726883016.59375: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.41.238 closed. <<< 29764 1726883016.59678: stderr chunk (state=3): >>><<< 29764 1726883016.59682: stdout chunk (state=3): >>><<< 29764 1726883016.59702: _low_level_execute_command() done: rc=0, stdout= {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.41.238 closed. 29764 1726883016.59729: 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-1726883015.976628-30637-216467458716408/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29764 1726883016.59844: _low_level_execute_command(): starting 29764 1726883016.59850: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883015.976628-30637-216467458716408/ > /dev/null 2>&1 && sleep 0' 29764 1726883016.61078: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 29764 1726883016.61087: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726883016.61197: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29764 1726883016.61201: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726883016.61294: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29764 1726883016.61298: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726883016.61303: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29764 1726883016.61305: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29764 1726883016.61454: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726883016.61650: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726883016.63932: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726883016.63939: stdout chunk (state=3): >>><<< 29764 1726883016.63942: stderr chunk (state=3): >>><<< 29764 1726883016.63945: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29764 1726883016.63948: handler run complete 29764 1726883016.63950: attempt loop complete, returning result 29764 1726883016.63952: _execute() done 29764 1726883016.63954: dumping result to json 29764 1726883016.63956: done dumping result, returning 29764 1726883016.63964: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affe814-3a2d-da6f-1817-000000000212] 29764 1726883016.63969: sending task result for task 0affe814-3a2d-da6f-1817-000000000212 ok: [managed_node3] => { "changed": false, "ping": "pong" } 29764 1726883016.64254: no more pending results, returning what we have 29764 1726883016.64257: results queue empty 29764 1726883016.64259: checking for any_errors_fatal 29764 1726883016.64267: done checking for any_errors_fatal 29764 1726883016.64267: checking for max_fail_percentage 29764 1726883016.64269: done checking for max_fail_percentage 29764 1726883016.64270: checking to see if all hosts have failed and the running result is not ok 29764 1726883016.64274: done checking to see if all hosts have failed 29764 1726883016.64275: getting the remaining hosts for this loop 29764 1726883016.64277: done getting the remaining hosts for this loop 29764 1726883016.64281: getting the next task for host managed_node3 29764 1726883016.64293: done getting next task for host managed_node3 29764 1726883016.64296: ^ task is: TASK: meta (role_complete) 29764 1726883016.64302: ^ 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 29764 1726883016.64314: getting variables 29764 1726883016.64315: in VariableManager get_vars() 29764 1726883016.64359: Calling all_inventory to load vars for managed_node3 29764 1726883016.64362: Calling groups_inventory to load vars for managed_node3 29764 1726883016.64365: Calling all_plugins_inventory to load vars for managed_node3 29764 1726883016.64378: Calling all_plugins_play to load vars for managed_node3 29764 1726883016.64381: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726883016.64385: Calling groups_plugins_play to load vars for managed_node3 29764 1726883016.65040: done sending task result for task 0affe814-3a2d-da6f-1817-000000000212 29764 1726883016.65044: WORKER PROCESS EXITING 29764 1726883016.69054: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726883016.73996: done with get_vars() 29764 1726883016.74159: done getting variables 29764 1726883016.74398: done queuing things up, now waiting for results queue to drain 29764 1726883016.74401: results queue empty 29764 1726883016.74402: checking for any_errors_fatal 29764 1726883016.74407: done checking for any_errors_fatal 29764 1726883016.74408: checking for max_fail_percentage 29764 1726883016.74409: done checking for max_fail_percentage 29764 1726883016.74410: checking to see if all hosts have failed and the running result is not ok 29764 1726883016.74411: done checking to see if all hosts have failed 29764 1726883016.74416: getting the remaining hosts for this loop 29764 1726883016.74418: done getting the remaining hosts for this loop 29764 1726883016.74421: getting the next task for host managed_node3 29764 1726883016.74427: done getting next task for host managed_node3 29764 1726883016.74430: ^ task is: TASK: Show result 29764 1726883016.74432: ^ 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 29764 1726883016.74438: getting variables 29764 1726883016.74439: in VariableManager get_vars() 29764 1726883016.74574: Calling all_inventory to load vars for managed_node3 29764 1726883016.74578: Calling groups_inventory to load vars for managed_node3 29764 1726883016.74581: Calling all_plugins_inventory to load vars for managed_node3 29764 1726883016.74587: Calling all_plugins_play to load vars for managed_node3 29764 1726883016.74590: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726883016.74595: Calling groups_plugins_play to load vars for managed_node3 29764 1726883016.79730: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726883016.84824: done with get_vars() 29764 1726883016.84863: done getting variables 29764 1726883016.84918: 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-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_team_profile.yml:15 Friday 20 September 2024 21:43:36 -0400 (0:00:00.947) 0:00:26.715 ****** 29764 1726883016.84956: entering _queue_task() for managed_node3/debug 29764 1726883016.85397: worker is 1 (out of 1 available) 29764 1726883016.85412: exiting _queue_task() for managed_node3/debug 29764 1726883016.85425: done queuing things up, now waiting for results queue to drain 29764 1726883016.85427: waiting for pending results... 29764 1726883016.85721: running TaskExecutor() for managed_node3/TASK: Show result 29764 1726883016.85854: in run() - task 0affe814-3a2d-da6f-1817-000000000180 29764 1726883016.86041: variable 'ansible_search_path' from source: unknown 29764 1726883016.86045: variable 'ansible_search_path' from source: unknown 29764 1726883016.86048: calling self._execute() 29764 1726883016.86051: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726883016.86054: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726883016.86057: variable 'omit' from source: magic vars 29764 1726883016.86478: variable 'ansible_distribution_major_version' from source: facts 29764 1726883016.86491: Evaluated conditional (ansible_distribution_major_version != '6'): True 29764 1726883016.86940: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29764 1726883016.89976: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29764 1726883016.90158: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29764 1726883016.90206: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29764 1726883016.90289: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29764 1726883016.90324: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29764 1726883016.90543: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726883016.90579: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726883016.90765: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726883016.90819: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726883016.90838: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726883016.91244: variable 'ansible_distribution' from source: facts 29764 1726883016.91250: variable 'ansible_distribution_major_version' from source: facts 29764 1726883016.91260: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 29764 1726883016.91269: variable 'omit' from source: magic vars 29764 1726883016.91328: variable 'omit' from source: magic vars 29764 1726883016.91487: variable 'omit' from source: magic vars 29764 1726883016.91517: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29764 1726883016.91654: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29764 1726883016.91679: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29764 1726883016.91702: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29764 1726883016.91714: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29764 1726883016.91751: variable 'inventory_hostname' from source: host vars for 'managed_node3' 29764 1726883016.91754: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726883016.91853: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726883016.92060: Set connection var ansible_shell_executable to /bin/sh 29764 1726883016.92069: Set connection var ansible_timeout to 10 29764 1726883016.92075: Set connection var ansible_shell_type to sh 29764 1726883016.92078: Set connection var ansible_pipelining to False 29764 1726883016.92088: Set connection var ansible_module_compression to ZIP_DEFLATED 29764 1726883016.92091: Set connection var ansible_connection to ssh 29764 1726883016.92259: variable 'ansible_shell_executable' from source: unknown 29764 1726883016.92263: variable 'ansible_connection' from source: unknown 29764 1726883016.92268: variable 'ansible_module_compression' from source: unknown 29764 1726883016.92273: variable 'ansible_shell_type' from source: unknown 29764 1726883016.92275: variable 'ansible_shell_executable' from source: unknown 29764 1726883016.92278: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726883016.92288: variable 'ansible_pipelining' from source: unknown 29764 1726883016.92291: variable 'ansible_timeout' from source: unknown 29764 1726883016.92293: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726883016.92529: 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) 29764 1726883016.92542: variable 'omit' from source: magic vars 29764 1726883016.92675: starting attempt loop 29764 1726883016.92678: running the handler 29764 1726883016.92730: variable '__network_connections_result' from source: set_fact 29764 1726883016.92855: variable '__network_connections_result' from source: set_fact 29764 1726883016.93293: handler run complete 29764 1726883016.93384: attempt loop complete, returning result 29764 1726883016.93387: _execute() done 29764 1726883016.93390: dumping result to json 29764 1726883016.93396: done dumping result, returning 29764 1726883016.93407: done running TaskExecutor() for managed_node3/TASK: Show result [0affe814-3a2d-da6f-1817-000000000180] 29764 1726883016.93411: sending task result for task 0affe814-3a2d-da6f-1817-000000000180 ok: [managed_node3] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "team0", "persistent_state": "present", "type": "team" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'team0': add connection team0, 59d39f1a-ad70-4433-a8c3-47887577719b\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'team0': add connection team0, 59d39f1a-ad70-4433-a8c3-47887577719b" ] } } 29764 1726883016.93890: no more pending results, returning what we have 29764 1726883016.93895: results queue empty 29764 1726883016.93896: checking for any_errors_fatal 29764 1726883016.93899: done checking for any_errors_fatal 29764 1726883016.93908: done sending task result for task 0affe814-3a2d-da6f-1817-000000000180 29764 1726883016.93920: WORKER PROCESS EXITING 29764 1726883016.93915: checking for max_fail_percentage 29764 1726883016.93959: done checking for max_fail_percentage 29764 1726883016.93961: checking to see if all hosts have failed and the running result is not ok 29764 1726883016.93962: done checking to see if all hosts have failed 29764 1726883016.93963: getting the remaining hosts for this loop 29764 1726883016.93966: done getting the remaining hosts for this loop 29764 1726883016.93972: getting the next task for host managed_node3 29764 1726883016.93983: done getting next task for host managed_node3 29764 1726883016.93987: ^ task is: TASK: Asserts 29764 1726883016.93991: ^ 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 29764 1726883016.93997: getting variables 29764 1726883016.93999: in VariableManager get_vars() 29764 1726883016.94038: Calling all_inventory to load vars for managed_node3 29764 1726883016.94042: Calling groups_inventory to load vars for managed_node3 29764 1726883016.94047: Calling all_plugins_inventory to load vars for managed_node3 29764 1726883016.94060: Calling all_plugins_play to load vars for managed_node3 29764 1726883016.94064: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726883016.94069: Calling groups_plugins_play to load vars for managed_node3 29764 1726883016.97991: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726883017.10651: done with get_vars() 29764 1726883017.10688: done getting variables TASK [Asserts] ***************************************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:36 Friday 20 September 2024 21:43:37 -0400 (0:00:00.258) 0:00:26.973 ****** 29764 1726883017.10784: entering _queue_task() for managed_node3/include_tasks 29764 1726883017.11146: worker is 1 (out of 1 available) 29764 1726883017.11161: exiting _queue_task() for managed_node3/include_tasks 29764 1726883017.11174: done queuing things up, now waiting for results queue to drain 29764 1726883017.11176: waiting for pending results... 29764 1726883017.11451: running TaskExecutor() for managed_node3/TASK: Asserts 29764 1726883017.11582: in run() - task 0affe814-3a2d-da6f-1817-000000000087 29764 1726883017.11595: variable 'ansible_search_path' from source: unknown 29764 1726883017.11600: variable 'ansible_search_path' from source: unknown 29764 1726883017.11655: variable 'lsr_assert' from source: include params 29764 1726883017.12344: variable 'lsr_assert' from source: include params 29764 1726883017.12350: variable 'omit' from source: magic vars 29764 1726883017.12413: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726883017.12426: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726883017.12442: variable 'omit' from source: magic vars 29764 1726883017.12845: variable 'ansible_distribution_major_version' from source: facts 29764 1726883017.12858: Evaluated conditional (ansible_distribution_major_version != '6'): True 29764 1726883017.13439: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29764 1726883017.16450: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29764 1726883017.16454: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29764 1726883017.16457: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29764 1726883017.16555: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29764 1726883017.16559: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29764 1726883017.16619: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726883017.16663: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726883017.16692: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726883017.16744: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726883017.16768: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726883017.17051: variable 'ansible_distribution' from source: facts 29764 1726883017.17055: variable 'ansible_distribution_major_version' from source: facts 29764 1726883017.17057: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 29764 1726883017.17269: variable 'ansible_distribution_major_version' from source: facts 29764 1726883017.17276: Evaluated conditional (ansible_distribution_major_version != '6'): True 29764 1726883017.17869: variable 'ansible_distribution' from source: facts 29764 1726883017.17986: variable 'ansible_distribution_major_version' from source: facts 29764 1726883017.17994: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 29764 1726883017.18039: variable 'item' from source: unknown 29764 1726883017.18077: variable 'item' from source: unknown 29764 1726883017.18206: variable 'item' from source: unknown 29764 1726883017.18330: variable 'item' from source: unknown 29764 1726883017.18675: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726883017.18680: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726883017.18684: variable 'omit' from source: magic vars 29764 1726883017.18687: variable 'ansible_distribution_major_version' from source: facts 29764 1726883017.18690: Evaluated conditional (ansible_distribution_major_version != '6'): True 29764 1726883017.18976: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726883017.18979: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726883017.18982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726883017.19007: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726883017.19028: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726883017.19148: variable 'ansible_distribution' from source: facts 29764 1726883017.19151: variable 'ansible_distribution_major_version' from source: facts 29764 1726883017.19160: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 29764 1726883017.19299: variable 'ansible_distribution_major_version' from source: facts 29764 1726883017.19303: Evaluated conditional (ansible_distribution_major_version != '6'): True 29764 1726883017.19552: variable 'ansible_distribution' from source: facts 29764 1726883017.19556: variable 'ansible_distribution_major_version' from source: facts 29764 1726883017.19564: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 29764 1726883017.19577: variable 'item' from source: unknown 29764 1726883017.19650: variable 'item' from source: unknown 29764 1726883017.19692: variable 'item' from source: unknown 29764 1726883017.19763: variable 'item' from source: unknown 29764 1726883017.20046: dumping result to json 29764 1726883017.20049: done dumping result, returning 29764 1726883017.20051: done running TaskExecutor() for managed_node3/TASK: Asserts [0affe814-3a2d-da6f-1817-000000000087] 29764 1726883017.20053: sending task result for task 0affe814-3a2d-da6f-1817-000000000087 29764 1726883017.20096: done sending task result for task 0affe814-3a2d-da6f-1817-000000000087 29764 1726883017.20098: WORKER PROCESS EXITING 29764 1726883017.20182: no more pending results, returning what we have 29764 1726883017.20187: in VariableManager get_vars() 29764 1726883017.20220: Calling all_inventory to load vars for managed_node3 29764 1726883017.20223: Calling groups_inventory to load vars for managed_node3 29764 1726883017.20227: Calling all_plugins_inventory to load vars for managed_node3 29764 1726883017.20239: Calling all_plugins_play to load vars for managed_node3 29764 1726883017.20242: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726883017.20247: Calling groups_plugins_play to load vars for managed_node3 29764 1726883017.22496: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726883017.26479: done with get_vars() 29764 1726883017.26517: variable 'ansible_search_path' from source: unknown 29764 1726883017.26525: variable 'ansible_search_path' from source: unknown 29764 1726883017.26580: variable 'ansible_search_path' from source: unknown 29764 1726883017.26582: variable 'ansible_search_path' from source: unknown 29764 1726883017.26620: we have included files to process 29764 1726883017.26622: generating all_blocks data 29764 1726883017.26627: done generating all_blocks data 29764 1726883017.26632: processing included file: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 29764 1726883017.26633: loading included file: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 29764 1726883017.26651: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 29764 1726883017.27100: in VariableManager get_vars() 29764 1726883017.27126: done with get_vars() 29764 1726883017.28019: done processing included file 29764 1726883017.28022: iterating over new_blocks loaded from include file 29764 1726883017.28023: in VariableManager get_vars() 29764 1726883017.28149: done with get_vars() 29764 1726883017.28152: filtering new block on tags 29764 1726883017.28359: done filtering new block on tags 29764 1726883017.28363: done iterating over new_blocks loaded from include file included: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml for managed_node3 => (item=tasks/assert_profile_present.yml) 29764 1726883017.28369: processing included file: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 29764 1726883017.28371: loading included file: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 29764 1726883017.28374: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 29764 1726883017.28673: in VariableManager get_vars() 29764 1726883017.28733: done with get_vars() 29764 1726883017.28839: done processing included file 29764 1726883017.28841: iterating over new_blocks loaded from include file 29764 1726883017.28842: in VariableManager get_vars() 29764 1726883017.28854: done with get_vars() 29764 1726883017.28855: filtering new block on tags 29764 1726883017.28882: done filtering new block on tags 29764 1726883017.28884: done iterating over new_blocks loaded from include file included: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml for managed_node3 => (item=tasks/assert_device_present.yml) 29764 1726883017.28887: extending task lists for all hosts with included blocks 29764 1726883017.29760: done extending task lists 29764 1726883017.29762: done processing included files 29764 1726883017.29762: results queue empty 29764 1726883017.29763: checking for any_errors_fatal 29764 1726883017.29768: done checking for any_errors_fatal 29764 1726883017.29768: checking for max_fail_percentage 29764 1726883017.29769: done checking for max_fail_percentage 29764 1726883017.29770: checking to see if all hosts have failed and the running result is not ok 29764 1726883017.29771: done checking to see if all hosts have failed 29764 1726883017.29772: getting the remaining hosts for this loop 29764 1726883017.29773: done getting the remaining hosts for this loop 29764 1726883017.29775: getting the next task for host managed_node3 29764 1726883017.29779: done getting next task for host managed_node3 29764 1726883017.29781: ^ task is: TASK: Include the task 'get_profile_stat.yml' 29764 1726883017.29783: ^ 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 29764 1726883017.29785: getting variables 29764 1726883017.29786: in VariableManager get_vars() 29764 1726883017.29794: Calling all_inventory to load vars for managed_node3 29764 1726883017.29795: Calling groups_inventory to load vars for managed_node3 29764 1726883017.29797: Calling all_plugins_inventory to load vars for managed_node3 29764 1726883017.29803: Calling all_plugins_play to load vars for managed_node3 29764 1726883017.29805: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726883017.29809: Calling groups_plugins_play to load vars for managed_node3 29764 1726883017.31508: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726883017.33213: done with get_vars() 29764 1726883017.33244: done getting variables TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:3 Friday 20 September 2024 21:43:37 -0400 (0:00:00.225) 0:00:27.198 ****** 29764 1726883017.33313: entering _queue_task() for managed_node3/include_tasks 29764 1726883017.33604: worker is 1 (out of 1 available) 29764 1726883017.33619: exiting _queue_task() for managed_node3/include_tasks 29764 1726883017.33637: done queuing things up, now waiting for results queue to drain 29764 1726883017.33639: waiting for pending results... 29764 1726883017.33860: running TaskExecutor() for managed_node3/TASK: Include the task 'get_profile_stat.yml' 29764 1726883017.34000: in run() - task 0affe814-3a2d-da6f-1817-000000000376 29764 1726883017.34022: variable 'ansible_search_path' from source: unknown 29764 1726883017.34032: variable 'ansible_search_path' from source: unknown 29764 1726883017.34090: calling self._execute() 29764 1726883017.34201: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726883017.34215: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726883017.34232: variable 'omit' from source: magic vars 29764 1726883017.34724: variable 'ansible_distribution_major_version' from source: facts 29764 1726883017.34750: Evaluated conditional (ansible_distribution_major_version != '6'): True 29764 1726883017.35039: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29764 1726883017.36991: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29764 1726883017.37054: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29764 1726883017.37092: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29764 1726883017.37127: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29764 1726883017.37152: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29764 1726883017.37246: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726883017.37275: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726883017.37314: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726883017.37379: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726883017.37383: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726883017.37520: variable 'ansible_distribution' from source: facts 29764 1726883017.37523: variable 'ansible_distribution_major_version' from source: facts 29764 1726883017.37531: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 29764 1726883017.37541: _execute() done 29764 1726883017.37550: dumping result to json 29764 1726883017.37553: done dumping result, returning 29764 1726883017.37840: done running TaskExecutor() for managed_node3/TASK: Include the task 'get_profile_stat.yml' [0affe814-3a2d-da6f-1817-000000000376] 29764 1726883017.37844: sending task result for task 0affe814-3a2d-da6f-1817-000000000376 29764 1726883017.37912: done sending task result for task 0affe814-3a2d-da6f-1817-000000000376 29764 1726883017.37914: WORKER PROCESS EXITING 29764 1726883017.37945: no more pending results, returning what we have 29764 1726883017.37950: in VariableManager get_vars() 29764 1726883017.37985: Calling all_inventory to load vars for managed_node3 29764 1726883017.37989: Calling groups_inventory to load vars for managed_node3 29764 1726883017.37993: Calling all_plugins_inventory to load vars for managed_node3 29764 1726883017.38004: Calling all_plugins_play to load vars for managed_node3 29764 1726883017.38007: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726883017.38011: Calling groups_plugins_play to load vars for managed_node3 29764 1726883017.40131: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726883017.41757: done with get_vars() 29764 1726883017.41782: variable 'ansible_search_path' from source: unknown 29764 1726883017.41783: variable 'ansible_search_path' from source: unknown 29764 1726883017.41794: variable 'item' from source: include params 29764 1726883017.41911: variable 'item' from source: include params 29764 1726883017.41954: we have included files to process 29764 1726883017.41956: generating all_blocks data 29764 1726883017.41958: done generating all_blocks data 29764 1726883017.41960: processing included file: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 29764 1726883017.41961: loading included file: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 29764 1726883017.41964: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 29764 1726883017.43259: done processing included file 29764 1726883017.43261: iterating over new_blocks loaded from include file 29764 1726883017.43262: in VariableManager get_vars() 29764 1726883017.43279: done with get_vars() 29764 1726883017.43281: filtering new block on tags 29764 1726883017.43405: done filtering new block on tags 29764 1726883017.43407: in VariableManager get_vars() 29764 1726883017.43420: done with get_vars() 29764 1726883017.43421: filtering new block on tags 29764 1726883017.43475: done filtering new block on tags 29764 1726883017.43477: done iterating over new_blocks loaded from include file included: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed_node3 29764 1726883017.43482: extending task lists for all hosts with included blocks 29764 1726883017.43693: done extending task lists 29764 1726883017.43694: done processing included files 29764 1726883017.43695: results queue empty 29764 1726883017.43695: checking for any_errors_fatal 29764 1726883017.43698: done checking for any_errors_fatal 29764 1726883017.43699: checking for max_fail_percentage 29764 1726883017.43700: done checking for max_fail_percentage 29764 1726883017.43701: checking to see if all hosts have failed and the running result is not ok 29764 1726883017.43701: done checking to see if all hosts have failed 29764 1726883017.43702: getting the remaining hosts for this loop 29764 1726883017.43703: done getting the remaining hosts for this loop 29764 1726883017.43705: getting the next task for host managed_node3 29764 1726883017.43709: done getting next task for host managed_node3 29764 1726883017.43711: ^ task is: TASK: Initialize NM profile exist and ansible_managed comment flag 29764 1726883017.43713: ^ 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 29764 1726883017.43719: getting variables 29764 1726883017.43720: in VariableManager get_vars() 29764 1726883017.43728: Calling all_inventory to load vars for managed_node3 29764 1726883017.43730: Calling groups_inventory to load vars for managed_node3 29764 1726883017.43732: Calling all_plugins_inventory to load vars for managed_node3 29764 1726883017.43738: Calling all_plugins_play to load vars for managed_node3 29764 1726883017.43740: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726883017.43742: Calling groups_plugins_play to load vars for managed_node3 29764 1726883017.44839: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726883017.46517: done with get_vars() 29764 1726883017.46539: done getting variables 29764 1726883017.46575: 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-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Friday 20 September 2024 21:43:37 -0400 (0:00:00.132) 0:00:27.331 ****** 29764 1726883017.46603: entering _queue_task() for managed_node3/set_fact 29764 1726883017.46888: worker is 1 (out of 1 available) 29764 1726883017.46903: exiting _queue_task() for managed_node3/set_fact 29764 1726883017.46921: done queuing things up, now waiting for results queue to drain 29764 1726883017.46923: waiting for pending results... 29764 1726883017.47106: running TaskExecutor() for managed_node3/TASK: Initialize NM profile exist and ansible_managed comment flag 29764 1726883017.47203: in run() - task 0affe814-3a2d-da6f-1817-0000000003f6 29764 1726883017.47215: variable 'ansible_search_path' from source: unknown 29764 1726883017.47218: variable 'ansible_search_path' from source: unknown 29764 1726883017.47257: calling self._execute() 29764 1726883017.47340: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726883017.47344: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726883017.47359: variable 'omit' from source: magic vars 29764 1726883017.47687: variable 'ansible_distribution_major_version' from source: facts 29764 1726883017.47700: Evaluated conditional (ansible_distribution_major_version != '6'): True 29764 1726883017.47891: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29764 1726883017.49642: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29764 1726883017.49704: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29764 1726883017.49738: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29764 1726883017.49780: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29764 1726883017.49804: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29764 1726883017.49874: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726883017.49903: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726883017.49922: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726883017.49956: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726883017.49969: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726883017.50069: variable 'ansible_distribution' from source: facts 29764 1726883017.50076: variable 'ansible_distribution_major_version' from source: facts 29764 1726883017.50083: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 29764 1726883017.50089: variable 'omit' from source: magic vars 29764 1726883017.50137: variable 'omit' from source: magic vars 29764 1726883017.50166: variable 'omit' from source: magic vars 29764 1726883017.50188: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29764 1726883017.50213: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29764 1726883017.50230: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29764 1726883017.50247: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29764 1726883017.50257: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29764 1726883017.50284: variable 'inventory_hostname' from source: host vars for 'managed_node3' 29764 1726883017.50288: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726883017.50292: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726883017.50377: Set connection var ansible_shell_executable to /bin/sh 29764 1726883017.50381: Set connection var ansible_timeout to 10 29764 1726883017.50385: Set connection var ansible_shell_type to sh 29764 1726883017.50392: Set connection var ansible_pipelining to False 29764 1726883017.50401: Set connection var ansible_module_compression to ZIP_DEFLATED 29764 1726883017.50403: Set connection var ansible_connection to ssh 29764 1726883017.50427: variable 'ansible_shell_executable' from source: unknown 29764 1726883017.50430: variable 'ansible_connection' from source: unknown 29764 1726883017.50433: variable 'ansible_module_compression' from source: unknown 29764 1726883017.50438: variable 'ansible_shell_type' from source: unknown 29764 1726883017.50440: variable 'ansible_shell_executable' from source: unknown 29764 1726883017.50450: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726883017.50453: variable 'ansible_pipelining' from source: unknown 29764 1726883017.50456: variable 'ansible_timeout' from source: unknown 29764 1726883017.50458: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726883017.50538: 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) 29764 1726883017.50556: variable 'omit' from source: magic vars 29764 1726883017.50563: starting attempt loop 29764 1726883017.50566: running the handler 29764 1726883017.50574: handler run complete 29764 1726883017.50582: attempt loop complete, returning result 29764 1726883017.50585: _execute() done 29764 1726883017.50588: dumping result to json 29764 1726883017.50593: done dumping result, returning 29764 1726883017.50601: done running TaskExecutor() for managed_node3/TASK: Initialize NM profile exist and ansible_managed comment flag [0affe814-3a2d-da6f-1817-0000000003f6] 29764 1726883017.50606: sending task result for task 0affe814-3a2d-da6f-1817-0000000003f6 ok: [managed_node3] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } 29764 1726883017.50755: no more pending results, returning what we have 29764 1726883017.50759: results queue empty 29764 1726883017.50760: checking for any_errors_fatal 29764 1726883017.50762: done checking for any_errors_fatal 29764 1726883017.50763: checking for max_fail_percentage 29764 1726883017.50765: done checking for max_fail_percentage 29764 1726883017.50766: checking to see if all hosts have failed and the running result is not ok 29764 1726883017.50769: done checking to see if all hosts have failed 29764 1726883017.50770: getting the remaining hosts for this loop 29764 1726883017.50774: done getting the remaining hosts for this loop 29764 1726883017.50778: getting the next task for host managed_node3 29764 1726883017.50787: done getting next task for host managed_node3 29764 1726883017.50790: ^ task is: TASK: Stat profile file 29764 1726883017.50796: ^ 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 29764 1726883017.50807: getting variables 29764 1726883017.50808: in VariableManager get_vars() 29764 1726883017.50842: Calling all_inventory to load vars for managed_node3 29764 1726883017.50846: Calling groups_inventory to load vars for managed_node3 29764 1726883017.50850: Calling all_plugins_inventory to load vars for managed_node3 29764 1726883017.50860: Calling all_plugins_play to load vars for managed_node3 29764 1726883017.50864: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726883017.50867: Calling groups_plugins_play to load vars for managed_node3 29764 1726883017.51960: done sending task result for task 0affe814-3a2d-da6f-1817-0000000003f6 29764 1726883017.52169: WORKER PROCESS EXITING 29764 1726883017.52184: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726883017.53805: done with get_vars() 29764 1726883017.53826: done getting variables TASK [Stat profile file] ******************************************************* task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Friday 20 September 2024 21:43:37 -0400 (0:00:00.073) 0:00:27.404 ****** 29764 1726883017.53907: entering _queue_task() for managed_node3/stat 29764 1726883017.54157: worker is 1 (out of 1 available) 29764 1726883017.54174: exiting _queue_task() for managed_node3/stat 29764 1726883017.54187: done queuing things up, now waiting for results queue to drain 29764 1726883017.54190: waiting for pending results... 29764 1726883017.54362: running TaskExecutor() for managed_node3/TASK: Stat profile file 29764 1726883017.54459: in run() - task 0affe814-3a2d-da6f-1817-0000000003f7 29764 1726883017.54475: variable 'ansible_search_path' from source: unknown 29764 1726883017.54480: variable 'ansible_search_path' from source: unknown 29764 1726883017.54510: calling self._execute() 29764 1726883017.54587: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726883017.54594: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726883017.54606: variable 'omit' from source: magic vars 29764 1726883017.54917: variable 'ansible_distribution_major_version' from source: facts 29764 1726883017.54928: Evaluated conditional (ansible_distribution_major_version != '6'): True 29764 1726883017.55117: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29764 1726883017.57123: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29764 1726883017.57180: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29764 1726883017.57211: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29764 1726883017.57242: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29764 1726883017.57269: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29764 1726883017.57337: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726883017.57377: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726883017.57397: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726883017.57429: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726883017.57444: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726883017.57537: variable 'ansible_distribution' from source: facts 29764 1726883017.57541: variable 'ansible_distribution_major_version' from source: facts 29764 1726883017.57549: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 29764 1726883017.57554: variable 'omit' from source: magic vars 29764 1726883017.57604: variable 'omit' from source: magic vars 29764 1726883017.57681: variable 'profile' from source: play vars 29764 1726883017.57685: variable 'interface' from source: play vars 29764 1726883017.57744: variable 'interface' from source: play vars 29764 1726883017.57760: variable 'omit' from source: magic vars 29764 1726883017.57783: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29764 1726883017.57808: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29764 1726883017.57824: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29764 1726883017.57842: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29764 1726883017.57851: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29764 1726883017.57877: variable 'inventory_hostname' from source: host vars for 'managed_node3' 29764 1726883017.57881: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726883017.57884: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726883017.57966: Set connection var ansible_shell_executable to /bin/sh 29764 1726883017.57975: Set connection var ansible_timeout to 10 29764 1726883017.57978: Set connection var ansible_shell_type to sh 29764 1726883017.57983: Set connection var ansible_pipelining to False 29764 1726883017.57992: Set connection var ansible_module_compression to ZIP_DEFLATED 29764 1726883017.57994: Set connection var ansible_connection to ssh 29764 1726883017.58018: variable 'ansible_shell_executable' from source: unknown 29764 1726883017.58021: variable 'ansible_connection' from source: unknown 29764 1726883017.58025: variable 'ansible_module_compression' from source: unknown 29764 1726883017.58029: variable 'ansible_shell_type' from source: unknown 29764 1726883017.58032: variable 'ansible_shell_executable' from source: unknown 29764 1726883017.58043: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726883017.58046: variable 'ansible_pipelining' from source: unknown 29764 1726883017.58048: variable 'ansible_timeout' from source: unknown 29764 1726883017.58051: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726883017.58165: 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__) 29764 1726883017.58176: variable 'omit' from source: magic vars 29764 1726883017.58182: starting attempt loop 29764 1726883017.58185: running the handler 29764 1726883017.58197: _low_level_execute_command(): starting 29764 1726883017.58204: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29764 1726883017.58720: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726883017.58739: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29764 1726883017.58744: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726883017.58747: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration <<< 29764 1726883017.58766: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726883017.58770: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726883017.58823: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29764 1726883017.58831: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29764 1726883017.58845: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726883017.58981: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726883017.60825: stdout chunk (state=3): >>>/root <<< 29764 1726883017.60936: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726883017.60992: stderr chunk (state=3): >>><<< 29764 1726883017.60996: stdout chunk (state=3): >>><<< 29764 1726883017.61013: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29764 1726883017.61024: _low_level_execute_command(): starting 29764 1726883017.61031: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883017.6101322-30683-108037772789164 `" && echo ansible-tmp-1726883017.6101322-30683-108037772789164="` echo /root/.ansible/tmp/ansible-tmp-1726883017.6101322-30683-108037772789164 `" ) && sleep 0' 29764 1726883017.61486: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726883017.61489: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726883017.61492: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration <<< 29764 1726883017.61496: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found <<< 29764 1726883017.61498: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726883017.61550: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29764 1726883017.61553: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726883017.61676: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726883017.63729: stdout chunk (state=3): >>>ansible-tmp-1726883017.6101322-30683-108037772789164=/root/.ansible/tmp/ansible-tmp-1726883017.6101322-30683-108037772789164 <<< 29764 1726883017.63855: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726883017.63899: stderr chunk (state=3): >>><<< 29764 1726883017.63902: stdout chunk (state=3): >>><<< 29764 1726883017.63916: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883017.6101322-30683-108037772789164=/root/.ansible/tmp/ansible-tmp-1726883017.6101322-30683-108037772789164 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29764 1726883017.63954: variable 'ansible_module_compression' from source: unknown 29764 1726883017.64002: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-29764ooyjyvtd/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 29764 1726883017.64037: variable 'ansible_facts' from source: unknown 29764 1726883017.64095: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883017.6101322-30683-108037772789164/AnsiballZ_stat.py 29764 1726883017.64197: Sending initial data 29764 1726883017.64200: Sent initial data (153 bytes) 29764 1726883017.64624: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726883017.64639: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29764 1726883017.64643: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726883017.64668: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration <<< 29764 1726883017.64672: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726883017.64725: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 29764 1726883017.64729: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726883017.64845: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726883017.66520: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 29764 1726883017.66527: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 29764 1726883017.66635: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29764 1726883017.66749: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29764ooyjyvtd/tmpu0lnozka /root/.ansible/tmp/ansible-tmp-1726883017.6101322-30683-108037772789164/AnsiballZ_stat.py <<< 29764 1726883017.66757: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726883017.6101322-30683-108037772789164/AnsiballZ_stat.py" <<< 29764 1726883017.66863: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-29764ooyjyvtd/tmpu0lnozka" to remote "/root/.ansible/tmp/ansible-tmp-1726883017.6101322-30683-108037772789164/AnsiballZ_stat.py" <<< 29764 1726883017.66867: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726883017.6101322-30683-108037772789164/AnsiballZ_stat.py" <<< 29764 1726883017.67943: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726883017.68018: stderr chunk (state=3): >>><<< 29764 1726883017.68021: stdout chunk (state=3): >>><<< 29764 1726883017.68043: done transferring module to remote 29764 1726883017.68054: _low_level_execute_command(): starting 29764 1726883017.68060: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883017.6101322-30683-108037772789164/ /root/.ansible/tmp/ansible-tmp-1726883017.6101322-30683-108037772789164/AnsiballZ_stat.py && sleep 0' 29764 1726883017.68517: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726883017.68562: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29764 1726883017.68565: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726883017.68568: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29764 1726883017.68571: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726883017.68619: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29764 1726883017.68622: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726883017.68742: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726883017.70641: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726883017.70698: stderr chunk (state=3): >>><<< 29764 1726883017.70703: stdout chunk (state=3): >>><<< 29764 1726883017.70720: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29764 1726883017.70724: _low_level_execute_command(): starting 29764 1726883017.70729: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726883017.6101322-30683-108037772789164/AnsiballZ_stat.py && sleep 0' 29764 1726883017.71210: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726883017.71214: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726883017.71217: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29764 1726883017.71219: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726883017.71283: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29764 1726883017.71287: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726883017.71405: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726883017.88716: 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-team0", "follow": false, "checksum_algorithm": "sha1"}}} <<< 29764 1726883017.90030: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.41.238 closed. <<< 29764 1726883017.90093: stderr chunk (state=3): >>><<< 29764 1726883017.90099: stdout chunk (state=3): >>><<< 29764 1726883017.90114: _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-team0", "follow": false, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.41.238 closed. 29764 1726883017.90144: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/etc/sysconfig/network-scripts/ifcfg-team0', '_ansible_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-1726883017.6101322-30683-108037772789164/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29764 1726883017.90154: _low_level_execute_command(): starting 29764 1726883017.90160: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883017.6101322-30683-108037772789164/ > /dev/null 2>&1 && sleep 0' 29764 1726883017.90609: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726883017.90612: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726883017.90615: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726883017.90617: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726883017.90675: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29764 1726883017.90681: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726883017.90798: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726883017.92788: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726883017.92836: stderr chunk (state=3): >>><<< 29764 1726883017.92839: stdout chunk (state=3): >>><<< 29764 1726883017.92853: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29764 1726883017.92860: handler run complete 29764 1726883017.92882: attempt loop complete, returning result 29764 1726883017.92886: _execute() done 29764 1726883017.92888: dumping result to json 29764 1726883017.92896: done dumping result, returning 29764 1726883017.92906: done running TaskExecutor() for managed_node3/TASK: Stat profile file [0affe814-3a2d-da6f-1817-0000000003f7] 29764 1726883017.92913: sending task result for task 0affe814-3a2d-da6f-1817-0000000003f7 29764 1726883017.93016: done sending task result for task 0affe814-3a2d-da6f-1817-0000000003f7 29764 1726883017.93019: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 29764 1726883017.93087: no more pending results, returning what we have 29764 1726883017.93091: results queue empty 29764 1726883017.93092: checking for any_errors_fatal 29764 1726883017.93098: done checking for any_errors_fatal 29764 1726883017.93099: checking for max_fail_percentage 29764 1726883017.93101: done checking for max_fail_percentage 29764 1726883017.93102: checking to see if all hosts have failed and the running result is not ok 29764 1726883017.93103: done checking to see if all hosts have failed 29764 1726883017.93104: getting the remaining hosts for this loop 29764 1726883017.93106: done getting the remaining hosts for this loop 29764 1726883017.93111: getting the next task for host managed_node3 29764 1726883017.93118: done getting next task for host managed_node3 29764 1726883017.93121: ^ task is: TASK: Set NM profile exist flag based on the profile files 29764 1726883017.93127: ^ 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 29764 1726883017.93131: getting variables 29764 1726883017.93133: in VariableManager get_vars() 29764 1726883017.93169: Calling all_inventory to load vars for managed_node3 29764 1726883017.93175: Calling groups_inventory to load vars for managed_node3 29764 1726883017.93179: Calling all_plugins_inventory to load vars for managed_node3 29764 1726883017.93190: Calling all_plugins_play to load vars for managed_node3 29764 1726883017.93194: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726883017.93197: Calling groups_plugins_play to load vars for managed_node3 29764 1726883017.94659: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726883017.96263: done with get_vars() 29764 1726883017.96290: done getting variables 29764 1726883017.96341: 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-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Friday 20 September 2024 21:43:37 -0400 (0:00:00.424) 0:00:27.829 ****** 29764 1726883017.96370: entering _queue_task() for managed_node3/set_fact 29764 1726883017.96608: worker is 1 (out of 1 available) 29764 1726883017.96623: exiting _queue_task() for managed_node3/set_fact 29764 1726883017.96639: done queuing things up, now waiting for results queue to drain 29764 1726883017.96641: waiting for pending results... 29764 1726883017.96822: running TaskExecutor() for managed_node3/TASK: Set NM profile exist flag based on the profile files 29764 1726883017.96922: in run() - task 0affe814-3a2d-da6f-1817-0000000003f8 29764 1726883017.96936: variable 'ansible_search_path' from source: unknown 29764 1726883017.96940: variable 'ansible_search_path' from source: unknown 29764 1726883017.96977: calling self._execute() 29764 1726883017.97054: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726883017.97060: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726883017.97074: variable 'omit' from source: magic vars 29764 1726883017.97389: variable 'ansible_distribution_major_version' from source: facts 29764 1726883017.97401: Evaluated conditional (ansible_distribution_major_version != '6'): True 29764 1726883017.97590: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29764 1726883017.99330: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29764 1726883017.99384: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29764 1726883017.99418: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29764 1726883017.99458: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29764 1726883017.99482: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29764 1726883017.99552: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726883017.99577: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726883017.99598: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726883017.99636: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726883017.99650: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726883017.99748: variable 'ansible_distribution' from source: facts 29764 1726883017.99751: variable 'ansible_distribution_major_version' from source: facts 29764 1726883017.99759: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 29764 1726883017.99857: variable 'profile_stat' from source: set_fact 29764 1726883017.99867: Evaluated conditional (profile_stat.stat.exists): False 29764 1726883017.99870: when evaluation is False, skipping this task 29764 1726883017.99875: _execute() done 29764 1726883017.99878: dumping result to json 29764 1726883017.99882: done dumping result, returning 29764 1726883017.99889: done running TaskExecutor() for managed_node3/TASK: Set NM profile exist flag based on the profile files [0affe814-3a2d-da6f-1817-0000000003f8] 29764 1726883017.99895: sending task result for task 0affe814-3a2d-da6f-1817-0000000003f8 skipping: [managed_node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 29764 1726883018.00039: no more pending results, returning what we have 29764 1726883018.00043: results queue empty 29764 1726883018.00044: checking for any_errors_fatal 29764 1726883018.00055: done checking for any_errors_fatal 29764 1726883018.00056: checking for max_fail_percentage 29764 1726883018.00058: done checking for max_fail_percentage 29764 1726883018.00059: checking to see if all hosts have failed and the running result is not ok 29764 1726883018.00060: done checking to see if all hosts have failed 29764 1726883018.00061: getting the remaining hosts for this loop 29764 1726883018.00063: done getting the remaining hosts for this loop 29764 1726883018.00067: getting the next task for host managed_node3 29764 1726883018.00076: done getting next task for host managed_node3 29764 1726883018.00080: ^ task is: TASK: Get NM profile info 29764 1726883018.00086: ^ 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 29764 1726883018.00089: getting variables 29764 1726883018.00091: in VariableManager get_vars() 29764 1726883018.00118: Calling all_inventory to load vars for managed_node3 29764 1726883018.00121: Calling groups_inventory to load vars for managed_node3 29764 1726883018.00124: Calling all_plugins_inventory to load vars for managed_node3 29764 1726883018.00136: Calling all_plugins_play to load vars for managed_node3 29764 1726883018.00139: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726883018.00143: Calling groups_plugins_play to load vars for managed_node3 29764 1726883018.00710: done sending task result for task 0affe814-3a2d-da6f-1817-0000000003f8 29764 1726883018.00714: WORKER PROCESS EXITING 29764 1726883018.01398: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726883018.03102: done with get_vars() 29764 1726883018.03124: done getting variables 29764 1726883018.03198: 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-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Friday 20 September 2024 21:43:38 -0400 (0:00:00.068) 0:00:27.897 ****** 29764 1726883018.03221: entering _queue_task() for managed_node3/shell 29764 1726883018.03223: Creating lock for shell 29764 1726883018.03452: worker is 1 (out of 1 available) 29764 1726883018.03467: exiting _queue_task() for managed_node3/shell 29764 1726883018.03484: done queuing things up, now waiting for results queue to drain 29764 1726883018.03486: waiting for pending results... 29764 1726883018.03653: running TaskExecutor() for managed_node3/TASK: Get NM profile info 29764 1726883018.03740: in run() - task 0affe814-3a2d-da6f-1817-0000000003f9 29764 1726883018.03752: variable 'ansible_search_path' from source: unknown 29764 1726883018.03756: variable 'ansible_search_path' from source: unknown 29764 1726883018.03787: calling self._execute() 29764 1726883018.03861: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726883018.03868: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726883018.03879: variable 'omit' from source: magic vars 29764 1726883018.04181: variable 'ansible_distribution_major_version' from source: facts 29764 1726883018.04193: Evaluated conditional (ansible_distribution_major_version != '6'): True 29764 1726883018.04377: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29764 1726883018.06066: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29764 1726883018.06124: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29764 1726883018.06154: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29764 1726883018.06194: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29764 1726883018.06218: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29764 1726883018.06289: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726883018.06312: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726883018.06339: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726883018.06376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726883018.06387: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726883018.06484: variable 'ansible_distribution' from source: facts 29764 1726883018.06488: variable 'ansible_distribution_major_version' from source: facts 29764 1726883018.06495: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 29764 1726883018.06502: variable 'omit' from source: magic vars 29764 1726883018.06545: variable 'omit' from source: magic vars 29764 1726883018.06624: variable 'profile' from source: play vars 29764 1726883018.06628: variable 'interface' from source: play vars 29764 1726883018.06690: variable 'interface' from source: play vars 29764 1726883018.06705: variable 'omit' from source: magic vars 29764 1726883018.06728: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29764 1726883018.06755: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29764 1726883018.06770: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29764 1726883018.06790: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29764 1726883018.06800: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29764 1726883018.06825: variable 'inventory_hostname' from source: host vars for 'managed_node3' 29764 1726883018.06829: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726883018.06833: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726883018.06916: Set connection var ansible_shell_executable to /bin/sh 29764 1726883018.06923: Set connection var ansible_timeout to 10 29764 1726883018.06926: Set connection var ansible_shell_type to sh 29764 1726883018.06933: Set connection var ansible_pipelining to False 29764 1726883018.06943: Set connection var ansible_module_compression to ZIP_DEFLATED 29764 1726883018.06946: Set connection var ansible_connection to ssh 29764 1726883018.06969: variable 'ansible_shell_executable' from source: unknown 29764 1726883018.06976: variable 'ansible_connection' from source: unknown 29764 1726883018.06979: variable 'ansible_module_compression' from source: unknown 29764 1726883018.06982: variable 'ansible_shell_type' from source: unknown 29764 1726883018.06986: variable 'ansible_shell_executable' from source: unknown 29764 1726883018.06988: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726883018.06991: variable 'ansible_pipelining' from source: unknown 29764 1726883018.07002: variable 'ansible_timeout' from source: unknown 29764 1726883018.07005: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726883018.07082: 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) 29764 1726883018.07091: variable 'omit' from source: magic vars 29764 1726883018.07097: starting attempt loop 29764 1726883018.07107: running the handler 29764 1726883018.07115: 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) 29764 1726883018.07128: _low_level_execute_command(): starting 29764 1726883018.07136: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29764 1726883018.07638: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726883018.07680: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found <<< 29764 1726883018.07684: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726883018.07687: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29764 1726883018.07690: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726883018.07749: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29764 1726883018.07761: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29764 1726883018.07763: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726883018.07871: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726883018.09690: stdout chunk (state=3): >>>/root <<< 29764 1726883018.09794: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726883018.09846: stderr chunk (state=3): >>><<< 29764 1726883018.09850: stdout chunk (state=3): >>><<< 29764 1726883018.09869: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29764 1726883018.09879: _low_level_execute_command(): starting 29764 1726883018.09885: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883018.098683-30699-73351983188504 `" && echo ansible-tmp-1726883018.098683-30699-73351983188504="` echo /root/.ansible/tmp/ansible-tmp-1726883018.098683-30699-73351983188504 `" ) && sleep 0' 29764 1726883018.10309: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726883018.10344: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29764 1726883018.10347: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726883018.10350: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address <<< 29764 1726883018.10352: 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 <<< 29764 1726883018.10354: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726883018.10408: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 29764 1726883018.10412: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726883018.10531: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726883018.12580: stdout chunk (state=3): >>>ansible-tmp-1726883018.098683-30699-73351983188504=/root/.ansible/tmp/ansible-tmp-1726883018.098683-30699-73351983188504 <<< 29764 1726883018.12701: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726883018.12744: stderr chunk (state=3): >>><<< 29764 1726883018.12749: stdout chunk (state=3): >>><<< 29764 1726883018.12763: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883018.098683-30699-73351983188504=/root/.ansible/tmp/ansible-tmp-1726883018.098683-30699-73351983188504 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29764 1726883018.12791: variable 'ansible_module_compression' from source: unknown 29764 1726883018.12827: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-29764ooyjyvtd/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 29764 1726883018.12865: variable 'ansible_facts' from source: unknown 29764 1726883018.12920: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883018.098683-30699-73351983188504/AnsiballZ_command.py 29764 1726883018.13028: Sending initial data 29764 1726883018.13031: Sent initial data (154 bytes) 29764 1726883018.13485: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726883018.13488: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726883018.13491: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29764 1726883018.13493: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found <<< 29764 1726883018.13495: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726883018.13551: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29764 1726883018.13554: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726883018.13674: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726883018.15380: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 29764 1726883018.15387: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 29764 1726883018.15488: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29764 1726883018.15600: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29764ooyjyvtd/tmpi4vid6qa /root/.ansible/tmp/ansible-tmp-1726883018.098683-30699-73351983188504/AnsiballZ_command.py <<< 29764 1726883018.15608: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726883018.098683-30699-73351983188504/AnsiballZ_command.py" <<< 29764 1726883018.15713: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-29764ooyjyvtd/tmpi4vid6qa" to remote "/root/.ansible/tmp/ansible-tmp-1726883018.098683-30699-73351983188504/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726883018.098683-30699-73351983188504/AnsiballZ_command.py" <<< 29764 1726883018.16792: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726883018.16855: stderr chunk (state=3): >>><<< 29764 1726883018.16859: stdout chunk (state=3): >>><<< 29764 1726883018.16884: done transferring module to remote 29764 1726883018.16894: _low_level_execute_command(): starting 29764 1726883018.16899: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883018.098683-30699-73351983188504/ /root/.ansible/tmp/ansible-tmp-1726883018.098683-30699-73351983188504/AnsiballZ_command.py && sleep 0' 29764 1726883018.17329: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 29764 1726883018.17366: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29764 1726883018.17369: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found <<< 29764 1726883018.17372: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 29764 1726883018.17374: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726883018.17376: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726883018.17439: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29764 1726883018.17443: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726883018.17554: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726883018.19438: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726883018.19493: stderr chunk (state=3): >>><<< 29764 1726883018.19496: stdout chunk (state=3): >>><<< 29764 1726883018.19509: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29764 1726883018.19512: _low_level_execute_command(): starting 29764 1726883018.19518: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726883018.098683-30699-73351983188504/AnsiballZ_command.py && sleep 0' 29764 1726883018.19979: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 29764 1726883018.19982: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found <<< 29764 1726883018.19985: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726883018.19987: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726883018.19990: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726883018.20034: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 29764 1726883018.20044: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726883018.20181: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726883018.39347: stdout chunk (state=3): >>> {"changed": true, "stdout": "team0 /etc/NetworkManager/system-connections/team0.nmconnection ", "stderr": "", "rc": 0, "cmd": "nmcli -f NAME,FILENAME connection show |grep team0 | grep /etc", "start": "2024-09-20 21:43:38.371419", "end": "2024-09-20 21:43:38.391468", "delta": "0:00:00.020049", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -f NAME,FILENAME connection show |grep team0 | 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}}} <<< 29764 1726883018.41046: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.41.238 closed. <<< 29764 1726883018.41106: stderr chunk (state=3): >>><<< 29764 1726883018.41109: stdout chunk (state=3): >>><<< 29764 1726883018.41131: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "team0 /etc/NetworkManager/system-connections/team0.nmconnection ", "stderr": "", "rc": 0, "cmd": "nmcli -f NAME,FILENAME connection show |grep team0 | grep /etc", "start": "2024-09-20 21:43:38.371419", "end": "2024-09-20 21:43:38.391468", "delta": "0:00:00.020049", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -f NAME,FILENAME connection show |grep team0 | 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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.41.238 closed. 29764 1726883018.41169: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli -f NAME,FILENAME connection show |grep team0 | 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-1726883018.098683-30699-73351983188504/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29764 1726883018.41178: _low_level_execute_command(): starting 29764 1726883018.41184: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883018.098683-30699-73351983188504/ > /dev/null 2>&1 && sleep 0' 29764 1726883018.41682: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726883018.41686: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found <<< 29764 1726883018.41688: 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.41.238 is address debug1: re-parsing configuration <<< 29764 1726883018.41691: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 <<< 29764 1726883018.41693: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726883018.41745: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29764 1726883018.41749: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726883018.41878: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726883018.43894: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726883018.43942: stderr chunk (state=3): >>><<< 29764 1726883018.43946: stdout chunk (state=3): >>><<< 29764 1726883018.43962: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29764 1726883018.43971: handler run complete 29764 1726883018.43994: Evaluated conditional (False): False 29764 1726883018.44005: attempt loop complete, returning result 29764 1726883018.44008: _execute() done 29764 1726883018.44012: dumping result to json 29764 1726883018.44018: done dumping result, returning 29764 1726883018.44026: done running TaskExecutor() for managed_node3/TASK: Get NM profile info [0affe814-3a2d-da6f-1817-0000000003f9] 29764 1726883018.44031: sending task result for task 0affe814-3a2d-da6f-1817-0000000003f9 29764 1726883018.44143: done sending task result for task 0affe814-3a2d-da6f-1817-0000000003f9 29764 1726883018.44148: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep team0 | grep /etc", "delta": "0:00:00.020049", "end": "2024-09-20 21:43:38.391468", "rc": 0, "start": "2024-09-20 21:43:38.371419" } STDOUT: team0 /etc/NetworkManager/system-connections/team0.nmconnection 29764 1726883018.44232: no more pending results, returning what we have 29764 1726883018.44243: results queue empty 29764 1726883018.44245: checking for any_errors_fatal 29764 1726883018.44252: done checking for any_errors_fatal 29764 1726883018.44253: checking for max_fail_percentage 29764 1726883018.44255: done checking for max_fail_percentage 29764 1726883018.44256: checking to see if all hosts have failed and the running result is not ok 29764 1726883018.44257: done checking to see if all hosts have failed 29764 1726883018.44258: getting the remaining hosts for this loop 29764 1726883018.44260: done getting the remaining hosts for this loop 29764 1726883018.44265: getting the next task for host managed_node3 29764 1726883018.44272: done getting next task for host managed_node3 29764 1726883018.44276: ^ task is: TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output 29764 1726883018.44281: ^ 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 29764 1726883018.44286: getting variables 29764 1726883018.44287: in VariableManager get_vars() 29764 1726883018.44320: Calling all_inventory to load vars for managed_node3 29764 1726883018.44323: Calling groups_inventory to load vars for managed_node3 29764 1726883018.44327: Calling all_plugins_inventory to load vars for managed_node3 29764 1726883018.44340: Calling all_plugins_play to load vars for managed_node3 29764 1726883018.44343: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726883018.44355: Calling groups_plugins_play to load vars for managed_node3 29764 1726883018.45645: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726883018.47260: done with get_vars() 29764 1726883018.47289: done getting variables 29764 1726883018.47340: 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-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Friday 20 September 2024 21:43:38 -0400 (0:00:00.441) 0:00:28.339 ****** 29764 1726883018.47369: entering _queue_task() for managed_node3/set_fact 29764 1726883018.47612: worker is 1 (out of 1 available) 29764 1726883018.47627: exiting _queue_task() for managed_node3/set_fact 29764 1726883018.47644: done queuing things up, now waiting for results queue to drain 29764 1726883018.47646: waiting for pending results... 29764 1726883018.47836: running TaskExecutor() for managed_node3/TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output 29764 1726883018.47925: in run() - task 0affe814-3a2d-da6f-1817-0000000003fa 29764 1726883018.47940: variable 'ansible_search_path' from source: unknown 29764 1726883018.47944: variable 'ansible_search_path' from source: unknown 29764 1726883018.47980: calling self._execute() 29764 1726883018.48059: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726883018.48065: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726883018.48081: variable 'omit' from source: magic vars 29764 1726883018.48401: variable 'ansible_distribution_major_version' from source: facts 29764 1726883018.48427: Evaluated conditional (ansible_distribution_major_version != '6'): True 29764 1726883018.48612: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29764 1726883018.50638: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29764 1726883018.50694: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29764 1726883018.50730: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29764 1726883018.50762: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29764 1726883018.50786: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29764 1726883018.50858: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726883018.50894: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726883018.50915: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726883018.50954: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726883018.50967: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726883018.51061: variable 'ansible_distribution' from source: facts 29764 1726883018.51065: variable 'ansible_distribution_major_version' from source: facts 29764 1726883018.51076: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 29764 1726883018.51180: variable 'nm_profile_exists' from source: set_fact 29764 1726883018.51191: Evaluated conditional (nm_profile_exists.rc == 0): True 29764 1726883018.51197: variable 'omit' from source: magic vars 29764 1726883018.51244: variable 'omit' from source: magic vars 29764 1726883018.51278: variable 'omit' from source: magic vars 29764 1726883018.51301: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29764 1726883018.51325: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29764 1726883018.51342: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29764 1726883018.51358: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29764 1726883018.51376: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29764 1726883018.51397: variable 'inventory_hostname' from source: host vars for 'managed_node3' 29764 1726883018.51400: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726883018.51405: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726883018.51489: Set connection var ansible_shell_executable to /bin/sh 29764 1726883018.51496: Set connection var ansible_timeout to 10 29764 1726883018.51499: Set connection var ansible_shell_type to sh 29764 1726883018.51507: Set connection var ansible_pipelining to False 29764 1726883018.51515: Set connection var ansible_module_compression to ZIP_DEFLATED 29764 1726883018.51517: Set connection var ansible_connection to ssh 29764 1726883018.51545: variable 'ansible_shell_executable' from source: unknown 29764 1726883018.51548: variable 'ansible_connection' from source: unknown 29764 1726883018.51551: variable 'ansible_module_compression' from source: unknown 29764 1726883018.51555: variable 'ansible_shell_type' from source: unknown 29764 1726883018.51558: variable 'ansible_shell_executable' from source: unknown 29764 1726883018.51563: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726883018.51568: variable 'ansible_pipelining' from source: unknown 29764 1726883018.51570: variable 'ansible_timeout' from source: unknown 29764 1726883018.51575: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726883018.51663: 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) 29764 1726883018.51674: variable 'omit' from source: magic vars 29764 1726883018.51678: starting attempt loop 29764 1726883018.51682: running the handler 29764 1726883018.51699: handler run complete 29764 1726883018.51706: attempt loop complete, returning result 29764 1726883018.51710: _execute() done 29764 1726883018.51713: dumping result to json 29764 1726883018.51718: done dumping result, returning 29764 1726883018.51726: done running TaskExecutor() for managed_node3/TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output [0affe814-3a2d-da6f-1817-0000000003fa] 29764 1726883018.51731: sending task result for task 0affe814-3a2d-da6f-1817-0000000003fa 29764 1726883018.51821: done sending task result for task 0affe814-3a2d-da6f-1817-0000000003fa 29764 1726883018.51826: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true, "lsr_net_profile_exists": true, "lsr_net_profile_fingerprint": true }, "changed": false } 29764 1726883018.51891: no more pending results, returning what we have 29764 1726883018.51895: results queue empty 29764 1726883018.51896: checking for any_errors_fatal 29764 1726883018.51908: done checking for any_errors_fatal 29764 1726883018.51909: checking for max_fail_percentage 29764 1726883018.51911: done checking for max_fail_percentage 29764 1726883018.51912: checking to see if all hosts have failed and the running result is not ok 29764 1726883018.51914: done checking to see if all hosts have failed 29764 1726883018.51915: getting the remaining hosts for this loop 29764 1726883018.51917: done getting the remaining hosts for this loop 29764 1726883018.51921: getting the next task for host managed_node3 29764 1726883018.51931: done getting next task for host managed_node3 29764 1726883018.51936: ^ task is: TASK: Get the ansible_managed comment in ifcfg-{{ profile }} 29764 1726883018.51948: ^ 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 29764 1726883018.51952: getting variables 29764 1726883018.51954: in VariableManager get_vars() 29764 1726883018.51988: Calling all_inventory to load vars for managed_node3 29764 1726883018.51991: Calling groups_inventory to load vars for managed_node3 29764 1726883018.51995: Calling all_plugins_inventory to load vars for managed_node3 29764 1726883018.52005: Calling all_plugins_play to load vars for managed_node3 29764 1726883018.52009: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726883018.52012: Calling groups_plugins_play to load vars for managed_node3 29764 1726883018.53457: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726883018.55054: done with get_vars() 29764 1726883018.55080: done getting variables 29764 1726883018.55132: 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) 29764 1726883018.55232: variable 'profile' from source: play vars 29764 1726883018.55238: variable 'interface' from source: play vars 29764 1726883018.55293: variable 'interface' from source: play vars TASK [Get the ansible_managed comment in ifcfg-team0] ************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Friday 20 September 2024 21:43:38 -0400 (0:00:00.079) 0:00:28.418 ****** 29764 1726883018.55322: entering _queue_task() for managed_node3/command 29764 1726883018.55596: worker is 1 (out of 1 available) 29764 1726883018.55611: exiting _queue_task() for managed_node3/command 29764 1726883018.55626: done queuing things up, now waiting for results queue to drain 29764 1726883018.55629: waiting for pending results... 29764 1726883018.55818: running TaskExecutor() for managed_node3/TASK: Get the ansible_managed comment in ifcfg-team0 29764 1726883018.55919: in run() - task 0affe814-3a2d-da6f-1817-0000000003fc 29764 1726883018.55932: variable 'ansible_search_path' from source: unknown 29764 1726883018.55938: variable 'ansible_search_path' from source: unknown 29764 1726883018.55984: calling self._execute() 29764 1726883018.56063: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726883018.56069: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726883018.56087: variable 'omit' from source: magic vars 29764 1726883018.56401: variable 'ansible_distribution_major_version' from source: facts 29764 1726883018.56412: Evaluated conditional (ansible_distribution_major_version != '6'): True 29764 1726883018.56606: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29764 1726883018.58384: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29764 1726883018.58441: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29764 1726883018.58473: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29764 1726883018.58518: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29764 1726883018.58543: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29764 1726883018.58616: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726883018.58641: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726883018.58662: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726883018.58705: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726883018.58715: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726883018.58811: variable 'ansible_distribution' from source: facts 29764 1726883018.58815: variable 'ansible_distribution_major_version' from source: facts 29764 1726883018.58823: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 29764 1726883018.58919: variable 'profile_stat' from source: set_fact 29764 1726883018.58930: Evaluated conditional (profile_stat.stat.exists): False 29764 1726883018.58933: when evaluation is False, skipping this task 29764 1726883018.58940: _execute() done 29764 1726883018.58943: dumping result to json 29764 1726883018.58948: done dumping result, returning 29764 1726883018.58955: done running TaskExecutor() for managed_node3/TASK: Get the ansible_managed comment in ifcfg-team0 [0affe814-3a2d-da6f-1817-0000000003fc] 29764 1726883018.58960: sending task result for task 0affe814-3a2d-da6f-1817-0000000003fc 29764 1726883018.59051: done sending task result for task 0affe814-3a2d-da6f-1817-0000000003fc 29764 1726883018.59054: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 29764 1726883018.59109: no more pending results, returning what we have 29764 1726883018.59113: results queue empty 29764 1726883018.59115: checking for any_errors_fatal 29764 1726883018.59122: done checking for any_errors_fatal 29764 1726883018.59123: checking for max_fail_percentage 29764 1726883018.59125: done checking for max_fail_percentage 29764 1726883018.59126: checking to see if all hosts have failed and the running result is not ok 29764 1726883018.59127: done checking to see if all hosts have failed 29764 1726883018.59128: getting the remaining hosts for this loop 29764 1726883018.59130: done getting the remaining hosts for this loop 29764 1726883018.59137: getting the next task for host managed_node3 29764 1726883018.59145: done getting next task for host managed_node3 29764 1726883018.59148: ^ task is: TASK: Verify the ansible_managed comment in ifcfg-{{ profile }} 29764 1726883018.59153: ^ 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 29764 1726883018.59157: getting variables 29764 1726883018.59159: in VariableManager get_vars() 29764 1726883018.59192: Calling all_inventory to load vars for managed_node3 29764 1726883018.59196: Calling groups_inventory to load vars for managed_node3 29764 1726883018.59200: Calling all_plugins_inventory to load vars for managed_node3 29764 1726883018.59210: Calling all_plugins_play to load vars for managed_node3 29764 1726883018.59213: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726883018.59216: Calling groups_plugins_play to load vars for managed_node3 29764 1726883018.60465: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726883018.62147: done with get_vars() 29764 1726883018.62171: done getting variables 29764 1726883018.62218: 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) 29764 1726883018.62305: variable 'profile' from source: play vars 29764 1726883018.62308: variable 'interface' from source: play vars 29764 1726883018.62355: variable 'interface' from source: play vars TASK [Verify the ansible_managed comment in ifcfg-team0] *********************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Friday 20 September 2024 21:43:38 -0400 (0:00:00.070) 0:00:28.489 ****** 29764 1726883018.62380: entering _queue_task() for managed_node3/set_fact 29764 1726883018.62612: worker is 1 (out of 1 available) 29764 1726883018.62627: exiting _queue_task() for managed_node3/set_fact 29764 1726883018.62643: done queuing things up, now waiting for results queue to drain 29764 1726883018.62645: waiting for pending results... 29764 1726883018.62824: running TaskExecutor() for managed_node3/TASK: Verify the ansible_managed comment in ifcfg-team0 29764 1726883018.62926: in run() - task 0affe814-3a2d-da6f-1817-0000000003fd 29764 1726883018.62950: variable 'ansible_search_path' from source: unknown 29764 1726883018.62954: variable 'ansible_search_path' from source: unknown 29764 1726883018.62986: calling self._execute() 29764 1726883018.63069: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726883018.63075: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726883018.63091: variable 'omit' from source: magic vars 29764 1726883018.63400: variable 'ansible_distribution_major_version' from source: facts 29764 1726883018.63414: Evaluated conditional (ansible_distribution_major_version != '6'): True 29764 1726883018.63599: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29764 1726883018.65373: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29764 1726883018.65429: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29764 1726883018.65464: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29764 1726883018.65508: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29764 1726883018.65530: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29764 1726883018.65601: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726883018.65629: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726883018.65653: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726883018.65688: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726883018.65701: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726883018.65803: variable 'ansible_distribution' from source: facts 29764 1726883018.65807: variable 'ansible_distribution_major_version' from source: facts 29764 1726883018.65815: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 29764 1726883018.65917: variable 'profile_stat' from source: set_fact 29764 1726883018.65930: Evaluated conditional (profile_stat.stat.exists): False 29764 1726883018.65933: when evaluation is False, skipping this task 29764 1726883018.65935: _execute() done 29764 1726883018.65947: dumping result to json 29764 1726883018.65951: done dumping result, returning 29764 1726883018.65954: done running TaskExecutor() for managed_node3/TASK: Verify the ansible_managed comment in ifcfg-team0 [0affe814-3a2d-da6f-1817-0000000003fd] 29764 1726883018.65960: sending task result for task 0affe814-3a2d-da6f-1817-0000000003fd skipping: [managed_node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 29764 1726883018.66108: no more pending results, returning what we have 29764 1726883018.66112: results queue empty 29764 1726883018.66113: checking for any_errors_fatal 29764 1726883018.66118: done checking for any_errors_fatal 29764 1726883018.66119: checking for max_fail_percentage 29764 1726883018.66121: done checking for max_fail_percentage 29764 1726883018.66122: checking to see if all hosts have failed and the running result is not ok 29764 1726883018.66123: done checking to see if all hosts have failed 29764 1726883018.66124: getting the remaining hosts for this loop 29764 1726883018.66126: done getting the remaining hosts for this loop 29764 1726883018.66131: getting the next task for host managed_node3 29764 1726883018.66144: done getting next task for host managed_node3 29764 1726883018.66147: ^ task is: TASK: Get the fingerprint comment in ifcfg-{{ profile }} 29764 1726883018.66153: ^ 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 29764 1726883018.66161: getting variables 29764 1726883018.66163: in VariableManager get_vars() 29764 1726883018.66200: Calling all_inventory to load vars for managed_node3 29764 1726883018.66204: Calling groups_inventory to load vars for managed_node3 29764 1726883018.66208: Calling all_plugins_inventory to load vars for managed_node3 29764 1726883018.66217: done sending task result for task 0affe814-3a2d-da6f-1817-0000000003fd 29764 1726883018.66220: WORKER PROCESS EXITING 29764 1726883018.66229: Calling all_plugins_play to load vars for managed_node3 29764 1726883018.66233: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726883018.66239: Calling groups_plugins_play to load vars for managed_node3 29764 1726883018.67527: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726883018.69132: done with get_vars() 29764 1726883018.69158: done getting variables 29764 1726883018.69211: 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) 29764 1726883018.69308: variable 'profile' from source: play vars 29764 1726883018.69312: variable 'interface' from source: play vars 29764 1726883018.69363: variable 'interface' from source: play vars TASK [Get the fingerprint comment in ifcfg-team0] ****************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Friday 20 September 2024 21:43:38 -0400 (0:00:00.070) 0:00:28.559 ****** 29764 1726883018.69392: entering _queue_task() for managed_node3/command 29764 1726883018.69652: worker is 1 (out of 1 available) 29764 1726883018.69668: exiting _queue_task() for managed_node3/command 29764 1726883018.69686: done queuing things up, now waiting for results queue to drain 29764 1726883018.69688: waiting for pending results... 29764 1726883018.69875: running TaskExecutor() for managed_node3/TASK: Get the fingerprint comment in ifcfg-team0 29764 1726883018.69966: in run() - task 0affe814-3a2d-da6f-1817-0000000003fe 29764 1726883018.69981: variable 'ansible_search_path' from source: unknown 29764 1726883018.69984: variable 'ansible_search_path' from source: unknown 29764 1726883018.70017: calling self._execute() 29764 1726883018.70100: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726883018.70106: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726883018.70117: variable 'omit' from source: magic vars 29764 1726883018.70433: variable 'ansible_distribution_major_version' from source: facts 29764 1726883018.70446: Evaluated conditional (ansible_distribution_major_version != '6'): True 29764 1726883018.70635: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29764 1726883018.72633: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29764 1726883018.72691: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29764 1726883018.72723: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29764 1726883018.72755: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29764 1726883018.72780: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29764 1726883018.72848: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726883018.72888: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726883018.72909: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726883018.72943: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726883018.72956: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726883018.73054: variable 'ansible_distribution' from source: facts 29764 1726883018.73058: variable 'ansible_distribution_major_version' from source: facts 29764 1726883018.73065: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 29764 1726883018.73164: variable 'profile_stat' from source: set_fact 29764 1726883018.73176: Evaluated conditional (profile_stat.stat.exists): False 29764 1726883018.73180: when evaluation is False, skipping this task 29764 1726883018.73182: _execute() done 29764 1726883018.73185: dumping result to json 29764 1726883018.73188: done dumping result, returning 29764 1726883018.73195: done running TaskExecutor() for managed_node3/TASK: Get the fingerprint comment in ifcfg-team0 [0affe814-3a2d-da6f-1817-0000000003fe] 29764 1726883018.73209: sending task result for task 0affe814-3a2d-da6f-1817-0000000003fe 29764 1726883018.73298: done sending task result for task 0affe814-3a2d-da6f-1817-0000000003fe 29764 1726883018.73301: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 29764 1726883018.73362: no more pending results, returning what we have 29764 1726883018.73366: results queue empty 29764 1726883018.73367: checking for any_errors_fatal 29764 1726883018.73375: done checking for any_errors_fatal 29764 1726883018.73376: checking for max_fail_percentage 29764 1726883018.73377: done checking for max_fail_percentage 29764 1726883018.73378: checking to see if all hosts have failed and the running result is not ok 29764 1726883018.73381: done checking to see if all hosts have failed 29764 1726883018.73382: getting the remaining hosts for this loop 29764 1726883018.73384: done getting the remaining hosts for this loop 29764 1726883018.73388: getting the next task for host managed_node3 29764 1726883018.73396: done getting next task for host managed_node3 29764 1726883018.73399: ^ task is: TASK: Verify the fingerprint comment in ifcfg-{{ profile }} 29764 1726883018.73404: ^ 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 29764 1726883018.73408: getting variables 29764 1726883018.73410: in VariableManager get_vars() 29764 1726883018.73446: Calling all_inventory to load vars for managed_node3 29764 1726883018.73449: Calling groups_inventory to load vars for managed_node3 29764 1726883018.73453: Calling all_plugins_inventory to load vars for managed_node3 29764 1726883018.73463: Calling all_plugins_play to load vars for managed_node3 29764 1726883018.73466: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726883018.73469: Calling groups_plugins_play to load vars for managed_node3 29764 1726883018.74885: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726883018.76482: done with get_vars() 29764 1726883018.76505: done getting variables 29764 1726883018.76557: 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) 29764 1726883018.76650: variable 'profile' from source: play vars 29764 1726883018.76654: variable 'interface' from source: play vars 29764 1726883018.76706: variable 'interface' from source: play vars TASK [Verify the fingerprint comment in ifcfg-team0] *************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Friday 20 September 2024 21:43:38 -0400 (0:00:00.073) 0:00:28.632 ****** 29764 1726883018.76731: entering _queue_task() for managed_node3/set_fact 29764 1726883018.76984: worker is 1 (out of 1 available) 29764 1726883018.76999: exiting _queue_task() for managed_node3/set_fact 29764 1726883018.77015: done queuing things up, now waiting for results queue to drain 29764 1726883018.77017: waiting for pending results... 29764 1726883018.77207: running TaskExecutor() for managed_node3/TASK: Verify the fingerprint comment in ifcfg-team0 29764 1726883018.77309: in run() - task 0affe814-3a2d-da6f-1817-0000000003ff 29764 1726883018.77320: variable 'ansible_search_path' from source: unknown 29764 1726883018.77325: variable 'ansible_search_path' from source: unknown 29764 1726883018.77364: calling self._execute() 29764 1726883018.77438: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726883018.77444: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726883018.77457: variable 'omit' from source: magic vars 29764 1726883018.77770: variable 'ansible_distribution_major_version' from source: facts 29764 1726883018.77781: Evaluated conditional (ansible_distribution_major_version != '6'): True 29764 1726883018.77980: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29764 1726883018.79720: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29764 1726883018.79840: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29764 1726883018.79844: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29764 1726883018.79847: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29764 1726883018.79876: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29764 1726883018.79938: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726883018.79962: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726883018.79988: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726883018.80021: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726883018.80036: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726883018.80129: variable 'ansible_distribution' from source: facts 29764 1726883018.80132: variable 'ansible_distribution_major_version' from source: facts 29764 1726883018.80141: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 29764 1726883018.80238: variable 'profile_stat' from source: set_fact 29764 1726883018.80248: Evaluated conditional (profile_stat.stat.exists): False 29764 1726883018.80251: when evaluation is False, skipping this task 29764 1726883018.80255: _execute() done 29764 1726883018.80260: dumping result to json 29764 1726883018.80263: done dumping result, returning 29764 1726883018.80270: done running TaskExecutor() for managed_node3/TASK: Verify the fingerprint comment in ifcfg-team0 [0affe814-3a2d-da6f-1817-0000000003ff] 29764 1726883018.80275: sending task result for task 0affe814-3a2d-da6f-1817-0000000003ff 29764 1726883018.80363: done sending task result for task 0affe814-3a2d-da6f-1817-0000000003ff 29764 1726883018.80366: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 29764 1726883018.80417: no more pending results, returning what we have 29764 1726883018.80421: results queue empty 29764 1726883018.80422: checking for any_errors_fatal 29764 1726883018.80428: done checking for any_errors_fatal 29764 1726883018.80429: checking for max_fail_percentage 29764 1726883018.80431: done checking for max_fail_percentage 29764 1726883018.80432: checking to see if all hosts have failed and the running result is not ok 29764 1726883018.80435: done checking to see if all hosts have failed 29764 1726883018.80436: getting the remaining hosts for this loop 29764 1726883018.80438: done getting the remaining hosts for this loop 29764 1726883018.80443: getting the next task for host managed_node3 29764 1726883018.80452: done getting next task for host managed_node3 29764 1726883018.80455: ^ task is: TASK: Assert that the profile is present - '{{ profile }}' 29764 1726883018.80459: ^ 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 29764 1726883018.80463: getting variables 29764 1726883018.80465: in VariableManager get_vars() 29764 1726883018.80497: Calling all_inventory to load vars for managed_node3 29764 1726883018.80500: Calling groups_inventory to load vars for managed_node3 29764 1726883018.80504: Calling all_plugins_inventory to load vars for managed_node3 29764 1726883018.80513: Calling all_plugins_play to load vars for managed_node3 29764 1726883018.80517: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726883018.80521: Calling groups_plugins_play to load vars for managed_node3 29764 1726883018.81783: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726883018.83469: done with get_vars() 29764 1726883018.83494: done getting variables 29764 1726883018.83544: 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) 29764 1726883018.83636: variable 'profile' from source: play vars 29764 1726883018.83640: variable 'interface' from source: play vars 29764 1726883018.83691: variable 'interface' from source: play vars TASK [Assert that the profile is present - 'team0'] **************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:5 Friday 20 September 2024 21:43:38 -0400 (0:00:00.069) 0:00:28.702 ****** 29764 1726883018.83716: entering _queue_task() for managed_node3/assert 29764 1726883018.83955: worker is 1 (out of 1 available) 29764 1726883018.83973: exiting _queue_task() for managed_node3/assert 29764 1726883018.83988: done queuing things up, now waiting for results queue to drain 29764 1726883018.83990: waiting for pending results... 29764 1726883018.84176: running TaskExecutor() for managed_node3/TASK: Assert that the profile is present - 'team0' 29764 1726883018.84275: in run() - task 0affe814-3a2d-da6f-1817-000000000377 29764 1726883018.84289: variable 'ansible_search_path' from source: unknown 29764 1726883018.84293: variable 'ansible_search_path' from source: unknown 29764 1726883018.84324: calling self._execute() 29764 1726883018.84409: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726883018.84415: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726883018.84426: variable 'omit' from source: magic vars 29764 1726883018.84735: variable 'ansible_distribution_major_version' from source: facts 29764 1726883018.84745: Evaluated conditional (ansible_distribution_major_version != '6'): True 29764 1726883018.84933: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29764 1726883018.86669: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29764 1726883018.86722: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29764 1726883018.86758: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29764 1726883018.86797: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29764 1726883018.86820: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29764 1726883018.86891: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726883018.86914: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726883018.86939: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726883018.86977: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726883018.86988: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726883018.87084: variable 'ansible_distribution' from source: facts 29764 1726883018.87088: variable 'ansible_distribution_major_version' from source: facts 29764 1726883018.87096: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 29764 1726883018.87102: variable 'omit' from source: magic vars 29764 1726883018.87339: variable 'omit' from source: magic vars 29764 1726883018.87343: variable 'profile' from source: play vars 29764 1726883018.87346: variable 'interface' from source: play vars 29764 1726883018.87356: variable 'interface' from source: play vars 29764 1726883018.87381: variable 'omit' from source: magic vars 29764 1726883018.87414: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29764 1726883018.87457: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29764 1726883018.87482: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29764 1726883018.87508: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29764 1726883018.87526: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29764 1726883018.87568: variable 'inventory_hostname' from source: host vars for 'managed_node3' 29764 1726883018.87578: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726883018.87588: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726883018.87713: Set connection var ansible_shell_executable to /bin/sh 29764 1726883018.87729: Set connection var ansible_timeout to 10 29764 1726883018.87743: Set connection var ansible_shell_type to sh 29764 1726883018.87757: Set connection var ansible_pipelining to False 29764 1726883018.87776: Set connection var ansible_module_compression to ZIP_DEFLATED 29764 1726883018.87785: Set connection var ansible_connection to ssh 29764 1726883018.87824: variable 'ansible_shell_executable' from source: unknown 29764 1726883018.87839: variable 'ansible_connection' from source: unknown 29764 1726883018.87858: variable 'ansible_module_compression' from source: unknown 29764 1726883018.87870: variable 'ansible_shell_type' from source: unknown 29764 1726883018.87880: variable 'ansible_shell_executable' from source: unknown 29764 1726883018.87890: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726883018.87901: variable 'ansible_pipelining' from source: unknown 29764 1726883018.87910: variable 'ansible_timeout' from source: unknown 29764 1726883018.87920: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726883018.88054: 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) 29764 1726883018.88074: variable 'omit' from source: magic vars 29764 1726883018.88089: starting attempt loop 29764 1726883018.88099: running the handler 29764 1726883018.88233: variable 'lsr_net_profile_exists' from source: set_fact 29764 1726883018.88251: Evaluated conditional (lsr_net_profile_exists): True 29764 1726883018.88265: handler run complete 29764 1726883018.88294: attempt loop complete, returning result 29764 1726883018.88304: _execute() done 29764 1726883018.88382: dumping result to json 29764 1726883018.88386: done dumping result, returning 29764 1726883018.88389: done running TaskExecutor() for managed_node3/TASK: Assert that the profile is present - 'team0' [0affe814-3a2d-da6f-1817-000000000377] 29764 1726883018.88391: sending task result for task 0affe814-3a2d-da6f-1817-000000000377 29764 1726883018.88464: done sending task result for task 0affe814-3a2d-da6f-1817-000000000377 29764 1726883018.88467: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 29764 1726883018.88544: no more pending results, returning what we have 29764 1726883018.88548: results queue empty 29764 1726883018.88549: checking for any_errors_fatal 29764 1726883018.88558: done checking for any_errors_fatal 29764 1726883018.88559: checking for max_fail_percentage 29764 1726883018.88561: done checking for max_fail_percentage 29764 1726883018.88562: checking to see if all hosts have failed and the running result is not ok 29764 1726883018.88564: done checking to see if all hosts have failed 29764 1726883018.88565: getting the remaining hosts for this loop 29764 1726883018.88567: done getting the remaining hosts for this loop 29764 1726883018.88573: getting the next task for host managed_node3 29764 1726883018.88582: done getting next task for host managed_node3 29764 1726883018.88585: ^ task is: TASK: Assert that the ansible managed comment is present in '{{ profile }}' 29764 1726883018.88596: ^ 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 29764 1726883018.88601: getting variables 29764 1726883018.88603: in VariableManager get_vars() 29764 1726883018.88641: Calling all_inventory to load vars for managed_node3 29764 1726883018.88645: Calling groups_inventory to load vars for managed_node3 29764 1726883018.88649: Calling all_plugins_inventory to load vars for managed_node3 29764 1726883018.88661: Calling all_plugins_play to load vars for managed_node3 29764 1726883018.88666: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726883018.88670: Calling groups_plugins_play to load vars for managed_node3 29764 1726883018.91118: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726883018.93115: done with get_vars() 29764 1726883018.93142: done getting variables 29764 1726883018.93190: 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) 29764 1726883018.93287: variable 'profile' from source: play vars 29764 1726883018.93290: variable 'interface' from source: play vars 29764 1726883018.93338: variable 'interface' from source: play vars TASK [Assert that the ansible managed comment is present in 'team0'] *********** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:10 Friday 20 September 2024 21:43:38 -0400 (0:00:00.096) 0:00:28.799 ****** 29764 1726883018.93364: entering _queue_task() for managed_node3/assert 29764 1726883018.93589: worker is 1 (out of 1 available) 29764 1726883018.93602: exiting _queue_task() for managed_node3/assert 29764 1726883018.93617: done queuing things up, now waiting for results queue to drain 29764 1726883018.93619: waiting for pending results... 29764 1726883018.93803: running TaskExecutor() for managed_node3/TASK: Assert that the ansible managed comment is present in 'team0' 29764 1726883018.93895: in run() - task 0affe814-3a2d-da6f-1817-000000000378 29764 1726883018.93909: variable 'ansible_search_path' from source: unknown 29764 1726883018.93913: variable 'ansible_search_path' from source: unknown 29764 1726883018.93947: calling self._execute() 29764 1726883018.94024: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726883018.94031: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726883018.94043: variable 'omit' from source: magic vars 29764 1726883018.94360: variable 'ansible_distribution_major_version' from source: facts 29764 1726883018.94371: Evaluated conditional (ansible_distribution_major_version != '6'): True 29764 1726883018.94563: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29764 1726883018.96597: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29764 1726883018.96649: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29764 1726883018.96686: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29764 1726883018.96715: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29764 1726883018.96738: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29764 1726883018.96812: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726883018.96848: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726883018.96869: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726883018.96909: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726883018.96922: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726883018.97017: variable 'ansible_distribution' from source: facts 29764 1726883018.97020: variable 'ansible_distribution_major_version' from source: facts 29764 1726883018.97028: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 29764 1726883018.97035: variable 'omit' from source: magic vars 29764 1726883018.97072: variable 'omit' from source: magic vars 29764 1726883018.97155: variable 'profile' from source: play vars 29764 1726883018.97159: variable 'interface' from source: play vars 29764 1726883018.97214: variable 'interface' from source: play vars 29764 1726883018.97232: variable 'omit' from source: magic vars 29764 1726883018.97255: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29764 1726883018.97282: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29764 1726883018.97297: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29764 1726883018.97313: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29764 1726883018.97324: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29764 1726883018.97354: variable 'inventory_hostname' from source: host vars for 'managed_node3' 29764 1726883018.97358: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726883018.97361: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726883018.97444: Set connection var ansible_shell_executable to /bin/sh 29764 1726883018.97451: Set connection var ansible_timeout to 10 29764 1726883018.97454: Set connection var ansible_shell_type to sh 29764 1726883018.97461: Set connection var ansible_pipelining to False 29764 1726883018.97469: Set connection var ansible_module_compression to ZIP_DEFLATED 29764 1726883018.97472: Set connection var ansible_connection to ssh 29764 1726883018.97497: variable 'ansible_shell_executable' from source: unknown 29764 1726883018.97500: variable 'ansible_connection' from source: unknown 29764 1726883018.97503: variable 'ansible_module_compression' from source: unknown 29764 1726883018.97507: variable 'ansible_shell_type' from source: unknown 29764 1726883018.97509: variable 'ansible_shell_executable' from source: unknown 29764 1726883018.97514: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726883018.97519: variable 'ansible_pipelining' from source: unknown 29764 1726883018.97522: variable 'ansible_timeout' from source: unknown 29764 1726883018.97528: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726883018.97612: 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) 29764 1726883018.97622: variable 'omit' from source: magic vars 29764 1726883018.97628: starting attempt loop 29764 1726883018.97631: running the handler 29764 1726883018.97721: variable 'lsr_net_profile_ansible_managed' from source: set_fact 29764 1726883018.97724: Evaluated conditional (lsr_net_profile_ansible_managed): True 29764 1726883018.97732: handler run complete 29764 1726883018.97747: attempt loop complete, returning result 29764 1726883018.97750: _execute() done 29764 1726883018.97755: dumping result to json 29764 1726883018.97758: done dumping result, returning 29764 1726883018.97767: done running TaskExecutor() for managed_node3/TASK: Assert that the ansible managed comment is present in 'team0' [0affe814-3a2d-da6f-1817-000000000378] 29764 1726883018.97776: sending task result for task 0affe814-3a2d-da6f-1817-000000000378 29764 1726883018.97861: done sending task result for task 0affe814-3a2d-da6f-1817-000000000378 29764 1726883018.97863: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 29764 1726883018.97917: no more pending results, returning what we have 29764 1726883018.97921: results queue empty 29764 1726883018.97922: checking for any_errors_fatal 29764 1726883018.97928: done checking for any_errors_fatal 29764 1726883018.97929: checking for max_fail_percentage 29764 1726883018.97931: done checking for max_fail_percentage 29764 1726883018.97932: checking to see if all hosts have failed and the running result is not ok 29764 1726883018.97936: done checking to see if all hosts have failed 29764 1726883018.97937: getting the remaining hosts for this loop 29764 1726883018.97939: done getting the remaining hosts for this loop 29764 1726883018.97943: getting the next task for host managed_node3 29764 1726883018.97949: done getting next task for host managed_node3 29764 1726883018.97953: ^ task is: TASK: Assert that the fingerprint comment is present in {{ profile }} 29764 1726883018.97962: ^ 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 29764 1726883018.97966: getting variables 29764 1726883018.97968: in VariableManager get_vars() 29764 1726883018.98000: Calling all_inventory to load vars for managed_node3 29764 1726883018.98004: Calling groups_inventory to load vars for managed_node3 29764 1726883018.98007: Calling all_plugins_inventory to load vars for managed_node3 29764 1726883018.98017: Calling all_plugins_play to load vars for managed_node3 29764 1726883018.98020: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726883018.98024: Calling groups_plugins_play to load vars for managed_node3 29764 1726883018.99402: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726883019.00980: done with get_vars() 29764 1726883019.01001: done getting variables 29764 1726883019.01050: 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) 29764 1726883019.01136: variable 'profile' from source: play vars 29764 1726883019.01139: variable 'interface' from source: play vars 29764 1726883019.01185: variable 'interface' from source: play vars TASK [Assert that the fingerprint comment is present in team0] ***************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:15 Friday 20 September 2024 21:43:39 -0400 (0:00:00.078) 0:00:28.877 ****** 29764 1726883019.01212: entering _queue_task() for managed_node3/assert 29764 1726883019.01433: worker is 1 (out of 1 available) 29764 1726883019.01452: exiting _queue_task() for managed_node3/assert 29764 1726883019.01464: done queuing things up, now waiting for results queue to drain 29764 1726883019.01467: waiting for pending results... 29764 1726883019.01649: running TaskExecutor() for managed_node3/TASK: Assert that the fingerprint comment is present in team0 29764 1726883019.01753: in run() - task 0affe814-3a2d-da6f-1817-000000000379 29764 1726883019.01766: variable 'ansible_search_path' from source: unknown 29764 1726883019.01769: variable 'ansible_search_path' from source: unknown 29764 1726883019.01806: calling self._execute() 29764 1726883019.01880: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726883019.01887: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726883019.01898: variable 'omit' from source: magic vars 29764 1726883019.02210: variable 'ansible_distribution_major_version' from source: facts 29764 1726883019.02220: Evaluated conditional (ansible_distribution_major_version != '6'): True 29764 1726883019.02412: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29764 1726883019.04164: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29764 1726883019.04222: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29764 1726883019.04255: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29764 1726883019.04296: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29764 1726883019.04320: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29764 1726883019.04393: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726883019.04418: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726883019.04454: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726883019.04490: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726883019.04504: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726883019.04615: variable 'ansible_distribution' from source: facts 29764 1726883019.04619: variable 'ansible_distribution_major_version' from source: facts 29764 1726883019.04626: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 29764 1726883019.04634: variable 'omit' from source: magic vars 29764 1726883019.04674: variable 'omit' from source: magic vars 29764 1726883019.04759: variable 'profile' from source: play vars 29764 1726883019.04762: variable 'interface' from source: play vars 29764 1726883019.04813: variable 'interface' from source: play vars 29764 1726883019.04828: variable 'omit' from source: magic vars 29764 1726883019.04853: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29764 1726883019.04884: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29764 1726883019.04899: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29764 1726883019.04914: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29764 1726883019.04924: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29764 1726883019.04951: variable 'inventory_hostname' from source: host vars for 'managed_node3' 29764 1726883019.04956: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726883019.04959: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726883019.05041: Set connection var ansible_shell_executable to /bin/sh 29764 1726883019.05048: Set connection var ansible_timeout to 10 29764 1726883019.05051: Set connection var ansible_shell_type to sh 29764 1726883019.05058: Set connection var ansible_pipelining to False 29764 1726883019.05066: Set connection var ansible_module_compression to ZIP_DEFLATED 29764 1726883019.05070: Set connection var ansible_connection to ssh 29764 1726883019.05098: variable 'ansible_shell_executable' from source: unknown 29764 1726883019.05102: variable 'ansible_connection' from source: unknown 29764 1726883019.05104: variable 'ansible_module_compression' from source: unknown 29764 1726883019.05109: variable 'ansible_shell_type' from source: unknown 29764 1726883019.05111: variable 'ansible_shell_executable' from source: unknown 29764 1726883019.05116: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726883019.05121: variable 'ansible_pipelining' from source: unknown 29764 1726883019.05125: variable 'ansible_timeout' from source: unknown 29764 1726883019.05130: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726883019.05217: 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) 29764 1726883019.05227: variable 'omit' from source: magic vars 29764 1726883019.05233: starting attempt loop 29764 1726883019.05238: running the handler 29764 1726883019.05328: variable 'lsr_net_profile_fingerprint' from source: set_fact 29764 1726883019.05332: Evaluated conditional (lsr_net_profile_fingerprint): True 29764 1726883019.05342: handler run complete 29764 1726883019.05356: attempt loop complete, returning result 29764 1726883019.05359: _execute() done 29764 1726883019.05362: dumping result to json 29764 1726883019.05366: done dumping result, returning 29764 1726883019.05373: done running TaskExecutor() for managed_node3/TASK: Assert that the fingerprint comment is present in team0 [0affe814-3a2d-da6f-1817-000000000379] 29764 1726883019.05381: sending task result for task 0affe814-3a2d-da6f-1817-000000000379 29764 1726883019.05468: done sending task result for task 0affe814-3a2d-da6f-1817-000000000379 29764 1726883019.05471: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 29764 1726883019.05557: no more pending results, returning what we have 29764 1726883019.05560: results queue empty 29764 1726883019.05561: checking for any_errors_fatal 29764 1726883019.05567: done checking for any_errors_fatal 29764 1726883019.05569: checking for max_fail_percentage 29764 1726883019.05570: done checking for max_fail_percentage 29764 1726883019.05571: checking to see if all hosts have failed and the running result is not ok 29764 1726883019.05573: done checking to see if all hosts have failed 29764 1726883019.05573: getting the remaining hosts for this loop 29764 1726883019.05575: done getting the remaining hosts for this loop 29764 1726883019.05578: getting the next task for host managed_node3 29764 1726883019.05590: done getting next task for host managed_node3 29764 1726883019.05594: ^ task is: TASK: Include the task 'get_interface_stat.yml' 29764 1726883019.05603: ^ 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 29764 1726883019.05608: getting variables 29764 1726883019.05609: in VariableManager get_vars() 29764 1726883019.05639: Calling all_inventory to load vars for managed_node3 29764 1726883019.05642: Calling groups_inventory to load vars for managed_node3 29764 1726883019.05645: Calling all_plugins_inventory to load vars for managed_node3 29764 1726883019.05654: Calling all_plugins_play to load vars for managed_node3 29764 1726883019.05658: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726883019.05661: Calling groups_plugins_play to load vars for managed_node3 29764 1726883019.06883: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726883019.11800: done with get_vars() 29764 1726883019.11823: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Friday 20 September 2024 21:43:39 -0400 (0:00:00.106) 0:00:28.984 ****** 29764 1726883019.11890: entering _queue_task() for managed_node3/include_tasks 29764 1726883019.12153: worker is 1 (out of 1 available) 29764 1726883019.12165: exiting _queue_task() for managed_node3/include_tasks 29764 1726883019.12180: done queuing things up, now waiting for results queue to drain 29764 1726883019.12182: waiting for pending results... 29764 1726883019.12384: running TaskExecutor() for managed_node3/TASK: Include the task 'get_interface_stat.yml' 29764 1726883019.12485: in run() - task 0affe814-3a2d-da6f-1817-00000000037d 29764 1726883019.12497: variable 'ansible_search_path' from source: unknown 29764 1726883019.12501: variable 'ansible_search_path' from source: unknown 29764 1726883019.12538: calling self._execute() 29764 1726883019.12621: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726883019.12625: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726883019.12639: variable 'omit' from source: magic vars 29764 1726883019.12968: variable 'ansible_distribution_major_version' from source: facts 29764 1726883019.12983: Evaluated conditional (ansible_distribution_major_version != '6'): True 29764 1726883019.13176: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29764 1726883019.14970: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29764 1726883019.15032: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29764 1726883019.15064: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29764 1726883019.15099: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29764 1726883019.15122: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29764 1726883019.15192: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726883019.15219: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726883019.15243: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726883019.15281: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726883019.15294: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726883019.15396: variable 'ansible_distribution' from source: facts 29764 1726883019.15406: variable 'ansible_distribution_major_version' from source: facts 29764 1726883019.15409: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 29764 1726883019.15418: _execute() done 29764 1726883019.15421: dumping result to json 29764 1726883019.15424: done dumping result, returning 29764 1726883019.15431: done running TaskExecutor() for managed_node3/TASK: Include the task 'get_interface_stat.yml' [0affe814-3a2d-da6f-1817-00000000037d] 29764 1726883019.15437: sending task result for task 0affe814-3a2d-da6f-1817-00000000037d 29764 1726883019.15531: done sending task result for task 0affe814-3a2d-da6f-1817-00000000037d 29764 1726883019.15535: WORKER PROCESS EXITING 29764 1726883019.15563: no more pending results, returning what we have 29764 1726883019.15568: in VariableManager get_vars() 29764 1726883019.15606: Calling all_inventory to load vars for managed_node3 29764 1726883019.15610: Calling groups_inventory to load vars for managed_node3 29764 1726883019.15613: Calling all_plugins_inventory to load vars for managed_node3 29764 1726883019.15624: Calling all_plugins_play to load vars for managed_node3 29764 1726883019.15627: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726883019.15631: Calling groups_plugins_play to load vars for managed_node3 29764 1726883019.16903: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726883019.18504: done with get_vars() 29764 1726883019.18523: variable 'ansible_search_path' from source: unknown 29764 1726883019.18524: variable 'ansible_search_path' from source: unknown 29764 1726883019.18531: variable 'item' from source: include params 29764 1726883019.18617: variable 'item' from source: include params 29764 1726883019.18645: we have included files to process 29764 1726883019.18647: generating all_blocks data 29764 1726883019.18649: done generating all_blocks data 29764 1726883019.18653: processing included file: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 29764 1726883019.18654: loading included file: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 29764 1726883019.18656: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 29764 1726883019.18804: done processing included file 29764 1726883019.18806: iterating over new_blocks loaded from include file 29764 1726883019.18807: in VariableManager get_vars() 29764 1726883019.18819: done with get_vars() 29764 1726883019.18820: filtering new block on tags 29764 1726883019.18843: done filtering new block on tags 29764 1726883019.18845: done iterating over new_blocks loaded from include file included: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node3 29764 1726883019.18849: extending task lists for all hosts with included blocks 29764 1726883019.18978: done extending task lists 29764 1726883019.18979: done processing included files 29764 1726883019.18980: results queue empty 29764 1726883019.18980: checking for any_errors_fatal 29764 1726883019.18983: done checking for any_errors_fatal 29764 1726883019.18984: checking for max_fail_percentage 29764 1726883019.18985: done checking for max_fail_percentage 29764 1726883019.18985: checking to see if all hosts have failed and the running result is not ok 29764 1726883019.18986: done checking to see if all hosts have failed 29764 1726883019.18987: getting the remaining hosts for this loop 29764 1726883019.18988: done getting the remaining hosts for this loop 29764 1726883019.18990: getting the next task for host managed_node3 29764 1726883019.18993: done getting next task for host managed_node3 29764 1726883019.18995: ^ task is: TASK: Get stat for interface {{ interface }} 29764 1726883019.18998: ^ 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 29764 1726883019.19005: getting variables 29764 1726883019.19006: in VariableManager get_vars() 29764 1726883019.19014: Calling all_inventory to load vars for managed_node3 29764 1726883019.19016: Calling groups_inventory to load vars for managed_node3 29764 1726883019.19018: Calling all_plugins_inventory to load vars for managed_node3 29764 1726883019.19022: Calling all_plugins_play to load vars for managed_node3 29764 1726883019.19024: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726883019.19026: Calling groups_plugins_play to load vars for managed_node3 29764 1726883019.20169: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726883019.21750: done with get_vars() 29764 1726883019.21770: done getting variables 29764 1726883019.21866: variable 'interface' from source: play vars TASK [Get stat for interface team0] ******************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Friday 20 September 2024 21:43:39 -0400 (0:00:00.099) 0:00:29.084 ****** 29764 1726883019.21892: entering _queue_task() for managed_node3/stat 29764 1726883019.22141: worker is 1 (out of 1 available) 29764 1726883019.22156: exiting _queue_task() for managed_node3/stat 29764 1726883019.22168: done queuing things up, now waiting for results queue to drain 29764 1726883019.22170: waiting for pending results... 29764 1726883019.22351: running TaskExecutor() for managed_node3/TASK: Get stat for interface team0 29764 1726883019.22451: in run() - task 0affe814-3a2d-da6f-1817-000000000448 29764 1726883019.22464: variable 'ansible_search_path' from source: unknown 29764 1726883019.22468: variable 'ansible_search_path' from source: unknown 29764 1726883019.22503: calling self._execute() 29764 1726883019.22626: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726883019.22631: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726883019.22634: variable 'omit' from source: magic vars 29764 1726883019.22906: variable 'ansible_distribution_major_version' from source: facts 29764 1726883019.22916: Evaluated conditional (ansible_distribution_major_version != '6'): True 29764 1726883019.23104: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29764 1726883019.24840: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29764 1726883019.24905: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29764 1726883019.24939: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29764 1726883019.24975: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29764 1726883019.24997: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29764 1726883019.25066: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726883019.25091: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726883019.25112: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726883019.25152: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726883019.25163: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726883019.25265: variable 'ansible_distribution' from source: facts 29764 1726883019.25269: variable 'ansible_distribution_major_version' from source: facts 29764 1726883019.25279: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 29764 1726883019.25286: variable 'omit' from source: magic vars 29764 1726883019.25336: variable 'omit' from source: magic vars 29764 1726883019.25418: variable 'interface' from source: play vars 29764 1726883019.25432: variable 'omit' from source: magic vars 29764 1726883019.25457: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29764 1726883019.25486: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29764 1726883019.25502: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29764 1726883019.25517: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29764 1726883019.25527: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29764 1726883019.25555: variable 'inventory_hostname' from source: host vars for 'managed_node3' 29764 1726883019.25559: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726883019.25563: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726883019.25649: Set connection var ansible_shell_executable to /bin/sh 29764 1726883019.25656: Set connection var ansible_timeout to 10 29764 1726883019.25659: Set connection var ansible_shell_type to sh 29764 1726883019.25666: Set connection var ansible_pipelining to False 29764 1726883019.25678: Set connection var ansible_module_compression to ZIP_DEFLATED 29764 1726883019.25682: Set connection var ansible_connection to ssh 29764 1726883019.25708: variable 'ansible_shell_executable' from source: unknown 29764 1726883019.25711: variable 'ansible_connection' from source: unknown 29764 1726883019.25714: variable 'ansible_module_compression' from source: unknown 29764 1726883019.25716: variable 'ansible_shell_type' from source: unknown 29764 1726883019.25721: variable 'ansible_shell_executable' from source: unknown 29764 1726883019.25724: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726883019.25730: variable 'ansible_pipelining' from source: unknown 29764 1726883019.25732: variable 'ansible_timeout' from source: unknown 29764 1726883019.25740: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726883019.25857: 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__) 29764 1726883019.25867: variable 'omit' from source: magic vars 29764 1726883019.25873: starting attempt loop 29764 1726883019.25879: running the handler 29764 1726883019.25891: _low_level_execute_command(): starting 29764 1726883019.25899: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29764 1726883019.26413: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726883019.26441: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726883019.26446: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726883019.26497: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 29764 1726883019.26510: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726883019.26641: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726883019.28500: stdout chunk (state=3): >>>/root <<< 29764 1726883019.28611: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726883019.28665: stderr chunk (state=3): >>><<< 29764 1726883019.28669: stdout chunk (state=3): >>><<< 29764 1726883019.28692: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29764 1726883019.28702: _low_level_execute_command(): starting 29764 1726883019.28709: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883019.286914-30723-158654309775606 `" && echo ansible-tmp-1726883019.286914-30723-158654309775606="` echo /root/.ansible/tmp/ansible-tmp-1726883019.286914-30723-158654309775606 `" ) && sleep 0' 29764 1726883019.29157: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726883019.29161: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726883019.29163: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration <<< 29764 1726883019.29166: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found <<< 29764 1726883019.29168: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726883019.29220: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29764 1726883019.29224: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726883019.29347: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726883019.31418: stdout chunk (state=3): >>>ansible-tmp-1726883019.286914-30723-158654309775606=/root/.ansible/tmp/ansible-tmp-1726883019.286914-30723-158654309775606 <<< 29764 1726883019.31548: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726883019.31593: stderr chunk (state=3): >>><<< 29764 1726883019.31596: stdout chunk (state=3): >>><<< 29764 1726883019.31610: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883019.286914-30723-158654309775606=/root/.ansible/tmp/ansible-tmp-1726883019.286914-30723-158654309775606 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29764 1726883019.31648: variable 'ansible_module_compression' from source: unknown 29764 1726883019.31697: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-29764ooyjyvtd/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 29764 1726883019.31725: variable 'ansible_facts' from source: unknown 29764 1726883019.31782: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883019.286914-30723-158654309775606/AnsiballZ_stat.py 29764 1726883019.31881: Sending initial data 29764 1726883019.31885: Sent initial data (152 bytes) 29764 1726883019.32337: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726883019.32341: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726883019.32344: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29764 1726883019.32346: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found <<< 29764 1726883019.32349: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726883019.32400: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 29764 1726883019.32407: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726883019.32521: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726883019.34216: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 29764 1726883019.34220: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 29764 1726883019.34326: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29764 1726883019.34443: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29764ooyjyvtd/tmp397z7v_8 /root/.ansible/tmp/ansible-tmp-1726883019.286914-30723-158654309775606/AnsiballZ_stat.py <<< 29764 1726883019.34449: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726883019.286914-30723-158654309775606/AnsiballZ_stat.py" <<< 29764 1726883019.34555: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-29764ooyjyvtd/tmp397z7v_8" to remote "/root/.ansible/tmp/ansible-tmp-1726883019.286914-30723-158654309775606/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726883019.286914-30723-158654309775606/AnsiballZ_stat.py" <<< 29764 1726883019.35625: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726883019.35689: stderr chunk (state=3): >>><<< 29764 1726883019.35693: stdout chunk (state=3): >>><<< 29764 1726883019.35717: done transferring module to remote 29764 1726883019.35723: _low_level_execute_command(): starting 29764 1726883019.35729: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883019.286914-30723-158654309775606/ /root/.ansible/tmp/ansible-tmp-1726883019.286914-30723-158654309775606/AnsiballZ_stat.py && sleep 0' 29764 1726883019.36169: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726883019.36176: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726883019.36179: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726883019.36181: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726883019.36232: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 29764 1726883019.36238: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726883019.36360: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726883019.38362: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726883019.38407: stderr chunk (state=3): >>><<< 29764 1726883019.38410: stdout chunk (state=3): >>><<< 29764 1726883019.38423: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29764 1726883019.38426: _low_level_execute_command(): starting 29764 1726883019.38432: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726883019.286914-30723-158654309775606/AnsiballZ_stat.py && sleep 0' 29764 1726883019.38869: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726883019.38873: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found <<< 29764 1726883019.38875: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 29764 1726883019.38878: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29764 1726883019.38883: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726883019.38925: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29764 1726883019.38945: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726883019.39067: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726883019.56360: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/sys/class/net/team0", "mode": "0777", "isdir": false, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": true, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 39587, "dev": 23, "nlink": 1, "atime": 1726883015.3814363, "mtime": 1726883015.3814363, "ctime": 1726883015.3814363, "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/team0", "lnk_target": "../../devices/virtual/net/team0", "pw_name": "root", "gr_name": "root"}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/team0", "follow": false, "checksum_algorithm": "sha1"}}} <<< 29764 1726883019.57785: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.41.238 closed. <<< 29764 1726883019.57846: stderr chunk (state=3): >>><<< 29764 1726883019.57850: stdout chunk (state=3): >>><<< 29764 1726883019.57866: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/sys/class/net/team0", "mode": "0777", "isdir": false, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": true, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 39587, "dev": 23, "nlink": 1, "atime": 1726883015.3814363, "mtime": 1726883015.3814363, "ctime": 1726883015.3814363, "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/team0", "lnk_target": "../../devices/virtual/net/team0", "pw_name": "root", "gr_name": "root"}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/team0", "follow": false, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.41.238 closed. 29764 1726883019.57926: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/sys/class/net/team0', '_ansible_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-1726883019.286914-30723-158654309775606/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29764 1726883019.57938: _low_level_execute_command(): starting 29764 1726883019.57944: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883019.286914-30723-158654309775606/ > /dev/null 2>&1 && sleep 0' 29764 1726883019.58437: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726883019.58441: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726883019.58443: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726883019.58447: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726883019.58507: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29764 1726883019.58511: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29764 1726883019.58516: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726883019.58635: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726883019.60688: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726883019.60753: stderr chunk (state=3): >>><<< 29764 1726883019.60757: stdout chunk (state=3): >>><<< 29764 1726883019.60774: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29764 1726883019.60778: handler run complete 29764 1726883019.60830: attempt loop complete, returning result 29764 1726883019.60835: _execute() done 29764 1726883019.60838: dumping result to json 29764 1726883019.60846: done dumping result, returning 29764 1726883019.60855: done running TaskExecutor() for managed_node3/TASK: Get stat for interface team0 [0affe814-3a2d-da6f-1817-000000000448] 29764 1726883019.60860: sending task result for task 0affe814-3a2d-da6f-1817-000000000448 29764 1726883019.60980: done sending task result for task 0affe814-3a2d-da6f-1817-000000000448 29764 1726883019.60983: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "atime": 1726883015.3814363, "block_size": 4096, "blocks": 0, "ctime": 1726883015.3814363, "dev": 23, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 39587, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/team0", "lnk_target": "../../devices/virtual/net/team0", "mode": "0777", "mtime": 1726883015.3814363, "nlink": 1, "path": "/sys/class/net/team0", "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 } } 29764 1726883019.61113: no more pending results, returning what we have 29764 1726883019.61118: results queue empty 29764 1726883019.61119: checking for any_errors_fatal 29764 1726883019.61121: done checking for any_errors_fatal 29764 1726883019.61121: checking for max_fail_percentage 29764 1726883019.61123: done checking for max_fail_percentage 29764 1726883019.61124: checking to see if all hosts have failed and the running result is not ok 29764 1726883019.61126: done checking to see if all hosts have failed 29764 1726883019.61127: getting the remaining hosts for this loop 29764 1726883019.61129: done getting the remaining hosts for this loop 29764 1726883019.61133: getting the next task for host managed_node3 29764 1726883019.61144: done getting next task for host managed_node3 29764 1726883019.61147: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 29764 1726883019.61151: ^ 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 29764 1726883019.61155: getting variables 29764 1726883019.61157: in VariableManager get_vars() 29764 1726883019.61190: Calling all_inventory to load vars for managed_node3 29764 1726883019.61193: Calling groups_inventory to load vars for managed_node3 29764 1726883019.61197: Calling all_plugins_inventory to load vars for managed_node3 29764 1726883019.61214: Calling all_plugins_play to load vars for managed_node3 29764 1726883019.61218: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726883019.61221: Calling groups_plugins_play to load vars for managed_node3 29764 1726883019.62506: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726883019.64266: done with get_vars() 29764 1726883019.64292: done getting variables 29764 1726883019.64348: 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) 29764 1726883019.64450: variable 'interface' from source: play vars TASK [Assert that the interface is present - 'team0'] ************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Friday 20 September 2024 21:43:39 -0400 (0:00:00.425) 0:00:29.510 ****** 29764 1726883019.64481: entering _queue_task() for managed_node3/assert 29764 1726883019.64759: worker is 1 (out of 1 available) 29764 1726883019.64776: exiting _queue_task() for managed_node3/assert 29764 1726883019.64790: done queuing things up, now waiting for results queue to drain 29764 1726883019.64792: waiting for pending results... 29764 1726883019.64996: running TaskExecutor() for managed_node3/TASK: Assert that the interface is present - 'team0' 29764 1726883019.65091: in run() - task 0affe814-3a2d-da6f-1817-00000000037e 29764 1726883019.65105: variable 'ansible_search_path' from source: unknown 29764 1726883019.65109: variable 'ansible_search_path' from source: unknown 29764 1726883019.65151: calling self._execute() 29764 1726883019.65226: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726883019.65233: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726883019.65248: variable 'omit' from source: magic vars 29764 1726883019.65576: variable 'ansible_distribution_major_version' from source: facts 29764 1726883019.65584: Evaluated conditional (ansible_distribution_major_version != '6'): True 29764 1726883019.65779: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29764 1726883019.67564: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29764 1726883019.67621: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29764 1726883019.67668: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29764 1726883019.67703: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29764 1726883019.67726: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29764 1726883019.67800: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726883019.67825: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726883019.67848: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726883019.67888: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726883019.67901: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726883019.68001: variable 'ansible_distribution' from source: facts 29764 1726883019.68006: variable 'ansible_distribution_major_version' from source: facts 29764 1726883019.68014: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 29764 1726883019.68020: variable 'omit' from source: magic vars 29764 1726883019.68063: variable 'omit' from source: magic vars 29764 1726883019.68149: variable 'interface' from source: play vars 29764 1726883019.68164: variable 'omit' from source: magic vars 29764 1726883019.68193: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29764 1726883019.68217: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29764 1726883019.68235: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29764 1726883019.68251: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29764 1726883019.68262: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29764 1726883019.68292: variable 'inventory_hostname' from source: host vars for 'managed_node3' 29764 1726883019.68295: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726883019.68298: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726883019.68383: Set connection var ansible_shell_executable to /bin/sh 29764 1726883019.68390: Set connection var ansible_timeout to 10 29764 1726883019.68393: Set connection var ansible_shell_type to sh 29764 1726883019.68400: Set connection var ansible_pipelining to False 29764 1726883019.68410: Set connection var ansible_module_compression to ZIP_DEFLATED 29764 1726883019.68412: Set connection var ansible_connection to ssh 29764 1726883019.68440: variable 'ansible_shell_executable' from source: unknown 29764 1726883019.68443: variable 'ansible_connection' from source: unknown 29764 1726883019.68446: variable 'ansible_module_compression' from source: unknown 29764 1726883019.68450: variable 'ansible_shell_type' from source: unknown 29764 1726883019.68453: variable 'ansible_shell_executable' from source: unknown 29764 1726883019.68458: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726883019.68463: variable 'ansible_pipelining' from source: unknown 29764 1726883019.68466: variable 'ansible_timeout' from source: unknown 29764 1726883019.68471: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726883019.68562: 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) 29764 1726883019.68572: variable 'omit' from source: magic vars 29764 1726883019.68580: starting attempt loop 29764 1726883019.68583: running the handler 29764 1726883019.68693: variable 'interface_stat' from source: set_fact 29764 1726883019.68711: Evaluated conditional (interface_stat.stat.exists): True 29764 1726883019.68717: handler run complete 29764 1726883019.68731: attempt loop complete, returning result 29764 1726883019.68736: _execute() done 29764 1726883019.68739: dumping result to json 29764 1726883019.68742: done dumping result, returning 29764 1726883019.68753: done running TaskExecutor() for managed_node3/TASK: Assert that the interface is present - 'team0' [0affe814-3a2d-da6f-1817-00000000037e] 29764 1726883019.68762: sending task result for task 0affe814-3a2d-da6f-1817-00000000037e 29764 1726883019.68851: done sending task result for task 0affe814-3a2d-da6f-1817-00000000037e 29764 1726883019.68856: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 29764 1726883019.68912: no more pending results, returning what we have 29764 1726883019.68916: results queue empty 29764 1726883019.68917: checking for any_errors_fatal 29764 1726883019.68927: done checking for any_errors_fatal 29764 1726883019.68928: checking for max_fail_percentage 29764 1726883019.68930: done checking for max_fail_percentage 29764 1726883019.68931: checking to see if all hosts have failed and the running result is not ok 29764 1726883019.68933: done checking to see if all hosts have failed 29764 1726883019.68939: getting the remaining hosts for this loop 29764 1726883019.68941: done getting the remaining hosts for this loop 29764 1726883019.68946: getting the next task for host managed_node3 29764 1726883019.68956: done getting next task for host managed_node3 29764 1726883019.68959: ^ task is: TASK: Conditional asserts 29764 1726883019.68963: ^ 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 29764 1726883019.68975: getting variables 29764 1726883019.68977: in VariableManager get_vars() 29764 1726883019.69011: Calling all_inventory to load vars for managed_node3 29764 1726883019.69014: Calling groups_inventory to load vars for managed_node3 29764 1726883019.69018: Calling all_plugins_inventory to load vars for managed_node3 29764 1726883019.69029: Calling all_plugins_play to load vars for managed_node3 29764 1726883019.69032: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726883019.69041: Calling groups_plugins_play to load vars for managed_node3 29764 1726883019.70349: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726883019.71979: done with get_vars() 29764 1726883019.72004: done getting variables TASK [Conditional asserts] ***************************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:42 Friday 20 September 2024 21:43:39 -0400 (0:00:00.076) 0:00:29.586 ****** 29764 1726883019.72090: entering _queue_task() for managed_node3/include_tasks 29764 1726883019.72360: worker is 1 (out of 1 available) 29764 1726883019.72380: exiting _queue_task() for managed_node3/include_tasks 29764 1726883019.72394: done queuing things up, now waiting for results queue to drain 29764 1726883019.72396: waiting for pending results... 29764 1726883019.72588: running TaskExecutor() for managed_node3/TASK: Conditional asserts 29764 1726883019.72670: in run() - task 0affe814-3a2d-da6f-1817-000000000088 29764 1726883019.72684: variable 'ansible_search_path' from source: unknown 29764 1726883019.72688: variable 'ansible_search_path' from source: unknown 29764 1726883019.72936: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29764 1726883019.74989: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29764 1726883019.75046: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29764 1726883019.75080: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29764 1726883019.75109: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29764 1726883019.75133: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29764 1726883019.75206: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726883019.75230: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726883019.75257: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726883019.75293: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726883019.75305: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726883019.75428: dumping result to json 29764 1726883019.75432: done dumping result, returning 29764 1726883019.75440: done running TaskExecutor() for managed_node3/TASK: Conditional asserts [0affe814-3a2d-da6f-1817-000000000088] 29764 1726883019.75446: sending task result for task 0affe814-3a2d-da6f-1817-000000000088 29764 1726883019.75550: done sending task result for task 0affe814-3a2d-da6f-1817-000000000088 29764 1726883019.75553: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "skipped_reason": "No items in the list" } 29764 1726883019.75615: no more pending results, returning what we have 29764 1726883019.75620: results queue empty 29764 1726883019.75621: checking for any_errors_fatal 29764 1726883019.75626: done checking for any_errors_fatal 29764 1726883019.75627: checking for max_fail_percentage 29764 1726883019.75629: done checking for max_fail_percentage 29764 1726883019.75630: checking to see if all hosts have failed and the running result is not ok 29764 1726883019.75632: done checking to see if all hosts have failed 29764 1726883019.75633: getting the remaining hosts for this loop 29764 1726883019.75642: done getting the remaining hosts for this loop 29764 1726883019.75648: getting the next task for host managed_node3 29764 1726883019.75654: done getting next task for host managed_node3 29764 1726883019.75657: ^ task is: TASK: Success in test '{{ lsr_description }}' 29764 1726883019.75660: ^ 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 29764 1726883019.75664: getting variables 29764 1726883019.75665: in VariableManager get_vars() 29764 1726883019.75701: Calling all_inventory to load vars for managed_node3 29764 1726883019.75704: Calling groups_inventory to load vars for managed_node3 29764 1726883019.75708: Calling all_plugins_inventory to load vars for managed_node3 29764 1726883019.75718: Calling all_plugins_play to load vars for managed_node3 29764 1726883019.75721: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726883019.75724: Calling groups_plugins_play to load vars for managed_node3 29764 1726883019.77137: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726883019.78737: done with get_vars() 29764 1726883019.78759: done getting variables 29764 1726883019.78813: 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) 29764 1726883019.78915: variable 'lsr_description' from source: include params TASK [Success in test 'Create a team interface without any port attached'] ***** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:47 Friday 20 September 2024 21:43:39 -0400 (0:00:00.068) 0:00:29.654 ****** 29764 1726883019.78941: entering _queue_task() for managed_node3/debug 29764 1726883019.79191: worker is 1 (out of 1 available) 29764 1726883019.79206: exiting _queue_task() for managed_node3/debug 29764 1726883019.79219: done queuing things up, now waiting for results queue to drain 29764 1726883019.79220: waiting for pending results... 29764 1726883019.79414: running TaskExecutor() for managed_node3/TASK: Success in test 'Create a team interface without any port attached' 29764 1726883019.79494: in run() - task 0affe814-3a2d-da6f-1817-000000000089 29764 1726883019.79509: variable 'ansible_search_path' from source: unknown 29764 1726883019.79513: variable 'ansible_search_path' from source: unknown 29764 1726883019.79548: calling self._execute() 29764 1726883019.79631: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726883019.79639: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726883019.79651: variable 'omit' from source: magic vars 29764 1726883019.79975: variable 'ansible_distribution_major_version' from source: facts 29764 1726883019.79991: Evaluated conditional (ansible_distribution_major_version != '6'): True 29764 1726883019.80181: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29764 1726883019.81981: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29764 1726883019.82036: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29764 1726883019.82082: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29764 1726883019.82113: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29764 1726883019.82138: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29764 1726883019.82211: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726883019.82237: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726883019.82258: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726883019.82299: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726883019.82311: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726883019.82414: variable 'ansible_distribution' from source: facts 29764 1726883019.82418: variable 'ansible_distribution_major_version' from source: facts 29764 1726883019.82426: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 29764 1726883019.82432: variable 'omit' from source: magic vars 29764 1726883019.82467: variable 'omit' from source: magic vars 29764 1726883019.82554: variable 'lsr_description' from source: include params 29764 1726883019.82568: variable 'omit' from source: magic vars 29764 1726883019.82593: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29764 1726883019.82620: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29764 1726883019.82638: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29764 1726883019.82654: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29764 1726883019.82664: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29764 1726883019.82693: variable 'inventory_hostname' from source: host vars for 'managed_node3' 29764 1726883019.82697: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726883019.82701: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726883019.82787: Set connection var ansible_shell_executable to /bin/sh 29764 1726883019.82794: Set connection var ansible_timeout to 10 29764 1726883019.82797: Set connection var ansible_shell_type to sh 29764 1726883019.82804: Set connection var ansible_pipelining to False 29764 1726883019.82814: Set connection var ansible_module_compression to ZIP_DEFLATED 29764 1726883019.82816: Set connection var ansible_connection to ssh 29764 1726883019.82845: variable 'ansible_shell_executable' from source: unknown 29764 1726883019.82849: variable 'ansible_connection' from source: unknown 29764 1726883019.82851: variable 'ansible_module_compression' from source: unknown 29764 1726883019.82854: variable 'ansible_shell_type' from source: unknown 29764 1726883019.82859: variable 'ansible_shell_executable' from source: unknown 29764 1726883019.82861: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726883019.82867: variable 'ansible_pipelining' from source: unknown 29764 1726883019.82870: variable 'ansible_timeout' from source: unknown 29764 1726883019.82877: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726883019.82964: 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) 29764 1726883019.82976: variable 'omit' from source: magic vars 29764 1726883019.82983: starting attempt loop 29764 1726883019.82986: running the handler 29764 1726883019.83026: handler run complete 29764 1726883019.83042: attempt loop complete, returning result 29764 1726883019.83046: _execute() done 29764 1726883019.83049: dumping result to json 29764 1726883019.83052: done dumping result, returning 29764 1726883019.83061: done running TaskExecutor() for managed_node3/TASK: Success in test 'Create a team interface without any port attached' [0affe814-3a2d-da6f-1817-000000000089] 29764 1726883019.83067: sending task result for task 0affe814-3a2d-da6f-1817-000000000089 29764 1726883019.83157: done sending task result for task 0affe814-3a2d-da6f-1817-000000000089 29764 1726883019.83159: WORKER PROCESS EXITING ok: [managed_node3] => {} MSG: +++++ Success in test 'Create a team interface without any port attached' +++++ 29764 1726883019.83212: no more pending results, returning what we have 29764 1726883019.83215: results queue empty 29764 1726883019.83216: checking for any_errors_fatal 29764 1726883019.83223: done checking for any_errors_fatal 29764 1726883019.83224: checking for max_fail_percentage 29764 1726883019.83226: done checking for max_fail_percentage 29764 1726883019.83227: checking to see if all hosts have failed and the running result is not ok 29764 1726883019.83229: done checking to see if all hosts have failed 29764 1726883019.83230: getting the remaining hosts for this loop 29764 1726883019.83232: done getting the remaining hosts for this loop 29764 1726883019.83238: getting the next task for host managed_node3 29764 1726883019.83247: done getting next task for host managed_node3 29764 1726883019.83250: ^ task is: TASK: Cleanup 29764 1726883019.83254: ^ 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 29764 1726883019.83266: getting variables 29764 1726883019.83268: in VariableManager get_vars() 29764 1726883019.83302: Calling all_inventory to load vars for managed_node3 29764 1726883019.83305: Calling groups_inventory to load vars for managed_node3 29764 1726883019.83309: Calling all_plugins_inventory to load vars for managed_node3 29764 1726883019.83319: Calling all_plugins_play to load vars for managed_node3 29764 1726883019.83323: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726883019.83326: Calling groups_plugins_play to load vars for managed_node3 29764 1726883019.84635: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726883019.86355: done with get_vars() 29764 1726883019.86377: done getting variables TASK [Cleanup] ***************************************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:66 Friday 20 September 2024 21:43:39 -0400 (0:00:00.075) 0:00:29.730 ****** 29764 1726883019.86456: entering _queue_task() for managed_node3/include_tasks 29764 1726883019.86705: worker is 1 (out of 1 available) 29764 1726883019.86719: exiting _queue_task() for managed_node3/include_tasks 29764 1726883019.86736: done queuing things up, now waiting for results queue to drain 29764 1726883019.86738: waiting for pending results... 29764 1726883019.86931: running TaskExecutor() for managed_node3/TASK: Cleanup 29764 1726883019.87014: in run() - task 0affe814-3a2d-da6f-1817-00000000008d 29764 1726883019.87027: variable 'ansible_search_path' from source: unknown 29764 1726883019.87031: variable 'ansible_search_path' from source: unknown 29764 1726883019.87077: variable 'lsr_cleanup' from source: include params 29764 1726883019.87248: variable 'lsr_cleanup' from source: include params 29764 1726883019.87312: variable 'omit' from source: magic vars 29764 1726883019.87426: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726883019.87437: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726883019.87448: variable 'omit' from source: magic vars 29764 1726883019.87658: variable 'ansible_distribution_major_version' from source: facts 29764 1726883019.87668: Evaluated conditional (ansible_distribution_major_version != '6'): True 29764 1726883019.87860: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29764 1726883019.89618: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29764 1726883019.89683: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29764 1726883019.89717: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29764 1726883019.89750: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29764 1726883019.89774: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29764 1726883019.89846: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726883019.89870: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726883019.89894: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726883019.89931: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726883019.89945: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726883019.90049: variable 'ansible_distribution' from source: facts 29764 1726883019.90053: variable 'ansible_distribution_major_version' from source: facts 29764 1726883019.90060: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 29764 1726883019.90159: variable 'ansible_distribution_major_version' from source: facts 29764 1726883019.90165: Evaluated conditional (ansible_distribution_major_version != '6'): True 29764 1726883019.90328: variable 'ansible_distribution' from source: facts 29764 1726883019.90332: variable 'ansible_distribution_major_version' from source: facts 29764 1726883019.90340: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 29764 1726883019.90353: variable 'item' from source: unknown 29764 1726883019.90403: variable 'item' from source: unknown 29764 1726883019.90430: variable 'item' from source: unknown 29764 1726883019.90487: variable 'item' from source: unknown 29764 1726883019.90618: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726883019.90622: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726883019.90624: variable 'omit' from source: magic vars 29764 1726883019.90739: variable 'ansible_distribution_major_version' from source: facts 29764 1726883019.90746: Evaluated conditional (ansible_distribution_major_version != '6'): True 29764 1726883019.90870: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726883019.90898: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726883019.90917: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726883019.90951: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726883019.90967: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726883019.91046: variable 'ansible_distribution' from source: facts 29764 1726883019.91050: variable 'ansible_distribution_major_version' from source: facts 29764 1726883019.91057: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 29764 1726883019.91150: variable 'ansible_distribution_major_version' from source: facts 29764 1726883019.91155: Evaluated conditional (ansible_distribution_major_version != '6'): True 29764 1726883019.91317: variable 'ansible_distribution' from source: facts 29764 1726883019.91320: variable 'ansible_distribution_major_version' from source: facts 29764 1726883019.91331: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 29764 1726883019.91334: variable 'item' from source: unknown 29764 1726883019.91387: variable 'item' from source: unknown 29764 1726883019.91414: variable 'item' from source: unknown 29764 1726883019.91464: variable 'item' from source: unknown 29764 1726883019.91541: dumping result to json 29764 1726883019.91546: done dumping result, returning 29764 1726883019.91548: done running TaskExecutor() for managed_node3/TASK: Cleanup [0affe814-3a2d-da6f-1817-00000000008d] 29764 1726883019.91551: sending task result for task 0affe814-3a2d-da6f-1817-00000000008d 29764 1726883019.91590: done sending task result for task 0affe814-3a2d-da6f-1817-00000000008d 29764 1726883019.91592: WORKER PROCESS EXITING 29764 1726883019.91622: no more pending results, returning what we have 29764 1726883019.91627: in VariableManager get_vars() 29764 1726883019.91672: Calling all_inventory to load vars for managed_node3 29764 1726883019.91675: Calling groups_inventory to load vars for managed_node3 29764 1726883019.91680: Calling all_plugins_inventory to load vars for managed_node3 29764 1726883019.91693: Calling all_plugins_play to load vars for managed_node3 29764 1726883019.91696: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726883019.91700: Calling groups_plugins_play to load vars for managed_node3 29764 1726883019.93853: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726883019.96849: done with get_vars() 29764 1726883019.96882: variable 'ansible_search_path' from source: unknown 29764 1726883019.96889: variable 'ansible_search_path' from source: unknown 29764 1726883019.96925: variable 'ansible_search_path' from source: unknown 29764 1726883019.96927: variable 'ansible_search_path' from source: unknown 29764 1726883019.96951: we have included files to process 29764 1726883019.96952: generating all_blocks data 29764 1726883019.96954: done generating all_blocks data 29764 1726883019.96958: processing included file: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml 29764 1726883019.96958: loading included file: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml 29764 1726883019.96960: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml 29764 1726883019.97167: done processing included file 29764 1726883019.97168: iterating over new_blocks loaded from include file 29764 1726883019.97170: in VariableManager get_vars() 29764 1726883019.97183: done with get_vars() 29764 1726883019.97185: filtering new block on tags 29764 1726883019.97205: done filtering new block on tags 29764 1726883019.97207: done iterating over new_blocks loaded from include file included: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml for managed_node3 => (item=tasks/cleanup_profile+device.yml) 29764 1726883019.97211: processing included file: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 29764 1726883019.97212: loading included file: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 29764 1726883019.97214: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 29764 1726883019.97482: done processing included file 29764 1726883019.97483: iterating over new_blocks loaded from include file 29764 1726883019.97484: in VariableManager get_vars() 29764 1726883019.97495: done with get_vars() 29764 1726883019.97496: filtering new block on tags 29764 1726883019.97522: done filtering new block on tags 29764 1726883019.97523: done iterating over new_blocks loaded from include file included: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml for managed_node3 => (item=tasks/check_network_dns.yml) 29764 1726883019.97526: extending task lists for all hosts with included blocks 29764 1726883019.98681: done extending task lists 29764 1726883019.98683: done processing included files 29764 1726883019.98683: results queue empty 29764 1726883019.98684: checking for any_errors_fatal 29764 1726883019.98687: done checking for any_errors_fatal 29764 1726883019.98687: checking for max_fail_percentage 29764 1726883019.98688: done checking for max_fail_percentage 29764 1726883019.98689: checking to see if all hosts have failed and the running result is not ok 29764 1726883019.98690: done checking to see if all hosts have failed 29764 1726883019.98690: getting the remaining hosts for this loop 29764 1726883019.98691: done getting the remaining hosts for this loop 29764 1726883019.98693: getting the next task for host managed_node3 29764 1726883019.98697: done getting next task for host managed_node3 29764 1726883019.98699: ^ task is: TASK: Cleanup profile and device 29764 1726883019.98701: ^ 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 29764 1726883019.98703: getting variables 29764 1726883019.98704: in VariableManager get_vars() 29764 1726883019.98712: Calling all_inventory to load vars for managed_node3 29764 1726883019.98714: Calling groups_inventory to load vars for managed_node3 29764 1726883019.98716: Calling all_plugins_inventory to load vars for managed_node3 29764 1726883019.98722: Calling all_plugins_play to load vars for managed_node3 29764 1726883019.98724: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726883019.98726: Calling groups_plugins_play to load vars for managed_node3 29764 1726883019.99859: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726883020.01442: done with get_vars() 29764 1726883020.01463: done getting variables 29764 1726883020.01495: 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-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml:3 Friday 20 September 2024 21:43:40 -0400 (0:00:00.150) 0:00:29.880 ****** 29764 1726883020.01519: entering _queue_task() for managed_node3/shell 29764 1726883020.01787: worker is 1 (out of 1 available) 29764 1726883020.01800: exiting _queue_task() for managed_node3/shell 29764 1726883020.01813: done queuing things up, now waiting for results queue to drain 29764 1726883020.01815: waiting for pending results... 29764 1726883020.02012: running TaskExecutor() for managed_node3/TASK: Cleanup profile and device 29764 1726883020.02093: in run() - task 0affe814-3a2d-da6f-1817-000000000470 29764 1726883020.02105: variable 'ansible_search_path' from source: unknown 29764 1726883020.02111: variable 'ansible_search_path' from source: unknown 29764 1726883020.02142: calling self._execute() 29764 1726883020.02220: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726883020.02226: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726883020.02238: variable 'omit' from source: magic vars 29764 1726883020.02562: variable 'ansible_distribution_major_version' from source: facts 29764 1726883020.02573: Evaluated conditional (ansible_distribution_major_version != '6'): True 29764 1726883020.02765: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29764 1726883020.04555: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29764 1726883020.04608: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29764 1726883020.04641: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29764 1726883020.04688: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29764 1726883020.04711: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29764 1726883020.04840: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726883020.04844: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726883020.04847: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726883020.04858: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726883020.04871: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726883020.04973: variable 'ansible_distribution' from source: facts 29764 1726883020.04980: variable 'ansible_distribution_major_version' from source: facts 29764 1726883020.04991: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 29764 1726883020.04995: variable 'omit' from source: magic vars 29764 1726883020.05033: variable 'omit' from source: magic vars 29764 1726883020.05149: variable 'interface' from source: play vars 29764 1726883020.05165: variable 'omit' from source: magic vars 29764 1726883020.05190: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29764 1726883020.05217: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29764 1726883020.05233: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29764 1726883020.05251: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29764 1726883020.05260: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29764 1726883020.05290: variable 'inventory_hostname' from source: host vars for 'managed_node3' 29764 1726883020.05293: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726883020.05297: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726883020.05382: Set connection var ansible_shell_executable to /bin/sh 29764 1726883020.05388: Set connection var ansible_timeout to 10 29764 1726883020.05391: Set connection var ansible_shell_type to sh 29764 1726883020.05398: Set connection var ansible_pipelining to False 29764 1726883020.05407: Set connection var ansible_module_compression to ZIP_DEFLATED 29764 1726883020.05410: Set connection var ansible_connection to ssh 29764 1726883020.05437: variable 'ansible_shell_executable' from source: unknown 29764 1726883020.05440: variable 'ansible_connection' from source: unknown 29764 1726883020.05443: variable 'ansible_module_compression' from source: unknown 29764 1726883020.05449: variable 'ansible_shell_type' from source: unknown 29764 1726883020.05451: variable 'ansible_shell_executable' from source: unknown 29764 1726883020.05454: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726883020.05459: variable 'ansible_pipelining' from source: unknown 29764 1726883020.05462: variable 'ansible_timeout' from source: unknown 29764 1726883020.05467: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726883020.05555: 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) 29764 1726883020.05565: variable 'omit' from source: magic vars 29764 1726883020.05571: starting attempt loop 29764 1726883020.05577: running the handler 29764 1726883020.05587: 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) 29764 1726883020.05603: _low_level_execute_command(): starting 29764 1726883020.05610: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29764 1726883020.06147: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726883020.06151: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726883020.06155: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726883020.06158: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726883020.06219: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29764 1726883020.06224: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726883020.06345: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726883020.08205: stdout chunk (state=3): >>>/root <<< 29764 1726883020.08312: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726883020.08363: stderr chunk (state=3): >>><<< 29764 1726883020.08368: stdout chunk (state=3): >>><<< 29764 1726883020.08390: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29764 1726883020.08401: _low_level_execute_command(): starting 29764 1726883020.08407: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883020.0839028-30742-131662923104625 `" && echo ansible-tmp-1726883020.0839028-30742-131662923104625="` echo /root/.ansible/tmp/ansible-tmp-1726883020.0839028-30742-131662923104625 `" ) && sleep 0' 29764 1726883020.09050: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 29764 1726883020.09140: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29764 1726883020.09156: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726883020.09192: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29764 1726883020.09210: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29764 1726883020.09229: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726883020.09407: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726883020.11482: stdout chunk (state=3): >>>ansible-tmp-1726883020.0839028-30742-131662923104625=/root/.ansible/tmp/ansible-tmp-1726883020.0839028-30742-131662923104625 <<< 29764 1726883020.11672: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726883020.11683: stdout chunk (state=3): >>><<< 29764 1726883020.11939: stderr chunk (state=3): >>><<< 29764 1726883020.11942: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883020.0839028-30742-131662923104625=/root/.ansible/tmp/ansible-tmp-1726883020.0839028-30742-131662923104625 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29764 1726883020.11945: variable 'ansible_module_compression' from source: unknown 29764 1726883020.11947: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-29764ooyjyvtd/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 29764 1726883020.11949: variable 'ansible_facts' from source: unknown 29764 1726883020.11998: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883020.0839028-30742-131662923104625/AnsiballZ_command.py 29764 1726883020.12189: Sending initial data 29764 1726883020.12198: Sent initial data (156 bytes) 29764 1726883020.12733: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 29764 1726883020.12757: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29764 1726883020.12773: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726883020.12792: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29764 1726883020.12838: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726883020.12915: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29764 1726883020.12928: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29764 1726883020.12956: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726883020.13086: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726883020.14757: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 29764 1726883020.14904: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29764 1726883020.15013: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29764ooyjyvtd/tmph1l1g1_4 /root/.ansible/tmp/ansible-tmp-1726883020.0839028-30742-131662923104625/AnsiballZ_command.py <<< 29764 1726883020.15037: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726883020.0839028-30742-131662923104625/AnsiballZ_command.py" <<< 29764 1726883020.15141: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-29764ooyjyvtd/tmph1l1g1_4" to remote "/root/.ansible/tmp/ansible-tmp-1726883020.0839028-30742-131662923104625/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726883020.0839028-30742-131662923104625/AnsiballZ_command.py" <<< 29764 1726883020.16731: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726883020.16737: stdout chunk (state=3): >>><<< 29764 1726883020.16740: stderr chunk (state=3): >>><<< 29764 1726883020.16742: done transferring module to remote 29764 1726883020.16745: _low_level_execute_command(): starting 29764 1726883020.16748: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883020.0839028-30742-131662923104625/ /root/.ansible/tmp/ansible-tmp-1726883020.0839028-30742-131662923104625/AnsiballZ_command.py && sleep 0' 29764 1726883020.17350: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29764 1726883020.17365: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726883020.17410: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29764 1726883020.17424: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726883020.17501: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 29764 1726883020.17527: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726883020.17679: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726883020.19856: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726883020.19897: stderr chunk (state=3): >>><<< 29764 1726883020.19907: stdout chunk (state=3): >>><<< 29764 1726883020.19930: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29764 1726883020.19942: _low_level_execute_command(): starting 29764 1726883020.19951: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726883020.0839028-30742-131662923104625/AnsiballZ_command.py && sleep 0' 29764 1726883020.20568: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 29764 1726883020.20593: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 29764 1726883020.20609: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726883020.20625: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 29764 1726883020.20644: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 <<< 29764 1726883020.20704: 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.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726883020.20767: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29764 1726883020.20787: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29764 1726883020.20823: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726883020.20975: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726883020.45215: stdout chunk (state=3): >>> <<< 29764 1726883020.45393: stdout chunk (state=3): >>>{"changed": true, "stdout": "Connection 'team0' (59d39f1a-ad70-4433-a8c3-47887577719b) successfully deleted.", "stderr": "Could not load file '/etc/sysconfig/network-scripts/ifcfg-team0'\nCannot find device \"team0\"", "rc": 1, "cmd": "nmcli con delete team0\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-team0\nrm -f /etc/sysconfig/network-scripts/ifcfg-team0\nip link del team0\n", "start": "2024-09-20 21:43:40.381930", "end": "2024-09-20 21:43:40.449724", "delta": "0:00:00.067794", "failed": true, "msg": "non-zero return code", "invocation": {"module_args": {"_raw_params": "nmcli con delete team0\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-team0\nrm -f /etc/sysconfig/network-scripts/ifcfg-team0\nip link del team0\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}}} <<< 29764 1726883020.47055: stderr chunk (state=3): >>>debug2: Received exit status from master 1 Shared connection to 10.31.41.238 closed. <<< 29764 1726883020.47091: stderr chunk (state=3): >>><<< 29764 1726883020.47094: stdout chunk (state=3): >>><<< 29764 1726883020.47111: _low_level_execute_command() done: rc=1, stdout= {"changed": true, "stdout": "Connection 'team0' (59d39f1a-ad70-4433-a8c3-47887577719b) successfully deleted.", "stderr": "Could not load file '/etc/sysconfig/network-scripts/ifcfg-team0'\nCannot find device \"team0\"", "rc": 1, "cmd": "nmcli con delete team0\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-team0\nrm -f /etc/sysconfig/network-scripts/ifcfg-team0\nip link del team0\n", "start": "2024-09-20 21:43:40.381930", "end": "2024-09-20 21:43:40.449724", "delta": "0:00:00.067794", "failed": true, "msg": "non-zero return code", "invocation": {"module_args": {"_raw_params": "nmcli con delete team0\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-team0\nrm -f /etc/sysconfig/network-scripts/ifcfg-team0\nip link del team0\n", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_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.41.238 closed. 29764 1726883020.47151: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli con delete team0\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-team0\nrm -f /etc/sysconfig/network-scripts/ifcfg-team0\nip link del team0\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-1726883020.0839028-30742-131662923104625/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29764 1726883020.47157: _low_level_execute_command(): starting 29764 1726883020.47168: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883020.0839028-30742-131662923104625/ > /dev/null 2>&1 && sleep 0' 29764 1726883020.47605: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726883020.47609: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726883020.47612: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found <<< 29764 1726883020.47615: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726883020.47668: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 29764 1726883020.47675: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726883020.47788: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726883020.50044: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726883020.50048: stderr chunk (state=3): >>><<< 29764 1726883020.50050: stdout chunk (state=3): >>><<< 29764 1726883020.50053: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29764 1726883020.50055: handler run complete 29764 1726883020.50057: Evaluated conditional (False): False 29764 1726883020.50060: attempt loop complete, returning result 29764 1726883020.50062: _execute() done 29764 1726883020.50064: dumping result to json 29764 1726883020.50066: done dumping result, returning 29764 1726883020.50068: done running TaskExecutor() for managed_node3/TASK: Cleanup profile and device [0affe814-3a2d-da6f-1817-000000000470] 29764 1726883020.50072: sending task result for task 0affe814-3a2d-da6f-1817-000000000470 fatal: [managed_node3]: FAILED! => { "changed": false, "cmd": "nmcli con delete team0\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-team0\nrm -f /etc/sysconfig/network-scripts/ifcfg-team0\nip link del team0\n", "delta": "0:00:00.067794", "end": "2024-09-20 21:43:40.449724", "rc": 1, "start": "2024-09-20 21:43:40.381930" } STDOUT: Connection 'team0' (59d39f1a-ad70-4433-a8c3-47887577719b) successfully deleted. STDERR: Could not load file '/etc/sysconfig/network-scripts/ifcfg-team0' Cannot find device "team0" MSG: non-zero return code ...ignoring 29764 1726883020.50254: no more pending results, returning what we have 29764 1726883020.50260: results queue empty 29764 1726883020.50323: checking for any_errors_fatal 29764 1726883020.50326: done checking for any_errors_fatal 29764 1726883020.50327: checking for max_fail_percentage 29764 1726883020.50329: done checking for max_fail_percentage 29764 1726883020.50331: checking to see if all hosts have failed and the running result is not ok 29764 1726883020.50332: done checking to see if all hosts have failed 29764 1726883020.50333: getting the remaining hosts for this loop 29764 1726883020.50339: done getting the remaining hosts for this loop 29764 1726883020.50423: getting the next task for host managed_node3 29764 1726883020.50438: done getting next task for host managed_node3 29764 1726883020.50441: ^ task is: TASK: Check routes and DNS 29764 1726883020.50446: ^ 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 29764 1726883020.50451: getting variables 29764 1726883020.50452: in VariableManager get_vars() 29764 1726883020.50489: Calling all_inventory to load vars for managed_node3 29764 1726883020.50766: Calling groups_inventory to load vars for managed_node3 29764 1726883020.50773: Calling all_plugins_inventory to load vars for managed_node3 29764 1726883020.50785: Calling all_plugins_play to load vars for managed_node3 29764 1726883020.50788: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726883020.50794: Calling groups_plugins_play to load vars for managed_node3 29764 1726883020.51451: done sending task result for task 0affe814-3a2d-da6f-1817-000000000470 29764 1726883020.51456: WORKER PROCESS EXITING 29764 1726883020.53724: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726883020.57546: done with get_vars() 29764 1726883020.57583: done getting variables 29764 1726883020.57657: 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-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:6 Friday 20 September 2024 21:43:40 -0400 (0:00:00.561) 0:00:30.442 ****** 29764 1726883020.57701: entering _queue_task() for managed_node3/shell 29764 1726883020.58038: worker is 1 (out of 1 available) 29764 1726883020.58054: exiting _queue_task() for managed_node3/shell 29764 1726883020.58068: done queuing things up, now waiting for results queue to drain 29764 1726883020.58073: waiting for pending results... 29764 1726883020.58349: running TaskExecutor() for managed_node3/TASK: Check routes and DNS 29764 1726883020.58488: in run() - task 0affe814-3a2d-da6f-1817-000000000474 29764 1726883020.58513: variable 'ansible_search_path' from source: unknown 29764 1726883020.58528: variable 'ansible_search_path' from source: unknown 29764 1726883020.58579: calling self._execute() 29764 1726883020.58700: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726883020.58714: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726883020.58742: variable 'omit' from source: magic vars 29764 1726883020.59288: variable 'ansible_distribution_major_version' from source: facts 29764 1726883020.59292: Evaluated conditional (ansible_distribution_major_version != '6'): True 29764 1726883020.59557: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29764 1726883020.62351: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29764 1726883020.62389: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29764 1726883020.62439: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29764 1726883020.62497: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29764 1726883020.62522: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29764 1726883020.62597: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726883020.62621: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726883020.62645: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726883020.62690: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726883020.62704: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726883020.62801: variable 'ansible_distribution' from source: facts 29764 1726883020.62805: variable 'ansible_distribution_major_version' from source: facts 29764 1726883020.62812: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 29764 1726883020.62818: variable 'omit' from source: magic vars 29764 1726883020.62860: variable 'omit' from source: magic vars 29764 1726883020.62894: variable 'omit' from source: magic vars 29764 1726883020.62915: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 29764 1726883020.62941: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 29764 1726883020.62956: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 29764 1726883020.62974: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29764 1726883020.62988: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 29764 1726883020.63013: variable 'inventory_hostname' from source: host vars for 'managed_node3' 29764 1726883020.63017: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726883020.63021: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726883020.63108: Set connection var ansible_shell_executable to /bin/sh 29764 1726883020.63114: Set connection var ansible_timeout to 10 29764 1726883020.63118: Set connection var ansible_shell_type to sh 29764 1726883020.63125: Set connection var ansible_pipelining to False 29764 1726883020.63133: Set connection var ansible_module_compression to ZIP_DEFLATED 29764 1726883020.63137: Set connection var ansible_connection to ssh 29764 1726883020.63161: variable 'ansible_shell_executable' from source: unknown 29764 1726883020.63164: variable 'ansible_connection' from source: unknown 29764 1726883020.63166: variable 'ansible_module_compression' from source: unknown 29764 1726883020.63170: variable 'ansible_shell_type' from source: unknown 29764 1726883020.63176: variable 'ansible_shell_executable' from source: unknown 29764 1726883020.63181: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726883020.63186: variable 'ansible_pipelining' from source: unknown 29764 1726883020.63189: variable 'ansible_timeout' from source: unknown 29764 1726883020.63194: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726883020.63281: 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) 29764 1726883020.63295: variable 'omit' from source: magic vars 29764 1726883020.63299: starting attempt loop 29764 1726883020.63302: running the handler 29764 1726883020.63313: 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) 29764 1726883020.63329: _low_level_execute_command(): starting 29764 1726883020.63337: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 29764 1726883020.63809: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726883020.63845: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found <<< 29764 1726883020.63850: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726883020.63853: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726883020.63856: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726883020.63906: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 29764 1726883020.63909: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726883020.64032: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726883020.65867: stdout chunk (state=3): >>>/root <<< 29764 1726883020.65977: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726883020.66026: stderr chunk (state=3): >>><<< 29764 1726883020.66031: stdout chunk (state=3): >>><<< 29764 1726883020.66048: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29764 1726883020.66058: _low_level_execute_command(): starting 29764 1726883020.66065: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883020.6604764-30761-229710123980184 `" && echo ansible-tmp-1726883020.6604764-30761-229710123980184="` echo /root/.ansible/tmp/ansible-tmp-1726883020.6604764-30761-229710123980184 `" ) && sleep 0' 29764 1726883020.66484: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726883020.66488: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726883020.66491: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29764 1726883020.66493: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726883020.66540: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 29764 1726883020.66546: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726883020.66662: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726883020.68742: stdout chunk (state=3): >>>ansible-tmp-1726883020.6604764-30761-229710123980184=/root/.ansible/tmp/ansible-tmp-1726883020.6604764-30761-229710123980184 <<< 29764 1726883020.68859: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726883020.68906: stderr chunk (state=3): >>><<< 29764 1726883020.68910: stdout chunk (state=3): >>><<< 29764 1726883020.68923: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883020.6604764-30761-229710123980184=/root/.ansible/tmp/ansible-tmp-1726883020.6604764-30761-229710123980184 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29764 1726883020.68950: variable 'ansible_module_compression' from source: unknown 29764 1726883020.68992: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-29764ooyjyvtd/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 29764 1726883020.69022: variable 'ansible_facts' from source: unknown 29764 1726883020.69070: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883020.6604764-30761-229710123980184/AnsiballZ_command.py 29764 1726883020.69169: Sending initial data 29764 1726883020.69172: Sent initial data (156 bytes) 29764 1726883020.69605: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726883020.69608: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726883020.69610: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726883020.69613: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726883020.69669: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 29764 1726883020.69676: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726883020.69788: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726883020.71486: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 29764 1726883020.71605: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 29764 1726883020.71723: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-29764ooyjyvtd/tmpoad2f1s0 /root/.ansible/tmp/ansible-tmp-1726883020.6604764-30761-229710123980184/AnsiballZ_command.py <<< 29764 1726883020.71727: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726883020.6604764-30761-229710123980184/AnsiballZ_command.py" <<< 29764 1726883020.71840: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-29764ooyjyvtd/tmpoad2f1s0" to remote "/root/.ansible/tmp/ansible-tmp-1726883020.6604764-30761-229710123980184/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726883020.6604764-30761-229710123980184/AnsiballZ_command.py" <<< 29764 1726883020.73382: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726883020.73416: stderr chunk (state=3): >>><<< 29764 1726883020.73419: stdout chunk (state=3): >>><<< 29764 1726883020.73438: done transferring module to remote 29764 1726883020.73447: _low_level_execute_command(): starting 29764 1726883020.73452: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883020.6604764-30761-229710123980184/ /root/.ansible/tmp/ansible-tmp-1726883020.6604764-30761-229710123980184/AnsiballZ_command.py && sleep 0' 29764 1726883020.73873: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 29764 1726883020.73877: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726883020.73880: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 29764 1726883020.73882: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found <<< 29764 1726883020.73884: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726883020.73941: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 29764 1726883020.73945: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726883020.74055: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726883020.75998: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726883020.76038: stderr chunk (state=3): >>><<< 29764 1726883020.76042: stdout chunk (state=3): >>><<< 29764 1726883020.76054: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29764 1726883020.76057: _low_level_execute_command(): starting 29764 1726883020.76063: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726883020.6604764-30761-229710123980184/AnsiballZ_command.py && sleep 0' 29764 1726883020.76481: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 29764 1726883020.76484: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found <<< 29764 1726883020.76487: 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.41.238 is address debug1: re-parsing configuration <<< 29764 1726883020.76489: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found <<< 29764 1726883020.76491: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726883020.76543: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29764 1726883020.76556: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726883020.76674: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726883020.94788: 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 0e:39:03:af:ed:a3 brd ff:ff:ff:ff:ff:ff\n altname enX0\n inet 10.31.41.238/22 brd 10.31.43.255 scope global dynamic noprefixroute eth0\n valid_lft 3593sec preferred_lft 3593sec\n inet6 fe80::a0b7:fdc4:48e8:7158/64 scope link noprefixroute \n valid_lft forever preferred_lft forever\n33: rpltstbr: mtu 1500 qdisc noqueue state DOWN group default qlen 1000\n link/ether a2:b5:e8:98:12:11 brd ff:ff:ff:ff:ff:ff\n inet 192.0.2.72/31 scope global noprefixroute rpltstbr\n valid_lft forever preferred_lft forever\nIP ROUTE\ndefault via 10.31.40.1 dev eth0 proto dhcp src 10.31.41.238 metric 100 \n10.31.40.0/22 dev eth0 proto kernel scope link src 10.31.41.238 metric 100 \n192.0.2.72/31 dev rpltstbr proto kernel scope link src 192.0.2.72 metric 425 linkdown \nIP -6 ROUTE\nfe80::/64 dev eth0 proto kernel metric 1024 pref medium\nRESOLV\n# This is /run/systemd/resolve/stub-resolv.conf managed by man:systemd-resolved(8).\n# Do not edit.\n#\n# This file might be symlinked as /etc/resolv.conf. If you're looking at\n# /etc/resolv.conf and seeing this text, you have followed the symlink.\n#\n# This is a dynamic resolv.conf file for connecting local clients to the\n# internal DNS stub resolver of systemd-resolved. This file lists all\n# configured search domains.\n#\n# Run \"resolvectl status\" to see details about the uplink DNS servers\n# currently in use.\n#\n# Third party programs should typically not access this file directly, but only\n# through the symlink at /etc/resolv.conf. To manage man:resolv.conf(5) in a\n# different way, replace this symlink by a static file or a different symlink.\n#\n# See man:systemd-resolved.service(8) for details about the supported modes of\n# operation for /etc/resolv.conf.\n\nnameserver 127.0.0.53\noptions edns0 trust-ad\nsearch us-east-1.aws.redhat.com", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "start": "2024-09-20 21:43:40.936466", "end": "2024-09-20 21:43:40.945744", "delta": "0:00:00.009278", "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}}} <<< 29764 1726883020.96477: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.41.238 closed. <<< 29764 1726883020.96536: stderr chunk (state=3): >>><<< 29764 1726883020.96540: stdout chunk (state=3): >>><<< 29764 1726883020.96562: _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 0e:39:03:af:ed:a3 brd ff:ff:ff:ff:ff:ff\n altname enX0\n inet 10.31.41.238/22 brd 10.31.43.255 scope global dynamic noprefixroute eth0\n valid_lft 3593sec preferred_lft 3593sec\n inet6 fe80::a0b7:fdc4:48e8:7158/64 scope link noprefixroute \n valid_lft forever preferred_lft forever\n33: rpltstbr: mtu 1500 qdisc noqueue state DOWN group default qlen 1000\n link/ether a2:b5:e8:98:12:11 brd ff:ff:ff:ff:ff:ff\n inet 192.0.2.72/31 scope global noprefixroute rpltstbr\n valid_lft forever preferred_lft forever\nIP ROUTE\ndefault via 10.31.40.1 dev eth0 proto dhcp src 10.31.41.238 metric 100 \n10.31.40.0/22 dev eth0 proto kernel scope link src 10.31.41.238 metric 100 \n192.0.2.72/31 dev rpltstbr proto kernel scope link src 192.0.2.72 metric 425 linkdown \nIP -6 ROUTE\nfe80::/64 dev eth0 proto kernel metric 1024 pref medium\nRESOLV\n# This is /run/systemd/resolve/stub-resolv.conf managed by man:systemd-resolved(8).\n# Do not edit.\n#\n# This file might be symlinked as /etc/resolv.conf. If you're looking at\n# /etc/resolv.conf and seeing this text, you have followed the symlink.\n#\n# This is a dynamic resolv.conf file for connecting local clients to the\n# internal DNS stub resolver of systemd-resolved. This file lists all\n# configured search domains.\n#\n# Run \"resolvectl status\" to see details about the uplink DNS servers\n# currently in use.\n#\n# Third party programs should typically not access this file directly, but only\n# through the symlink at /etc/resolv.conf. To manage man:resolv.conf(5) in a\n# different way, replace this symlink by a static file or a different symlink.\n#\n# See man:systemd-resolved.service(8) for details about the supported modes of\n# operation for /etc/resolv.conf.\n\nnameserver 127.0.0.53\noptions edns0 trust-ad\nsearch us-east-1.aws.redhat.com", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "start": "2024-09-20 21:43:40.936466", "end": "2024-09-20 21:43:40.945744", "delta": "0:00:00.009278", "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.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.41.238 closed. 29764 1726883020.96609: 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-1726883020.6604764-30761-229710123980184/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 29764 1726883020.96618: _low_level_execute_command(): starting 29764 1726883020.96624: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883020.6604764-30761-229710123980184/ > /dev/null 2>&1 && sleep 0' 29764 1726883020.97288: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 29764 1726883020.97356: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 29764 1726883020.97383: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 29764 1726883020.97409: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 29764 1726883020.97558: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 29764 1726883020.99841: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 29764 1726883020.99847: stdout chunk (state=3): >>><<< 29764 1726883020.99851: stderr chunk (state=3): >>><<< 29764 1726883020.99854: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.238 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 29764 1726883020.99862: handler run complete 29764 1726883020.99865: Evaluated conditional (False): False 29764 1726883020.99867: attempt loop complete, returning result 29764 1726883020.99869: _execute() done 29764 1726883020.99875: dumping result to json 29764 1726883020.99877: done dumping result, returning 29764 1726883020.99880: done running TaskExecutor() for managed_node3/TASK: Check routes and DNS [0affe814-3a2d-da6f-1817-000000000474] 29764 1726883020.99882: sending task result for task 0affe814-3a2d-da6f-1817-000000000474 29764 1726883021.00106: done sending task result for task 0affe814-3a2d-da6f-1817-000000000474 29764 1726883021.00110: WORKER PROCESS EXITING ok: [managed_node3] => { "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.009278", "end": "2024-09-20 21:43:40.945744", "rc": 0, "start": "2024-09-20 21:43:40.936466" } 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 0e:39:03:af:ed:a3 brd ff:ff:ff:ff:ff:ff altname enX0 inet 10.31.41.238/22 brd 10.31.43.255 scope global dynamic noprefixroute eth0 valid_lft 3593sec preferred_lft 3593sec inet6 fe80::a0b7:fdc4:48e8:7158/64 scope link noprefixroute valid_lft forever preferred_lft forever 33: rpltstbr: mtu 1500 qdisc noqueue state DOWN group default qlen 1000 link/ether a2:b5:e8:98:12:11 brd ff:ff:ff:ff:ff:ff inet 192.0.2.72/31 scope global noprefixroute rpltstbr valid_lft forever preferred_lft forever IP ROUTE default via 10.31.40.1 dev eth0 proto dhcp src 10.31.41.238 metric 100 10.31.40.0/22 dev eth0 proto kernel scope link src 10.31.41.238 metric 100 192.0.2.72/31 dev rpltstbr proto kernel scope link src 192.0.2.72 metric 425 linkdown IP -6 ROUTE fe80::/64 dev eth0 proto kernel metric 1024 pref medium RESOLV # This is /run/systemd/resolve/stub-resolv.conf managed by man:systemd-resolved(8). # Do not edit. # # This file might be symlinked as /etc/resolv.conf. If you're looking at # /etc/resolv.conf and seeing this text, you have followed the symlink. # # This is a dynamic resolv.conf file for connecting local clients to the # internal DNS stub resolver of systemd-resolved. This file lists all # configured search domains. # # Run "resolvectl status" to see details about the uplink DNS servers # currently in use. # # Third party programs should typically not access this file directly, but only # through the symlink at /etc/resolv.conf. To manage man:resolv.conf(5) in a # different way, replace this symlink by a static file or a different symlink. # # See man:systemd-resolved.service(8) for details about the supported modes of # operation for /etc/resolv.conf. nameserver 127.0.0.53 options edns0 trust-ad search us-east-1.aws.redhat.com 29764 1726883021.00201: no more pending results, returning what we have 29764 1726883021.00205: results queue empty 29764 1726883021.00206: checking for any_errors_fatal 29764 1726883021.00218: done checking for any_errors_fatal 29764 1726883021.00219: checking for max_fail_percentage 29764 1726883021.00221: done checking for max_fail_percentage 29764 1726883021.00222: checking to see if all hosts have failed and the running result is not ok 29764 1726883021.00223: done checking to see if all hosts have failed 29764 1726883021.00224: getting the remaining hosts for this loop 29764 1726883021.00226: done getting the remaining hosts for this loop 29764 1726883021.00231: getting the next task for host managed_node3 29764 1726883021.00241: done getting next task for host managed_node3 29764 1726883021.00245: ^ task is: TASK: Verify DNS and network connectivity 29764 1726883021.00249: ^ 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 29764 1726883021.00253: getting variables 29764 1726883021.00254: in VariableManager get_vars() 29764 1726883021.00287: Calling all_inventory to load vars for managed_node3 29764 1726883021.00290: Calling groups_inventory to load vars for managed_node3 29764 1726883021.00294: Calling all_plugins_inventory to load vars for managed_node3 29764 1726883021.00304: Calling all_plugins_play to load vars for managed_node3 29764 1726883021.00308: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726883021.00312: Calling groups_plugins_play to load vars for managed_node3 29764 1726883021.01580: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726883021.03173: done with get_vars() 29764 1726883021.03195: done getting variables 29764 1726883021.03249: 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-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:24 Friday 20 September 2024 21:43:41 -0400 (0:00:00.455) 0:00:30.898 ****** 29764 1726883021.03277: entering _queue_task() for managed_node3/shell 29764 1726883021.03499: worker is 1 (out of 1 available) 29764 1726883021.03513: exiting _queue_task() for managed_node3/shell 29764 1726883021.03524: done queuing things up, now waiting for results queue to drain 29764 1726883021.03526: waiting for pending results... 29764 1726883021.03725: running TaskExecutor() for managed_node3/TASK: Verify DNS and network connectivity 29764 1726883021.03810: in run() - task 0affe814-3a2d-da6f-1817-000000000475 29764 1726883021.03823: variable 'ansible_search_path' from source: unknown 29764 1726883021.03827: variable 'ansible_search_path' from source: unknown 29764 1726883021.03861: calling self._execute() 29764 1726883021.03943: variable 'ansible_host' from source: host vars for 'managed_node3' 29764 1726883021.03950: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 29764 1726883021.03963: variable 'omit' from source: magic vars 29764 1726883021.04285: variable 'ansible_distribution_major_version' from source: facts 29764 1726883021.04297: Evaluated conditional (ansible_distribution_major_version != '6'): True 29764 1726883021.04489: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 29764 1726883021.06493: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 29764 1726883021.06546: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 29764 1726883021.06579: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 29764 1726883021.06612: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 29764 1726883021.06636: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 29764 1726883021.06705: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 29764 1726883021.06732: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 29764 1726883021.06756: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 29764 1726883021.06790: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 29764 1726883021.06804: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 29764 1726883021.06898: variable 'ansible_distribution' from source: facts 29764 1726883021.06902: variable 'ansible_distribution_major_version' from source: facts 29764 1726883021.06910: Evaluated conditional (ansible_distribution not in ['RedHat', 'CentOS'] or ansible_distribution_major_version | int < 10): True 29764 1726883021.07022: variable 'ansible_facts' from source: unknown 29764 1726883021.07589: Evaluated conditional (ansible_facts["distribution"] == "CentOS"): False 29764 1726883021.07594: when evaluation is False, skipping this task 29764 1726883021.07597: _execute() done 29764 1726883021.07600: dumping result to json 29764 1726883021.07607: done dumping result, returning 29764 1726883021.07613: done running TaskExecutor() for managed_node3/TASK: Verify DNS and network connectivity [0affe814-3a2d-da6f-1817-000000000475] 29764 1726883021.07619: sending task result for task 0affe814-3a2d-da6f-1817-000000000475 29764 1726883021.07710: done sending task result for task 0affe814-3a2d-da6f-1817-000000000475 29764 1726883021.07714: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_facts[\"distribution\"] == \"CentOS\"", "skip_reason": "Conditional result was False" } 29764 1726883021.07775: no more pending results, returning what we have 29764 1726883021.07779: results queue empty 29764 1726883021.07780: checking for any_errors_fatal 29764 1726883021.07790: done checking for any_errors_fatal 29764 1726883021.07791: checking for max_fail_percentage 29764 1726883021.07793: done checking for max_fail_percentage 29764 1726883021.07793: checking to see if all hosts have failed and the running result is not ok 29764 1726883021.07795: done checking to see if all hosts have failed 29764 1726883021.07796: getting the remaining hosts for this loop 29764 1726883021.07798: done getting the remaining hosts for this loop 29764 1726883021.07802: getting the next task for host managed_node3 29764 1726883021.07812: done getting next task for host managed_node3 29764 1726883021.07815: ^ task is: TASK: meta (flush_handlers) 29764 1726883021.07817: ^ 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 29764 1726883021.07822: getting variables 29764 1726883021.07823: in VariableManager get_vars() 29764 1726883021.07862: Calling all_inventory to load vars for managed_node3 29764 1726883021.07865: Calling groups_inventory to load vars for managed_node3 29764 1726883021.07869: Calling all_plugins_inventory to load vars for managed_node3 29764 1726883021.07881: Calling all_plugins_play to load vars for managed_node3 29764 1726883021.07885: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726883021.07888: Calling groups_plugins_play to load vars for managed_node3 29764 1726883021.09259: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726883021.10843: done with get_vars() 29764 1726883021.10865: done getting variables 29764 1726883021.10923: in VariableManager get_vars() 29764 1726883021.10931: Calling all_inventory to load vars for managed_node3 29764 1726883021.10933: Calling groups_inventory to load vars for managed_node3 29764 1726883021.10938: Calling all_plugins_inventory to load vars for managed_node3 29764 1726883021.10942: Calling all_plugins_play to load vars for managed_node3 29764 1726883021.10944: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726883021.10946: Calling groups_plugins_play to load vars for managed_node3 29764 1726883021.12118: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726883021.13707: done with get_vars() 29764 1726883021.13737: done queuing things up, now waiting for results queue to drain 29764 1726883021.13738: results queue empty 29764 1726883021.13739: checking for any_errors_fatal 29764 1726883021.13741: done checking for any_errors_fatal 29764 1726883021.13742: checking for max_fail_percentage 29764 1726883021.13743: done checking for max_fail_percentage 29764 1726883021.13743: checking to see if all hosts have failed and the running result is not ok 29764 1726883021.13744: done checking to see if all hosts have failed 29764 1726883021.13744: getting the remaining hosts for this loop 29764 1726883021.13745: done getting the remaining hosts for this loop 29764 1726883021.13747: getting the next task for host managed_node3 29764 1726883021.13750: done getting next task for host managed_node3 29764 1726883021.13751: ^ task is: TASK: meta (flush_handlers) 29764 1726883021.13752: ^ 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 29764 1726883021.13759: getting variables 29764 1726883021.13759: in VariableManager get_vars() 29764 1726883021.13766: Calling all_inventory to load vars for managed_node3 29764 1726883021.13768: Calling groups_inventory to load vars for managed_node3 29764 1726883021.13770: Calling all_plugins_inventory to load vars for managed_node3 29764 1726883021.13776: Calling all_plugins_play to load vars for managed_node3 29764 1726883021.13778: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726883021.13780: Calling groups_plugins_play to load vars for managed_node3 29764 1726883021.14877: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726883021.16453: done with get_vars() 29764 1726883021.16474: done getting variables 29764 1726883021.16513: in VariableManager get_vars() 29764 1726883021.16520: Calling all_inventory to load vars for managed_node3 29764 1726883021.16522: Calling groups_inventory to load vars for managed_node3 29764 1726883021.16524: Calling all_plugins_inventory to load vars for managed_node3 29764 1726883021.16529: Calling all_plugins_play to load vars for managed_node3 29764 1726883021.16531: Calling groups_plugins_inventory to load vars for managed_node3 29764 1726883021.16535: Calling groups_plugins_play to load vars for managed_node3 29764 1726883021.17667: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 29764 1726883021.19262: done with get_vars() 29764 1726883021.19288: done queuing things up, now waiting for results queue to drain 29764 1726883021.19290: results queue empty 29764 1726883021.19291: checking for any_errors_fatal 29764 1726883021.19292: done checking for any_errors_fatal 29764 1726883021.19292: checking for max_fail_percentage 29764 1726883021.19293: done checking for max_fail_percentage 29764 1726883021.19294: checking to see if all hosts have failed and the running result is not ok 29764 1726883021.19294: done checking to see if all hosts have failed 29764 1726883021.19295: getting the remaining hosts for this loop 29764 1726883021.19295: done getting the remaining hosts for this loop 29764 1726883021.19298: getting the next task for host managed_node3 29764 1726883021.19300: done getting next task for host managed_node3 29764 1726883021.19301: ^ task is: None 29764 1726883021.19302: ^ 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 29764 1726883021.19303: done queuing things up, now waiting for results queue to drain 29764 1726883021.19304: results queue empty 29764 1726883021.19304: checking for any_errors_fatal 29764 1726883021.19305: done checking for any_errors_fatal 29764 1726883021.19305: checking for max_fail_percentage 29764 1726883021.19306: done checking for max_fail_percentage 29764 1726883021.19306: checking to see if all hosts have failed and the running result is not ok 29764 1726883021.19307: done checking to see if all hosts have failed 29764 1726883021.19309: getting the next task for host managed_node3 29764 1726883021.19311: done getting next task for host managed_node3 29764 1726883021.19311: ^ task is: None 29764 1726883021.19312: ^ 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_node3 : ok=56 changed=4 unreachable=0 failed=0 skipped=28 rescued=0 ignored=2 Friday 20 September 2024 21:43:41 -0400 (0:00:00.161) 0:00:31.059 ****** =============================================================================== fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces --- 3.97s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 fedora.linux_system_roles.network : Install packages -------------------- 3.58s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 fedora.linux_system_roles.network : Check which services are running ---- 2.81s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which packages are installed --- 2.14s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Gathering Facts --------------------------------------------------------- 1.88s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tests_team_nm.yml:6 fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces --- 1.74s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Gathering Facts --------------------------------------------------------- 1.11s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_team.yml:3 fedora.linux_system_roles.network : Configure networking connection profiles --- 1.02s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.95s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.77s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Gather the minimum subset of ansible_facts required by the network role test --- 0.72s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Check if system is ostree ----------------------------------------------- 0.69s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Gather current interface info ------------------------------------------- 0.58s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Cleanup profile and device ---------------------------------------------- 0.56s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml:3 Get stat for interface team0 -------------------------------------------- 0.46s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Check routes and DNS ---------------------------------------------------- 0.46s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:6 Get NM profile info ----------------------------------------------------- 0.44s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Get stat for interface team0 -------------------------------------------- 0.43s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Stat profile file ------------------------------------------------------- 0.42s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Remove test interface if necessary -------------------------------------- 0.42s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml:3 29764 1726883021.19403: RUNNING CLEANUP