[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. 21882 1726882764.98159: 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 21882 1726882764.98517: Added group all to inventory 21882 1726882764.98519: Added group ungrouped to inventory 21882 1726882764.98523: Group all now contains ungrouped 21882 1726882764.98525: Examining possible inventory source: /tmp/network-lQx/inventory.yml 21882 1726882765.11517: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 21882 1726882765.11570: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 21882 1726882765.11591: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 21882 1726882765.11644: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 21882 1726882765.11707: Loaded config def from plugin (inventory/script) 21882 1726882765.11708: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 21882 1726882765.11745: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 21882 1726882765.11816: Loaded config def from plugin (inventory/yaml) 21882 1726882765.11818: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 21882 1726882765.11892: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 21882 1726882765.12265: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 21882 1726882765.12269: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 21882 1726882765.12272: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 21882 1726882765.12278: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 21882 1726882765.12281: Loading data from /tmp/network-lQx/inventory.yml 21882 1726882765.12368: /tmp/network-lQx/inventory.yml was not parsable by auto 21882 1726882765.12446: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 21882 1726882765.12494: Loading data from /tmp/network-lQx/inventory.yml 21882 1726882765.12598: group all already in inventory 21882 1726882765.12606: set inventory_file for managed_node1 21882 1726882765.12610: set inventory_dir for managed_node1 21882 1726882765.12611: Added host managed_node1 to inventory 21882 1726882765.12614: Added host managed_node1 to group all 21882 1726882765.12615: set ansible_host for managed_node1 21882 1726882765.12616: set ansible_ssh_extra_args for managed_node1 21882 1726882765.12620: set inventory_file for managed_node2 21882 1726882765.12623: set inventory_dir for managed_node2 21882 1726882765.12624: Added host managed_node2 to inventory 21882 1726882765.12626: Added host managed_node2 to group all 21882 1726882765.12627: set ansible_host for managed_node2 21882 1726882765.12628: set ansible_ssh_extra_args for managed_node2 21882 1726882765.12631: set inventory_file for managed_node3 21882 1726882765.12635: set inventory_dir for managed_node3 21882 1726882765.12636: Added host managed_node3 to inventory 21882 1726882765.12638: Added host managed_node3 to group all 21882 1726882765.12639: set ansible_host for managed_node3 21882 1726882765.12640: set ansible_ssh_extra_args for managed_node3 21882 1726882765.12643: Reconcile groups and hosts in inventory. 21882 1726882765.12648: Group ungrouped now contains managed_node1 21882 1726882765.12651: Group ungrouped now contains managed_node2 21882 1726882765.12653: Group ungrouped now contains managed_node3 21882 1726882765.12744: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 21882 1726882765.12900: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 21882 1726882765.12967: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 21882 1726882765.13004: Loaded config def from plugin (vars/host_group_vars) 21882 1726882765.13006: 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) 21882 1726882765.13014: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 21882 1726882765.13024: 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) 21882 1726882765.13078: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 21882 1726882765.13454: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882765.13566: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 21882 1726882765.13620: Loaded config def from plugin (connection/local) 21882 1726882765.13624: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 21882 1726882765.14488: Loaded config def from plugin (connection/paramiko_ssh) 21882 1726882765.14492: 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) 21882 1726882765.15277: 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) 21882 1726882765.15310: Loaded config def from plugin (connection/psrp) 21882 1726882765.15312: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 21882 1726882765.15900: 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) 21882 1726882765.15931: Loaded config def from plugin (connection/ssh) 21882 1726882765.15935: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 21882 1726882765.18151: 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) 21882 1726882765.18210: Loaded config def from plugin (connection/winrm) 21882 1726882765.18221: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 21882 1726882765.18266: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 21882 1726882765.18344: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 21882 1726882765.18444: Loaded config def from plugin (shell/cmd) 21882 1726882765.18446: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 21882 1726882765.18481: 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) 21882 1726882765.18605: Loaded config def from plugin (shell/powershell) 21882 1726882765.18608: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 21882 1726882765.18680: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 21882 1726882765.18965: Loaded config def from plugin (shell/sh) 21882 1726882765.18968: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 21882 1726882765.19013: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 21882 1726882765.19215: Loaded config def from plugin (become/runas) 21882 1726882765.19218: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 21882 1726882765.19541: Loaded config def from plugin (become/su) 21882 1726882765.19544: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 21882 1726882765.19825: Loaded config def from plugin (become/sudo) 21882 1726882765.19828: 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 21882 1726882765.19872: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tests_ipv6_initscripts.yml 21882 1726882765.20462: in VariableManager get_vars() 21882 1726882765.20492: done with get_vars() 21882 1726882765.20729: trying /usr/local/lib/python3.12/site-packages/ansible/modules 21882 1726882765.24707: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 21882 1726882765.24860: in VariableManager get_vars() 21882 1726882765.24866: done with get_vars() 21882 1726882765.24869: variable 'playbook_dir' from source: magic vars 21882 1726882765.24870: variable 'ansible_playbook_python' from source: magic vars 21882 1726882765.24871: variable 'ansible_config_file' from source: magic vars 21882 1726882765.24872: variable 'groups' from source: magic vars 21882 1726882765.24873: variable 'omit' from source: magic vars 21882 1726882765.24877: variable 'ansible_version' from source: magic vars 21882 1726882765.24878: variable 'ansible_check_mode' from source: magic vars 21882 1726882765.24879: variable 'ansible_diff_mode' from source: magic vars 21882 1726882765.24880: variable 'ansible_forks' from source: magic vars 21882 1726882765.24881: variable 'ansible_inventory_sources' from source: magic vars 21882 1726882765.24882: variable 'ansible_skip_tags' from source: magic vars 21882 1726882765.24883: variable 'ansible_limit' from source: magic vars 21882 1726882765.24885: variable 'ansible_run_tags' from source: magic vars 21882 1726882765.24886: variable 'ansible_verbosity' from source: magic vars 21882 1726882765.24929: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml 21882 1726882765.25727: in VariableManager get_vars() 21882 1726882765.25748: done with get_vars() 21882 1726882765.25797: in VariableManager get_vars() 21882 1726882765.25813: done with get_vars() 21882 1726882765.26299: in VariableManager get_vars() 21882 1726882765.26316: done with get_vars() 21882 1726882765.26322: variable 'omit' from source: magic vars 21882 1726882765.26444: variable 'omit' from source: magic vars 21882 1726882765.26492: in VariableManager get_vars() 21882 1726882765.26506: done with get_vars() 21882 1726882765.26568: in VariableManager get_vars() 21882 1726882765.26585: done with get_vars() 21882 1726882765.26630: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 21882 1726882765.26928: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 21882 1726882765.27103: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 21882 1726882765.27990: in VariableManager get_vars() 21882 1726882765.28014: done with get_vars() 21882 1726882765.29026: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 21882 1726882765.29395: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 21882 1726882765.33316: in VariableManager get_vars() 21882 1726882765.33343: done with get_vars() 21882 1726882765.33394: in VariableManager get_vars() 21882 1726882765.33429: done with get_vars() 21882 1726882765.34455: in VariableManager get_vars() 21882 1726882765.34476: done with get_vars() 21882 1726882765.34483: variable 'omit' from source: magic vars 21882 1726882765.34499: variable 'omit' from source: magic vars 21882 1726882765.34543: in VariableManager get_vars() 21882 1726882765.34561: done with get_vars() 21882 1726882765.34587: in VariableManager get_vars() 21882 1726882765.34607: done with get_vars() 21882 1726882765.34647: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 21882 1726882765.34804: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 21882 1726882765.35021: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 21882 1726882765.38181: in VariableManager get_vars() 21882 1726882765.38211: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 21882 1726882765.41723: in VariableManager get_vars() 21882 1726882765.41954: done with get_vars() 21882 1726882765.42322: in VariableManager get_vars() 21882 1726882765.42350: done with get_vars() 21882 1726882765.42418: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 21882 1726882765.42439: 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 21882 1726882765.43128: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 21882 1726882765.43563: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 21882 1726882765.43567: 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) 21882 1726882765.43607: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 21882 1726882765.43642: 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) 21882 1726882765.44082: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 21882 1726882765.44374: Loaded config def from plugin (callback/default) 21882 1726882765.44377: 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) 21882 1726882765.47257: Loaded config def from plugin (callback/junit) 21882 1726882765.47260: 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) 21882 1726882765.47318: 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) 21882 1726882765.47614: Loaded config def from plugin (callback/minimal) 21882 1726882765.47618: 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) 21882 1726882765.47667: 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) 21882 1726882765.47964: Loaded config def from plugin (callback/tree) 21882 1726882765.47968: 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 21882 1726882765.48131: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 21882 1726882765.48241: 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_ipv6_initscripts.yml ******************************************* 2 plays in /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tests_ipv6_initscripts.yml 21882 1726882765.48280: in VariableManager get_vars() 21882 1726882765.48297: done with get_vars() 21882 1726882765.48304: in VariableManager get_vars() 21882 1726882765.48314: done with get_vars() 21882 1726882765.48319: variable 'omit' from source: magic vars 21882 1726882765.48488: in VariableManager get_vars() 21882 1726882765.48506: done with get_vars() 21882 1726882765.48637: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_ipv6.yml' with initscripts as provider] **** 21882 1726882765.50155: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 21882 1726882765.50436: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 21882 1726882765.50554: getting the remaining hosts for this loop 21882 1726882765.50556: done getting the remaining hosts for this loop 21882 1726882765.50559: getting the next task for host managed_node3 21882 1726882765.50564: done getting next task for host managed_node3 21882 1726882765.50566: ^ task is: TASK: Gathering Facts 21882 1726882765.50568: ^ 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 21882 1726882765.50571: getting variables 21882 1726882765.50573: in VariableManager get_vars() 21882 1726882765.50587: Calling all_inventory to load vars for managed_node3 21882 1726882765.50590: Calling groups_inventory to load vars for managed_node3 21882 1726882765.50593: Calling all_plugins_inventory to load vars for managed_node3 21882 1726882765.50608: Calling all_plugins_play to load vars for managed_node3 21882 1726882765.50745: Calling groups_plugins_inventory to load vars for managed_node3 21882 1726882765.50751: Calling groups_plugins_play to load vars for managed_node3 21882 1726882765.50798: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882765.50988: done with get_vars() 21882 1726882765.50996: done getting variables 21882 1726882765.51197: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tests_ipv6_initscripts.yml:5 Friday 20 September 2024 21:39:25 -0400 (0:00:00.031) 0:00:00.032 ****** 21882 1726882765.51224: entering _queue_task() for managed_node3/gather_facts 21882 1726882765.51226: Creating lock for gather_facts 21882 1726882765.52104: worker is 1 (out of 1 available) 21882 1726882765.52116: exiting _queue_task() for managed_node3/gather_facts 21882 1726882765.52132: done queuing things up, now waiting for results queue to drain 21882 1726882765.52133: waiting for pending results... 21882 1726882765.52755: running TaskExecutor() for managed_node3/TASK: Gathering Facts 21882 1726882765.52762: in run() - task 0affe814-3a2d-28cc-6e3c-0000000000b9 21882 1726882765.52765: variable 'ansible_search_path' from source: unknown 21882 1726882765.52769: calling self._execute() 21882 1726882765.52995: variable 'ansible_host' from source: host vars for 'managed_node3' 21882 1726882765.53008: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 21882 1726882765.53024: variable 'omit' from source: magic vars 21882 1726882765.53540: variable 'omit' from source: magic vars 21882 1726882765.53544: variable 'omit' from source: magic vars 21882 1726882765.53546: variable 'omit' from source: magic vars 21882 1726882765.53549: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21882 1726882765.53552: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21882 1726882765.53756: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21882 1726882765.53783: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21882 1726882765.53801: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21882 1726882765.53841: variable 'inventory_hostname' from source: host vars for 'managed_node3' 21882 1726882765.53852: variable 'ansible_host' from source: host vars for 'managed_node3' 21882 1726882765.53860: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 21882 1726882765.54339: Set connection var ansible_timeout to 10 21882 1726882765.54343: Set connection var ansible_connection to ssh 21882 1726882765.54345: Set connection var ansible_module_compression to ZIP_DEFLATED 21882 1726882765.54348: Set connection var ansible_shell_executable to /bin/sh 21882 1726882765.54350: Set connection var ansible_pipelining to False 21882 1726882765.54352: Set connection var ansible_shell_type to sh 21882 1726882765.54355: variable 'ansible_shell_executable' from source: unknown 21882 1726882765.54357: variable 'ansible_connection' from source: unknown 21882 1726882765.54359: variable 'ansible_module_compression' from source: unknown 21882 1726882765.54361: variable 'ansible_shell_type' from source: unknown 21882 1726882765.54363: variable 'ansible_shell_executable' from source: unknown 21882 1726882765.54366: variable 'ansible_host' from source: host vars for 'managed_node3' 21882 1726882765.54368: variable 'ansible_pipelining' from source: unknown 21882 1726882765.54370: variable 'ansible_timeout' from source: unknown 21882 1726882765.54372: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 21882 1726882765.54640: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 21882 1726882765.54855: variable 'omit' from source: magic vars 21882 1726882765.54866: starting attempt loop 21882 1726882765.54874: running the handler 21882 1726882765.54897: variable 'ansible_facts' from source: unknown 21882 1726882765.55210: _low_level_execute_command(): starting 21882 1726882765.55213: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21882 1726882765.56304: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21882 1726882765.56323: stderr 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 <<< 21882 1726882765.56452: 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 <<< 21882 1726882765.56599: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21882 1726882765.56613: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21882 1726882765.56782: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21882 1726882765.58654: stdout chunk (state=3): >>>/root <<< 21882 1726882765.58766: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21882 1726882765.58843: stderr chunk (state=3): >>><<< 21882 1726882765.58855: stdout chunk (state=3): >>><<< 21882 1726882765.59160: _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 21882 1726882765.59163: _low_level_execute_command(): starting 21882 1726882765.59166: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882765.5905995-21900-155448094346338 `" && echo ansible-tmp-1726882765.5905995-21900-155448094346338="` echo /root/.ansible/tmp/ansible-tmp-1726882765.5905995-21900-155448094346338 `" ) && sleep 0' 21882 1726882765.60299: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 21882 1726882765.60314: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21882 1726882765.60351: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21882 1726882765.60366: 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 <<< 21882 1726882765.60425: stderr 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 <<< 21882 1726882765.60555: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21882 1726882765.60567: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21882 1726882765.60653: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21882 1726882765.60852: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21882 1726882765.62891: stdout chunk (state=3): >>>ansible-tmp-1726882765.5905995-21900-155448094346338=/root/.ansible/tmp/ansible-tmp-1726882765.5905995-21900-155448094346338 <<< 21882 1726882765.63073: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21882 1726882765.63163: stderr chunk (state=3): >>><<< 21882 1726882765.63166: stdout chunk (state=3): >>><<< 21882 1726882765.63184: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882765.5905995-21900-155448094346338=/root/.ansible/tmp/ansible-tmp-1726882765.5905995-21900-155448094346338 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/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 21882 1726882765.63227: variable 'ansible_module_compression' from source: unknown 21882 1726882765.63408: ANSIBALLZ: Using generic lock for ansible.legacy.setup 21882 1726882765.63416: ANSIBALLZ: Acquiring lock 21882 1726882765.63424: ANSIBALLZ: Lock acquired: 140490489849152 21882 1726882765.63433: ANSIBALLZ: Creating module 21882 1726882766.37857: ANSIBALLZ: Writing module into payload 21882 1726882766.37967: ANSIBALLZ: Writing module 21882 1726882766.38002: ANSIBALLZ: Renaming module 21882 1726882766.38009: ANSIBALLZ: Done creating module 21882 1726882766.38056: variable 'ansible_facts' from source: unknown 21882 1726882766.38069: variable 'inventory_hostname' from source: host vars for 'managed_node3' 21882 1726882766.38075: _low_level_execute_command(): starting 21882 1726882766.38085: _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' 21882 1726882766.38832: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 21882 1726882766.38838: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21882 1726882766.38841: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21882 1726882766.38843: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21882 1726882766.38846: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 <<< 21882 1726882766.38848: stderr chunk (state=3): >>>debug2: match not found <<< 21882 1726882766.38851: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21882 1726882766.38853: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21882 1726882766.38856: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.238 is address <<< 21882 1726882766.38865: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21882 1726882766.38941: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21882 1726882766.38946: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/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 <<< 21882 1726882766.38976: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21882 1726882766.39018: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21882 1726882766.39239: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21882 1726882766.41026: stdout chunk (state=3): >>>PLATFORM <<< 21882 1726882766.41232: stdout chunk (state=3): >>>Linux <<< 21882 1726882766.41237: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 21882 1726882766.41307: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21882 1726882766.41375: stderr chunk (state=3): >>><<< 21882 1726882766.41415: stdout chunk (state=3): >>><<< 21882 1726882766.41452: _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 21882 1726882766.41458 [managed_node3]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 21882 1726882766.41515: _low_level_execute_command(): starting 21882 1726882766.41518: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 21882 1726882766.42144: Sending initial data 21882 1726882766.42147: Sent initial data (1181 bytes) 21882 1726882766.42910: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 21882 1726882766.42952: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21882 1726882766.42958: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21882 1726882766.43026: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.238 originally 10.31.41.238 debug2: match not found <<< 21882 1726882766.43033: 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 <<< 21882 1726882766.43041: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21882 1726882766.43048: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21882 1726882766.43108: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/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 <<< 21882 1726882766.43184: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21882 1726882766.43191: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21882 1726882766.43440: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21882 1726882766.43573: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21882 1726882766.47502: 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"} <<< 21882 1726882766.47983: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21882 1726882766.47999: stderr chunk (state=3): >>><<< 21882 1726882766.48005: stdout chunk (state=3): >>><<< 21882 1726882766.48020: _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 21882 1726882766.48239: variable 'ansible_facts' from source: unknown 21882 1726882766.48242: variable 'ansible_facts' from source: unknown 21882 1726882766.48329: variable 'ansible_module_compression' from source: unknown 21882 1726882766.48339: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21882ig7m8eix/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 21882 1726882766.48450: variable 'ansible_facts' from source: unknown 21882 1726882766.48712: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882765.5905995-21900-155448094346338/AnsiballZ_setup.py 21882 1726882766.49131: Sending initial data 21882 1726882766.49137: Sent initial data (154 bytes) 21882 1726882766.50513: 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 <<< 21882 1726882766.50676: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 21882 1726882766.50698: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21882 1726882766.50967: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21882 1726882766.52916: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 21882 1726882766.52939: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 21882 1726882766.53025: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21882 1726882766.53146: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21882ig7m8eix/tmp3_laqy4p /root/.ansible/tmp/ansible-tmp-1726882765.5905995-21900-155448094346338/AnsiballZ_setup.py <<< 21882 1726882766.53150: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882765.5905995-21900-155448094346338/AnsiballZ_setup.py" <<< 21882 1726882766.53198: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-21882ig7m8eix/tmp3_laqy4p" to remote "/root/.ansible/tmp/ansible-tmp-1726882765.5905995-21900-155448094346338/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882765.5905995-21900-155448094346338/AnsiballZ_setup.py" <<< 21882 1726882766.58063: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21882 1726882766.58246: stderr chunk (state=3): >>><<< 21882 1726882766.58250: stdout chunk (state=3): >>><<< 21882 1726882766.58252: done transferring module to remote 21882 1726882766.58255: _low_level_execute_command(): starting 21882 1726882766.58257: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882765.5905995-21900-155448094346338/ /root/.ansible/tmp/ansible-tmp-1726882765.5905995-21900-155448094346338/AnsiballZ_setup.py && sleep 0' 21882 1726882766.59555: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/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 <<< 21882 1726882766.59614: stderr 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 <<< 21882 1726882766.59690: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 21882 1726882766.59917: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21882 1726882766.59965: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21882 1726882766.62129: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21882 1726882766.62208: stderr chunk (state=3): >>><<< 21882 1726882766.62451: stdout chunk (state=3): >>><<< 21882 1726882766.62455: _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 21882 1726882766.62458: _low_level_execute_command(): starting 21882 1726882766.62460: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882765.5905995-21900-155448094346338/AnsiballZ_setup.py && sleep 0' 21882 1726882766.63590: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 21882 1726882766.63614: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21882 1726882766.63829: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/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 <<< 21882 1726882766.63966: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21882 1726882766.64087: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21882 1726882766.66452: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 21882 1726882766.66628: stdout chunk (state=3): >>>import _imp # builtin <<< 21882 1726882766.66641: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 21882 1726882766.66644: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 21882 1726882766.66647: stdout chunk (state=3): >>>import 'posix' # <<< 21882 1726882766.66658: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 21882 1726882766.66670: stdout chunk (state=3): >>># installing zipimport hook <<< 21882 1726882766.66748: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 21882 1726882766.66766: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 21882 1726882766.66871: stdout chunk (state=3): >>>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 0x7f762192c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76218fbb30> <<< 21882 1726882766.66901: 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' <<< 21882 1726882766.66923: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f762192eab0> <<< 21882 1726882766.66956: stdout chunk (state=3): >>>import '_signal' # <<< 21882 1726882766.66967: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 21882 1726882766.66982: stdout chunk (state=3): >>>import 'io' # <<< 21882 1726882766.67065: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 21882 1726882766.67190: stdout chunk (state=3): >>>import '_collections_abc' # <<< 21882 1726882766.67214: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages <<< 21882 1726882766.67235: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 21882 1726882766.67249: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 21882 1726882766.67293: 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 <<< 21882 1726882766.67297: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 21882 1726882766.67402: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f762171d160> <<< 21882 1726882766.67406: 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 0x7f762171dfd0> <<< 21882 1726882766.67413: stdout chunk (state=3): >>>import 'site' # <<< 21882 1726882766.67447: 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. <<< 21882 1726882766.67949: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 21882 1726882766.67968: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # 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' <<< 21882 1726882766.67982: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 21882 1726882766.68012: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 21882 1726882766.68027: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f762175bda0> <<< 21882 1726882766.68051: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 21882 1726882766.68241: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 21882 1726882766.68248: stdout chunk (state=3): >>>import '_operator' # <<< 21882 1726882766.68254: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f762175bfe0> # /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' <<< 21882 1726882766.68257: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 21882 1726882766.68259: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 21882 1726882766.68261: stdout chunk (state=3): >>>import 'itertools' # <<< 21882 1726882766.68274: 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' <<< 21882 1726882766.68293: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76217937d0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 21882 1726882766.68382: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7621793e60> <<< 21882 1726882766.68401: stdout chunk (state=3): >>>import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7621773a70> import '_functools' # <<< 21882 1726882766.68419: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7621771190> <<< 21882 1726882766.68526: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7621758f50> <<< 21882 1726882766.68554: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 21882 1726882766.68573: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 21882 1726882766.68708: stdout chunk (state=3): >>>import '_sre' # <<< 21882 1726882766.68738: stdout chunk (state=3): >>># /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 0x7f76217b76b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76217b62d0> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 21882 1726882766.68755: 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 0x7f7621772030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f762175ae40> <<< 21882 1726882766.68802: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 21882 1726882766.68832: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76217e8770> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76217581d0> <<< 21882 1726882766.68854: 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' <<< 21882 1726882766.68885: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 21882 1726882766.68903: 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 0x7f76217e8c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76217e8ad0> <<< 21882 1726882766.68951: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 21882 1726882766.68958: 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 0x7f76217e8e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7621756d20> <<< 21882 1726882766.68986: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 21882 1726882766.68993: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 21882 1726882766.69066: stdout chunk (state=3): >>># /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 0x7f76217e9520> <<< 21882 1726882766.69073: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76217e91f0> import 'importlib.machinery' # <<< 21882 1726882766.69151: 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' <<< 21882 1726882766.69163: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76217ea420> <<< 21882 1726882766.69169: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 21882 1726882766.69212: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 21882 1726882766.69259: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 21882 1726882766.69277: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7621804620> <<< 21882 1726882766.69315: stdout chunk (state=3): >>>import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7621805d60> <<< 21882 1726882766.69385: 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' <<< 21882 1726882766.69389: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7621806c60> <<< 21882 1726882766.69479: 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' <<< 21882 1726882766.69484: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76218072c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76218061b0> # /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' <<< 21882 1726882766.69526: 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 0x7f7621807d40> <<< 21882 1726882766.69533: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7621807470> <<< 21882 1726882766.69642: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76217ea390> <<< 21882 1726882766.69650: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 21882 1726882766.69672: 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' <<< 21882 1726882766.69710: 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 0x7f76214ffcb0> <<< 21882 1726882766.69739: 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' <<< 21882 1726882766.69770: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7621528770> <<< 21882 1726882766.69911: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76215284d0> # 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 0x7f76215287a0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 21882 1726882766.69916: 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 0x7f7621528980> <<< 21882 1726882766.69936: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76214fde50> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 21882 1726882766.69994: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 21882 1726882766.70019: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 21882 1726882766.70126: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f762152a000> <<< 21882 1726882766.70130: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7621528c80> <<< 21882 1726882766.70144: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76217eab40> <<< 21882 1726882766.70157: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 21882 1726882766.70172: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 21882 1726882766.70183: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 21882 1726882766.70228: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 21882 1726882766.70263: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f762155a360> <<< 21882 1726882766.70321: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 21882 1726882766.70550: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 21882 1726882766.70591: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7621572510> # /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 0x7f76215ab2f0> <<< 21882 1726882766.70600: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 21882 1726882766.70710: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 21882 1726882766.70713: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 21882 1726882766.70716: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 21882 1726882766.70798: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76215d1a90> <<< 21882 1726882766.70877: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76215ab410> <<< 21882 1726882766.70918: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76215731a0> <<< 21882 1726882766.70946: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 21882 1726882766.71052: 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 0x7f76213f83e0> <<< 21882 1726882766.71056: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7621571550> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f762152af00> <<< 21882 1726882766.71153: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 21882 1726882766.71173: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f76213f85c0> <<< 21882 1726882766.71383: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_2e1mlhgc/ansible_ansible.legacy.setup_payload.zip' <<< 21882 1726882766.71449: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.71521: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.71557: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 21882 1726882766.71711: stdout chunk (state=3): >>># 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 <<< 21882 1726882766.71716: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 21882 1726882766.71721: 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 0x7f762145e000> <<< 21882 1726882766.71836: stdout chunk (state=3): >>>import '_typing' # <<< 21882 1726882766.71932: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7621434ef0> <<< 21882 1726882766.71958: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76213fbf80> # zipimport: zlib available <<< 21882 1726882766.71967: stdout chunk (state=3): >>>import 'ansible' # <<< 21882 1726882766.72140: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.72144: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.72147: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.72149: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available <<< 21882 1726882766.73857: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.75139: 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 0x7f7621437e60> # /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' <<< 21882 1726882766.75144: 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' <<< 21882 1726882766.75149: 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 0x7f762148d9a0> <<< 21882 1726882766.75151: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f762148d730> <<< 21882 1726882766.75445: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f762148d040> # /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 0x7f762148d790> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f762145ea20> 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 0x7f762148e6c0> # 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 0x7f762148e840> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 21882 1726882766.75457: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 21882 1726882766.75461: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f762148ed50> <<< 21882 1726882766.75463: stdout chunk (state=3): >>>import 'pwd' # <<< 21882 1726882766.75466: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 21882 1726882766.75582: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76212f4b30> # 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 0x7f76212f67e0> # /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' <<< 21882 1726882766.75620: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76212f71a0> <<< 21882 1726882766.75642: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 21882 1726882766.75696: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76212f8380> <<< 21882 1726882766.75716: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 21882 1726882766.76015: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76212fadb0> # 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 0x7f76212faed0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76212f90a0> # /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' <<< 21882 1726882766.76028: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 21882 1726882766.76056: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76212febd0> <<< 21882 1726882766.76073: stdout chunk (state=3): >>>import '_tokenize' # <<< 21882 1726882766.76272: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76212fd6d0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76212fd430> # /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 0x7f76212fffb0> <<< 21882 1726882766.76289: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76212f95b0> <<< 21882 1726882766.76329: 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 0x7f7621342d20> <<< 21882 1726882766.76333: 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 0x7f7621342f60> <<< 21882 1726882766.76366: 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 <<< 21882 1726882766.76432: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 21882 1726882766.76447: 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' <<< 21882 1726882766.76450: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 21882 1726882766.76488: 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 0x7f7621344a10> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76213447d0> <<< 21882 1726882766.76500: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 21882 1726882766.76794: stdout chunk (state=3): >>># 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 0x7f7621346f90> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7621345100> # /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' # <<< 21882 1726882766.76982: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7621352780> <<< 21882 1726882766.77032: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7621347110> <<< 21882 1726882766.77174: 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 0x7f7621353560> # 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 0x7f76213539b0> <<< 21882 1726882766.77187: 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 0x7f7621353a40> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7621343140> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py <<< 21882 1726882766.77278: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 21882 1726882766.77554: 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' <<< 21882 1726882766.77581: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76213569f0> # 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 0x7f7621357dd0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7621355190> # 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 0x7f7621356090> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7621354d40> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 21882 1726882766.77599: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.77710: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.77806: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.77827: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 21882 1726882766.77851: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.77869: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 21882 1726882766.77881: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.78026: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.78351: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.78850: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.79851: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # 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 0x7f76211e0080> <<< 21882 1726882766.79855: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 21882 1726882766.79858: 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 0x7f76211e1520> <<< 21882 1726882766.79861: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7621356540> <<< 21882 1726882766.79874: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 21882 1726882766.80347: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available <<< 21882 1726882766.80351: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 21882 1726882766.80353: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76211e0d70> <<< 21882 1726882766.80356: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.80953: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.81456: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.81552: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.81660: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available <<< 21882 1726882766.81760: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 21882 1726882766.81770: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.81891: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 21882 1726882766.81902: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.81923: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 21882 1726882766.81936: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.81982: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.82357: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available <<< 21882 1726882766.82598: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 21882 1726882766.82668: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 21882 1726882766.82680: stdout chunk (state=3): >>>import '_ast' # <<< 21882 1726882766.82771: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76211e3770> <<< 21882 1726882766.82785: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.82872: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.83148: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /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' <<< 21882 1726882766.83151: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 21882 1726882766.83214: 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 0x7f76211e9a60> <<< 21882 1726882766.83263: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 21882 1726882766.83281: 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 0x7f76211ea3c0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f762135b260> <<< 21882 1726882766.83457: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available <<< 21882 1726882766.83492: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.83573: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.83623: 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 <<< 21882 1726882766.83672: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 21882 1726882766.83758: 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 0x7f76211e9100> <<< 21882 1726882766.84023: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76211ea570> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available <<< 21882 1726882766.84028: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.84031: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.84055: 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 <<< 21882 1726882766.84079: stdout chunk (state=3): >>># 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 <<< 21882 1726882766.84356: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # 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' <<< 21882 1726882766.84360: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f762127e7b0> <<< 21882 1726882766.84364: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76211f43e0> <<< 21882 1726882766.84707: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76211ee5a0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76211ee3c0> # 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' # <<< 21882 1726882766.84711: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 21882 1726882766.84717: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.84720: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.84737: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.84921: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 21882 1726882766.84931: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.84939: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.84950: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 21882 1726882766.85032: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.85042: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.85169: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.85358: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 21882 1726882766.85495: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.85593: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.85714: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.85721: 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' <<< 21882 1726882766.85724: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 21882 1726882766.85804: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 21882 1726882766.85807: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 21882 1726882766.85826: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 21882 1726882766.85829: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7621284d10> <<< 21882 1726882766.85832: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 21882 1726882766.86041: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 21882 1726882766.86049: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 21882 1726882766.86052: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 21882 1726882766.86055: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 21882 1726882766.86173: 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 0x7f7620747d70> # 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 0x7f7620748110> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76211fce30> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76211fc380> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7621286ba0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76212865a0> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 21882 1726882766.86202: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 21882 1726882766.86393: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 21882 1726882766.86396: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 21882 1726882766.86399: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 21882 1726882766.86401: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 21882 1726882766.86403: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' <<< 21882 1726882766.86405: 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 0x7f762074b170> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f762074aa20> <<< 21882 1726882766.86407: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' <<< 21882 1726882766.86409: stdout chunk (state=3): >>># 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 0x7f762074ac00> <<< 21882 1726882766.86411: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7620749e50> <<< 21882 1726882766.86413: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 21882 1726882766.86486: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 21882 1726882766.86505: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f762074b290> <<< 21882 1726882766.86519: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 21882 1726882766.86556: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 21882 1726882766.86835: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76207bddc0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f762074bda0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76212865d0> 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 <<< 21882 1726882766.86845: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.86848: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 21882 1726882766.86859: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.86911: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.86962: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 21882 1726882766.86982: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.87002: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 21882 1726882766.87014: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.87053: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.87260: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available <<< 21882 1726882766.87267: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 21882 1726882766.87270: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.87272: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.87303: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 21882 1726882766.87425: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21882 1726882766.87505: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21882 1726882766.87614: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # <<< 21882 1726882766.87618: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 21882 1726882766.88257: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.88730: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available <<< 21882 1726882766.88753: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.88963: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available <<< 21882 1726882766.89025: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.89088: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 21882 1726882766.89103: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.89148: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.89170: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 21882 1726882766.89182: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.89217: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.89257: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 21882 1726882766.89271: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.89352: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.89452: 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' <<< 21882 1726882766.89480: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76207befc0> <<< 21882 1726882766.89499: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 21882 1726882766.89532: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 21882 1726882766.89796: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76207be930> import 'ansible.module_utils.facts.system.local' # <<< 21882 1726882766.89799: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21882 1726882766.89828: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 21882 1726882766.89848: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.89949: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.90052: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 21882 1726882766.90063: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.90136: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.90334: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 21882 1726882766.90370: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 21882 1726882766.90454: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 21882 1726882766.90550: 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 0x7f76207ea0f0> <<< 21882 1726882766.90882: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76207daed0> <<< 21882 1726882766.90892: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available <<< 21882 1726882766.90895: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.90946: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 21882 1726882766.91039: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.91043: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.91080: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.91341: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.91420: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available <<< 21882 1726882766.91433: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.91478: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 21882 1726882766.91487: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.91528: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.91592: 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' <<< 21882 1726882766.91681: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 21882 1726882766.91813: 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 0x7f7620605c70> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7620605880> 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 <<< 21882 1726882766.91986: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.92154: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 21882 1726882766.92171: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.92281: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.92460: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.92472: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.92481: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 21882 1726882766.92652: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 21882 1726882766.92713: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.92882: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 21882 1726882766.92903: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.93033: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.93225: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 21882 1726882766.93240: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.93243: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.93256: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.94176: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.94556: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available <<< 21882 1726882766.94623: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.95064: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available <<< 21882 1726882766.95157: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.95464: 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 <<< 21882 1726882766.95483: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available <<< 21882 1726882766.95604: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.95956: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21882 1726882766.96170: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 21882 1726882766.96187: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.96229: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.96318: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available <<< 21882 1726882766.96335: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 21882 1726882766.96352: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.96661: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # <<< 21882 1726882766.96665: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.96668: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.96717: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 21882 1726882766.96771: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.96788: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.96854: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 21882 1726882766.96910: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.97166: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.97463: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 21882 1726882766.97649: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.97674: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available <<< 21882 1726882766.97689: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 21882 1726882766.97715: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.97971: stdout chunk (state=3): >>># 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 <<< 21882 1726882766.98055: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 21882 1726882766.98148: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.98152: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 21882 1726882766.98155: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.98157: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.98198: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 21882 1726882766.98218: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.98232: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.98263: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.98316: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.98378: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.98453: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.98584: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # <<< 21882 1726882766.98593: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 21882 1726882766.98884: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # <<< 21882 1726882766.98909: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21882 1726882766.99468: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 21882 1726882766.99472: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.99475: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.99477: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 21882 1726882766.99483: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.99485: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.99488: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 21882 1726882766.99490: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.99493: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.99664: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available <<< 21882 1726882766.99676: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882766.99793: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 21882 1726882766.99875: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882767.00677: 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' <<< 21882 1726882767.00701: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 21882 1726882767.00711: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 21882 1726882767.00764: 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 0x7f762062f530> <<< 21882 1726882767.00783: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f762062c380> <<< 21882 1726882767.00853: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f762062de50> <<< 21882 1726882767.22299: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7620675490> # /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' <<< 21882 1726882767.22308: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76206761e0> <<< 21882 1726882767.22377: stdout chunk (state=3): >>># /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' <<< 21882 1726882767.22412: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py <<< 21882 1726882767.22476: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76206c4980> <<< 21882 1726882767.22488: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76206c4470> <<< 21882 1726882767.22720: 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 <<< 21882 1726882767.43184: stdout chunk (state=3): >>> {"ansible_facts": {"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, "an<<< 21882 1726882767.43247: stdout chunk (state=3): >>>sible_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_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_system": "Linux", "ansible_kernel": "6.10.9-100.fc39.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-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_hostnqn": "", "ansible_pkg_mgr": "dnf", "ansible_is_chroot": false, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_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_fibre_channel_wwn": [], "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "39", "second": "27", "epoch": "1726882767", "epoch_int": "1726882767", "date": "2024-09-20", "time": "21:39:27", "iso8601_micro": "2024-09-21T01:39:27.010469Z", "iso8601": "2024-09-21T01:39:27Z", "iso8601_basic": "20240920T213927010469", "iso8601_basic_short": "20240920T213927", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_loadavg": {"1m": 0.64306640625, "5m": 0.45654296875, "15m": 0.2705078125}, "ansible_lsb": {}, "ansible_iscsi_iqn": "", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_fips": false, "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_local": {}, "ansible_apparmor": {"status": "disabled"}, "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_interfaces": ["eth0", "lo"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"<<< 21882 1726882767.43305: stdout chunk (state=3): >>>address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "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": ["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"], "ipv6": ["::1", "fe80::a0b7:fdc4:48e8:7158"]}, "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": 2893, "ansible_swaptotal_mb": 3716, "ansible_swapfree_mb": 3716, "ansible_memory_mb": {"real": {"total": 3717, "used": 824, "free": 2893}, "nocache": {"free": 3480, "used": 237}, "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": 911, "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": 251211886592, "block_size": 4096, "block_total": 64483404, "block_available": 61331027, "block_used": 3152377, "inode_total": 16384000, "inode_available": 16303843, "inode_used": 80157, "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd"}], "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"}}} <<< 21882 1726882767.44315: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # 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 <<< 21882 1726882767.44320: stdout chunk (state=3): >>># 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 <<< 21882 1726882767.44326: stdout chunk (state=3): >>># 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 <<< 21882 1726882767.44332: stdout chunk (state=3): >>># 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 <<< 21882 1726882767.44334: stdout chunk (state=3): >>># 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 <<< 21882 1726882767.44612: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma <<< 21882 1726882767.44669: stdout chunk (state=3): >>># destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 21882 1726882767.44782: stdout chunk (state=3): >>># destroy ntpath <<< 21882 1726882767.44785: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings <<< 21882 1726882767.44792: stdout chunk (state=3): >>># destroy _locale # destroy locale # destroy select # destroy _signal <<< 21882 1726882767.44795: stdout chunk (state=3): >>># destroy _posixsubprocess # destroy syslog # destroy uuid <<< 21882 1726882767.44851: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 21882 1726882767.44901: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool <<< 21882 1726882767.45227: stdout chunk (state=3): >>># destroy signal <<< 21882 1726882767.45288: stdout chunk (state=3): >>># 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 <<< 21882 1726882767.45459: stdout chunk (state=3): >>># 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 <<< 21882 1726882767.45516: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 21882 1726882767.45519: stdout chunk (state=3): >>># destroy _collections <<< 21882 1726882767.45564: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 21882 1726882767.45611: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 21882 1726882767.45655: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize <<< 21882 1726882767.45658: stdout chunk (state=3): >>># 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 <<< 21882 1726882767.45700: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 21882 1726882767.45827: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna <<< 21882 1726882767.45856: stdout chunk (state=3): >>># destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 21882 1726882767.45882: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 21882 1726882767.45956: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _sre <<< 21882 1726882767.45959: stdout chunk (state=3): >>># destroy _string # destroy re # destroy itertools <<< 21882 1726882767.45962: stdout chunk (state=3): >>># destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 21882 1726882767.46655: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.41.238 closed. <<< 21882 1726882767.46722: stderr chunk (state=3): >>><<< 21882 1726882767.46738: stdout chunk (state=3): >>><<< 21882 1726882767.46917: _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 0x7f762192c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76218fbb30> # /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 0x7f762192eab0> 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 0x7f762171d160> # /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 0x7f762171dfd0> 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 0x7f762175bda0> # /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 0x7f762175bfe0> # /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 0x7f76217937d0> # /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 0x7f7621793e60> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7621773a70> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7621771190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7621758f50> # /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 0x7f76217b76b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76217b62d0> # /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 0x7f7621772030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f762175ae40> # /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 0x7f76217e8770> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76217581d0> # /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 0x7f76217e8c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76217e8ad0> # 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 0x7f76217e8e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7621756d20> # /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 0x7f76217e9520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76217e91f0> 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 0x7f76217ea420> 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 0x7f7621804620> 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 0x7f7621805d60> # /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 0x7f7621806c60> # 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 0x7f76218072c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76218061b0> # /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 0x7f7621807d40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7621807470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76217ea390> # /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 0x7f76214ffcb0> # /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 0x7f7621528770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76215284d0> # 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 0x7f76215287a0> # 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 0x7f7621528980> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76214fde50> # /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 0x7f762152a000> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7621528c80> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76217eab40> # /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 0x7f762155a360> # /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 0x7f7621572510> # /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 0x7f76215ab2f0> # /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 0x7f76215d1a90> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76215ab410> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76215731a0> # /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 0x7f76213f83e0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7621571550> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f762152af00> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f76213f85c0> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_2e1mlhgc/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 0x7f762145e000> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7621434ef0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76213fbf80> # 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 0x7f7621437e60> # /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 0x7f762148d9a0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f762148d730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f762148d040> # /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 0x7f762148d790> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f762145ea20> 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 0x7f762148e6c0> # 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 0x7f762148e840> # /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 0x7f762148ed50> 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 0x7f76212f4b30> # 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 0x7f76212f67e0> # /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 0x7f76212f71a0> # /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 0x7f76212f8380> # /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 0x7f76212fadb0> # 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 0x7f76212faed0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76212f90a0> # /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 0x7f76212febd0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76212fd6d0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76212fd430> # /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 0x7f76212fffb0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76212f95b0> # 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 0x7f7621342d20> # /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 0x7f7621342f60> # /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 0x7f7621344a10> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76213447d0> # /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 0x7f7621346f90> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7621345100> # /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 0x7f7621352780> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7621347110> # 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 0x7f7621353560> # 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 0x7f76213539b0> # 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 0x7f7621353a40> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7621343140> # /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 0x7f76213569f0> # 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 0x7f7621357dd0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7621355190> # 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 0x7f7621356090> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7621354d40> # 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 0x7f76211e0080> # /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 0x7f76211e1520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7621356540> 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 0x7f76211e0d70> # 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 0x7f76211e3770> # 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 0x7f76211e9a60> # 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 0x7f76211ea3c0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f762135b260> # 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 0x7f76211e9100> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76211ea570> 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 0x7f762127e7b0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76211f43e0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76211ee5a0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76211ee3c0> # 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 0x7f7621284d10> # /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 0x7f7620747d70> # 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 0x7f7620748110> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76211fce30> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76211fc380> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7621286ba0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76212865a0> # /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 0x7f762074b170> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f762074aa20> # 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 0x7f762074ac00> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7620749e50> # /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 0x7f762074b290> # /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 0x7f76207bddc0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f762074bda0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76212865d0> 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 0x7f76207befc0> # /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 0x7f76207be930> 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 0x7f76207ea0f0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76207daed0> 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 0x7f7620605c70> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7620605880> 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 0x7f762062f530> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f762062c380> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f762062de50> # /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 0x7f7620675490> # /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 0x7f76206761e0> # /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 0x7f76206c4980> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76206c4470> 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_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_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_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_system": "Linux", "ansible_kernel": "6.10.9-100.fc39.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-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_hostnqn": "", "ansible_pkg_mgr": "dnf", "ansible_is_chroot": false, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_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_fibre_channel_wwn": [], "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "39", "second": "27", "epoch": "1726882767", "epoch_int": "1726882767", "date": "2024-09-20", "time": "21:39:27", "iso8601_micro": "2024-09-21T01:39:27.010469Z", "iso8601": "2024-09-21T01:39:27Z", "iso8601_basic": "20240920T213927010469", "iso8601_basic_short": "20240920T213927", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_loadavg": {"1m": 0.64306640625, "5m": 0.45654296875, "15m": 0.2705078125}, "ansible_lsb": {}, "ansible_iscsi_iqn": "", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_fips": false, "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_local": {}, "ansible_apparmor": {"status": "disabled"}, "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_interfaces": ["eth0", "lo"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "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": ["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"], "ipv6": ["::1", "fe80::a0b7:fdc4:48e8:7158"]}, "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": 2893, "ansible_swaptotal_mb": 3716, "ansible_swapfree_mb": 3716, "ansible_memory_mb": {"real": {"total": 3717, "used": 824, "free": 2893}, "nocache": {"free": 3480, "used": 237}, "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": 911, "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": 251211886592, "block_size": 4096, "block_total": 64483404, "block_available": 61331027, "block_used": 3152377, "inode_total": 16384000, "inode_available": 16303843, "inode_used": 80157, "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd"}], "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. 21882 1726882767.49704: 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-1726882765.5905995-21900-155448094346338/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21882 1726882767.49707: _low_level_execute_command(): starting 21882 1726882767.49710: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882765.5905995-21900-155448094346338/ > /dev/null 2>&1 && sleep 0' 21882 1726882767.50328: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 21882 1726882767.50346: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21882 1726882767.50463: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21882 1726882767.50485: stderr 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 <<< 21882 1726882767.50502: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21882 1726882767.50524: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21882 1726882767.50543: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21882 1726882767.50700: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21882 1726882767.53613: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21882 1726882767.53623: stdout chunk (state=3): >>><<< 21882 1726882767.53641: stderr chunk (state=3): >>><<< 21882 1726882767.53662: _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 21882 1726882767.53675: handler run complete 21882 1726882767.53883: variable 'ansible_facts' from source: unknown 21882 1726882767.54037: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882767.54639: variable 'ansible_facts' from source: unknown 21882 1726882767.54776: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882767.55044: attempt loop complete, returning result 21882 1726882767.55047: _execute() done 21882 1726882767.55058: dumping result to json 21882 1726882767.55088: done dumping result, returning 21882 1726882767.55102: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0affe814-3a2d-28cc-6e3c-0000000000b9] 21882 1726882767.55154: sending task result for task 0affe814-3a2d-28cc-6e3c-0000000000b9 21882 1726882767.56121: done sending task result for task 0affe814-3a2d-28cc-6e3c-0000000000b9 21882 1726882767.56125: WORKER PROCESS EXITING ok: [managed_node3] 21882 1726882767.56708: no more pending results, returning what we have 21882 1726882767.56712: results queue empty 21882 1726882767.56713: checking for any_errors_fatal 21882 1726882767.56714: done checking for any_errors_fatal 21882 1726882767.56715: checking for max_fail_percentage 21882 1726882767.56717: done checking for max_fail_percentage 21882 1726882767.56718: checking to see if all hosts have failed and the running result is not ok 21882 1726882767.56719: done checking to see if all hosts have failed 21882 1726882767.56720: getting the remaining hosts for this loop 21882 1726882767.56722: done getting the remaining hosts for this loop 21882 1726882767.56726: getting the next task for host managed_node3 21882 1726882767.56732: done getting next task for host managed_node3 21882 1726882767.56736: ^ task is: TASK: meta (flush_handlers) 21882 1726882767.56738: ^ 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 21882 1726882767.56743: getting variables 21882 1726882767.56744: in VariableManager get_vars() 21882 1726882767.56767: Calling all_inventory to load vars for managed_node3 21882 1726882767.56771: Calling groups_inventory to load vars for managed_node3 21882 1726882767.56775: Calling all_plugins_inventory to load vars for managed_node3 21882 1726882767.56784: Calling all_plugins_play to load vars for managed_node3 21882 1726882767.56788: Calling groups_plugins_inventory to load vars for managed_node3 21882 1726882767.56792: Calling groups_plugins_play to load vars for managed_node3 21882 1726882767.57079: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882767.57437: done with get_vars() 21882 1726882767.57450: done getting variables 21882 1726882767.57537: in VariableManager get_vars() 21882 1726882767.57550: Calling all_inventory to load vars for managed_node3 21882 1726882767.57553: Calling groups_inventory to load vars for managed_node3 21882 1726882767.57556: Calling all_plugins_inventory to load vars for managed_node3 21882 1726882767.57568: Calling all_plugins_play to load vars for managed_node3 21882 1726882767.57572: Calling groups_plugins_inventory to load vars for managed_node3 21882 1726882767.57582: Calling groups_plugins_play to load vars for managed_node3 21882 1726882767.57815: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882767.58150: done with get_vars() 21882 1726882767.58166: done queuing things up, now waiting for results queue to drain 21882 1726882767.58169: results queue empty 21882 1726882767.58170: checking for any_errors_fatal 21882 1726882767.58172: done checking for any_errors_fatal 21882 1726882767.58174: checking for max_fail_percentage 21882 1726882767.58175: done checking for max_fail_percentage 21882 1726882767.58180: checking to see if all hosts have failed and the running result is not ok 21882 1726882767.58181: done checking to see if all hosts have failed 21882 1726882767.58182: getting the remaining hosts for this loop 21882 1726882767.58183: done getting the remaining hosts for this loop 21882 1726882767.58186: getting the next task for host managed_node3 21882 1726882767.58191: done getting next task for host managed_node3 21882 1726882767.58194: ^ task is: TASK: Include the task 'el_repo_setup.yml' 21882 1726882767.58196: ^ 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 21882 1726882767.58199: getting variables 21882 1726882767.58200: in VariableManager get_vars() 21882 1726882767.58209: Calling all_inventory to load vars for managed_node3 21882 1726882767.58211: Calling groups_inventory to load vars for managed_node3 21882 1726882767.58219: Calling all_plugins_inventory to load vars for managed_node3 21882 1726882767.58228: Calling all_plugins_play to load vars for managed_node3 21882 1726882767.58232: Calling groups_plugins_inventory to load vars for managed_node3 21882 1726882767.58238: Calling groups_plugins_play to load vars for managed_node3 21882 1726882767.58466: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882767.58826: done with get_vars() 21882 1726882767.58837: 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_ipv6_initscripts.yml:10 Friday 20 September 2024 21:39:27 -0400 (0:00:02.077) 0:00:02.109 ****** 21882 1726882767.58932: entering _queue_task() for managed_node3/include_tasks 21882 1726882767.58936: Creating lock for include_tasks 21882 1726882767.59228: worker is 1 (out of 1 available) 21882 1726882767.59244: exiting _queue_task() for managed_node3/include_tasks 21882 1726882767.59257: done queuing things up, now waiting for results queue to drain 21882 1726882767.59259: waiting for pending results... 21882 1726882767.59548: running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' 21882 1726882767.59755: in run() - task 0affe814-3a2d-28cc-6e3c-000000000006 21882 1726882767.59761: variable 'ansible_search_path' from source: unknown 21882 1726882767.59764: calling self._execute() 21882 1726882767.59798: variable 'ansible_host' from source: host vars for 'managed_node3' 21882 1726882767.59812: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 21882 1726882767.59827: variable 'omit' from source: magic vars 21882 1726882767.59972: _execute() done 21882 1726882767.59987: dumping result to json 21882 1726882767.59997: done dumping result, returning 21882 1726882767.60008: done running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' [0affe814-3a2d-28cc-6e3c-000000000006] 21882 1726882767.60020: sending task result for task 0affe814-3a2d-28cc-6e3c-000000000006 21882 1726882767.60160: done sending task result for task 0affe814-3a2d-28cc-6e3c-000000000006 21882 1726882767.60163: WORKER PROCESS EXITING 21882 1726882767.60246: no more pending results, returning what we have 21882 1726882767.60253: in VariableManager get_vars() 21882 1726882767.60292: Calling all_inventory to load vars for managed_node3 21882 1726882767.60296: Calling groups_inventory to load vars for managed_node3 21882 1726882767.60300: Calling all_plugins_inventory to load vars for managed_node3 21882 1726882767.60315: Calling all_plugins_play to load vars for managed_node3 21882 1726882767.60318: Calling groups_plugins_inventory to load vars for managed_node3 21882 1726882767.60322: Calling groups_plugins_play to load vars for managed_node3 21882 1726882767.60766: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882767.61064: done with get_vars() 21882 1726882767.61072: variable 'ansible_search_path' from source: unknown 21882 1726882767.61086: we have included files to process 21882 1726882767.61087: generating all_blocks data 21882 1726882767.61094: done generating all_blocks data 21882 1726882767.61095: processing included file: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 21882 1726882767.61096: loading included file: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 21882 1726882767.61099: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 21882 1726882767.62040: in VariableManager get_vars() 21882 1726882767.62059: done with get_vars() 21882 1726882767.62080: done processing included file 21882 1726882767.62088: iterating over new_blocks loaded from include file 21882 1726882767.62090: in VariableManager get_vars() 21882 1726882767.62103: done with get_vars() 21882 1726882767.62105: filtering new block on tags 21882 1726882767.62123: done filtering new block on tags 21882 1726882767.62126: in VariableManager get_vars() 21882 1726882767.62141: done with get_vars() 21882 1726882767.62144: filtering new block on tags 21882 1726882767.62165: done filtering new block on tags 21882 1726882767.62168: in VariableManager get_vars() 21882 1726882767.62180: done with get_vars() 21882 1726882767.62187: filtering new block on tags 21882 1726882767.62209: done filtering new block on tags 21882 1726882767.62213: 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 21882 1726882767.62219: extending task lists for all hosts with included blocks 21882 1726882767.62284: done extending task lists 21882 1726882767.62286: done processing included files 21882 1726882767.62287: results queue empty 21882 1726882767.62288: checking for any_errors_fatal 21882 1726882767.62290: done checking for any_errors_fatal 21882 1726882767.62296: checking for max_fail_percentage 21882 1726882767.62297: done checking for max_fail_percentage 21882 1726882767.62298: checking to see if all hosts have failed and the running result is not ok 21882 1726882767.62299: done checking to see if all hosts have failed 21882 1726882767.62300: getting the remaining hosts for this loop 21882 1726882767.62306: done getting the remaining hosts for this loop 21882 1726882767.62309: getting the next task for host managed_node3 21882 1726882767.62314: done getting next task for host managed_node3 21882 1726882767.62317: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 21882 1726882767.62319: ^ 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 21882 1726882767.62322: getting variables 21882 1726882767.62324: in VariableManager get_vars() 21882 1726882767.62335: Calling all_inventory to load vars for managed_node3 21882 1726882767.62339: Calling groups_inventory to load vars for managed_node3 21882 1726882767.62342: Calling all_plugins_inventory to load vars for managed_node3 21882 1726882767.62348: Calling all_plugins_play to load vars for managed_node3 21882 1726882767.62351: Calling groups_plugins_inventory to load vars for managed_node3 21882 1726882767.62355: Calling groups_plugins_play to load vars for managed_node3 21882 1726882767.62603: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882767.62929: done with get_vars() 21882 1726882767.62942: 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:39:27 -0400 (0:00:00.040) 0:00:02.150 ****** 21882 1726882767.63028: entering _queue_task() for managed_node3/setup 21882 1726882767.63478: worker is 1 (out of 1 available) 21882 1726882767.63493: exiting _queue_task() for managed_node3/setup 21882 1726882767.63511: done queuing things up, now waiting for results queue to drain 21882 1726882767.63512: waiting for pending results... 21882 1726882767.63984: running TaskExecutor() for managed_node3/TASK: Gather the minimum subset of ansible_facts required by the network role test 21882 1726882767.63989: in run() - task 0affe814-3a2d-28cc-6e3c-0000000000ca 21882 1726882767.63992: variable 'ansible_search_path' from source: unknown 21882 1726882767.63995: variable 'ansible_search_path' from source: unknown 21882 1726882767.63998: calling self._execute() 21882 1726882767.64081: variable 'ansible_host' from source: host vars for 'managed_node3' 21882 1726882767.64098: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 21882 1726882767.64120: variable 'omit' from source: magic vars 21882 1726882767.64779: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21882 1726882767.67467: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21882 1726882767.67556: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21882 1726882767.67611: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21882 1726882767.67670: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21882 1726882767.67738: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21882 1726882767.67843: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21882 1726882767.67986: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21882 1726882767.68344: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21882 1726882767.68348: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21882 1726882767.68350: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21882 1726882767.68659: variable 'ansible_facts' from source: unknown 21882 1726882767.68902: variable 'network_test_required_facts' from source: task vars 21882 1726882767.69008: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 21882 1726882767.69022: variable 'omit' from source: magic vars 21882 1726882767.69128: variable 'omit' from source: magic vars 21882 1726882767.69210: variable 'omit' from source: magic vars 21882 1726882767.69340: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21882 1726882767.69373: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21882 1726882767.69436: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21882 1726882767.69464: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21882 1726882767.69481: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21882 1726882767.69559: variable 'inventory_hostname' from source: host vars for 'managed_node3' 21882 1726882767.69568: variable 'ansible_host' from source: host vars for 'managed_node3' 21882 1726882767.69576: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 21882 1726882767.69707: Set connection var ansible_timeout to 10 21882 1726882767.69730: Set connection var ansible_connection to ssh 21882 1726882767.69843: Set connection var ansible_module_compression to ZIP_DEFLATED 21882 1726882767.69846: Set connection var ansible_shell_executable to /bin/sh 21882 1726882767.69849: Set connection var ansible_pipelining to False 21882 1726882767.69851: Set connection var ansible_shell_type to sh 21882 1726882767.69854: variable 'ansible_shell_executable' from source: unknown 21882 1726882767.69856: variable 'ansible_connection' from source: unknown 21882 1726882767.69858: variable 'ansible_module_compression' from source: unknown 21882 1726882767.69861: variable 'ansible_shell_type' from source: unknown 21882 1726882767.69863: variable 'ansible_shell_executable' from source: unknown 21882 1726882767.69865: variable 'ansible_host' from source: host vars for 'managed_node3' 21882 1726882767.69867: variable 'ansible_pipelining' from source: unknown 21882 1726882767.69869: variable 'ansible_timeout' from source: unknown 21882 1726882767.69871: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 21882 1726882767.70063: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 21882 1726882767.70082: variable 'omit' from source: magic vars 21882 1726882767.70094: starting attempt loop 21882 1726882767.70102: running the handler 21882 1726882767.70121: _low_level_execute_command(): starting 21882 1726882767.70137: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21882 1726882767.70877: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 21882 1726882767.70957: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/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 <<< 21882 1726882767.71019: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21882 1726882767.71053: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21882 1726882767.71201: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 21882 1726882767.73055: stdout chunk (state=3): >>>/root <<< 21882 1726882767.73389: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21882 1726882767.73394: stdout chunk (state=3): >>><<< 21882 1726882767.73397: stderr chunk (state=3): >>><<< 21882 1726882767.73399: _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: 4 debug2: Received exit status from master 0 21882 1726882767.73408: _low_level_execute_command(): starting 21882 1726882767.73410: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882767.7329206-21951-17011367998923 `" && echo ansible-tmp-1726882767.7329206-21951-17011367998923="` echo /root/.ansible/tmp/ansible-tmp-1726882767.7329206-21951-17011367998923 `" ) && sleep 0' 21882 1726882767.74752: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/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 <<< 21882 1726882767.74869: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 21882 1726882767.74900: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21882 1726882767.75051: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 21882 1726882767.77628: stdout chunk (state=3): >>>ansible-tmp-1726882767.7329206-21951-17011367998923=/root/.ansible/tmp/ansible-tmp-1726882767.7329206-21951-17011367998923 <<< 21882 1726882767.78239: stdout chunk (state=3): >>><<< 21882 1726882767.78243: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21882 1726882767.78245: stderr chunk (state=3): >>><<< 21882 1726882767.78248: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882767.7329206-21951-17011367998923=/root/.ansible/tmp/ansible-tmp-1726882767.7329206-21951-17011367998923 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/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: 4 debug2: Received exit status from master 0 21882 1726882767.78250: variable 'ansible_module_compression' from source: unknown 21882 1726882767.78253: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21882ig7m8eix/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 21882 1726882767.78255: variable 'ansible_facts' from source: unknown 21882 1726882767.78607: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882767.7329206-21951-17011367998923/AnsiballZ_setup.py 21882 1726882767.79350: Sending initial data 21882 1726882767.79353: Sent initial data (153 bytes) 21882 1726882767.80449: 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 debug2: fd 3 setting O_NONBLOCK <<< 21882 1726882767.80588: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21882 1726882767.80710: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21882 1726882767.82400: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 21882 1726882767.82418: 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 <<< 21882 1726882767.82529: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21882 1726882767.82663: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21882ig7m8eix/tmpkrva9qc8 /root/.ansible/tmp/ansible-tmp-1726882767.7329206-21951-17011367998923/AnsiballZ_setup.py <<< 21882 1726882767.82667: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882767.7329206-21951-17011367998923/AnsiballZ_setup.py" <<< 21882 1726882767.82846: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-21882ig7m8eix/tmpkrva9qc8" to remote "/root/.ansible/tmp/ansible-tmp-1726882767.7329206-21951-17011367998923/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882767.7329206-21951-17011367998923/AnsiballZ_setup.py" <<< 21882 1726882767.89238: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21882 1726882767.89641: stderr chunk (state=3): >>><<< 21882 1726882767.89647: stdout chunk (state=3): >>><<< 21882 1726882767.89650: done transferring module to remote 21882 1726882767.89652: _low_level_execute_command(): starting 21882 1726882767.89655: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882767.7329206-21951-17011367998923/ /root/.ansible/tmp/ansible-tmp-1726882767.7329206-21951-17011367998923/AnsiballZ_setup.py && sleep 0' 21882 1726882767.91025: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 21882 1726882767.91061: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21882 1726882767.91065: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21882 1726882767.91074: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21882 1726882767.91243: 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 <<< 21882 1726882767.91319: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21882 1726882767.91410: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21882 1726882767.91606: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21882 1726882767.91933: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21882 1726882767.93828: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21882 1726882767.93869: stderr chunk (state=3): >>><<< 21882 1726882767.93978: stdout chunk (state=3): >>><<< 21882 1726882767.93998: _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 21882 1726882767.94002: _low_level_execute_command(): starting 21882 1726882767.94008: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882767.7329206-21951-17011367998923/AnsiballZ_setup.py && sleep 0' 21882 1726882767.95326: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 21882 1726882767.95338: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21882 1726882767.95352: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21882 1726882767.95452: stderr 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 <<< 21882 1726882767.95799: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 21882 1726882767.95837: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21882 1726882767.96275: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21882 1726882767.98556: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 21882 1726882767.98586: stdout chunk (state=3): >>>import _imp # builtin <<< 21882 1726882767.98615: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 21882 1726882767.98621: stdout chunk (state=3): >>>import '_weakref' # <<< 21882 1726882767.98779: stdout chunk (state=3): >>>import '_io' # import 'marshal' # import 'posix' # <<< 21882 1726882767.98783: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 21882 1726882767.98816: stdout chunk (state=3): >>>import 'time' # <<< 21882 1726882767.98843: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 21882 1726882767.98907: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 21882 1726882767.98941: stdout chunk (state=3): >>>import 'codecs' # <<< 21882 1726882767.98978: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 21882 1726882767.99330: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1cafb4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1caf83b30> # /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 0x7fc1cafb6ab0> <<< 21882 1726882767.99338: stdout chunk (state=3): >>>import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # <<< 21882 1726882767.99370: stdout chunk (state=3): >>>import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages <<< 21882 1726882767.99379: stdout chunk (state=3): >>>Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 21882 1726882767.99401: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 21882 1726882767.99426: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 21882 1726882767.99468: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1cad89160> <<< 21882 1726882767.99688: 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 0x7fc1cad89fd0> 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. <<< 21882 1726882768.00118: 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 <<< 21882 1726882768.00158: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 21882 1726882768.00164: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 21882 1726882768.00204: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 21882 1726882768.00208: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1cadc7e90> <<< 21882 1726882768.00244: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 21882 1726882768.00249: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 21882 1726882768.00340: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1cadc7f50> <<< 21882 1726882768.00364: stdout chunk (state=3): >>># /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 <<< 21882 1726882768.00474: stdout chunk (state=3): >>># 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 0x7fc1cadff860> <<< 21882 1726882768.00503: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 21882 1726882768.00516: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1cadffef0> <<< 21882 1726882768.00679: stdout chunk (state=3): >>>import '_collections' # <<< 21882 1726882768.00688: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1caddfb30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1caddd1f0> <<< 21882 1726882768.00774: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1cadc5040> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 21882 1726882768.00909: 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 # 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' <<< 21882 1726882768.00925: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1cae23800> <<< 21882 1726882768.00988: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1cae22420> # /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 0x7fc1cadde2a0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1cae20c80> <<< 21882 1726882768.01236: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1cae54800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1cadc42c0> # /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 0x7fc1cae54cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1cae54b60> # 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 0x7fc1cae54f50> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1cadc2de0> <<< 21882 1726882768.01240: 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' <<< 21882 1726882768.01309: stdout chunk (state=3): >>># /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 0x7fc1cae55640> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1cae55310> import 'importlib.machinery' # <<< 21882 1726882768.01344: 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' <<< 21882 1726882768.01410: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1cae56540> <<< 21882 1726882768.01414: stdout chunk (state=3): >>>import 'importlib.util' # <<< 21882 1726882768.01547: stdout chunk (state=3): >>>import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 21882 1726882768.01562: stdout chunk (state=3): >>># 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 0x7fc1cae6c770> 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 0x7fc1cae6deb0> <<< 21882 1726882768.01581: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 21882 1726882768.01598: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 21882 1726882768.01619: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 21882 1726882768.01652: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1cae6ed80> <<< 21882 1726882768.01869: 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 0x7fc1cae6f3b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1cae6e2d0> <<< 21882 1726882768.01873: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc1cae6fe30> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1cae6f560> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1cae565a0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 21882 1726882768.01892: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 21882 1726882768.01905: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 21882 1726882768.01928: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 21882 1726882768.01983: 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 0x7fc1cab63cb0> <<< 21882 1726882768.02062: 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 0x7fc1cab8c7d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1cab8c530> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 21882 1726882768.02207: stdout chunk (state=3): >>># 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 0x7fc1cab8c6e0> # 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 0x7fc1cab8c920> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1cab61e50> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 21882 1726882768.02462: 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' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1cab8e030> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1cab8ccb0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1cae56c90> # /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' <<< 21882 1726882768.02569: stdout chunk (state=3): >>># /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 0x7fc1cabbe3c0> <<< 21882 1726882768.02602: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 21882 1726882768.02618: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 21882 1726882768.02645: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 21882 1726882768.02752: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1cabd6510> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 21882 1726882768.02793: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 21882 1726882768.03152: 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 0x7fc1cac0f2c0> # /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' <<< 21882 1726882768.03163: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1cac35a60> <<< 21882 1726882768.03187: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1cac0f3e0> <<< 21882 1726882768.03225: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1cabd71a0> <<< 21882 1726882768.03257: 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 0x7fc1caa58380> <<< 21882 1726882768.03397: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1cabd5550> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1cab8ef60> <<< 21882 1726882768.03462: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 21882 1726882768.03484: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc1caa58560> <<< 21882 1726882768.03672: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_k4sm621b/ansible_setup_payload.zip' <<< 21882 1726882768.03676: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.03838: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.03937: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 21882 1726882768.03993: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 21882 1726882768.04045: 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 0x7fc1caac2060> import '_typing' # <<< 21882 1726882768.04361: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1caa98f50> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1caa980b0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 21882 1726882768.05941: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.07235: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 21882 1726882768.07258: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1caa9bef0> <<< 21882 1726882768.07278: 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' <<< 21882 1726882768.07315: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 21882 1726882768.07370: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 21882 1726882768.07373: 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' <<< 21882 1726882768.07379: 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 0x7fc1caaf19a0> <<< 21882 1726882768.07423: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1caaf1730> <<< 21882 1726882768.07453: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1caaf1040> <<< 21882 1726882768.07512: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 21882 1726882768.07517: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 21882 1726882768.07528: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1caaf1a90> <<< 21882 1726882768.07621: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1caac2a80> import 'atexit' # <<< 21882 1726882768.07648: 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 0x7fc1caaf2750> # 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 0x7fc1caaf2990> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 21882 1726882768.07681: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 21882 1726882768.07697: stdout chunk (state=3): >>>import '_locale' # <<< 21882 1726882768.07994: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1caaf2ed0> 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 0x7fc1ca958c20> # 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 0x7fc1ca95a840> # /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 0x7fc1ca95b200> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 21882 1726882768.08078: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1ca95c3e0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 21882 1726882768.08129: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 21882 1726882768.08385: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1ca95ee10> # 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 0x7fc1ca95ef30> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1ca95d0d0> <<< 21882 1726882768.08392: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 21882 1726882768.08411: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 21882 1726882768.08452: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 21882 1726882768.08494: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 21882 1726882768.08502: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 21882 1726882768.08582: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 21882 1726882768.08619: 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' <<< 21882 1726882768.08727: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1ca962cf0> import '_tokenize' # <<< 21882 1726882768.08819: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1ca9617c0> <<< 21882 1726882768.08826: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1ca961520> <<< 21882 1726882768.08833: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 21882 1726882768.08846: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 21882 1726882768.09059: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1ca963cb0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1ca95d5e0> <<< 21882 1726882768.09113: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 21882 1726882768.09267: 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 0x7fc1ca9a6e40> # /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 0x7fc1ca9a6fc0> # /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 0x7fc1ca9a8b90> <<< 21882 1726882768.09281: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1ca9a8950> <<< 21882 1726882768.09308: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 21882 1726882768.09530: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 21882 1726882768.09605: 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 0x7fc1ca9ab110> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1ca9a9280> <<< 21882 1726882768.09839: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 21882 1726882768.09842: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 21882 1726882768.09845: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 21882 1726882768.09847: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 21882 1726882768.09849: stdout chunk (state=3): >>>import '_string' # <<< 21882 1726882768.09852: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1ca9b6840> <<< 21882 1726882768.10149: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1ca9ab1d0> <<< 21882 1726882768.10187: 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 0x7fc1ca9b7b30> <<< 21882 1726882768.10255: 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 0x7fc1ca9b79e0> <<< 21882 1726882768.10468: 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 0x7fc1ca9b7c80> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1ca9a7290> # /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' <<< 21882 1726882768.10534: 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' <<< 21882 1726882768.10539: 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 0x7fc1ca9bb380> <<< 21882 1726882768.10738: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 21882 1726882768.10745: 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 0x7fc1ca9bc5c0> <<< 21882 1726882768.10751: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1ca9b9af0> <<< 21882 1726882768.10754: 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' <<< 21882 1726882768.10840: stdout chunk (state=3): >>># 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 0x7fc1ca9bae70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1ca9b96d0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 21882 1726882768.10856: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.11027: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.11080: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.11084: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 21882 1726882768.11170: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.11173: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 21882 1726882768.11217: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.12255: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21882 1726882768.13057: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.13061: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # 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 0x7fc1ca844860> # /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' <<< 21882 1726882768.13064: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1ca845760> <<< 21882 1726882768.13084: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1ca9bfaa0> <<< 21882 1726882768.13120: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 21882 1726882768.13224: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.13230: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.13233: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 21882 1726882768.13442: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.13655: 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 0x7fc1ca845c10> <<< 21882 1726882768.13670: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.14236: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.14784: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.14874: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.14975: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 21882 1726882768.14978: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.15014: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.15065: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 21882 1726882768.15080: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.15156: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.15272: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 21882 1726882768.15344: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 21882 1726882768.15372: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.15416: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 21882 1726882768.15502: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.15715: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.16154: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 21882 1726882768.16178: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 21882 1726882768.16203: stdout chunk (state=3): >>>import '_ast' # <<< 21882 1726882768.16343: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1ca847a10> <<< 21882 1726882768.16377: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.16493: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.16649: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 21882 1726882768.16691: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 21882 1726882768.16842: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 21882 1726882768.16970: 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 0x7fc1ca84e2a0> <<< 21882 1726882768.17145: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 21882 1726882768.17149: 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 0x7fc1ca84eba0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1ca9bfa10> <<< 21882 1726882768.17162: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21882 1726882768.17210: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 21882 1726882768.17237: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.17307: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.17371: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.17579: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.18070: 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 0x7fc1ca84d880> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1ca84ecf0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available <<< 21882 1726882768.18185: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.18247: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.18290: 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' <<< 21882 1726882768.18529: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # 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 <<< 21882 1726882768.18574: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 21882 1726882768.18607: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1ca8def30> <<< 21882 1726882768.18673: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1ca85bda0> <<< 21882 1726882768.18801: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1ca852db0> <<< 21882 1726882768.18825: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1ca852ba0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 21882 1726882768.18873: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.18925: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 21882 1726882768.18972: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 21882 1726882768.19006: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21882 1726882768.19047: stdout chunk (state=3): >>>import 'ansible.modules' # <<< 21882 1726882768.19068: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.19111: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.19181: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.19289: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21882 1726882768.19316: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21882 1726882768.19361: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.19401: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 21882 1726882768.19422: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.19510: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.19584: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.19606: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.19724: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 21882 1726882768.19743: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.19861: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.20056: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.20103: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.20171: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py <<< 21882 1726882768.20184: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 21882 1726882768.20210: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 21882 1726882768.20274: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 21882 1726882768.20398: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1ca8e5b20> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 21882 1726882768.20404: stdout chunk (state=3): >>># 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' <<< 21882 1726882768.20428: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1c9d48440> <<< 21882 1726882768.20472: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 21882 1726882768.20492: 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 0x7fc1c9d48740> <<< 21882 1726882768.20604: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1ca8cd4c0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1ca8cc890> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1ca8e4200> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1ca8e4c80> <<< 21882 1726882768.20629: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 21882 1726882768.20675: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 21882 1726882768.20709: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 21882 1726882768.20845: 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' # 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 0x7fc1c9d4b800> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1c9d4b0b0> # 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 0x7fc1c9d4b290> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1c9d4a4e0> <<< 21882 1726882768.20862: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 21882 1726882768.20965: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 21882 1726882768.20991: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1c9d4b9e0> <<< 21882 1726882768.21029: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 21882 1726882768.21262: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 21882 1726882768.21326: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc1c9db2510> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1c9db0530> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1ca8e52e0> 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 <<< 21882 1726882768.21395: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 21882 1726882768.21426: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.21505: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.21682: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 21882 1726882768.21696: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.21722: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available <<< 21882 1726882768.21742: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # <<< 21882 1726882768.21765: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.21824: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.21910: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 21882 1726882768.21927: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.22018: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.22054: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 21882 1726882768.22121: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.22160: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.22266: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.22485: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 21882 1726882768.22489: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.23450: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.24262: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available <<< 21882 1726882768.24349: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.24496: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21882 1726882768.24551: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # <<< 21882 1726882768.24563: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.24641: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.24653: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 21882 1726882768.24760: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21882 1726882768.24861: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 21882 1726882768.24879: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.24916: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.24964: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 21882 1726882768.25102: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # <<< 21882 1726882768.25246: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21882 1726882768.25769: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1c9db2a20> <<< 21882 1726882768.25778: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1c9db34a0> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available <<< 21882 1726882768.25795: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.25918: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available <<< 21882 1726882768.26250: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available <<< 21882 1726882768.26348: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.26472: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 21882 1726882768.26492: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.26558: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.26623: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 21882 1726882768.26691: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 21882 1726882768.26783: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 21882 1726882768.26949: 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 0x7fc1c9deaa20> <<< 21882 1726882768.27247: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1c9dd5ee0> <<< 21882 1726882768.27272: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available <<< 21882 1726882768.27354: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.27452: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 21882 1726882768.27465: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.27607: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.27748: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.28044: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.28201: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 21882 1726882768.28253: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available <<< 21882 1726882768.28287: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.28363: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available <<< 21882 1726882768.28424: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.28571: 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' <<< 21882 1726882768.28597: 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 0x7fc1c9c02150> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1c9de88f0> import 'ansible.module_utils.facts.system.user' # <<< 21882 1726882768.28625: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # <<< 21882 1726882768.28717: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21882 1726882768.28796: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available <<< 21882 1726882768.29082: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.29356: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 21882 1726882768.29441: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.29553: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.29729: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.29788: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.29858: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # <<< 21882 1726882768.29909: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21882 1726882768.29991: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.30213: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.30471: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 21882 1726882768.30693: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.30923: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available <<< 21882 1726882768.31022: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21882 1726882768.32055: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.33015: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 21882 1726882768.33126: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.33226: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.33463: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available <<< 21882 1726882768.33644: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.33783: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available <<< 21882 1726882768.34070: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.34354: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 21882 1726882768.34427: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.34446: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available <<< 21882 1726882768.34680: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.34683: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 21882 1726882768.34723: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21882 1726882768.34900: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.35459: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.35688: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # <<< 21882 1726882768.35691: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available <<< 21882 1726882768.35741: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.35803: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 21882 1726882768.35816: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.35846: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.35886: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 21882 1726882768.35898: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.36018: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.36131: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 21882 1726882768.36158: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.36180: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.36221: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 21882 1726882768.36238: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.36335: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.36417: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 21882 1726882768.36445: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.36527: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.36626: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 21882 1726882768.36647: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.37128: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.37614: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 21882 1726882768.37751: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21882 1726882768.37824: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available <<< 21882 1726882768.37932: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # <<< 21882 1726882768.37957: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.37996: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.38147: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available <<< 21882 1726882768.38171: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 21882 1726882768.38199: stdout chunk (state=3): >>> # zipimport: zlib available <<< 21882 1726882768.38447: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.38514: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 21882 1726882768.38604: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.38629: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available <<< 21882 1726882768.38697: stdout chunk (state=3): >>># zipimport: zlib available<<< 21882 1726882768.38725: stdout chunk (state=3): >>> <<< 21882 1726882768.38848: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available <<< 21882 1726882768.38876: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available<<< 21882 1726882768.38901: stdout chunk (state=3): >>> <<< 21882 1726882768.38969: stdout chunk (state=3): >>># zipimport: zlib available<<< 21882 1726882768.39046: stdout chunk (state=3): >>> <<< 21882 1726882768.39083: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.39277: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.39411: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # <<< 21882 1726882768.39586: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.freebsd' # <<< 21882 1726882768.39590: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 21882 1726882768.39592: stdout chunk (state=3): >>> # zipimport: zlib available <<< 21882 1726882768.39629: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # <<< 21882 1726882768.39647: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.40025: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.40406: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 21882 1726882768.40433: stdout chunk (state=3): >>> <<< 21882 1726882768.40463: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.40541: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.40635: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available <<< 21882 1726882768.40799: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # <<< 21882 1726882768.40924: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882768.40982: stdout chunk (state=3): >>># zipimport: zlib available<<< 21882 1726882768.41004: stdout chunk (state=3): >>> <<< 21882 1726882768.41151: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # <<< 21882 1726882768.41171: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.default_collectors' # <<< 21882 1726882768.41192: stdout chunk (state=3): >>> # zipimport: zlib available <<< 21882 1726882768.41518: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.ansible_collector' # <<< 21882 1726882768.41559: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 21882 1726882768.41778: stdout chunk (state=3): >>># zipimport: zlib available<<< 21882 1726882768.41785: stdout chunk (state=3): >>> <<< 21882 1726882768.42596: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 21882 1726882768.42663: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 21882 1726882768.42687: 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' <<< 21882 1726882768.42726: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' <<< 21882 1726882768.42755: stdout chunk (state=3): >>># 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 0x7fc1c9c751f0> <<< 21882 1726882768.42880: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1c9c2d970> <<< 21882 1726882768.42888: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1c9c2d460> <<< 21882 1726882768.44046: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_fips": false, "ansible_local": {}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "39", "second": "28", "epoch": "1726882768", "epoch_int": "1726882768", "date": "2024-09-20", "time": "21:39:28", "iso8601_micro": "2024-09-21T01:39:28.417990Z", "iso8601": "2024-09-21T01:39:28Z", "iso8601_basic": "20240920T213928417990", "iso8601_basic_short": "20240920T213928", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "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_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_env": {"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_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_apparmor": {"status": "disabled"}, "ansible_system": "Linux", "ansible_kernel": "6.10.9-100.fc39.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-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_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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": "AAAAB3NzaC1yc2EAAA<<< 21882 1726882768.44162: stdout chunk (state=3): >>>ADAQABAAABgQC9Kn//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_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 21882 1726882768.44904: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 21882 1726882768.45000: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv<<< 21882 1726882768.45011: stdout chunk (state=3): >>> <<< 21882 1726882768.45161: stdout chunk (state=3): >>># 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 <<< 21882 1726882768.45243: stdout chunk (state=3): >>># 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_inf<<< 21882 1726882768.45277: stdout chunk (state=3): >>>o # 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 <<< 21882 1726882768.45324: stdout chunk (state=3): >>># 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 <<< 21882 1726882768.45451: stdout chunk (state=3): >>># 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 <<< 21882 1726882768.45555: stdout chunk (state=3): >>># 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 <<< 21882 1726882768.45925: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 21882 1726882768.45944: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc <<< 21882 1726882768.45995: stdout chunk (state=3): >>># destroy importlib.util # destroy _bz2 # destroy _compression <<< 21882 1726882768.46105: stdout chunk (state=3): >>># destroy _lzma # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib <<< 21882 1726882768.46245: stdout chunk (state=3): >>># 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 <<< 21882 1726882768.46299: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 <<< 21882 1726882768.46323: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 21882 1726882768.46468: stdout chunk (state=3): >>># 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<<< 21882 1726882768.46471: stdout chunk (state=3): >>> # destroy multiprocessing.pool # destroy signal <<< 21882 1726882768.46500: stdout chunk (state=3): >>># destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 21882 1726882768.46858: stdout chunk (state=3): >>># 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 <<< 21882 1726882768.46899: stdout chunk (state=3): >>># destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # 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 <<< 21882 1726882768.46991: stdout chunk (state=3): >>># 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 <<< 21882 1726882768.47053: stdout chunk (state=3): >>># cleanup[3] wiping _thread # cleanup[3] wiping _imp <<< 21882 1726882768.47078: stdout chunk (state=3): >>># 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 <<< 21882 1726882768.47291: stdout chunk (state=3): >>># destroy sys.monitoring <<< 21882 1726882768.47308: stdout chunk (state=3): >>># destroy _socket <<< 21882 1726882768.47398: stdout chunk (state=3): >>># destroy _collections <<< 21882 1726882768.47415: stdout chunk (state=3): >>># destroy platform <<< 21882 1726882768.47460: stdout chunk (state=3): >>># destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing <<< 21882 1726882768.47492: stdout chunk (state=3): >>># destroy _tokenize <<< 21882 1726882768.47532: stdout chunk (state=3): >>># 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 <<< 21882 1726882768.47647: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 21882 1726882768.47770: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy 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<<< 21882 1726882768.47774: stdout chunk (state=3): >>> <<< 21882 1726882768.47800: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 21882 1726882768.47836: stdout chunk (state=3): >>># destroy _operator # destroy _sha2<<< 21882 1726882768.47861: stdout chunk (state=3): >>> # destroy _sre # destroy _string # destroy re <<< 21882 1726882768.47907: stdout chunk (state=3): >>># destroy itertools <<< 21882 1726882768.48175: stdout chunk (state=3): >>># destroy _abc # destroy posix <<< 21882 1726882768.48178: stdout chunk (state=3): >>># destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 21882 1726882768.48609: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21882 1726882768.48650: stderr chunk (state=3): >>>Shared connection to 10.31.41.238 closed. <<< 21882 1726882768.48729: stderr chunk (state=3): >>><<< 21882 1726882768.48864: stdout chunk (state=3): >>><<< 21882 1726882768.49254: _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 0x7fc1cafb4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1caf83b30> # /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 0x7fc1cafb6ab0> 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 0x7fc1cad89160> # /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 0x7fc1cad89fd0> 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 0x7fc1cadc7e90> # /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 0x7fc1cadc7f50> # /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 0x7fc1cadff860> # /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 0x7fc1cadffef0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1caddfb30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1caddd1f0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1cadc5040> # /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 0x7fc1cae23800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1cae22420> # /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 0x7fc1cadde2a0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1cae20c80> # /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 0x7fc1cae54800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1cadc42c0> # /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 0x7fc1cae54cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1cae54b60> # 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 0x7fc1cae54f50> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1cadc2de0> # /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 0x7fc1cae55640> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1cae55310> 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 0x7fc1cae56540> 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 0x7fc1cae6c770> 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 0x7fc1cae6deb0> # /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 0x7fc1cae6ed80> # 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 0x7fc1cae6f3b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1cae6e2d0> # /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 0x7fc1cae6fe30> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1cae6f560> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1cae565a0> # /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 0x7fc1cab63cb0> # /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 0x7fc1cab8c7d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1cab8c530> # 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 0x7fc1cab8c6e0> # 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 0x7fc1cab8c920> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1cab61e50> # /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 0x7fc1cab8e030> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1cab8ccb0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1cae56c90> # /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 0x7fc1cabbe3c0> # /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 0x7fc1cabd6510> # /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 0x7fc1cac0f2c0> # /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 0x7fc1cac35a60> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1cac0f3e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1cabd71a0> # /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 0x7fc1caa58380> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1cabd5550> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1cab8ef60> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc1caa58560> # zipimport: found 103 names in '/tmp/ansible_setup_payload_k4sm621b/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 0x7fc1caac2060> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1caa98f50> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1caa980b0> # 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 0x7fc1caa9bef0> # /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 0x7fc1caaf19a0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1caaf1730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1caaf1040> # /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 0x7fc1caaf1a90> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1caac2a80> 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 0x7fc1caaf2750> # 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 0x7fc1caaf2990> # /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 0x7fc1caaf2ed0> 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 0x7fc1ca958c20> # 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 0x7fc1ca95a840> # /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 0x7fc1ca95b200> # /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 0x7fc1ca95c3e0> # /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 0x7fc1ca95ee10> # 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 0x7fc1ca95ef30> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1ca95d0d0> # /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 0x7fc1ca962cf0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1ca9617c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1ca961520> # /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 0x7fc1ca963cb0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1ca95d5e0> # 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 0x7fc1ca9a6e40> # /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 0x7fc1ca9a6fc0> # /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 0x7fc1ca9a8b90> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1ca9a8950> # /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 0x7fc1ca9ab110> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1ca9a9280> # /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 0x7fc1ca9b6840> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1ca9ab1d0> # 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 0x7fc1ca9b7b30> # 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 0x7fc1ca9b79e0> # 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 0x7fc1ca9b7c80> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1ca9a7290> # /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 0x7fc1ca9bb380> # 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 0x7fc1ca9bc5c0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1ca9b9af0> # 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 0x7fc1ca9bae70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1ca9b96d0> # 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 0x7fc1ca844860> # /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 0x7fc1ca845760> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1ca9bfaa0> 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 0x7fc1ca845c10> # 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 0x7fc1ca847a10> # 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 0x7fc1ca84e2a0> # 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 0x7fc1ca84eba0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1ca9bfa10> # 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 0x7fc1ca84d880> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1ca84ecf0> 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 0x7fc1ca8def30> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1ca85bda0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1ca852db0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1ca852ba0> # 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 0x7fc1ca8e5b20> # /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 0x7fc1c9d48440> # 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 0x7fc1c9d48740> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1ca8cd4c0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1ca8cc890> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1ca8e4200> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1ca8e4c80> # /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 0x7fc1c9d4b800> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1c9d4b0b0> # 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 0x7fc1c9d4b290> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1c9d4a4e0> # /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 0x7fc1c9d4b9e0> # /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 0x7fc1c9db2510> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1c9db0530> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1ca8e52e0> 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 0x7fc1c9db2a20> # /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 0x7fc1c9db34a0> 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 0x7fc1c9deaa20> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1c9dd5ee0> 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 0x7fc1c9c02150> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1c9de88f0> 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 0x7fc1c9c751f0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1c9c2d970> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc1c9c2d460> {"ansible_facts": {"ansible_fips": false, "ansible_local": {}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "39", "second": "28", "epoch": "1726882768", "epoch_int": "1726882768", "date": "2024-09-20", "time": "21:39:28", "iso8601_micro": "2024-09-21T01:39:28.417990Z", "iso8601": "2024-09-21T01:39:28Z", "iso8601_basic": "20240920T213928417990", "iso8601_basic_short": "20240920T213928", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "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_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_env": {"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_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_apparmor": {"status": "disabled"}, "ansible_system": "Linux", "ansible_kernel": "6.10.9-100.fc39.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-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_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _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 21882 1726882768.51269: 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-1726882767.7329206-21951-17011367998923/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21882 1726882768.51272: _low_level_execute_command(): starting 21882 1726882768.51275: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882767.7329206-21951-17011367998923/ > /dev/null 2>&1 && sleep 0' 21882 1726882768.51421: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 21882 1726882768.51425: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21882 1726882768.51428: 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 <<< 21882 1726882768.51443: 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 <<< 21882 1726882768.51660: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21882 1726882768.51664: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21882 1726882768.51772: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21882 1726882768.53911: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21882 1726882768.53964: stderr chunk (state=3): >>><<< 21882 1726882768.53967: stdout chunk (state=3): >>><<< 21882 1726882768.54116: _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 21882 1726882768.54120: handler run complete 21882 1726882768.54122: variable 'ansible_facts' from source: unknown 21882 1726882768.54300: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882768.54729: variable 'ansible_facts' from source: unknown 21882 1726882768.54913: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882768.54981: attempt loop complete, returning result 21882 1726882768.54993: _execute() done 21882 1726882768.55001: dumping result to json 21882 1726882768.55023: done dumping result, returning 21882 1726882768.55039: done running TaskExecutor() for managed_node3/TASK: Gather the minimum subset of ansible_facts required by the network role test [0affe814-3a2d-28cc-6e3c-0000000000ca] 21882 1726882768.55055: sending task result for task 0affe814-3a2d-28cc-6e3c-0000000000ca 21882 1726882768.55301: done sending task result for task 0affe814-3a2d-28cc-6e3c-0000000000ca 21882 1726882768.55305: WORKER PROCESS EXITING ok: [managed_node3] 21882 1726882768.55468: no more pending results, returning what we have 21882 1726882768.55473: results queue empty 21882 1726882768.55474: checking for any_errors_fatal 21882 1726882768.55476: done checking for any_errors_fatal 21882 1726882768.55476: checking for max_fail_percentage 21882 1726882768.55479: done checking for max_fail_percentage 21882 1726882768.55480: checking to see if all hosts have failed and the running result is not ok 21882 1726882768.55481: done checking to see if all hosts have failed 21882 1726882768.55482: getting the remaining hosts for this loop 21882 1726882768.55483: done getting the remaining hosts for this loop 21882 1726882768.55488: getting the next task for host managed_node3 21882 1726882768.55498: done getting next task for host managed_node3 21882 1726882768.55501: ^ task is: TASK: Check if system is ostree 21882 1726882768.55505: ^ 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 21882 1726882768.55509: getting variables 21882 1726882768.55512: in VariableManager get_vars() 21882 1726882768.55785: Calling all_inventory to load vars for managed_node3 21882 1726882768.55788: Calling groups_inventory to load vars for managed_node3 21882 1726882768.55792: Calling all_plugins_inventory to load vars for managed_node3 21882 1726882768.55804: Calling all_plugins_play to load vars for managed_node3 21882 1726882768.55808: Calling groups_plugins_inventory to load vars for managed_node3 21882 1726882768.55812: Calling groups_plugins_play to load vars for managed_node3 21882 1726882768.56212: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882768.57276: done with get_vars() 21882 1726882768.57289: 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:39:28 -0400 (0:00:00.943) 0:00:03.093 ****** 21882 1726882768.57394: entering _queue_task() for managed_node3/stat 21882 1726882768.58123: worker is 1 (out of 1 available) 21882 1726882768.58187: exiting _queue_task() for managed_node3/stat 21882 1726882768.58198: done queuing things up, now waiting for results queue to drain 21882 1726882768.58200: waiting for pending results... 21882 1726882768.58531: running TaskExecutor() for managed_node3/TASK: Check if system is ostree 21882 1726882768.58539: in run() - task 0affe814-3a2d-28cc-6e3c-0000000000cc 21882 1726882768.58542: variable 'ansible_search_path' from source: unknown 21882 1726882768.58545: variable 'ansible_search_path' from source: unknown 21882 1726882768.58582: calling self._execute() 21882 1726882768.58674: variable 'ansible_host' from source: host vars for 'managed_node3' 21882 1726882768.58688: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 21882 1726882768.58704: variable 'omit' from source: magic vars 21882 1726882768.59303: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21882 1726882768.59829: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21882 1726882768.59833: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21882 1726882768.59838: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21882 1726882768.59984: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21882 1726882768.60205: 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) 21882 1726882768.60276: 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) 21882 1726882768.60315: 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) 21882 1726882768.60410: 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) 21882 1726882768.60740: Evaluated conditional (not __network_is_ostree is defined): True 21882 1726882768.60819: variable 'omit' from source: magic vars 21882 1726882768.60869: variable 'omit' from source: magic vars 21882 1726882768.60964: variable 'omit' from source: magic vars 21882 1726882768.61059: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21882 1726882768.61171: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21882 1726882768.61197: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21882 1726882768.61225: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21882 1726882768.61441: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21882 1726882768.61444: variable 'inventory_hostname' from source: host vars for 'managed_node3' 21882 1726882768.61446: variable 'ansible_host' from source: host vars for 'managed_node3' 21882 1726882768.61448: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 21882 1726882768.61653: Set connection var ansible_timeout to 10 21882 1726882768.61669: Set connection var ansible_connection to ssh 21882 1726882768.61703: Set connection var ansible_module_compression to ZIP_DEFLATED 21882 1726882768.61799: Set connection var ansible_shell_executable to /bin/sh 21882 1726882768.61802: Set connection var ansible_pipelining to False 21882 1726882768.61805: Set connection var ansible_shell_type to sh 21882 1726882768.61831: variable 'ansible_shell_executable' from source: unknown 21882 1726882768.61840: variable 'ansible_connection' from source: unknown 21882 1726882768.61907: variable 'ansible_module_compression' from source: unknown 21882 1726882768.61911: variable 'ansible_shell_type' from source: unknown 21882 1726882768.61913: variable 'ansible_shell_executable' from source: unknown 21882 1726882768.61915: variable 'ansible_host' from source: host vars for 'managed_node3' 21882 1726882768.61917: variable 'ansible_pipelining' from source: unknown 21882 1726882768.61919: variable 'ansible_timeout' from source: unknown 21882 1726882768.62096: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 21882 1726882768.62240: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 21882 1726882768.62258: variable 'omit' from source: magic vars 21882 1726882768.62268: starting attempt loop 21882 1726882768.62274: running the handler 21882 1726882768.62294: _low_level_execute_command(): starting 21882 1726882768.62364: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21882 1726882768.63120: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 21882 1726882768.63200: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/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 <<< 21882 1726882768.63261: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21882 1726882768.63293: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21882 1726882768.63340: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21882 1726882768.63523: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21882 1726882768.65757: stdout chunk (state=3): >>>/root <<< 21882 1726882768.66090: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21882 1726882768.66094: stdout chunk (state=3): >>><<< 21882 1726882768.66100: stderr chunk (state=3): >>><<< 21882 1726882768.66128: _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 21882 1726882768.66416: _low_level_execute_command(): starting 21882 1726882768.66420: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882768.6620166-21983-251347629528901 `" && echo ansible-tmp-1726882768.6620166-21983-251347629528901="` echo /root/.ansible/tmp/ansible-tmp-1726882768.6620166-21983-251347629528901 `" ) && sleep 0' 21882 1726882768.67599: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 21882 1726882768.67805: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/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 <<< 21882 1726882768.67939: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21882 1726882768.68082: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21882 1726882768.71006: stdout chunk (state=3): >>>ansible-tmp-1726882768.6620166-21983-251347629528901=/root/.ansible/tmp/ansible-tmp-1726882768.6620166-21983-251347629528901 <<< 21882 1726882768.71110: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21882 1726882768.71168: stderr chunk (state=3): >>><<< 21882 1726882768.71226: stdout chunk (state=3): >>><<< 21882 1726882768.71338: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882768.6620166-21983-251347629528901=/root/.ansible/tmp/ansible-tmp-1726882768.6620166-21983-251347629528901 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/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 21882 1726882768.71541: variable 'ansible_module_compression' from source: unknown 21882 1726882768.71544: ANSIBALLZ: Using lock for stat 21882 1726882768.71547: ANSIBALLZ: Acquiring lock 21882 1726882768.71549: ANSIBALLZ: Lock acquired: 140490489974800 21882 1726882768.71551: ANSIBALLZ: Creating module 21882 1726882769.06226: ANSIBALLZ: Writing module into payload 21882 1726882769.06643: ANSIBALLZ: Writing module 21882 1726882769.06675: ANSIBALLZ: Renaming module 21882 1726882769.06721: ANSIBALLZ: Done creating module 21882 1726882769.06930: variable 'ansible_facts' from source: unknown 21882 1726882769.06936: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882768.6620166-21983-251347629528901/AnsiballZ_stat.py 21882 1726882769.07779: Sending initial data 21882 1726882769.07792: Sent initial data (153 bytes) 21882 1726882769.09056: 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 <<< 21882 1726882769.09191: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 21882 1726882769.09336: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21882 1726882769.09495: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21882 1726882769.11335: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 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 <<< 21882 1726882769.11574: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 21882 1726882769.11577: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882768.6620166-21983-251347629528901/AnsiballZ_stat.py" <<< 21882 1726882769.11580: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21882ig7m8eix/tmpm_us7qpb /root/.ansible/tmp/ansible-tmp-1726882768.6620166-21983-251347629528901/AnsiballZ_stat.py <<< 21882 1726882769.11873: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-21882ig7m8eix/tmpm_us7qpb" to remote "/root/.ansible/tmp/ansible-tmp-1726882768.6620166-21983-251347629528901/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882768.6620166-21983-251347629528901/AnsiballZ_stat.py" <<< 21882 1726882769.14885: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21882 1726882769.15040: stderr chunk (state=3): >>><<< 21882 1726882769.15044: stdout chunk (state=3): >>><<< 21882 1726882769.15046: done transferring module to remote 21882 1726882769.15049: _low_level_execute_command(): starting 21882 1726882769.15051: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882768.6620166-21983-251347629528901/ /root/.ansible/tmp/ansible-tmp-1726882768.6620166-21983-251347629528901/AnsiballZ_stat.py && sleep 0' 21882 1726882769.16493: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 21882 1726882769.16665: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/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 <<< 21882 1726882769.16749: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21882 1726882769.16829: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21882 1726882769.16871: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21882 1726882769.16985: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 21882 1726882769.20717: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21882 1726882769.20721: stdout chunk (state=3): >>><<< 21882 1726882769.20723: stderr chunk (state=3): >>><<< 21882 1726882769.20843: _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: 4 debug2: Received exit status from master 0 21882 1726882769.20847: _low_level_execute_command(): starting 21882 1726882769.20850: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882768.6620166-21983-251347629528901/AnsiballZ_stat.py && sleep 0' 21882 1726882769.22104: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 21882 1726882769.22107: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21882 1726882769.22376: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21882 1726882769.22380: 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 <<< 21882 1726882769.22383: 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 <<< 21882 1726882769.22385: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21882 1726882769.22610: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21882 1726882769.22953: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21882 1726882769.25461: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 21882 1726882769.25497: stdout chunk (state=3): >>>import _imp # builtin <<< 21882 1726882769.25552: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 21882 1726882769.25664: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 21882 1726882769.25909: stdout chunk (state=3): >>>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' # <<< 21882 1726882769.25939: stdout chunk (state=3): >>>import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 21882 1726882769.25956: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 21882 1726882769.25979: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b200c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1fdbb30> <<< 21882 1726882769.26008: 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' <<< 21882 1726882769.26058: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b200eab0> import '_signal' # <<< 21882 1726882769.26103: stdout chunk (state=3): >>>import '_abc' # import 'abc' # import 'io' # <<< 21882 1726882769.26245: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 21882 1726882769.26321: stdout chunk (state=3): >>>import '_collections_abc' # import 'genericpath' # import 'posixpath' # <<< 21882 1726882769.26373: stdout chunk (state=3): >>>import 'os' # <<< 21882 1726882769.26415: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages <<< 21882 1726882769.26480: stdout chunk (state=3): >>>Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 21882 1726882769.26505: 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 0x7ff5b1e21160> <<< 21882 1726882769.26594: 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 0x7ff5b1e21fd0> <<< 21882 1726882769.26636: stdout chunk (state=3): >>>import 'site' # <<< 21882 1726882769.26680: 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. <<< 21882 1726882769.27061: 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' <<< 21882 1726882769.27130: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 21882 1726882769.27181: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 21882 1726882769.27195: 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 <<< 21882 1726882769.27247: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 21882 1726882769.27363: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1e5fe90> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 21882 1726882769.27392: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1e5ff50> # /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' <<< 21882 1726882769.27409: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 21882 1726882769.27466: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 21882 1726882769.27539: stdout chunk (state=3): >>>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 0x7ff5b1e97860> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 21882 1726882769.27599: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1e97ef0> <<< 21882 1726882769.27611: stdout chunk (state=3): >>>import '_collections' # <<< 21882 1726882769.27649: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1e77b30> import '_functools' # <<< 21882 1726882769.27798: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1e751f0> <<< 21882 1726882769.27829: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1e5d040> # /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' <<< 21882 1726882769.27858: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 21882 1726882769.27893: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 21882 1726882769.27921: stdout chunk (state=3): >>># /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' <<< 21882 1726882769.28077: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1ebb800> <<< 21882 1726882769.28082: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1eba420> <<< 21882 1726882769.28140: 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 0x7ff5b1e762a0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1eb8c80> # /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 0x7ff5b1eec800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1e5c2c0> # /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' <<< 21882 1726882769.28143: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 21882 1726882769.28146: 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 0x7ff5b1eeccb0> <<< 21882 1726882769.28217: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1eecb60> <<< 21882 1726882769.28222: 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 0x7ff5b1eecf50> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1e5ade0> <<< 21882 1726882769.28322: 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' <<< 21882 1726882769.28391: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 21882 1726882769.28400: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1eed640> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1eed310> 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 0x7ff5b1eee540> <<< 21882 1726882769.28403: stdout chunk (state=3): >>>import 'importlib.util' # <<< 21882 1726882769.28515: stdout chunk (state=3): >>>import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 21882 1726882769.28539: stdout chunk (state=3): >>># 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 0x7ff5b1f04770> 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 0x7ff5b1f05eb0> <<< 21882 1726882769.28566: 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' <<< 21882 1726882769.28595: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1f06d80> <<< 21882 1726882769.28646: 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 0x7ff5b1f073b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1f062d0> <<< 21882 1726882769.28672: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 21882 1726882769.28751: stdout chunk (state=3): >>># 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 0x7ff5b1f07e30> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1f07560> <<< 21882 1726882769.28808: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1eee5a0> <<< 21882 1726882769.28859: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 21882 1726882769.28864: 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 <<< 21882 1726882769.29043: stdout chunk (state=3): >>># 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 0x7ff5b1cafcb0> # /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 0x7ff5b1cd8740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1cd84a0> <<< 21882 1726882769.29048: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5b1cd8770> <<< 21882 1726882769.29053: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 21882 1726882769.29241: 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 0x7ff5b1cd8950> <<< 21882 1726882769.29282: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1cade50> # /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 0x7ff5b1cda030> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1cd8cb0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1eeec90> <<< 21882 1726882769.29297: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 21882 1726882769.29336: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 21882 1726882769.29351: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 21882 1726882769.29402: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 21882 1726882769.29424: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1d0a390> <<< 21882 1726882769.29480: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 21882 1726882769.29671: 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 # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1d22540> # /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' <<< 21882 1726882769.29699: stdout chunk (state=3): >>>import 'ntpath' # <<< 21882 1726882769.29725: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py <<< 21882 1726882769.29808: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1d5b2c0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 21882 1726882769.30051: 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 # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1d81a60> <<< 21882 1726882769.30156: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1d5b3e0> <<< 21882 1726882769.30247: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1d231d0> <<< 21882 1726882769.30281: 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 0x7ff5b1b9c2f0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1d21580> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1cdaf30> <<< 21882 1726882769.30421: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 21882 1726882769.30462: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff5b1b9c500> <<< 21882 1726882769.30572: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_dt4p48q0/ansible_stat_payload.zip' <<< 21882 1726882769.30622: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882769.30829: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882769.30877: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 21882 1726882769.30928: stdout chunk (state=3): >>># 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 <<< 21882 1726882769.31044: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 21882 1726882769.31088: 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' <<< 21882 1726882769.31221: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1bf1f70> import '_typing' # <<< 21882 1726882769.31409: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1bc8e60> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1b9ffb0> <<< 21882 1726882769.31458: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible' # <<< 21882 1726882769.31482: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21882 1726882769.31511: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # <<< 21882 1726882769.31593: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882769.34106: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882769.36245: 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 0x7ff5b1bcbe00> # /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' <<< 21882 1726882769.36263: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 21882 1726882769.36480: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5b1c199d0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1c19760> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1c19070> # /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 0x7ff5b1c194c0> <<< 21882 1726882769.36517: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1bf2c00> <<< 21882 1726882769.36545: stdout chunk (state=3): >>>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 0x7ff5b1c1a7b0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 21882 1726882769.36591: 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 0x7ff5b1c1a9f0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 21882 1726882769.36655: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 21882 1726882769.36668: stdout chunk (state=3): >>>import '_locale' # <<< 21882 1726882769.36731: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1c1af30> import 'pwd' # <<< 21882 1726882769.36794: 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' <<< 21882 1726882769.36833: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1a80c50> <<< 21882 1726882769.36872: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 21882 1726882769.37009: 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 0x7ff5b1a82870> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 21882 1726882769.37013: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1a83170> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 21882 1726882769.37030: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 21882 1726882769.37077: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1a84350> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 21882 1726882769.37118: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 21882 1726882769.37148: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 21882 1726882769.37329: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1a86de0> # 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 0x7ff5b1a87110> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1a850a0> <<< 21882 1726882769.37344: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 21882 1726882769.37428: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 21882 1726882769.37453: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 21882 1726882769.37499: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1a8ade0> <<< 21882 1726882769.37625: stdout chunk (state=3): >>>import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1a898b0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1a89640> <<< 21882 1726882769.37755: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 21882 1726882769.37759: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 21882 1726882769.37779: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1a8bd10> <<< 21882 1726882769.37811: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1a855b0> <<< 21882 1726882769.37851: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 21882 1726882769.37872: 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 0x7ff5b1ad2f30> <<< 21882 1726882769.37967: 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 0x7ff5b1ad30b0> # /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' <<< 21882 1726882769.38085: 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 0x7ff5b1ad4c50> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1ad4a10> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 21882 1726882769.38197: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 21882 1726882769.38267: 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 0x7ff5b1ad7110> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1ad52b0> <<< 21882 1726882769.38404: 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' <<< 21882 1726882769.38430: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 21882 1726882769.38489: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1ade900> <<< 21882 1726882769.38753: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1ad72c0> <<< 21882 1726882769.38861: 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 0x7ff5b1adf5f0> <<< 21882 1726882769.39080: 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 0x7ff5b1adfb00> # 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 0x7ff5b1adfad0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1ad3380> # /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 <<< 21882 1726882769.39084: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 21882 1726882769.39107: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 21882 1726882769.39149: 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 0x7ff5b1ae3290> <<< 21882 1726882769.39484: 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 0x7ff5b1ae47d0> <<< 21882 1726882769.39536: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1ae1a00> # 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 0x7ff5b1ae2db0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1ae1610> <<< 21882 1726882769.39621: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 21882 1726882769.39693: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882769.39771: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882769.39940: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882769.39968: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 21882 1726882769.40001: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882769.40061: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 21882 1726882769.40141: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882769.40290: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882769.40554: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882769.41703: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882769.43191: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # 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 0x7ff5b1b688c0> <<< 21882 1726882769.43222: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 21882 1726882769.43359: 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 0x7ff5b1b696d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1ae7170> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available <<< 21882 1726882769.43366: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882769.43402: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 21882 1726882769.43405: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882769.43706: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882769.43997: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 21882 1726882769.44251: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1b69490> # zipimport: zlib available <<< 21882 1726882769.44994: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882769.45908: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882769.46043: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882769.46230: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 21882 1726882769.46267: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882769.46343: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 21882 1726882769.46360: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882769.46491: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882769.46671: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 21882 1726882769.46779: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 21882 1726882769.46827: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882769.46898: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 21882 1726882769.46915: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882769.47389: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882769.47855: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 21882 1726882769.47967: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 21882 1726882769.47984: stdout chunk (state=3): >>>import '_ast' # <<< 21882 1726882769.48123: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1b6b140> <<< 21882 1726882769.48142: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882769.48283: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882769.48465: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 21882 1726882769.48491: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 21882 1726882769.48647: stdout chunk (state=3): >>># 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' <<< 21882 1726882769.48795: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 21882 1726882769.48822: stdout chunk (state=3): >>>import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff5b197a090> <<< 21882 1726882769.48879: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 21882 1726882769.49020: 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 0x7ff5b197a9f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1b6b1d0> # zipimport: zlib available # zipimport: zlib available <<< 21882 1726882769.49077: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 21882 1726882769.49103: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882769.49170: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882769.49248: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882769.49349: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882769.49465: 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 <<< 21882 1726882769.49527: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 21882 1726882769.49662: 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' <<< 21882 1726882769.49851: 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 0x7ff5b1979610> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b197ab40> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 21882 1726882769.49893: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882769.49998: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882769.50053: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882769.50105: 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 <<< 21882 1726882769.50126: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 21882 1726882769.50150: 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 <<< 21882 1726882769.50289: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 21882 1726882769.50312: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 21882 1726882769.50348: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 21882 1726882769.50371: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 21882 1726882769.50479: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1a0acf0> <<< 21882 1726882769.50553: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1987a40> <<< 21882 1726882769.50707: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b197eb10> <<< 21882 1726882769.50714: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b197e960> # destroy ansible.module_utils.distro <<< 21882 1726882769.50850: stdout chunk (state=3): >>>import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 21882 1726882769.50854: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 21882 1726882769.50961: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 21882 1726882769.50965: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882769.51167: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 21882 1726882769.51231: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882769.51562: stdout chunk (state=3): >>># zipimport: zlib available <<< 21882 1726882769.51739: 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"}}} <<< 21882 1726882769.51796: stdout chunk (state=3): >>># destroy __main__ <<< 21882 1726882769.52291: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 21882 1726882769.52294: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._<<< 21882 1726882769.52387: stdout chunk (state=3): >>> # clear sys.path # clear sys.argv # clear sys.ps1 <<< 21882 1726882769.52406: stdout chunk (state=3): >>># 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 <<< 21882 1726882769.52450: stdout chunk (state=3): >>># 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 <<< 21882 1726882769.52544: stdout chunk (state=3): >>># 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 <<< 21882 1726882769.52659: stdout chunk (state=3): >>># 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 <<< 21882 1726882769.52902: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 21882 1726882769.52906: stdout chunk (state=3): >>># 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 <<< 21882 1726882769.52928: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 21882 1726882769.53016: stdout chunk (state=3): >>># destroy ntpath <<< 21882 1726882769.53083: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # 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 <<< 21882 1726882769.53105: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 21882 1726882769.53281: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # 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 <<< 21882 1726882769.53285: stdout chunk (state=3): >>># 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 <<< 21882 1726882769.53348: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 21882 1726882769.53502: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform <<< 21882 1726882769.53539: stdout chunk (state=3): >>># destroy _uuid # destroy stat # destroy genericpath # destroy re._parser <<< 21882 1726882769.53590: stdout chunk (state=3): >>># destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 21882 1726882769.53775: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # 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 <<< 21882 1726882769.54059: stdout chunk (state=3): >>># destroy _string # destroy re # destroy itertools <<< 21882 1726882769.54066: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 21882 1726882769.54396: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.41.238 closed. <<< 21882 1726882769.54482: stderr chunk (state=3): >>><<< 21882 1726882769.54498: stdout chunk (state=3): >>><<< 21882 1726882769.54722: _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 0x7ff5b200c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1fdbb30> # /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 0x7ff5b200eab0> 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 0x7ff5b1e21160> # /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 0x7ff5b1e21fd0> 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 0x7ff5b1e5fe90> # /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 0x7ff5b1e5ff50> # /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 0x7ff5b1e97860> # /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 0x7ff5b1e97ef0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1e77b30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1e751f0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1e5d040> # /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 0x7ff5b1ebb800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1eba420> # /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 0x7ff5b1e762a0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1eb8c80> # /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 0x7ff5b1eec800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1e5c2c0> # /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 0x7ff5b1eeccb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1eecb60> # 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 0x7ff5b1eecf50> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1e5ade0> # /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 0x7ff5b1eed640> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1eed310> 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 0x7ff5b1eee540> 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 0x7ff5b1f04770> 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 0x7ff5b1f05eb0> # /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 0x7ff5b1f06d80> # 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 0x7ff5b1f073b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1f062d0> # /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 0x7ff5b1f07e30> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1f07560> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1eee5a0> # /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 0x7ff5b1cafcb0> # /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 0x7ff5b1cd8740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1cd84a0> # 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 0x7ff5b1cd8770> # 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 0x7ff5b1cd8950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1cade50> # /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 0x7ff5b1cda030> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1cd8cb0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1eeec90> # /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 0x7ff5b1d0a390> # /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 0x7ff5b1d22540> # /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 0x7ff5b1d5b2c0> # /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 0x7ff5b1d81a60> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1d5b3e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1d231d0> # /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 0x7ff5b1b9c2f0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1d21580> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1cdaf30> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff5b1b9c500> # zipimport: found 30 names in '/tmp/ansible_stat_payload_dt4p48q0/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 0x7ff5b1bf1f70> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1bc8e60> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1b9ffb0> # 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 0x7ff5b1bcbe00> # /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 0x7ff5b1c199d0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1c19760> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1c19070> # /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 0x7ff5b1c194c0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1bf2c00> 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 0x7ff5b1c1a7b0> # 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 0x7ff5b1c1a9f0> # /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 0x7ff5b1c1af30> 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 0x7ff5b1a80c50> # 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 0x7ff5b1a82870> # /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 0x7ff5b1a83170> # /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 0x7ff5b1a84350> # /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 0x7ff5b1a86de0> # 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 0x7ff5b1a87110> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1a850a0> # /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 0x7ff5b1a8ade0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1a898b0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1a89640> # /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 0x7ff5b1a8bd10> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1a855b0> # 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 0x7ff5b1ad2f30> # /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 0x7ff5b1ad30b0> # /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 0x7ff5b1ad4c50> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1ad4a10> # /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 0x7ff5b1ad7110> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1ad52b0> # /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 0x7ff5b1ade900> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1ad72c0> # 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 0x7ff5b1adf5f0> # 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 0x7ff5b1adfb00> # 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 0x7ff5b1adfad0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1ad3380> # /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 0x7ff5b1ae3290> # 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 0x7ff5b1ae47d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1ae1a00> # 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 0x7ff5b1ae2db0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1ae1610> # 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 0x7ff5b1b688c0> # /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 0x7ff5b1b696d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1ae7170> 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 0x7ff5b1b69490> # 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 0x7ff5b1b6b140> # 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 0x7ff5b197a090> # 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 0x7ff5b197a9f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1b6b1d0> # 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 0x7ff5b1979610> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b197ab40> 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 0x7ff5b1a0acf0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b1987a40> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b197eb10> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff5b197e960> # 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 21882 1726882769.55986: 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-1726882768.6620166-21983-251347629528901/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21882 1726882769.55989: _low_level_execute_command(): starting 21882 1726882769.55992: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882768.6620166-21983-251347629528901/ > /dev/null 2>&1 && sleep 0' 21882 1726882769.56669: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 21882 1726882769.56673: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/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 <<< 21882 1726882769.56676: 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 <<< 21882 1726882769.56678: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/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 <<< 21882 1726882769.56681: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21882 1726882769.56927: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21882 1726882769.56930: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21882 1726882769.57160: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21882 1726882769.59971: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21882 1726882769.60442: stderr chunk (state=3): >>><<< 21882 1726882769.60446: stdout chunk (state=3): >>><<< 21882 1726882769.60448: _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 21882 1726882769.60451: handler run complete 21882 1726882769.60454: attempt loop complete, returning result 21882 1726882769.60456: _execute() done 21882 1726882769.60458: dumping result to json 21882 1726882769.60460: done dumping result, returning 21882 1726882769.60462: done running TaskExecutor() for managed_node3/TASK: Check if system is ostree [0affe814-3a2d-28cc-6e3c-0000000000cc] 21882 1726882769.60465: sending task result for task 0affe814-3a2d-28cc-6e3c-0000000000cc 21882 1726882769.60531: done sending task result for task 0affe814-3a2d-28cc-6e3c-0000000000cc 21882 1726882769.60538: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 21882 1726882769.60628: no more pending results, returning what we have 21882 1726882769.60632: results queue empty 21882 1726882769.60633: checking for any_errors_fatal 21882 1726882769.60643: done checking for any_errors_fatal 21882 1726882769.60644: checking for max_fail_percentage 21882 1726882769.60647: done checking for max_fail_percentage 21882 1726882769.60648: checking to see if all hosts have failed and the running result is not ok 21882 1726882769.60649: done checking to see if all hosts have failed 21882 1726882769.60650: getting the remaining hosts for this loop 21882 1726882769.60652: done getting the remaining hosts for this loop 21882 1726882769.60657: getting the next task for host managed_node3 21882 1726882769.60665: done getting next task for host managed_node3 21882 1726882769.60668: ^ task is: TASK: Set flag to indicate system is ostree 21882 1726882769.60671: ^ 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 21882 1726882769.60676: getting variables 21882 1726882769.60678: in VariableManager get_vars() 21882 1726882769.60715: Calling all_inventory to load vars for managed_node3 21882 1726882769.60718: Calling groups_inventory to load vars for managed_node3 21882 1726882769.60723: Calling all_plugins_inventory to load vars for managed_node3 21882 1726882769.61140: Calling all_plugins_play to load vars for managed_node3 21882 1726882769.61145: Calling groups_plugins_inventory to load vars for managed_node3 21882 1726882769.61150: Calling groups_plugins_play to load vars for managed_node3 21882 1726882769.61697: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882769.62421: done with get_vars() 21882 1726882769.62436: done getting variables 21882 1726882769.62652: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Friday 20 September 2024 21:39:29 -0400 (0:00:01.054) 0:00:04.148 ****** 21882 1726882769.62856: entering _queue_task() for managed_node3/set_fact 21882 1726882769.62858: Creating lock for set_fact 21882 1726882769.63380: worker is 1 (out of 1 available) 21882 1726882769.63393: exiting _queue_task() for managed_node3/set_fact 21882 1726882769.63405: done queuing things up, now waiting for results queue to drain 21882 1726882769.63406: waiting for pending results... 21882 1726882769.63822: running TaskExecutor() for managed_node3/TASK: Set flag to indicate system is ostree 21882 1726882769.64104: in run() - task 0affe814-3a2d-28cc-6e3c-0000000000cd 21882 1726882769.64116: variable 'ansible_search_path' from source: unknown 21882 1726882769.64124: variable 'ansible_search_path' from source: unknown 21882 1726882769.64223: calling self._execute() 21882 1726882769.64451: variable 'ansible_host' from source: host vars for 'managed_node3' 21882 1726882769.64455: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 21882 1726882769.64458: variable 'omit' from source: magic vars 21882 1726882769.65891: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21882 1726882769.66530: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21882 1726882769.66593: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21882 1726882769.66786: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21882 1726882769.66823: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21882 1726882769.67019: 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) 21882 1726882769.67049: 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) 21882 1726882769.67215: 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) 21882 1726882769.67301: 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) 21882 1726882769.67660: Evaluated conditional (not __network_is_ostree is defined): True 21882 1726882769.67668: variable 'omit' from source: magic vars 21882 1726882769.67763: variable 'omit' from source: magic vars 21882 1726882769.68141: variable '__ostree_booted_stat' from source: set_fact 21882 1726882769.68218: variable 'omit' from source: magic vars 21882 1726882769.68314: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21882 1726882769.68411: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21882 1726882769.68464: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21882 1726882769.68527: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21882 1726882769.68617: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21882 1726882769.68871: variable 'inventory_hostname' from source: host vars for 'managed_node3' 21882 1726882769.68876: variable 'ansible_host' from source: host vars for 'managed_node3' 21882 1726882769.68878: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 21882 1726882769.69238: Set connection var ansible_timeout to 10 21882 1726882769.69244: Set connection var ansible_connection to ssh 21882 1726882769.69247: Set connection var ansible_module_compression to ZIP_DEFLATED 21882 1726882769.69249: Set connection var ansible_shell_executable to /bin/sh 21882 1726882769.69252: Set connection var ansible_pipelining to False 21882 1726882769.69254: Set connection var ansible_shell_type to sh 21882 1726882769.69256: variable 'ansible_shell_executable' from source: unknown 21882 1726882769.69258: variable 'ansible_connection' from source: unknown 21882 1726882769.69262: variable 'ansible_module_compression' from source: unknown 21882 1726882769.69264: variable 'ansible_shell_type' from source: unknown 21882 1726882769.69267: variable 'ansible_shell_executable' from source: unknown 21882 1726882769.69269: variable 'ansible_host' from source: host vars for 'managed_node3' 21882 1726882769.69271: variable 'ansible_pipelining' from source: unknown 21882 1726882769.69274: variable 'ansible_timeout' from source: unknown 21882 1726882769.69278: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 21882 1726882769.69423: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 21882 1726882769.69451: variable 'omit' from source: magic vars 21882 1726882769.69540: starting attempt loop 21882 1726882769.69544: running the handler 21882 1726882769.69547: handler run complete 21882 1726882769.69554: attempt loop complete, returning result 21882 1726882769.69556: _execute() done 21882 1726882769.69559: dumping result to json 21882 1726882769.69561: done dumping result, returning 21882 1726882769.69563: done running TaskExecutor() for managed_node3/TASK: Set flag to indicate system is ostree [0affe814-3a2d-28cc-6e3c-0000000000cd] 21882 1726882769.69572: sending task result for task 0affe814-3a2d-28cc-6e3c-0000000000cd ok: [managed_node3] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 21882 1726882769.69725: no more pending results, returning what we have 21882 1726882769.69728: results queue empty 21882 1726882769.69729: checking for any_errors_fatal 21882 1726882769.69737: done checking for any_errors_fatal 21882 1726882769.69738: checking for max_fail_percentage 21882 1726882769.69740: done checking for max_fail_percentage 21882 1726882769.69741: checking to see if all hosts have failed and the running result is not ok 21882 1726882769.69742: done checking to see if all hosts have failed 21882 1726882769.69743: getting the remaining hosts for this loop 21882 1726882769.69745: done getting the remaining hosts for this loop 21882 1726882769.69750: getting the next task for host managed_node3 21882 1726882769.69760: done getting next task for host managed_node3 21882 1726882769.69764: ^ task is: TASK: Fix CentOS6 Base repo 21882 1726882769.69767: ^ 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 21882 1726882769.69771: getting variables 21882 1726882769.69774: in VariableManager get_vars() 21882 1726882769.69810: Calling all_inventory to load vars for managed_node3 21882 1726882769.69814: Calling groups_inventory to load vars for managed_node3 21882 1726882769.69818: Calling all_plugins_inventory to load vars for managed_node3 21882 1726882769.69830: Calling all_plugins_play to load vars for managed_node3 21882 1726882769.69939: Calling groups_plugins_inventory to load vars for managed_node3 21882 1726882769.69953: done sending task result for task 0affe814-3a2d-28cc-6e3c-0000000000cd 21882 1726882769.69956: WORKER PROCESS EXITING 21882 1726882769.69967: Calling groups_plugins_play to load vars for managed_node3 21882 1726882769.70464: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882769.70892: done with get_vars() 21882 1726882769.70937: done getting variables 21882 1726882769.71213: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Friday 20 September 2024 21:39:29 -0400 (0:00:00.084) 0:00:04.232 ****** 21882 1726882769.71269: entering _queue_task() for managed_node3/copy 21882 1726882769.71810: worker is 1 (out of 1 available) 21882 1726882769.71822: exiting _queue_task() for managed_node3/copy 21882 1726882769.71896: done queuing things up, now waiting for results queue to drain 21882 1726882769.71898: waiting for pending results... 21882 1726882769.72387: running TaskExecutor() for managed_node3/TASK: Fix CentOS6 Base repo 21882 1726882769.72488: in run() - task 0affe814-3a2d-28cc-6e3c-0000000000cf 21882 1726882769.72507: variable 'ansible_search_path' from source: unknown 21882 1726882769.72516: variable 'ansible_search_path' from source: unknown 21882 1726882769.72734: calling self._execute() 21882 1726882769.72818: variable 'ansible_host' from source: host vars for 'managed_node3' 21882 1726882769.72825: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 21882 1726882769.72841: variable 'omit' from source: magic vars 21882 1726882769.73954: variable 'ansible_distribution' from source: facts 21882 1726882769.73990: Evaluated conditional (ansible_distribution == 'CentOS'): False 21882 1726882769.74033: when evaluation is False, skipping this task 21882 1726882769.74038: _execute() done 21882 1726882769.74041: dumping result to json 21882 1726882769.74044: done dumping result, returning 21882 1726882769.74046: done running TaskExecutor() for managed_node3/TASK: Fix CentOS6 Base repo [0affe814-3a2d-28cc-6e3c-0000000000cf] 21882 1726882769.74049: sending task result for task 0affe814-3a2d-28cc-6e3c-0000000000cf skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution == 'CentOS'", "skip_reason": "Conditional result was False" } 21882 1726882769.74318: no more pending results, returning what we have 21882 1726882769.74323: results queue empty 21882 1726882769.74324: checking for any_errors_fatal 21882 1726882769.74329: done checking for any_errors_fatal 21882 1726882769.74330: checking for max_fail_percentage 21882 1726882769.74331: done checking for max_fail_percentage 21882 1726882769.74332: checking to see if all hosts have failed and the running result is not ok 21882 1726882769.74335: done checking to see if all hosts have failed 21882 1726882769.74336: getting the remaining hosts for this loop 21882 1726882769.74338: done getting the remaining hosts for this loop 21882 1726882769.74343: getting the next task for host managed_node3 21882 1726882769.74349: done getting next task for host managed_node3 21882 1726882769.74353: ^ task is: TASK: Include the task 'enable_epel.yml' 21882 1726882769.74356: ^ 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 21882 1726882769.74361: getting variables 21882 1726882769.74363: in VariableManager get_vars() 21882 1726882769.74395: Calling all_inventory to load vars for managed_node3 21882 1726882769.74400: Calling groups_inventory to load vars for managed_node3 21882 1726882769.74405: Calling all_plugins_inventory to load vars for managed_node3 21882 1726882769.74419: Calling all_plugins_play to load vars for managed_node3 21882 1726882769.74423: Calling groups_plugins_inventory to load vars for managed_node3 21882 1726882769.74427: Calling groups_plugins_play to load vars for managed_node3 21882 1726882769.74648: done sending task result for task 0affe814-3a2d-28cc-6e3c-0000000000cf 21882 1726882769.74651: WORKER PROCESS EXITING 21882 1726882769.74941: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882769.75603: done with get_vars() 21882 1726882769.75614: 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:39:29 -0400 (0:00:00.046) 0:00:04.278 ****** 21882 1726882769.75888: entering _queue_task() for managed_node3/include_tasks 21882 1726882769.76375: worker is 1 (out of 1 available) 21882 1726882769.76411: exiting _queue_task() for managed_node3/include_tasks 21882 1726882769.76426: done queuing things up, now waiting for results queue to drain 21882 1726882769.76427: waiting for pending results... 21882 1726882769.76782: running TaskExecutor() for managed_node3/TASK: Include the task 'enable_epel.yml' 21882 1726882769.76876: in run() - task 0affe814-3a2d-28cc-6e3c-0000000000d0 21882 1726882769.76905: variable 'ansible_search_path' from source: unknown 21882 1726882769.76913: variable 'ansible_search_path' from source: unknown 21882 1726882769.76962: calling self._execute() 21882 1726882769.77107: variable 'ansible_host' from source: host vars for 'managed_node3' 21882 1726882769.77116: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 21882 1726882769.77119: variable 'omit' from source: magic vars 21882 1726882769.77753: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21882 1726882769.80784: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21882 1726882769.80885: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21882 1726882769.80932: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21882 1726882769.80992: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21882 1726882769.81029: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21882 1726882769.81140: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21882 1726882769.81188: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21882 1726882769.81230: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21882 1726882769.81307: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21882 1726882769.81339: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21882 1726882769.81476: variable '__network_is_ostree' from source: set_fact 21882 1726882769.81518: Evaluated conditional (not __network_is_ostree | d(false)): True 21882 1726882769.81527: _execute() done 21882 1726882769.81739: dumping result to json 21882 1726882769.81743: done dumping result, returning 21882 1726882769.81746: done running TaskExecutor() for managed_node3/TASK: Include the task 'enable_epel.yml' [0affe814-3a2d-28cc-6e3c-0000000000d0] 21882 1726882769.81748: sending task result for task 0affe814-3a2d-28cc-6e3c-0000000000d0 21882 1726882769.81819: done sending task result for task 0affe814-3a2d-28cc-6e3c-0000000000d0 21882 1726882769.81822: WORKER PROCESS EXITING 21882 1726882769.81853: no more pending results, returning what we have 21882 1726882769.81858: in VariableManager get_vars() 21882 1726882769.81895: Calling all_inventory to load vars for managed_node3 21882 1726882769.81899: Calling groups_inventory to load vars for managed_node3 21882 1726882769.81903: Calling all_plugins_inventory to load vars for managed_node3 21882 1726882769.81914: Calling all_plugins_play to load vars for managed_node3 21882 1726882769.81918: Calling groups_plugins_inventory to load vars for managed_node3 21882 1726882769.81922: Calling groups_plugins_play to load vars for managed_node3 21882 1726882769.82326: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882769.82667: done with get_vars() 21882 1726882769.82677: variable 'ansible_search_path' from source: unknown 21882 1726882769.82678: variable 'ansible_search_path' from source: unknown 21882 1726882769.82730: we have included files to process 21882 1726882769.82731: generating all_blocks data 21882 1726882769.82736: done generating all_blocks data 21882 1726882769.82743: processing included file: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 21882 1726882769.82744: loading included file: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 21882 1726882769.82747: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 21882 1726882769.83680: done processing included file 21882 1726882769.83683: iterating over new_blocks loaded from include file 21882 1726882769.83685: in VariableManager get_vars() 21882 1726882769.83700: done with get_vars() 21882 1726882769.83702: filtering new block on tags 21882 1726882769.83730: done filtering new block on tags 21882 1726882769.83733: in VariableManager get_vars() 21882 1726882769.83747: done with get_vars() 21882 1726882769.83749: filtering new block on tags 21882 1726882769.83764: done filtering new block on tags 21882 1726882769.83766: 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 21882 1726882769.83772: extending task lists for all hosts with included blocks 21882 1726882769.83923: done extending task lists 21882 1726882769.83924: done processing included files 21882 1726882769.83925: results queue empty 21882 1726882769.83926: checking for any_errors_fatal 21882 1726882769.83930: done checking for any_errors_fatal 21882 1726882769.83931: checking for max_fail_percentage 21882 1726882769.83932: done checking for max_fail_percentage 21882 1726882769.83936: checking to see if all hosts have failed and the running result is not ok 21882 1726882769.83937: done checking to see if all hosts have failed 21882 1726882769.83938: getting the remaining hosts for this loop 21882 1726882769.83939: done getting the remaining hosts for this loop 21882 1726882769.83942: getting the next task for host managed_node3 21882 1726882769.83947: done getting next task for host managed_node3 21882 1726882769.83950: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 21882 1726882769.83954: ^ 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 21882 1726882769.83956: getting variables 21882 1726882769.83957: in VariableManager get_vars() 21882 1726882769.83967: Calling all_inventory to load vars for managed_node3 21882 1726882769.83970: Calling groups_inventory to load vars for managed_node3 21882 1726882769.83973: Calling all_plugins_inventory to load vars for managed_node3 21882 1726882769.83979: Calling all_plugins_play to load vars for managed_node3 21882 1726882769.83987: Calling groups_plugins_inventory to load vars for managed_node3 21882 1726882769.83991: Calling groups_plugins_play to load vars for managed_node3 21882 1726882769.84247: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882769.84583: done with get_vars() 21882 1726882769.84593: done getting variables 21882 1726882769.84678: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) 21882 1726882769.84988: 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:39:29 -0400 (0:00:00.091) 0:00:04.370 ****** 21882 1726882769.85048: entering _queue_task() for managed_node3/command 21882 1726882769.85050: Creating lock for command 21882 1726882769.85377: worker is 1 (out of 1 available) 21882 1726882769.85392: exiting _queue_task() for managed_node3/command 21882 1726882769.85406: done queuing things up, now waiting for results queue to drain 21882 1726882769.85408: waiting for pending results... 21882 1726882769.85771: running TaskExecutor() for managed_node3/TASK: Create EPEL 39 21882 1726882769.85976: in run() - task 0affe814-3a2d-28cc-6e3c-0000000000ea 21882 1726882769.85980: variable 'ansible_search_path' from source: unknown 21882 1726882769.85983: variable 'ansible_search_path' from source: unknown 21882 1726882769.85986: calling self._execute() 21882 1726882769.86021: variable 'ansible_host' from source: host vars for 'managed_node3' 21882 1726882769.86038: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 21882 1726882769.86057: variable 'omit' from source: magic vars 21882 1726882769.86538: variable 'ansible_distribution' from source: facts 21882 1726882769.86556: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 21882 1726882769.86565: when evaluation is False, skipping this task 21882 1726882769.86572: _execute() done 21882 1726882769.86579: dumping result to json 21882 1726882769.86586: done dumping result, returning 21882 1726882769.86595: done running TaskExecutor() for managed_node3/TASK: Create EPEL 39 [0affe814-3a2d-28cc-6e3c-0000000000ea] 21882 1726882769.86604: sending task result for task 0affe814-3a2d-28cc-6e3c-0000000000ea skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 21882 1726882769.86798: no more pending results, returning what we have 21882 1726882769.86803: results queue empty 21882 1726882769.86805: checking for any_errors_fatal 21882 1726882769.86807: done checking for any_errors_fatal 21882 1726882769.86808: checking for max_fail_percentage 21882 1726882769.86810: done checking for max_fail_percentage 21882 1726882769.86811: checking to see if all hosts have failed and the running result is not ok 21882 1726882769.86812: done checking to see if all hosts have failed 21882 1726882769.86813: getting the remaining hosts for this loop 21882 1726882769.86815: done getting the remaining hosts for this loop 21882 1726882769.86820: getting the next task for host managed_node3 21882 1726882769.86828: done getting next task for host managed_node3 21882 1726882769.86831: ^ task is: TASK: Install yum-utils package 21882 1726882769.86838: ^ 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 21882 1726882769.86842: getting variables 21882 1726882769.86844: in VariableManager get_vars() 21882 1726882769.86875: Calling all_inventory to load vars for managed_node3 21882 1726882769.86879: Calling groups_inventory to load vars for managed_node3 21882 1726882769.86883: Calling all_plugins_inventory to load vars for managed_node3 21882 1726882769.86898: Calling all_plugins_play to load vars for managed_node3 21882 1726882769.86902: Calling groups_plugins_inventory to load vars for managed_node3 21882 1726882769.86905: Calling groups_plugins_play to load vars for managed_node3 21882 1726882769.87403: done sending task result for task 0affe814-3a2d-28cc-6e3c-0000000000ea 21882 1726882769.87407: WORKER PROCESS EXITING 21882 1726882769.87437: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882769.87802: done with get_vars() 21882 1726882769.87821: done getting variables 21882 1726882769.87940: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Install yum-utils package] *********************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Friday 20 September 2024 21:39:29 -0400 (0:00:00.029) 0:00:04.399 ****** 21882 1726882769.87973: entering _queue_task() for managed_node3/package 21882 1726882769.87975: Creating lock for package 21882 1726882769.88275: worker is 1 (out of 1 available) 21882 1726882769.88289: exiting _queue_task() for managed_node3/package 21882 1726882769.88302: done queuing things up, now waiting for results queue to drain 21882 1726882769.88303: waiting for pending results... 21882 1726882769.88478: running TaskExecutor() for managed_node3/TASK: Install yum-utils package 21882 1726882769.88606: in run() - task 0affe814-3a2d-28cc-6e3c-0000000000eb 21882 1726882769.88625: variable 'ansible_search_path' from source: unknown 21882 1726882769.88635: variable 'ansible_search_path' from source: unknown 21882 1726882769.88682: calling self._execute() 21882 1726882769.88764: variable 'ansible_host' from source: host vars for 'managed_node3' 21882 1726882769.88781: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 21882 1726882769.88797: variable 'omit' from source: magic vars 21882 1726882769.89247: variable 'ansible_distribution' from source: facts 21882 1726882769.89269: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 21882 1726882769.89282: when evaluation is False, skipping this task 21882 1726882769.89292: _execute() done 21882 1726882769.89300: dumping result to json 21882 1726882769.89308: done dumping result, returning 21882 1726882769.89440: done running TaskExecutor() for managed_node3/TASK: Install yum-utils package [0affe814-3a2d-28cc-6e3c-0000000000eb] 21882 1726882769.89444: sending task result for task 0affe814-3a2d-28cc-6e3c-0000000000eb 21882 1726882769.89515: done sending task result for task 0affe814-3a2d-28cc-6e3c-0000000000eb 21882 1726882769.89519: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 21882 1726882769.89656: no more pending results, returning what we have 21882 1726882769.89659: results queue empty 21882 1726882769.89660: checking for any_errors_fatal 21882 1726882769.89671: done checking for any_errors_fatal 21882 1726882769.89673: checking for max_fail_percentage 21882 1726882769.89678: done checking for max_fail_percentage 21882 1726882769.89679: checking to see if all hosts have failed and the running result is not ok 21882 1726882769.89681: done checking to see if all hosts have failed 21882 1726882769.89682: getting the remaining hosts for this loop 21882 1726882769.89683: done getting the remaining hosts for this loop 21882 1726882769.89687: getting the next task for host managed_node3 21882 1726882769.89693: done getting next task for host managed_node3 21882 1726882769.89696: ^ task is: TASK: Enable EPEL 7 21882 1726882769.89701: ^ 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 21882 1726882769.89704: getting variables 21882 1726882769.89705: in VariableManager get_vars() 21882 1726882769.89732: Calling all_inventory to load vars for managed_node3 21882 1726882769.89737: Calling groups_inventory to load vars for managed_node3 21882 1726882769.89741: Calling all_plugins_inventory to load vars for managed_node3 21882 1726882769.89751: Calling all_plugins_play to load vars for managed_node3 21882 1726882769.89755: Calling groups_plugins_inventory to load vars for managed_node3 21882 1726882769.89758: Calling groups_plugins_play to load vars for managed_node3 21882 1726882769.90026: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882769.90376: done with get_vars() 21882 1726882769.90387: done getting variables 21882 1726882769.90462: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Enable EPEL 7] *********************************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Friday 20 September 2024 21:39:29 -0400 (0:00:00.025) 0:00:04.424 ****** 21882 1726882769.90494: entering _queue_task() for managed_node3/command 21882 1726882769.90845: worker is 1 (out of 1 available) 21882 1726882769.90861: exiting _queue_task() for managed_node3/command 21882 1726882769.90877: done queuing things up, now waiting for results queue to drain 21882 1726882769.90879: waiting for pending results... 21882 1726882769.91106: running TaskExecutor() for managed_node3/TASK: Enable EPEL 7 21882 1726882769.91208: in run() - task 0affe814-3a2d-28cc-6e3c-0000000000ec 21882 1726882769.91228: variable 'ansible_search_path' from source: unknown 21882 1726882769.91238: variable 'ansible_search_path' from source: unknown 21882 1726882769.91281: calling self._execute() 21882 1726882769.91372: variable 'ansible_host' from source: host vars for 'managed_node3' 21882 1726882769.91385: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 21882 1726882769.91400: variable 'omit' from source: magic vars 21882 1726882769.91889: variable 'ansible_distribution' from source: facts 21882 1726882769.91908: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 21882 1726882769.91916: when evaluation is False, skipping this task 21882 1726882769.91924: _execute() done 21882 1726882769.91932: dumping result to json 21882 1726882769.91942: done dumping result, returning 21882 1726882769.91952: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 7 [0affe814-3a2d-28cc-6e3c-0000000000ec] 21882 1726882769.92040: sending task result for task 0affe814-3a2d-28cc-6e3c-0000000000ec skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 21882 1726882769.92327: no more pending results, returning what we have 21882 1726882769.92331: results queue empty 21882 1726882769.92332: checking for any_errors_fatal 21882 1726882769.92338: done checking for any_errors_fatal 21882 1726882769.92339: checking for max_fail_percentage 21882 1726882769.92341: done checking for max_fail_percentage 21882 1726882769.92342: checking to see if all hosts have failed and the running result is not ok 21882 1726882769.92343: done checking to see if all hosts have failed 21882 1726882769.92344: getting the remaining hosts for this loop 21882 1726882769.92345: done getting the remaining hosts for this loop 21882 1726882769.92349: getting the next task for host managed_node3 21882 1726882769.92356: done getting next task for host managed_node3 21882 1726882769.92359: ^ task is: TASK: Enable EPEL 8 21882 1726882769.92363: ^ 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 21882 1726882769.92366: getting variables 21882 1726882769.92368: in VariableManager get_vars() 21882 1726882769.92396: Calling all_inventory to load vars for managed_node3 21882 1726882769.92399: Calling groups_inventory to load vars for managed_node3 21882 1726882769.92403: Calling all_plugins_inventory to load vars for managed_node3 21882 1726882769.92413: Calling all_plugins_play to load vars for managed_node3 21882 1726882769.92417: Calling groups_plugins_inventory to load vars for managed_node3 21882 1726882769.92421: Calling groups_plugins_play to load vars for managed_node3 21882 1726882769.92700: done sending task result for task 0affe814-3a2d-28cc-6e3c-0000000000ec 21882 1726882769.92704: WORKER PROCESS EXITING 21882 1726882769.92729: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882769.93028: done with get_vars() 21882 1726882769.93040: done getting variables 21882 1726882769.93106: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Enable EPEL 8] *********************************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Friday 20 September 2024 21:39:29 -0400 (0:00:00.026) 0:00:04.451 ****** 21882 1726882769.93143: entering _queue_task() for managed_node3/command 21882 1726882769.93415: worker is 1 (out of 1 available) 21882 1726882769.93554: exiting _queue_task() for managed_node3/command 21882 1726882769.93566: done queuing things up, now waiting for results queue to drain 21882 1726882769.93567: waiting for pending results... 21882 1726882769.93743: running TaskExecutor() for managed_node3/TASK: Enable EPEL 8 21882 1726882769.93903: in run() - task 0affe814-3a2d-28cc-6e3c-0000000000ed 21882 1726882769.93941: variable 'ansible_search_path' from source: unknown 21882 1726882769.93945: variable 'ansible_search_path' from source: unknown 21882 1726882769.93982: calling self._execute() 21882 1726882769.94092: variable 'ansible_host' from source: host vars for 'managed_node3' 21882 1726882769.94096: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 21882 1726882769.94201: variable 'omit' from source: magic vars 21882 1726882769.94608: variable 'ansible_distribution' from source: facts 21882 1726882769.94628: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 21882 1726882769.94644: when evaluation is False, skipping this task 21882 1726882769.94661: _execute() done 21882 1726882769.94669: dumping result to json 21882 1726882769.94677: done dumping result, returning 21882 1726882769.94688: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 8 [0affe814-3a2d-28cc-6e3c-0000000000ed] 21882 1726882769.94742: sending task result for task 0affe814-3a2d-28cc-6e3c-0000000000ed 21882 1726882769.94816: done sending task result for task 0affe814-3a2d-28cc-6e3c-0000000000ed skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 21882 1726882769.94969: no more pending results, returning what we have 21882 1726882769.94974: results queue empty 21882 1726882769.94975: checking for any_errors_fatal 21882 1726882769.94978: done checking for any_errors_fatal 21882 1726882769.94979: checking for max_fail_percentage 21882 1726882769.94982: done checking for max_fail_percentage 21882 1726882769.94983: checking to see if all hosts have failed and the running result is not ok 21882 1726882769.94984: done checking to see if all hosts have failed 21882 1726882769.94985: getting the remaining hosts for this loop 21882 1726882769.94987: done getting the remaining hosts for this loop 21882 1726882769.94991: getting the next task for host managed_node3 21882 1726882769.95001: done getting next task for host managed_node3 21882 1726882769.95005: ^ task is: TASK: Enable EPEL 6 21882 1726882769.95010: ^ 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 21882 1726882769.95014: getting variables 21882 1726882769.95017: in VariableManager get_vars() 21882 1726882769.95053: Calling all_inventory to load vars for managed_node3 21882 1726882769.95056: Calling groups_inventory to load vars for managed_node3 21882 1726882769.95061: Calling all_plugins_inventory to load vars for managed_node3 21882 1726882769.95077: Calling all_plugins_play to load vars for managed_node3 21882 1726882769.95081: Calling groups_plugins_inventory to load vars for managed_node3 21882 1726882769.95085: Calling groups_plugins_play to load vars for managed_node3 21882 1726882769.95443: WORKER PROCESS EXITING 21882 1726882769.95479: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882769.95807: done with get_vars() 21882 1726882769.95818: done getting variables 21882 1726882769.95886: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Enable EPEL 6] *********************************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Friday 20 September 2024 21:39:29 -0400 (0:00:00.027) 0:00:04.479 ****** 21882 1726882769.95926: entering _queue_task() for managed_node3/copy 21882 1726882769.96185: worker is 1 (out of 1 available) 21882 1726882769.96200: exiting _queue_task() for managed_node3/copy 21882 1726882769.96213: done queuing things up, now waiting for results queue to drain 21882 1726882769.96215: waiting for pending results... 21882 1726882769.96476: running TaskExecutor() for managed_node3/TASK: Enable EPEL 6 21882 1726882769.96602: in run() - task 0affe814-3a2d-28cc-6e3c-0000000000ef 21882 1726882769.96620: variable 'ansible_search_path' from source: unknown 21882 1726882769.96628: variable 'ansible_search_path' from source: unknown 21882 1726882769.96681: calling self._execute() 21882 1726882769.96768: variable 'ansible_host' from source: host vars for 'managed_node3' 21882 1726882769.96789: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 21882 1726882769.96840: variable 'omit' from source: magic vars 21882 1726882769.97611: variable 'ansible_distribution' from source: facts 21882 1726882769.97630: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 21882 1726882769.97644: when evaluation is False, skipping this task 21882 1726882769.97662: _execute() done 21882 1726882769.97670: dumping result to json 21882 1726882769.97739: done dumping result, returning 21882 1726882769.97743: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 6 [0affe814-3a2d-28cc-6e3c-0000000000ef] 21882 1726882769.97747: sending task result for task 0affe814-3a2d-28cc-6e3c-0000000000ef skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 21882 1726882769.97920: no more pending results, returning what we have 21882 1726882769.97924: results queue empty 21882 1726882769.97925: checking for any_errors_fatal 21882 1726882769.97931: done checking for any_errors_fatal 21882 1726882769.97932: checking for max_fail_percentage 21882 1726882769.97936: done checking for max_fail_percentage 21882 1726882769.97937: checking to see if all hosts have failed and the running result is not ok 21882 1726882769.97938: done checking to see if all hosts have failed 21882 1726882769.97939: getting the remaining hosts for this loop 21882 1726882769.97941: done getting the remaining hosts for this loop 21882 1726882769.97945: getting the next task for host managed_node3 21882 1726882769.97954: done getting next task for host managed_node3 21882 1726882769.97958: ^ task is: TASK: Set network provider to 'initscripts' 21882 1726882769.97961: ^ 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 21882 1726882769.97966: getting variables 21882 1726882769.97968: in VariableManager get_vars() 21882 1726882769.98008: Calling all_inventory to load vars for managed_node3 21882 1726882769.98012: Calling groups_inventory to load vars for managed_node3 21882 1726882769.98018: Calling all_plugins_inventory to load vars for managed_node3 21882 1726882769.98032: Calling all_plugins_play to load vars for managed_node3 21882 1726882769.98100: Calling groups_plugins_inventory to load vars for managed_node3 21882 1726882769.98208: done sending task result for task 0affe814-3a2d-28cc-6e3c-0000000000ef 21882 1726882769.98212: WORKER PROCESS EXITING 21882 1726882769.98217: Calling groups_plugins_play to load vars for managed_node3 21882 1726882769.98710: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882769.99024: done with get_vars() 21882 1726882769.99037: done getting variables 21882 1726882769.99110: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set network provider to 'initscripts'] *********************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tests_ipv6_initscripts.yml:12 Friday 20 September 2024 21:39:29 -0400 (0:00:00.032) 0:00:04.511 ****** 21882 1726882769.99142: entering _queue_task() for managed_node3/set_fact 21882 1726882769.99394: worker is 1 (out of 1 available) 21882 1726882769.99549: exiting _queue_task() for managed_node3/set_fact 21882 1726882769.99561: done queuing things up, now waiting for results queue to drain 21882 1726882769.99563: waiting for pending results... 21882 1726882769.99697: running TaskExecutor() for managed_node3/TASK: Set network provider to 'initscripts' 21882 1726882769.99803: in run() - task 0affe814-3a2d-28cc-6e3c-000000000007 21882 1726882769.99822: variable 'ansible_search_path' from source: unknown 21882 1726882769.99876: calling self._execute() 21882 1726882769.99969: variable 'ansible_host' from source: host vars for 'managed_node3' 21882 1726882769.99993: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 21882 1726882770.00015: variable 'omit' from source: magic vars 21882 1726882770.00201: variable 'omit' from source: magic vars 21882 1726882770.00205: variable 'omit' from source: magic vars 21882 1726882770.00257: variable 'omit' from source: magic vars 21882 1726882770.00314: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21882 1726882770.00368: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21882 1726882770.00398: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21882 1726882770.00434: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21882 1726882770.00526: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21882 1726882770.00529: variable 'inventory_hostname' from source: host vars for 'managed_node3' 21882 1726882770.00532: variable 'ansible_host' from source: host vars for 'managed_node3' 21882 1726882770.00535: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 21882 1726882770.00624: Set connection var ansible_timeout to 10 21882 1726882770.00644: Set connection var ansible_connection to ssh 21882 1726882770.00667: Set connection var ansible_module_compression to ZIP_DEFLATED 21882 1726882770.00683: Set connection var ansible_shell_executable to /bin/sh 21882 1726882770.00695: Set connection var ansible_pipelining to False 21882 1726882770.00741: Set connection var ansible_shell_type to sh 21882 1726882770.00745: variable 'ansible_shell_executable' from source: unknown 21882 1726882770.00748: variable 'ansible_connection' from source: unknown 21882 1726882770.00750: variable 'ansible_module_compression' from source: unknown 21882 1726882770.00762: variable 'ansible_shell_type' from source: unknown 21882 1726882770.00774: variable 'ansible_shell_executable' from source: unknown 21882 1726882770.00784: variable 'ansible_host' from source: host vars for 'managed_node3' 21882 1726882770.00794: variable 'ansible_pipelining' from source: unknown 21882 1726882770.00801: variable 'ansible_timeout' from source: unknown 21882 1726882770.00853: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 21882 1726882770.01003: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 21882 1726882770.01021: variable 'omit' from source: magic vars 21882 1726882770.01030: starting attempt loop 21882 1726882770.01040: running the handler 21882 1726882770.01056: handler run complete 21882 1726882770.01076: attempt loop complete, returning result 21882 1726882770.01137: _execute() done 21882 1726882770.01142: dumping result to json 21882 1726882770.01144: done dumping result, returning 21882 1726882770.01147: done running TaskExecutor() for managed_node3/TASK: Set network provider to 'initscripts' [0affe814-3a2d-28cc-6e3c-000000000007] 21882 1726882770.01149: sending task result for task 0affe814-3a2d-28cc-6e3c-000000000007 21882 1726882770.01214: done sending task result for task 0affe814-3a2d-28cc-6e3c-000000000007 ok: [managed_node3] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } 21882 1726882770.01278: no more pending results, returning what we have 21882 1726882770.01282: results queue empty 21882 1726882770.01283: checking for any_errors_fatal 21882 1726882770.01290: done checking for any_errors_fatal 21882 1726882770.01291: checking for max_fail_percentage 21882 1726882770.01294: done checking for max_fail_percentage 21882 1726882770.01295: checking to see if all hosts have failed and the running result is not ok 21882 1726882770.01296: done checking to see if all hosts have failed 21882 1726882770.01297: getting the remaining hosts for this loop 21882 1726882770.01298: done getting the remaining hosts for this loop 21882 1726882770.01303: getting the next task for host managed_node3 21882 1726882770.01310: done getting next task for host managed_node3 21882 1726882770.01313: ^ task is: TASK: meta (flush_handlers) 21882 1726882770.01315: ^ 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 21882 1726882770.01320: getting variables 21882 1726882770.01324: in VariableManager get_vars() 21882 1726882770.01358: Calling all_inventory to load vars for managed_node3 21882 1726882770.01361: Calling groups_inventory to load vars for managed_node3 21882 1726882770.01366: Calling all_plugins_inventory to load vars for managed_node3 21882 1726882770.01378: Calling all_plugins_play to load vars for managed_node3 21882 1726882770.01381: Calling groups_plugins_inventory to load vars for managed_node3 21882 1726882770.01385: Calling groups_plugins_play to load vars for managed_node3 21882 1726882770.01831: WORKER PROCESS EXITING 21882 1726882770.01860: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882770.02225: done with get_vars() 21882 1726882770.02238: done getting variables 21882 1726882770.02319: in VariableManager get_vars() 21882 1726882770.02330: Calling all_inventory to load vars for managed_node3 21882 1726882770.02332: Calling groups_inventory to load vars for managed_node3 21882 1726882770.02338: Calling all_plugins_inventory to load vars for managed_node3 21882 1726882770.02344: Calling all_plugins_play to load vars for managed_node3 21882 1726882770.02347: Calling groups_plugins_inventory to load vars for managed_node3 21882 1726882770.02351: Calling groups_plugins_play to load vars for managed_node3 21882 1726882770.02580: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882770.02911: done with get_vars() 21882 1726882770.02926: done queuing things up, now waiting for results queue to drain 21882 1726882770.02928: results queue empty 21882 1726882770.02929: checking for any_errors_fatal 21882 1726882770.02932: done checking for any_errors_fatal 21882 1726882770.02933: checking for max_fail_percentage 21882 1726882770.02936: done checking for max_fail_percentage 21882 1726882770.02937: checking to see if all hosts have failed and the running result is not ok 21882 1726882770.02938: done checking to see if all hosts have failed 21882 1726882770.02939: getting the remaining hosts for this loop 21882 1726882770.02940: done getting the remaining hosts for this loop 21882 1726882770.02943: getting the next task for host managed_node3 21882 1726882770.02947: done getting next task for host managed_node3 21882 1726882770.02949: ^ task is: TASK: meta (flush_handlers) 21882 1726882770.02951: ^ 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 21882 1726882770.02965: getting variables 21882 1726882770.02967: in VariableManager get_vars() 21882 1726882770.02976: Calling all_inventory to load vars for managed_node3 21882 1726882770.02978: Calling groups_inventory to load vars for managed_node3 21882 1726882770.02982: Calling all_plugins_inventory to load vars for managed_node3 21882 1726882770.02987: Calling all_plugins_play to load vars for managed_node3 21882 1726882770.02990: Calling groups_plugins_inventory to load vars for managed_node3 21882 1726882770.02994: Calling groups_plugins_play to load vars for managed_node3 21882 1726882770.03218: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882770.03571: done with get_vars() 21882 1726882770.03580: done getting variables 21882 1726882770.03643: in VariableManager get_vars() 21882 1726882770.03652: Calling all_inventory to load vars for managed_node3 21882 1726882770.03655: Calling groups_inventory to load vars for managed_node3 21882 1726882770.03658: Calling all_plugins_inventory to load vars for managed_node3 21882 1726882770.03663: Calling all_plugins_play to load vars for managed_node3 21882 1726882770.03666: Calling groups_plugins_inventory to load vars for managed_node3 21882 1726882770.03670: Calling groups_plugins_play to load vars for managed_node3 21882 1726882770.03894: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882770.04225: done with get_vars() 21882 1726882770.04240: done queuing things up, now waiting for results queue to drain 21882 1726882770.04242: results queue empty 21882 1726882770.04243: checking for any_errors_fatal 21882 1726882770.04245: done checking for any_errors_fatal 21882 1726882770.04246: checking for max_fail_percentage 21882 1726882770.04247: done checking for max_fail_percentage 21882 1726882770.04248: checking to see if all hosts have failed and the running result is not ok 21882 1726882770.04249: done checking to see if all hosts have failed 21882 1726882770.04250: getting the remaining hosts for this loop 21882 1726882770.04251: done getting the remaining hosts for this loop 21882 1726882770.04254: getting the next task for host managed_node3 21882 1726882770.04257: done getting next task for host managed_node3 21882 1726882770.04258: ^ task is: None 21882 1726882770.04266: ^ 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 21882 1726882770.04268: done queuing things up, now waiting for results queue to drain 21882 1726882770.04269: results queue empty 21882 1726882770.04270: checking for any_errors_fatal 21882 1726882770.04271: done checking for any_errors_fatal 21882 1726882770.04272: checking for max_fail_percentage 21882 1726882770.04273: done checking for max_fail_percentage 21882 1726882770.04274: checking to see if all hosts have failed and the running result is not ok 21882 1726882770.04275: done checking to see if all hosts have failed 21882 1726882770.04277: getting the next task for host managed_node3 21882 1726882770.04280: done getting next task for host managed_node3 21882 1726882770.04281: ^ task is: None 21882 1726882770.04283: ^ 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 21882 1726882770.04331: in VariableManager get_vars() 21882 1726882770.04360: done with get_vars() 21882 1726882770.04367: in VariableManager get_vars() 21882 1726882770.04393: done with get_vars() 21882 1726882770.04399: variable 'omit' from source: magic vars 21882 1726882770.04437: in VariableManager get_vars() 21882 1726882770.04456: done with get_vars() 21882 1726882770.04489: variable 'omit' from source: magic vars PLAY [Play for testing IPv6 config] ******************************************** 21882 1726882770.05000: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 21882 1726882770.05036: getting the remaining hosts for this loop 21882 1726882770.05038: done getting the remaining hosts for this loop 21882 1726882770.05041: getting the next task for host managed_node3 21882 1726882770.05044: done getting next task for host managed_node3 21882 1726882770.05047: ^ task is: TASK: Gathering Facts 21882 1726882770.05049: ^ 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 21882 1726882770.05051: getting variables 21882 1726882770.05052: in VariableManager get_vars() 21882 1726882770.05067: Calling all_inventory to load vars for managed_node3 21882 1726882770.05070: Calling groups_inventory to load vars for managed_node3 21882 1726882770.05072: Calling all_plugins_inventory to load vars for managed_node3 21882 1726882770.05078: Calling all_plugins_play to load vars for managed_node3 21882 1726882770.05095: Calling groups_plugins_inventory to load vars for managed_node3 21882 1726882770.05099: Calling groups_plugins_play to load vars for managed_node3 21882 1726882770.05381: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882770.05720: done with get_vars() 21882 1726882770.05730: done getting variables 21882 1726882770.05777: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:3 Friday 20 September 2024 21:39:30 -0400 (0:00:00.066) 0:00:04.577 ****** 21882 1726882770.05812: entering _queue_task() for managed_node3/gather_facts 21882 1726882770.06073: worker is 1 (out of 1 available) 21882 1726882770.06086: exiting _queue_task() for managed_node3/gather_facts 21882 1726882770.06100: done queuing things up, now waiting for results queue to drain 21882 1726882770.06101: waiting for pending results... 21882 1726882770.06453: running TaskExecutor() for managed_node3/TASK: Gathering Facts 21882 1726882770.06459: in run() - task 0affe814-3a2d-28cc-6e3c-000000000115 21882 1726882770.06463: variable 'ansible_search_path' from source: unknown 21882 1726882770.06466: calling self._execute() 21882 1726882770.06558: variable 'ansible_host' from source: host vars for 'managed_node3' 21882 1726882770.06571: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 21882 1726882770.06588: variable 'omit' from source: magic vars 21882 1726882770.07184: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21882 1726882770.10160: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21882 1726882770.10260: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21882 1726882770.10327: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21882 1726882770.10384: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21882 1726882770.10443: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21882 1726882770.10564: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21882 1726882770.10640: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21882 1726882770.10663: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21882 1726882770.10826: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21882 1726882770.10830: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21882 1726882770.10965: variable 'ansible_distribution' from source: facts 21882 1726882770.10979: variable 'ansible_distribution_major_version' from source: facts 21882 1726882770.10997: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21882 1726882770.11039: when evaluation is False, skipping this task 21882 1726882770.11042: _execute() done 21882 1726882770.11045: dumping result to json 21882 1726882770.11047: done dumping result, returning 21882 1726882770.11050: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0affe814-3a2d-28cc-6e3c-000000000115] 21882 1726882770.11051: sending task result for task 0affe814-3a2d-28cc-6e3c-000000000115 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21882 1726882770.11224: no more pending results, returning what we have 21882 1726882770.11229: results queue empty 21882 1726882770.11230: checking for any_errors_fatal 21882 1726882770.11232: done checking for any_errors_fatal 21882 1726882770.11233: checking for max_fail_percentage 21882 1726882770.11237: done checking for max_fail_percentage 21882 1726882770.11238: checking to see if all hosts have failed and the running result is not ok 21882 1726882770.11239: done checking to see if all hosts have failed 21882 1726882770.11240: getting the remaining hosts for this loop 21882 1726882770.11243: done getting the remaining hosts for this loop 21882 1726882770.11247: getting the next task for host managed_node3 21882 1726882770.11255: done getting next task for host managed_node3 21882 1726882770.11257: ^ task is: TASK: meta (flush_handlers) 21882 1726882770.11262: ^ 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 21882 1726882770.11268: getting variables 21882 1726882770.11270: in VariableManager get_vars() 21882 1726882770.11323: Calling all_inventory to load vars for managed_node3 21882 1726882770.11327: Calling groups_inventory to load vars for managed_node3 21882 1726882770.11330: Calling all_plugins_inventory to load vars for managed_node3 21882 1726882770.11459: done sending task result for task 0affe814-3a2d-28cc-6e3c-000000000115 21882 1726882770.11463: WORKER PROCESS EXITING 21882 1726882770.11476: Calling all_plugins_play to load vars for managed_node3 21882 1726882770.11481: Calling groups_plugins_inventory to load vars for managed_node3 21882 1726882770.11486: Calling groups_plugins_play to load vars for managed_node3 21882 1726882770.12002: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882770.12507: done with get_vars() 21882 1726882770.12521: done getting variables 21882 1726882770.12606: in VariableManager get_vars() 21882 1726882770.12622: Calling all_inventory to load vars for managed_node3 21882 1726882770.12625: Calling groups_inventory to load vars for managed_node3 21882 1726882770.12627: Calling all_plugins_inventory to load vars for managed_node3 21882 1726882770.12632: Calling all_plugins_play to load vars for managed_node3 21882 1726882770.12643: Calling groups_plugins_inventory to load vars for managed_node3 21882 1726882770.12651: Calling groups_plugins_play to load vars for managed_node3 21882 1726882770.12903: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882770.13264: done with get_vars() 21882 1726882770.13281: done queuing things up, now waiting for results queue to drain 21882 1726882770.13284: results queue empty 21882 1726882770.13286: checking for any_errors_fatal 21882 1726882770.13289: done checking for any_errors_fatal 21882 1726882770.13290: checking for max_fail_percentage 21882 1726882770.13299: done checking for max_fail_percentage 21882 1726882770.13300: checking to see if all hosts have failed and the running result is not ok 21882 1726882770.13301: done checking to see if all hosts have failed 21882 1726882770.13302: getting the remaining hosts for this loop 21882 1726882770.13304: done getting the remaining hosts for this loop 21882 1726882770.13307: getting the next task for host managed_node3 21882 1726882770.13312: done getting next task for host managed_node3 21882 1726882770.13320: ^ task is: TASK: Include the task 'show_interfaces.yml' 21882 1726882770.13323: ^ 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 21882 1726882770.13325: getting variables 21882 1726882770.13327: in VariableManager get_vars() 21882 1726882770.13346: Calling all_inventory to load vars for managed_node3 21882 1726882770.13349: Calling groups_inventory to load vars for managed_node3 21882 1726882770.13352: Calling all_plugins_inventory to load vars for managed_node3 21882 1726882770.13361: Calling all_plugins_play to load vars for managed_node3 21882 1726882770.13364: Calling groups_plugins_inventory to load vars for managed_node3 21882 1726882770.13368: Calling groups_plugins_play to load vars for managed_node3 21882 1726882770.13606: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882770.13990: done with get_vars() 21882 1726882770.13999: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:9 Friday 20 September 2024 21:39:30 -0400 (0:00:00.082) 0:00:04.660 ****** 21882 1726882770.14096: entering _queue_task() for managed_node3/include_tasks 21882 1726882770.14458: worker is 1 (out of 1 available) 21882 1726882770.14473: exiting _queue_task() for managed_node3/include_tasks 21882 1726882770.14489: done queuing things up, now waiting for results queue to drain 21882 1726882770.14737: waiting for pending results... 21882 1726882770.14876: running TaskExecutor() for managed_node3/TASK: Include the task 'show_interfaces.yml' 21882 1726882770.14931: in run() - task 0affe814-3a2d-28cc-6e3c-00000000000b 21882 1726882770.14966: variable 'ansible_search_path' from source: unknown 21882 1726882770.15023: calling self._execute() 21882 1726882770.15342: variable 'ansible_host' from source: host vars for 'managed_node3' 21882 1726882770.15346: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 21882 1726882770.15349: variable 'omit' from source: magic vars 21882 1726882770.16015: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21882 1726882770.19862: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21882 1726882770.19967: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21882 1726882770.20030: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21882 1726882770.20081: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21882 1726882770.20133: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21882 1726882770.20442: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21882 1726882770.20446: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21882 1726882770.20451: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21882 1726882770.20637: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21882 1726882770.20642: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21882 1726882770.20775: variable 'ansible_distribution' from source: facts 21882 1726882770.20807: variable 'ansible_distribution_major_version' from source: facts 21882 1726882770.20831: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21882 1726882770.20855: when evaluation is False, skipping this task 21882 1726882770.20868: _execute() done 21882 1726882770.20881: dumping result to json 21882 1726882770.20891: done dumping result, returning 21882 1726882770.20907: done running TaskExecutor() for managed_node3/TASK: Include the task 'show_interfaces.yml' [0affe814-3a2d-28cc-6e3c-00000000000b] 21882 1726882770.20978: sending task result for task 0affe814-3a2d-28cc-6e3c-00000000000b 21882 1726882770.21072: done sending task result for task 0affe814-3a2d-28cc-6e3c-00000000000b 21882 1726882770.21077: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21882 1726882770.21223: no more pending results, returning what we have 21882 1726882770.21228: results queue empty 21882 1726882770.21229: checking for any_errors_fatal 21882 1726882770.21231: done checking for any_errors_fatal 21882 1726882770.21232: checking for max_fail_percentage 21882 1726882770.21243: done checking for max_fail_percentage 21882 1726882770.21244: checking to see if all hosts have failed and the running result is not ok 21882 1726882770.21246: done checking to see if all hosts have failed 21882 1726882770.21247: getting the remaining hosts for this loop 21882 1726882770.21249: done getting the remaining hosts for this loop 21882 1726882770.21254: getting the next task for host managed_node3 21882 1726882770.21261: done getting next task for host managed_node3 21882 1726882770.21354: ^ task is: TASK: Include the task 'manage_test_interface.yml' 21882 1726882770.21357: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21882 1726882770.21362: getting variables 21882 1726882770.21364: in VariableManager get_vars() 21882 1726882770.21581: Calling all_inventory to load vars for managed_node3 21882 1726882770.21585: Calling groups_inventory to load vars for managed_node3 21882 1726882770.21589: Calling all_plugins_inventory to load vars for managed_node3 21882 1726882770.21600: Calling all_plugins_play to load vars for managed_node3 21882 1726882770.21604: Calling groups_plugins_inventory to load vars for managed_node3 21882 1726882770.21608: Calling groups_plugins_play to load vars for managed_node3 21882 1726882770.22402: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882770.23033: done with get_vars() 21882 1726882770.23166: done getting variables TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:11 Friday 20 September 2024 21:39:30 -0400 (0:00:00.092) 0:00:04.753 ****** 21882 1726882770.23424: entering _queue_task() for managed_node3/include_tasks 21882 1726882770.24103: worker is 1 (out of 1 available) 21882 1726882770.24117: exiting _queue_task() for managed_node3/include_tasks 21882 1726882770.24180: done queuing things up, now waiting for results queue to drain 21882 1726882770.24182: waiting for pending results... 21882 1726882770.24642: running TaskExecutor() for managed_node3/TASK: Include the task 'manage_test_interface.yml' 21882 1726882770.24646: in run() - task 0affe814-3a2d-28cc-6e3c-00000000000c 21882 1726882770.24650: variable 'ansible_search_path' from source: unknown 21882 1726882770.24956: calling self._execute() 21882 1726882770.25060: variable 'ansible_host' from source: host vars for 'managed_node3' 21882 1726882770.25064: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 21882 1726882770.25067: variable 'omit' from source: magic vars 21882 1726882770.26153: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21882 1726882770.31542: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21882 1726882770.31546: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21882 1726882770.31941: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21882 1726882770.31945: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21882 1726882770.31948: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21882 1726882770.31951: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21882 1726882770.32066: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21882 1726882770.32109: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21882 1726882770.32297: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21882 1726882770.32320: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21882 1726882770.32538: variable 'ansible_distribution' from source: facts 21882 1726882770.32554: variable 'ansible_distribution_major_version' from source: facts 21882 1726882770.32614: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21882 1726882770.32624: when evaluation is False, skipping this task 21882 1726882770.32632: _execute() done 21882 1726882770.32645: dumping result to json 21882 1726882770.32655: done dumping result, returning 21882 1726882770.32668: done running TaskExecutor() for managed_node3/TASK: Include the task 'manage_test_interface.yml' [0affe814-3a2d-28cc-6e3c-00000000000c] 21882 1726882770.32683: sending task result for task 0affe814-3a2d-28cc-6e3c-00000000000c skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21882 1726882770.32857: no more pending results, returning what we have 21882 1726882770.32862: results queue empty 21882 1726882770.32863: checking for any_errors_fatal 21882 1726882770.32868: done checking for any_errors_fatal 21882 1726882770.32869: checking for max_fail_percentage 21882 1726882770.32871: done checking for max_fail_percentage 21882 1726882770.32872: checking to see if all hosts have failed and the running result is not ok 21882 1726882770.32873: done checking to see if all hosts have failed 21882 1726882770.32877: getting the remaining hosts for this loop 21882 1726882770.32879: done getting the remaining hosts for this loop 21882 1726882770.32885: getting the next task for host managed_node3 21882 1726882770.32892: done getting next task for host managed_node3 21882 1726882770.32895: ^ task is: TASK: Set up gateway ip on veth peer 21882 1726882770.32897: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21882 1726882770.32900: getting variables 21882 1726882770.32903: in VariableManager get_vars() 21882 1726882770.32954: Calling all_inventory to load vars for managed_node3 21882 1726882770.32958: Calling groups_inventory to load vars for managed_node3 21882 1726882770.32961: Calling all_plugins_inventory to load vars for managed_node3 21882 1726882770.32974: Calling all_plugins_play to load vars for managed_node3 21882 1726882770.32980: Calling groups_plugins_inventory to load vars for managed_node3 21882 1726882770.32984: Calling groups_plugins_play to load vars for managed_node3 21882 1726882770.33589: done sending task result for task 0affe814-3a2d-28cc-6e3c-00000000000c 21882 1726882770.33593: WORKER PROCESS EXITING 21882 1726882770.33620: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882770.34089: done with get_vars() 21882 1726882770.34101: done getting variables 21882 1726882770.34201: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Set up gateway ip on veth peer] ****************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:15 Friday 20 September 2024 21:39:30 -0400 (0:00:00.108) 0:00:04.862 ****** 21882 1726882770.34229: entering _queue_task() for managed_node3/shell 21882 1726882770.34231: Creating lock for shell 21882 1726882770.34543: worker is 1 (out of 1 available) 21882 1726882770.34558: exiting _queue_task() for managed_node3/shell 21882 1726882770.34571: done queuing things up, now waiting for results queue to drain 21882 1726882770.34573: waiting for pending results... 21882 1726882770.34816: running TaskExecutor() for managed_node3/TASK: Set up gateway ip on veth peer 21882 1726882770.34932: in run() - task 0affe814-3a2d-28cc-6e3c-00000000000d 21882 1726882770.34961: variable 'ansible_search_path' from source: unknown 21882 1726882770.35016: calling self._execute() 21882 1726882770.35141: variable 'ansible_host' from source: host vars for 'managed_node3' 21882 1726882770.35144: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 21882 1726882770.35147: variable 'omit' from source: magic vars 21882 1726882770.35825: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21882 1726882770.39257: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21882 1726882770.39540: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21882 1726882770.39544: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21882 1726882770.39547: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21882 1726882770.39549: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21882 1726882770.39574: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21882 1726882770.39616: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21882 1726882770.39658: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21882 1726882770.39716: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21882 1726882770.39740: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21882 1726882770.39905: variable 'ansible_distribution' from source: facts 21882 1726882770.39919: variable 'ansible_distribution_major_version' from source: facts 21882 1726882770.39938: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21882 1726882770.39946: when evaluation is False, skipping this task 21882 1726882770.39954: _execute() done 21882 1726882770.39962: dumping result to json 21882 1726882770.39969: done dumping result, returning 21882 1726882770.39983: done running TaskExecutor() for managed_node3/TASK: Set up gateway ip on veth peer [0affe814-3a2d-28cc-6e3c-00000000000d] 21882 1726882770.39993: sending task result for task 0affe814-3a2d-28cc-6e3c-00000000000d 21882 1726882770.40101: done sending task result for task 0affe814-3a2d-28cc-6e3c-00000000000d 21882 1726882770.40104: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21882 1726882770.40175: no more pending results, returning what we have 21882 1726882770.40179: results queue empty 21882 1726882770.40180: checking for any_errors_fatal 21882 1726882770.40185: done checking for any_errors_fatal 21882 1726882770.40186: checking for max_fail_percentage 21882 1726882770.40188: done checking for max_fail_percentage 21882 1726882770.40189: checking to see if all hosts have failed and the running result is not ok 21882 1726882770.40190: done checking to see if all hosts have failed 21882 1726882770.40191: getting the remaining hosts for this loop 21882 1726882770.40192: done getting the remaining hosts for this loop 21882 1726882770.40196: getting the next task for host managed_node3 21882 1726882770.40204: done getting next task for host managed_node3 21882 1726882770.40207: ^ task is: TASK: TEST: I can configure an interface with static ipv6 config 21882 1726882770.40209: ^ 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 21882 1726882770.40212: getting variables 21882 1726882770.40214: in VariableManager get_vars() 21882 1726882770.40399: Calling all_inventory to load vars for managed_node3 21882 1726882770.40402: Calling groups_inventory to load vars for managed_node3 21882 1726882770.40405: Calling all_plugins_inventory to load vars for managed_node3 21882 1726882770.40417: Calling all_plugins_play to load vars for managed_node3 21882 1726882770.40420: Calling groups_plugins_inventory to load vars for managed_node3 21882 1726882770.40424: Calling groups_plugins_play to load vars for managed_node3 21882 1726882770.41003: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882770.41713: done with get_vars() 21882 1726882770.41727: done getting variables 21882 1726882770.42012: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [TEST: I can configure an interface with static ipv6 config] ************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:27 Friday 20 September 2024 21:39:30 -0400 (0:00:00.078) 0:00:04.940 ****** 21882 1726882770.42044: entering _queue_task() for managed_node3/debug 21882 1726882770.42046: Creating lock for debug 21882 1726882770.42699: worker is 1 (out of 1 available) 21882 1726882770.42771: exiting _queue_task() for managed_node3/debug 21882 1726882770.42786: done queuing things up, now waiting for results queue to drain 21882 1726882770.42787: waiting for pending results... 21882 1726882770.43253: running TaskExecutor() for managed_node3/TASK: TEST: I can configure an interface with static ipv6 config 21882 1726882770.43439: in run() - task 0affe814-3a2d-28cc-6e3c-00000000000f 21882 1726882770.43443: variable 'ansible_search_path' from source: unknown 21882 1726882770.43447: calling self._execute() 21882 1726882770.43840: variable 'ansible_host' from source: host vars for 'managed_node3' 21882 1726882770.43845: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 21882 1726882770.43848: variable 'omit' from source: magic vars 21882 1726882770.44926: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21882 1726882770.49827: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21882 1726882770.50140: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21882 1726882770.50190: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21882 1726882770.50238: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21882 1726882770.50639: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21882 1726882770.50644: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21882 1726882770.50647: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21882 1726882770.50650: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21882 1726882770.50893: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21882 1726882770.50916: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21882 1726882770.51439: variable 'ansible_distribution' from source: facts 21882 1726882770.51442: variable 'ansible_distribution_major_version' from source: facts 21882 1726882770.51445: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21882 1726882770.51448: when evaluation is False, skipping this task 21882 1726882770.51450: _execute() done 21882 1726882770.51452: dumping result to json 21882 1726882770.51454: done dumping result, returning 21882 1726882770.51457: done running TaskExecutor() for managed_node3/TASK: TEST: I can configure an interface with static ipv6 config [0affe814-3a2d-28cc-6e3c-00000000000f] 21882 1726882770.51459: sending task result for task 0affe814-3a2d-28cc-6e3c-00000000000f 21882 1726882770.51529: done sending task result for task 0affe814-3a2d-28cc-6e3c-00000000000f 21882 1726882770.51532: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 21882 1726882770.51590: no more pending results, returning what we have 21882 1726882770.51594: results queue empty 21882 1726882770.51595: checking for any_errors_fatal 21882 1726882770.51601: done checking for any_errors_fatal 21882 1726882770.51602: checking for max_fail_percentage 21882 1726882770.51604: done checking for max_fail_percentage 21882 1726882770.51605: checking to see if all hosts have failed and the running result is not ok 21882 1726882770.51606: done checking to see if all hosts have failed 21882 1726882770.51607: getting the remaining hosts for this loop 21882 1726882770.51609: done getting the remaining hosts for this loop 21882 1726882770.51614: getting the next task for host managed_node3 21882 1726882770.51622: done getting next task for host managed_node3 21882 1726882770.51629: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 21882 1726882770.51632: ^ 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 21882 1726882770.51658: getting variables 21882 1726882770.51660: in VariableManager get_vars() 21882 1726882770.51713: Calling all_inventory to load vars for managed_node3 21882 1726882770.51716: Calling groups_inventory to load vars for managed_node3 21882 1726882770.51720: Calling all_plugins_inventory to load vars for managed_node3 21882 1726882770.51732: Calling all_plugins_play to load vars for managed_node3 21882 1726882770.51845: Calling groups_plugins_inventory to load vars for managed_node3 21882 1726882770.51850: Calling groups_plugins_play to load vars for managed_node3 21882 1726882770.52485: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882770.53208: done with get_vars() 21882 1726882770.53221: 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:39:30 -0400 (0:00:00.114) 0:00:05.054 ****** 21882 1726882770.53457: entering _queue_task() for managed_node3/include_tasks 21882 1726882770.54104: worker is 1 (out of 1 available) 21882 1726882770.54233: exiting _queue_task() for managed_node3/include_tasks 21882 1726882770.54250: done queuing things up, now waiting for results queue to drain 21882 1726882770.54252: waiting for pending results... 21882 1726882770.54607: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 21882 1726882770.54864: in run() - task 0affe814-3a2d-28cc-6e3c-000000000017 21882 1726882770.54958: variable 'ansible_search_path' from source: unknown 21882 1726882770.54968: variable 'ansible_search_path' from source: unknown 21882 1726882770.55014: calling self._execute() 21882 1726882770.55120: variable 'ansible_host' from source: host vars for 'managed_node3' 21882 1726882770.55539: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 21882 1726882770.55542: variable 'omit' from source: magic vars 21882 1726882770.56280: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21882 1726882770.61481: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21882 1726882770.61820: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21882 1726882770.61869: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21882 1726882770.61930: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21882 1726882770.62239: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21882 1726882770.62272: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21882 1726882770.62317: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21882 1726882770.62355: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21882 1726882770.62596: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21882 1726882770.62618: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21882 1726882770.62787: variable 'ansible_distribution' from source: facts 21882 1726882770.63239: variable 'ansible_distribution_major_version' from source: facts 21882 1726882770.63243: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21882 1726882770.63245: when evaluation is False, skipping this task 21882 1726882770.63247: _execute() done 21882 1726882770.63250: dumping result to json 21882 1726882770.63252: done dumping result, returning 21882 1726882770.63254: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affe814-3a2d-28cc-6e3c-000000000017] 21882 1726882770.63257: sending task result for task 0affe814-3a2d-28cc-6e3c-000000000017 21882 1726882770.63332: done sending task result for task 0affe814-3a2d-28cc-6e3c-000000000017 21882 1726882770.63338: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21882 1726882770.63409: no more pending results, returning what we have 21882 1726882770.63414: results queue empty 21882 1726882770.63415: checking for any_errors_fatal 21882 1726882770.63421: done checking for any_errors_fatal 21882 1726882770.63422: checking for max_fail_percentage 21882 1726882770.63424: done checking for max_fail_percentage 21882 1726882770.63425: checking to see if all hosts have failed and the running result is not ok 21882 1726882770.63426: done checking to see if all hosts have failed 21882 1726882770.63427: getting the remaining hosts for this loop 21882 1726882770.63429: done getting the remaining hosts for this loop 21882 1726882770.63436: getting the next task for host managed_node3 21882 1726882770.63443: done getting next task for host managed_node3 21882 1726882770.63448: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 21882 1726882770.63451: ^ 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 21882 1726882770.63468: getting variables 21882 1726882770.63470: in VariableManager get_vars() 21882 1726882770.63522: Calling all_inventory to load vars for managed_node3 21882 1726882770.63525: Calling groups_inventory to load vars for managed_node3 21882 1726882770.63528: Calling all_plugins_inventory to load vars for managed_node3 21882 1726882770.63758: Calling all_plugins_play to load vars for managed_node3 21882 1726882770.63762: Calling groups_plugins_inventory to load vars for managed_node3 21882 1726882770.63767: Calling groups_plugins_play to load vars for managed_node3 21882 1726882770.64263: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882770.65020: done with get_vars() 21882 1726882770.65032: done getting variables 21882 1726882770.65189: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:39:30 -0400 (0:00:00.117) 0:00:05.172 ****** 21882 1726882770.65227: entering _queue_task() for managed_node3/debug 21882 1726882770.65869: worker is 1 (out of 1 available) 21882 1726882770.65883: exiting _queue_task() for managed_node3/debug 21882 1726882770.65895: done queuing things up, now waiting for results queue to drain 21882 1726882770.65896: waiting for pending results... 21882 1726882770.66403: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 21882 1726882770.66940: in run() - task 0affe814-3a2d-28cc-6e3c-000000000018 21882 1726882770.66944: variable 'ansible_search_path' from source: unknown 21882 1726882770.66948: variable 'ansible_search_path' from source: unknown 21882 1726882770.66951: calling self._execute() 21882 1726882770.66954: variable 'ansible_host' from source: host vars for 'managed_node3' 21882 1726882770.66957: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 21882 1726882770.66959: variable 'omit' from source: magic vars 21882 1726882770.68082: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21882 1726882770.73319: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21882 1726882770.73410: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21882 1726882770.73839: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21882 1726882770.73843: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21882 1726882770.73846: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21882 1726882770.73865: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21882 1726882770.74080: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21882 1726882770.74119: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21882 1726882770.74179: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21882 1726882770.74206: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21882 1726882770.74381: variable 'ansible_distribution' from source: facts 21882 1726882770.74650: variable 'ansible_distribution_major_version' from source: facts 21882 1726882770.74667: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21882 1726882770.74678: when evaluation is False, skipping this task 21882 1726882770.74686: _execute() done 21882 1726882770.74694: dumping result to json 21882 1726882770.74703: done dumping result, returning 21882 1726882770.74716: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [0affe814-3a2d-28cc-6e3c-000000000018] 21882 1726882770.74728: sending task result for task 0affe814-3a2d-28cc-6e3c-000000000018 skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 21882 1726882770.74892: no more pending results, returning what we have 21882 1726882770.74896: results queue empty 21882 1726882770.74897: checking for any_errors_fatal 21882 1726882770.74907: done checking for any_errors_fatal 21882 1726882770.74908: checking for max_fail_percentage 21882 1726882770.74919: done checking for max_fail_percentage 21882 1726882770.74920: checking to see if all hosts have failed and the running result is not ok 21882 1726882770.74921: done checking to see if all hosts have failed 21882 1726882770.74922: getting the remaining hosts for this loop 21882 1726882770.74924: done getting the remaining hosts for this loop 21882 1726882770.74928: getting the next task for host managed_node3 21882 1726882770.74936: done getting next task for host managed_node3 21882 1726882770.74941: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 21882 1726882770.74944: ^ 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 21882 1726882770.75027: done sending task result for task 0affe814-3a2d-28cc-6e3c-000000000018 21882 1726882770.75031: WORKER PROCESS EXITING 21882 1726882770.75043: getting variables 21882 1726882770.75046: in VariableManager get_vars() 21882 1726882770.75098: Calling all_inventory to load vars for managed_node3 21882 1726882770.75102: Calling groups_inventory to load vars for managed_node3 21882 1726882770.75105: Calling all_plugins_inventory to load vars for managed_node3 21882 1726882770.75117: Calling all_plugins_play to load vars for managed_node3 21882 1726882770.75121: Calling groups_plugins_inventory to load vars for managed_node3 21882 1726882770.75125: Calling groups_plugins_play to load vars for managed_node3 21882 1726882770.75661: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882770.76487: done with get_vars() 21882 1726882770.76618: done getting variables 21882 1726882770.76834: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:39:30 -0400 (0:00:00.116) 0:00:05.288 ****** 21882 1726882770.76874: entering _queue_task() for managed_node3/fail 21882 1726882770.76876: Creating lock for fail 21882 1726882770.77496: worker is 1 (out of 1 available) 21882 1726882770.77509: exiting _queue_task() for managed_node3/fail 21882 1726882770.77522: done queuing things up, now waiting for results queue to drain 21882 1726882770.77523: waiting for pending results... 21882 1726882770.78050: 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 21882 1726882770.78440: in run() - task 0affe814-3a2d-28cc-6e3c-000000000019 21882 1726882770.78445: variable 'ansible_search_path' from source: unknown 21882 1726882770.78448: variable 'ansible_search_path' from source: unknown 21882 1726882770.78451: calling self._execute() 21882 1726882770.78453: variable 'ansible_host' from source: host vars for 'managed_node3' 21882 1726882770.78456: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 21882 1726882770.78459: variable 'omit' from source: magic vars 21882 1726882770.79533: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21882 1726882770.84765: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21882 1726882770.85020: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21882 1726882770.85531: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21882 1726882770.85841: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21882 1726882770.85845: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21882 1726882770.85919: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21882 1726882770.86240: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21882 1726882770.86243: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21882 1726882770.86274: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21882 1726882770.86301: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21882 1726882770.86671: variable 'ansible_distribution' from source: facts 21882 1726882770.86688: variable 'ansible_distribution_major_version' from source: facts 21882 1726882770.86706: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21882 1726882770.86713: when evaluation is False, skipping this task 21882 1726882770.86720: _execute() done 21882 1726882770.86727: dumping result to json 21882 1726882770.86738: done dumping result, returning 21882 1726882770.86751: 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-28cc-6e3c-000000000019] 21882 1726882770.86762: sending task result for task 0affe814-3a2d-28cc-6e3c-000000000019 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21882 1726882770.86924: no more pending results, returning what we have 21882 1726882770.86928: results queue empty 21882 1726882770.86930: checking for any_errors_fatal 21882 1726882770.86937: done checking for any_errors_fatal 21882 1726882770.86939: checking for max_fail_percentage 21882 1726882770.86941: done checking for max_fail_percentage 21882 1726882770.86942: checking to see if all hosts have failed and the running result is not ok 21882 1726882770.86943: done checking to see if all hosts have failed 21882 1726882770.86944: getting the remaining hosts for this loop 21882 1726882770.86946: done getting the remaining hosts for this loop 21882 1726882770.86951: getting the next task for host managed_node3 21882 1726882770.86958: done getting next task for host managed_node3 21882 1726882770.86962: ^ 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 21882 1726882770.86966: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21882 1726882770.86985: getting variables 21882 1726882770.86988: in VariableManager get_vars() 21882 1726882770.87190: Calling all_inventory to load vars for managed_node3 21882 1726882770.87194: Calling groups_inventory to load vars for managed_node3 21882 1726882770.87198: Calling all_plugins_inventory to load vars for managed_node3 21882 1726882770.87210: Calling all_plugins_play to load vars for managed_node3 21882 1726882770.87214: Calling groups_plugins_inventory to load vars for managed_node3 21882 1726882770.87218: Calling groups_plugins_play to load vars for managed_node3 21882 1726882770.87572: done sending task result for task 0affe814-3a2d-28cc-6e3c-000000000019 21882 1726882770.87577: WORKER PROCESS EXITING 21882 1726882770.87593: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882770.87962: done with get_vars() 21882 1726882770.87977: done getting variables 21882 1726882770.88042: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:39:30 -0400 (0:00:00.112) 0:00:05.400 ****** 21882 1726882770.88084: entering _queue_task() for managed_node3/fail 21882 1726882770.88362: worker is 1 (out of 1 available) 21882 1726882770.88378: exiting _queue_task() for managed_node3/fail 21882 1726882770.88391: done queuing things up, now waiting for results queue to drain 21882 1726882770.88392: waiting for pending results... 21882 1726882770.88669: 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 21882 1726882770.88821: in run() - task 0affe814-3a2d-28cc-6e3c-00000000001a 21882 1726882770.88849: variable 'ansible_search_path' from source: unknown 21882 1726882770.88865: variable 'ansible_search_path' from source: unknown 21882 1726882770.88912: calling self._execute() 21882 1726882770.89001: variable 'ansible_host' from source: host vars for 'managed_node3' 21882 1726882770.89014: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 21882 1726882770.89029: variable 'omit' from source: magic vars 21882 1726882770.89629: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21882 1726882770.93336: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21882 1726882770.93545: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21882 1726882770.93596: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21882 1726882770.93647: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21882 1726882770.93685: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21882 1726882770.93786: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21882 1726882770.93828: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21882 1726882770.93873: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21882 1726882770.93931: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21882 1726882770.93964: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21882 1726882770.94128: variable 'ansible_distribution' from source: facts 21882 1726882770.94180: variable 'ansible_distribution_major_version' from source: facts 21882 1726882770.94184: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21882 1726882770.94186: when evaluation is False, skipping this task 21882 1726882770.94188: _execute() done 21882 1726882770.94190: dumping result to json 21882 1726882770.94193: done dumping result, returning 21882 1726882770.94202: 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-28cc-6e3c-00000000001a] 21882 1726882770.94212: sending task result for task 0affe814-3a2d-28cc-6e3c-00000000001a 21882 1726882770.94357: done sending task result for task 0affe814-3a2d-28cc-6e3c-00000000001a 21882 1726882770.94361: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21882 1726882770.94443: no more pending results, returning what we have 21882 1726882770.94447: results queue empty 21882 1726882770.94448: checking for any_errors_fatal 21882 1726882770.94454: done checking for any_errors_fatal 21882 1726882770.94455: checking for max_fail_percentage 21882 1726882770.94457: done checking for max_fail_percentage 21882 1726882770.94458: checking to see if all hosts have failed and the running result is not ok 21882 1726882770.94459: done checking to see if all hosts have failed 21882 1726882770.94460: getting the remaining hosts for this loop 21882 1726882770.94463: done getting the remaining hosts for this loop 21882 1726882770.94467: getting the next task for host managed_node3 21882 1726882770.94473: done getting next task for host managed_node3 21882 1726882770.94480: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 21882 1726882770.94484: ^ 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 21882 1726882770.94500: getting variables 21882 1726882770.94502: in VariableManager get_vars() 21882 1726882770.94549: Calling all_inventory to load vars for managed_node3 21882 1726882770.94552: Calling groups_inventory to load vars for managed_node3 21882 1726882770.94555: Calling all_plugins_inventory to load vars for managed_node3 21882 1726882770.94567: Calling all_plugins_play to load vars for managed_node3 21882 1726882770.94571: Calling groups_plugins_inventory to load vars for managed_node3 21882 1726882770.94578: Calling groups_plugins_play to load vars for managed_node3 21882 1726882770.95086: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882770.95421: done with get_vars() 21882 1726882770.95436: done getting variables 21882 1726882770.95504: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:39:30 -0400 (0:00:00.074) 0:00:05.475 ****** 21882 1726882770.95545: entering _queue_task() for managed_node3/fail 21882 1726882770.95808: worker is 1 (out of 1 available) 21882 1726882770.95821: exiting _queue_task() for managed_node3/fail 21882 1726882770.95833: done queuing things up, now waiting for results queue to drain 21882 1726882770.95939: waiting for pending results... 21882 1726882770.96181: 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 21882 1726882770.96441: in run() - task 0affe814-3a2d-28cc-6e3c-00000000001b 21882 1726882770.96445: variable 'ansible_search_path' from source: unknown 21882 1726882770.96448: variable 'ansible_search_path' from source: unknown 21882 1726882770.96451: calling self._execute() 21882 1726882770.96453: variable 'ansible_host' from source: host vars for 'managed_node3' 21882 1726882770.96456: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 21882 1726882770.96464: variable 'omit' from source: magic vars 21882 1726882770.97115: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21882 1726882771.00741: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21882 1726882771.00827: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21882 1726882771.00879: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21882 1726882771.00945: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21882 1726882771.00981: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21882 1726882771.01350: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21882 1726882771.01354: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21882 1726882771.01542: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21882 1726882771.01546: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21882 1726882771.01548: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21882 1726882771.02195: variable 'ansible_distribution' from source: facts 21882 1726882771.02609: variable 'ansible_distribution_major_version' from source: facts 21882 1726882771.02613: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21882 1726882771.02616: when evaluation is False, skipping this task 21882 1726882771.02618: _execute() done 21882 1726882771.02621: dumping result to json 21882 1726882771.02623: done dumping result, returning 21882 1726882771.02626: 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-28cc-6e3c-00000000001b] 21882 1726882771.02629: sending task result for task 0affe814-3a2d-28cc-6e3c-00000000001b 21882 1726882771.02708: done sending task result for task 0affe814-3a2d-28cc-6e3c-00000000001b 21882 1726882771.02937: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21882 1726882771.02992: no more pending results, returning what we have 21882 1726882771.02996: results queue empty 21882 1726882771.02997: checking for any_errors_fatal 21882 1726882771.03003: done checking for any_errors_fatal 21882 1726882771.03004: checking for max_fail_percentage 21882 1726882771.03006: done checking for max_fail_percentage 21882 1726882771.03007: checking to see if all hosts have failed and the running result is not ok 21882 1726882771.03008: done checking to see if all hosts have failed 21882 1726882771.03009: getting the remaining hosts for this loop 21882 1726882771.03011: done getting the remaining hosts for this loop 21882 1726882771.03016: getting the next task for host managed_node3 21882 1726882771.03022: done getting next task for host managed_node3 21882 1726882771.03026: ^ 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 21882 1726882771.03030: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21882 1726882771.03048: getting variables 21882 1726882771.03050: in VariableManager get_vars() 21882 1726882771.03101: Calling all_inventory to load vars for managed_node3 21882 1726882771.03105: Calling groups_inventory to load vars for managed_node3 21882 1726882771.03108: Calling all_plugins_inventory to load vars for managed_node3 21882 1726882771.03120: Calling all_plugins_play to load vars for managed_node3 21882 1726882771.03124: Calling groups_plugins_inventory to load vars for managed_node3 21882 1726882771.03128: Calling groups_plugins_play to load vars for managed_node3 21882 1726882771.04159: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882771.04857: done with get_vars() 21882 1726882771.04870: done getting variables 21882 1726882771.05073: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:39:31 -0400 (0:00:00.095) 0:00:05.570 ****** 21882 1726882771.05112: entering _queue_task() for managed_node3/dnf 21882 1726882771.05789: worker is 1 (out of 1 available) 21882 1726882771.05804: exiting _queue_task() for managed_node3/dnf 21882 1726882771.05817: done queuing things up, now waiting for results queue to drain 21882 1726882771.05819: waiting for pending results... 21882 1726882771.06286: 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 21882 1726882771.06687: in run() - task 0affe814-3a2d-28cc-6e3c-00000000001c 21882 1726882771.06691: variable 'ansible_search_path' from source: unknown 21882 1726882771.06694: variable 'ansible_search_path' from source: unknown 21882 1726882771.06772: calling self._execute() 21882 1726882771.06937: variable 'ansible_host' from source: host vars for 'managed_node3' 21882 1726882771.06978: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 21882 1726882771.06996: variable 'omit' from source: magic vars 21882 1726882771.08350: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21882 1726882771.12522: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21882 1726882771.12646: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21882 1726882771.12705: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21882 1726882771.12755: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21882 1726882771.12812: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21882 1726882771.12917: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21882 1726882771.12977: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21882 1726882771.13033: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21882 1726882771.13120: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21882 1726882771.13178: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21882 1726882771.13353: variable 'ansible_distribution' from source: facts 21882 1726882771.13398: variable 'ansible_distribution_major_version' from source: facts 21882 1726882771.13402: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21882 1726882771.13405: when evaluation is False, skipping this task 21882 1726882771.13413: _execute() done 21882 1726882771.13438: dumping result to json 21882 1726882771.13441: done dumping result, returning 21882 1726882771.13451: 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-28cc-6e3c-00000000001c] 21882 1726882771.13534: sending task result for task 0affe814-3a2d-28cc-6e3c-00000000001c 21882 1726882771.13613: done sending task result for task 0affe814-3a2d-28cc-6e3c-00000000001c 21882 1726882771.13616: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21882 1726882771.13701: no more pending results, returning what we have 21882 1726882771.13705: results queue empty 21882 1726882771.13706: checking for any_errors_fatal 21882 1726882771.13711: done checking for any_errors_fatal 21882 1726882771.13712: checking for max_fail_percentage 21882 1726882771.13715: done checking for max_fail_percentage 21882 1726882771.13716: checking to see if all hosts have failed and the running result is not ok 21882 1726882771.13717: done checking to see if all hosts have failed 21882 1726882771.13718: getting the remaining hosts for this loop 21882 1726882771.13720: done getting the remaining hosts for this loop 21882 1726882771.13725: getting the next task for host managed_node3 21882 1726882771.13732: done getting next task for host managed_node3 21882 1726882771.13738: ^ 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 21882 1726882771.13742: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21882 1726882771.13763: getting variables 21882 1726882771.13766: in VariableManager get_vars() 21882 1726882771.13817: Calling all_inventory to load vars for managed_node3 21882 1726882771.13820: Calling groups_inventory to load vars for managed_node3 21882 1726882771.13824: Calling all_plugins_inventory to load vars for managed_node3 21882 1726882771.13939: Calling all_plugins_play to load vars for managed_node3 21882 1726882771.13945: Calling groups_plugins_inventory to load vars for managed_node3 21882 1726882771.13950: Calling groups_plugins_play to load vars for managed_node3 21882 1726882771.14391: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882771.15016: done with get_vars() 21882 1726882771.15091: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 21882 1726882771.15631: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:39:31 -0400 (0:00:00.105) 0:00:05.676 ****** 21882 1726882771.15673: entering _queue_task() for managed_node3/yum 21882 1726882771.15678: Creating lock for yum 21882 1726882771.16313: worker is 1 (out of 1 available) 21882 1726882771.16328: exiting _queue_task() for managed_node3/yum 21882 1726882771.16486: done queuing things up, now waiting for results queue to drain 21882 1726882771.16488: waiting for pending results... 21882 1726882771.17044: 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 21882 1726882771.17460: in run() - task 0affe814-3a2d-28cc-6e3c-00000000001d 21882 1726882771.17464: variable 'ansible_search_path' from source: unknown 21882 1726882771.17467: variable 'ansible_search_path' from source: unknown 21882 1726882771.17470: calling self._execute() 21882 1726882771.17693: variable 'ansible_host' from source: host vars for 'managed_node3' 21882 1726882771.17909: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 21882 1726882771.17912: variable 'omit' from source: magic vars 21882 1726882771.18939: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21882 1726882771.24822: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21882 1726882771.24931: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21882 1726882771.24990: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21882 1726882771.25053: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21882 1726882771.25153: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21882 1726882771.25204: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21882 1726882771.25249: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21882 1726882771.25306: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21882 1726882771.25378: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21882 1726882771.25409: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21882 1726882771.25607: variable 'ansible_distribution' from source: facts 21882 1726882771.25623: variable 'ansible_distribution_major_version' from source: facts 21882 1726882771.25698: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21882 1726882771.25706: when evaluation is False, skipping this task 21882 1726882771.25709: _execute() done 21882 1726882771.25712: dumping result to json 21882 1726882771.25714: done dumping result, returning 21882 1726882771.25717: 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-28cc-6e3c-00000000001d] 21882 1726882771.25720: sending task result for task 0affe814-3a2d-28cc-6e3c-00000000001d skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21882 1726882771.25998: no more pending results, returning what we have 21882 1726882771.26002: results queue empty 21882 1726882771.26003: checking for any_errors_fatal 21882 1726882771.26010: done checking for any_errors_fatal 21882 1726882771.26011: checking for max_fail_percentage 21882 1726882771.26013: done checking for max_fail_percentage 21882 1726882771.26014: checking to see if all hosts have failed and the running result is not ok 21882 1726882771.26015: done checking to see if all hosts have failed 21882 1726882771.26016: getting the remaining hosts for this loop 21882 1726882771.26135: done getting the remaining hosts for this loop 21882 1726882771.26146: getting the next task for host managed_node3 21882 1726882771.26154: done getting next task for host managed_node3 21882 1726882771.26159: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 21882 1726882771.26162: ^ 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 21882 1726882771.26178: getting variables 21882 1726882771.26180: in VariableManager get_vars() 21882 1726882771.26229: Calling all_inventory to load vars for managed_node3 21882 1726882771.26232: Calling groups_inventory to load vars for managed_node3 21882 1726882771.26463: Calling all_plugins_inventory to load vars for managed_node3 21882 1726882771.26476: Calling all_plugins_play to load vars for managed_node3 21882 1726882771.26480: Calling groups_plugins_inventory to load vars for managed_node3 21882 1726882771.26545: done sending task result for task 0affe814-3a2d-28cc-6e3c-00000000001d 21882 1726882771.26549: WORKER PROCESS EXITING 21882 1726882771.26554: Calling groups_plugins_play to load vars for managed_node3 21882 1726882771.27245: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882771.28441: done with get_vars() 21882 1726882771.28455: done getting variables 21882 1726882771.28741: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:39:31 -0400 (0:00:00.131) 0:00:05.807 ****** 21882 1726882771.28780: entering _queue_task() for managed_node3/fail 21882 1726882771.29411: worker is 1 (out of 1 available) 21882 1726882771.29425: exiting _queue_task() for managed_node3/fail 21882 1726882771.29500: done queuing things up, now waiting for results queue to drain 21882 1726882771.29502: waiting for pending results... 21882 1726882771.29854: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 21882 1726882771.30316: in run() - task 0affe814-3a2d-28cc-6e3c-00000000001e 21882 1726882771.30332: variable 'ansible_search_path' from source: unknown 21882 1726882771.30338: variable 'ansible_search_path' from source: unknown 21882 1726882771.30378: calling self._execute() 21882 1726882771.30480: variable 'ansible_host' from source: host vars for 'managed_node3' 21882 1726882771.30487: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 21882 1726882771.30500: variable 'omit' from source: magic vars 21882 1726882771.31063: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21882 1726882771.34239: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21882 1726882771.34243: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21882 1726882771.34246: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21882 1726882771.34249: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21882 1726882771.34279: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21882 1726882771.34374: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21882 1726882771.34412: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21882 1726882771.34444: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21882 1726882771.34504: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21882 1726882771.34521: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21882 1726882771.34697: variable 'ansible_distribution' from source: facts 21882 1726882771.34701: variable 'ansible_distribution_major_version' from source: facts 21882 1726882771.34706: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21882 1726882771.34710: when evaluation is False, skipping this task 21882 1726882771.34714: _execute() done 21882 1726882771.34717: dumping result to json 21882 1726882771.34803: done dumping result, returning 21882 1726882771.34807: 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-28cc-6e3c-00000000001e] 21882 1726882771.34810: sending task result for task 0affe814-3a2d-28cc-6e3c-00000000001e 21882 1726882771.34877: done sending task result for task 0affe814-3a2d-28cc-6e3c-00000000001e 21882 1726882771.34880: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21882 1726882771.34936: no more pending results, returning what we have 21882 1726882771.34940: results queue empty 21882 1726882771.34941: checking for any_errors_fatal 21882 1726882771.34947: done checking for any_errors_fatal 21882 1726882771.34948: checking for max_fail_percentage 21882 1726882771.34950: done checking for max_fail_percentage 21882 1726882771.34951: checking to see if all hosts have failed and the running result is not ok 21882 1726882771.34952: done checking to see if all hosts have failed 21882 1726882771.34953: getting the remaining hosts for this loop 21882 1726882771.34954: done getting the remaining hosts for this loop 21882 1726882771.34958: getting the next task for host managed_node3 21882 1726882771.34964: done getting next task for host managed_node3 21882 1726882771.34968: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 21882 1726882771.34971: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21882 1726882771.34985: getting variables 21882 1726882771.34986: in VariableManager get_vars() 21882 1726882771.35025: Calling all_inventory to load vars for managed_node3 21882 1726882771.35028: Calling groups_inventory to load vars for managed_node3 21882 1726882771.35031: Calling all_plugins_inventory to load vars for managed_node3 21882 1726882771.35077: Calling all_plugins_play to load vars for managed_node3 21882 1726882771.35082: Calling groups_plugins_inventory to load vars for managed_node3 21882 1726882771.35087: Calling groups_plugins_play to load vars for managed_node3 21882 1726882771.35629: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882771.35977: done with get_vars() 21882 1726882771.35988: done getting variables 21882 1726882771.36051: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:39:31 -0400 (0:00:00.073) 0:00:05.880 ****** 21882 1726882771.36092: entering _queue_task() for managed_node3/package 21882 1726882771.36351: worker is 1 (out of 1 available) 21882 1726882771.36364: exiting _queue_task() for managed_node3/package 21882 1726882771.36380: done queuing things up, now waiting for results queue to drain 21882 1726882771.36381: waiting for pending results... 21882 1726882771.36752: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 21882 1726882771.36899: in run() - task 0affe814-3a2d-28cc-6e3c-00000000001f 21882 1726882771.36908: variable 'ansible_search_path' from source: unknown 21882 1726882771.36911: variable 'ansible_search_path' from source: unknown 21882 1726882771.36914: calling self._execute() 21882 1726882771.36954: variable 'ansible_host' from source: host vars for 'managed_node3' 21882 1726882771.36962: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 21882 1726882771.36984: variable 'omit' from source: magic vars 21882 1726882771.37540: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21882 1726882771.40190: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21882 1726882771.40275: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21882 1726882771.40339: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21882 1726882771.40358: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21882 1726882771.40399: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21882 1726882771.40540: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21882 1726882771.40544: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21882 1726882771.40563: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21882 1726882771.40624: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21882 1726882771.40642: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21882 1726882771.40814: variable 'ansible_distribution' from source: facts 21882 1726882771.40830: variable 'ansible_distribution_major_version' from source: facts 21882 1726882771.40837: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21882 1726882771.40841: when evaluation is False, skipping this task 21882 1726882771.40844: _execute() done 21882 1726882771.40846: dumping result to json 21882 1726882771.40848: done dumping result, returning 21882 1726882771.40939: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [0affe814-3a2d-28cc-6e3c-00000000001f] 21882 1726882771.40944: sending task result for task 0affe814-3a2d-28cc-6e3c-00000000001f 21882 1726882771.41015: done sending task result for task 0affe814-3a2d-28cc-6e3c-00000000001f 21882 1726882771.41019: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21882 1726882771.41082: no more pending results, returning what we have 21882 1726882771.41086: results queue empty 21882 1726882771.41087: checking for any_errors_fatal 21882 1726882771.41095: done checking for any_errors_fatal 21882 1726882771.41096: checking for max_fail_percentage 21882 1726882771.41098: done checking for max_fail_percentage 21882 1726882771.41099: checking to see if all hosts have failed and the running result is not ok 21882 1726882771.41101: done checking to see if all hosts have failed 21882 1726882771.41102: getting the remaining hosts for this loop 21882 1726882771.41103: done getting the remaining hosts for this loop 21882 1726882771.41108: getting the next task for host managed_node3 21882 1726882771.41114: done getting next task for host managed_node3 21882 1726882771.41118: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 21882 1726882771.41246: ^ 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 21882 1726882771.41263: getting variables 21882 1726882771.41265: in VariableManager get_vars() 21882 1726882771.41308: Calling all_inventory to load vars for managed_node3 21882 1726882771.41311: Calling groups_inventory to load vars for managed_node3 21882 1726882771.41314: Calling all_plugins_inventory to load vars for managed_node3 21882 1726882771.41323: Calling all_plugins_play to load vars for managed_node3 21882 1726882771.41326: Calling groups_plugins_inventory to load vars for managed_node3 21882 1726882771.41330: Calling groups_plugins_play to load vars for managed_node3 21882 1726882771.41605: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882771.41947: done with get_vars() 21882 1726882771.41959: done getting variables 21882 1726882771.42029: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:39:31 -0400 (0:00:00.059) 0:00:05.940 ****** 21882 1726882771.42068: entering _queue_task() for managed_node3/package 21882 1726882771.42445: worker is 1 (out of 1 available) 21882 1726882771.42455: exiting _queue_task() for managed_node3/package 21882 1726882771.42467: done queuing things up, now waiting for results queue to drain 21882 1726882771.42468: waiting for pending results... 21882 1726882771.42843: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 21882 1726882771.42853: in run() - task 0affe814-3a2d-28cc-6e3c-000000000020 21882 1726882771.42858: variable 'ansible_search_path' from source: unknown 21882 1726882771.42861: variable 'ansible_search_path' from source: unknown 21882 1726882771.42864: calling self._execute() 21882 1726882771.42949: variable 'ansible_host' from source: host vars for 'managed_node3' 21882 1726882771.42958: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 21882 1726882771.42968: variable 'omit' from source: magic vars 21882 1726882771.43627: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21882 1726882771.45795: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21882 1726882771.45863: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21882 1726882771.45894: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21882 1726882771.45925: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21882 1726882771.45951: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21882 1726882771.46016: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21882 1726882771.46046: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21882 1726882771.46067: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21882 1726882771.46102: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21882 1726882771.46115: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21882 1726882771.46227: variable 'ansible_distribution' from source: facts 21882 1726882771.46235: variable 'ansible_distribution_major_version' from source: facts 21882 1726882771.46245: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21882 1726882771.46248: when evaluation is False, skipping this task 21882 1726882771.46250: _execute() done 21882 1726882771.46263: dumping result to json 21882 1726882771.46268: done dumping result, returning 21882 1726882771.46271: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affe814-3a2d-28cc-6e3c-000000000020] 21882 1726882771.46274: sending task result for task 0affe814-3a2d-28cc-6e3c-000000000020 21882 1726882771.46368: done sending task result for task 0affe814-3a2d-28cc-6e3c-000000000020 21882 1726882771.46371: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21882 1726882771.46432: no more pending results, returning what we have 21882 1726882771.46441: results queue empty 21882 1726882771.46442: checking for any_errors_fatal 21882 1726882771.46448: done checking for any_errors_fatal 21882 1726882771.46449: checking for max_fail_percentage 21882 1726882771.46450: done checking for max_fail_percentage 21882 1726882771.46451: checking to see if all hosts have failed and the running result is not ok 21882 1726882771.46453: done checking to see if all hosts have failed 21882 1726882771.46453: getting the remaining hosts for this loop 21882 1726882771.46455: done getting the remaining hosts for this loop 21882 1726882771.46458: getting the next task for host managed_node3 21882 1726882771.46464: done getting next task for host managed_node3 21882 1726882771.46468: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 21882 1726882771.46470: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21882 1726882771.46489: getting variables 21882 1726882771.46491: in VariableManager get_vars() 21882 1726882771.46529: Calling all_inventory to load vars for managed_node3 21882 1726882771.46532: Calling groups_inventory to load vars for managed_node3 21882 1726882771.46537: Calling all_plugins_inventory to load vars for managed_node3 21882 1726882771.46549: Calling all_plugins_play to load vars for managed_node3 21882 1726882771.46552: Calling groups_plugins_inventory to load vars for managed_node3 21882 1726882771.46555: Calling groups_plugins_play to load vars for managed_node3 21882 1726882771.46805: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882771.47150: done with get_vars() 21882 1726882771.47161: done getting variables 21882 1726882771.47226: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:39:31 -0400 (0:00:00.051) 0:00:05.992 ****** 21882 1726882771.47264: entering _queue_task() for managed_node3/package 21882 1726882771.47503: worker is 1 (out of 1 available) 21882 1726882771.47515: exiting _queue_task() for managed_node3/package 21882 1726882771.47527: done queuing things up, now waiting for results queue to drain 21882 1726882771.47528: waiting for pending results... 21882 1726882771.48049: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 21882 1726882771.48054: in run() - task 0affe814-3a2d-28cc-6e3c-000000000021 21882 1726882771.48057: variable 'ansible_search_path' from source: unknown 21882 1726882771.48060: variable 'ansible_search_path' from source: unknown 21882 1726882771.48062: calling self._execute() 21882 1726882771.48148: variable 'ansible_host' from source: host vars for 'managed_node3' 21882 1726882771.48165: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 21882 1726882771.48186: variable 'omit' from source: magic vars 21882 1726882771.48788: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21882 1726882771.51993: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21882 1726882771.52086: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21882 1726882771.52135: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21882 1726882771.52201: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21882 1726882771.52239: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21882 1726882771.52343: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21882 1726882771.52392: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21882 1726882771.52432: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21882 1726882771.52511: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21882 1726882771.52543: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21882 1726882771.53039: variable 'ansible_distribution' from source: facts 21882 1726882771.53045: variable 'ansible_distribution_major_version' from source: facts 21882 1726882771.53048: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21882 1726882771.53050: when evaluation is False, skipping this task 21882 1726882771.53052: _execute() done 21882 1726882771.53055: dumping result to json 21882 1726882771.53058: done dumping result, returning 21882 1726882771.53060: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affe814-3a2d-28cc-6e3c-000000000021] 21882 1726882771.53062: sending task result for task 0affe814-3a2d-28cc-6e3c-000000000021 21882 1726882771.53261: done sending task result for task 0affe814-3a2d-28cc-6e3c-000000000021 21882 1726882771.53265: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21882 1726882771.53322: no more pending results, returning what we have 21882 1726882771.53325: results queue empty 21882 1726882771.53327: checking for any_errors_fatal 21882 1726882771.53335: done checking for any_errors_fatal 21882 1726882771.53336: checking for max_fail_percentage 21882 1726882771.53338: done checking for max_fail_percentage 21882 1726882771.53340: checking to see if all hosts have failed and the running result is not ok 21882 1726882771.53341: done checking to see if all hosts have failed 21882 1726882771.53342: getting the remaining hosts for this loop 21882 1726882771.53343: done getting the remaining hosts for this loop 21882 1726882771.53347: getting the next task for host managed_node3 21882 1726882771.53354: done getting next task for host managed_node3 21882 1726882771.53358: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 21882 1726882771.53361: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21882 1726882771.53378: getting variables 21882 1726882771.53382: in VariableManager get_vars() 21882 1726882771.53430: Calling all_inventory to load vars for managed_node3 21882 1726882771.53432: Calling groups_inventory to load vars for managed_node3 21882 1726882771.53558: Calling all_plugins_inventory to load vars for managed_node3 21882 1726882771.53569: Calling all_plugins_play to load vars for managed_node3 21882 1726882771.53572: Calling groups_plugins_inventory to load vars for managed_node3 21882 1726882771.53590: Calling groups_plugins_play to load vars for managed_node3 21882 1726882771.53945: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882771.54188: done with get_vars() 21882 1726882771.54197: done getting variables 21882 1726882771.54290: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:39:31 -0400 (0:00:00.070) 0:00:06.062 ****** 21882 1726882771.54315: entering _queue_task() for managed_node3/service 21882 1726882771.54317: Creating lock for service 21882 1726882771.54541: worker is 1 (out of 1 available) 21882 1726882771.54556: exiting _queue_task() for managed_node3/service 21882 1726882771.54570: done queuing things up, now waiting for results queue to drain 21882 1726882771.54571: waiting for pending results... 21882 1726882771.54741: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 21882 1726882771.54842: in run() - task 0affe814-3a2d-28cc-6e3c-000000000022 21882 1726882771.54854: variable 'ansible_search_path' from source: unknown 21882 1726882771.54858: variable 'ansible_search_path' from source: unknown 21882 1726882771.54893: calling self._execute() 21882 1726882771.54962: variable 'ansible_host' from source: host vars for 'managed_node3' 21882 1726882771.54968: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 21882 1726882771.54980: variable 'omit' from source: magic vars 21882 1726882771.55395: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21882 1726882771.57616: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21882 1726882771.57676: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21882 1726882771.57709: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21882 1726882771.57742: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21882 1726882771.57770: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21882 1726882771.57839: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21882 1726882771.57867: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21882 1726882771.57892: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21882 1726882771.57924: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21882 1726882771.57937: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21882 1726882771.58054: variable 'ansible_distribution' from source: facts 21882 1726882771.58060: variable 'ansible_distribution_major_version' from source: facts 21882 1726882771.58072: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21882 1726882771.58076: when evaluation is False, skipping this task 21882 1726882771.58079: _execute() done 21882 1726882771.58090: dumping result to json 21882 1726882771.58093: done dumping result, returning 21882 1726882771.58099: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affe814-3a2d-28cc-6e3c-000000000022] 21882 1726882771.58104: sending task result for task 0affe814-3a2d-28cc-6e3c-000000000022 21882 1726882771.58198: done sending task result for task 0affe814-3a2d-28cc-6e3c-000000000022 21882 1726882771.58201: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21882 1726882771.58265: no more pending results, returning what we have 21882 1726882771.58269: results queue empty 21882 1726882771.58270: checking for any_errors_fatal 21882 1726882771.58277: done checking for any_errors_fatal 21882 1726882771.58278: checking for max_fail_percentage 21882 1726882771.58280: done checking for max_fail_percentage 21882 1726882771.58281: checking to see if all hosts have failed and the running result is not ok 21882 1726882771.58282: done checking to see if all hosts have failed 21882 1726882771.58283: getting the remaining hosts for this loop 21882 1726882771.58285: done getting the remaining hosts for this loop 21882 1726882771.58289: getting the next task for host managed_node3 21882 1726882771.58294: done getting next task for host managed_node3 21882 1726882771.58298: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 21882 1726882771.58301: ^ 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 21882 1726882771.58326: getting variables 21882 1726882771.58328: in VariableManager get_vars() 21882 1726882771.58369: Calling all_inventory to load vars for managed_node3 21882 1726882771.58372: Calling groups_inventory to load vars for managed_node3 21882 1726882771.58375: Calling all_plugins_inventory to load vars for managed_node3 21882 1726882771.58384: Calling all_plugins_play to load vars for managed_node3 21882 1726882771.58387: Calling groups_plugins_inventory to load vars for managed_node3 21882 1726882771.58390: Calling groups_plugins_play to load vars for managed_node3 21882 1726882771.58555: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882771.58746: done with get_vars() 21882 1726882771.58756: done getting variables 21882 1726882771.58802: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:39:31 -0400 (0:00:00.045) 0:00:06.108 ****** 21882 1726882771.58826: entering _queue_task() for managed_node3/service 21882 1726882771.59029: worker is 1 (out of 1 available) 21882 1726882771.59045: exiting _queue_task() for managed_node3/service 21882 1726882771.59061: done queuing things up, now waiting for results queue to drain 21882 1726882771.59062: waiting for pending results... 21882 1726882771.59226: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 21882 1726882771.59423: in run() - task 0affe814-3a2d-28cc-6e3c-000000000023 21882 1726882771.59427: variable 'ansible_search_path' from source: unknown 21882 1726882771.59430: variable 'ansible_search_path' from source: unknown 21882 1726882771.59433: calling self._execute() 21882 1726882771.59509: variable 'ansible_host' from source: host vars for 'managed_node3' 21882 1726882771.59523: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 21882 1726882771.59543: variable 'omit' from source: magic vars 21882 1726882771.60037: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21882 1726882771.62651: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21882 1726882771.62853: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21882 1726882771.62980: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21882 1726882771.63242: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21882 1726882771.63245: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21882 1726882771.63326: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21882 1726882771.63465: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21882 1726882771.63501: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21882 1726882771.63714: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21882 1726882771.63720: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21882 1726882771.63884: variable 'ansible_distribution' from source: facts 21882 1726882771.63897: variable 'ansible_distribution_major_version' from source: facts 21882 1726882771.63912: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21882 1726882771.63919: when evaluation is False, skipping this task 21882 1726882771.63927: _execute() done 21882 1726882771.63935: dumping result to json 21882 1726882771.63945: done dumping result, returning 21882 1726882771.63960: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affe814-3a2d-28cc-6e3c-000000000023] 21882 1726882771.63971: sending task result for task 0affe814-3a2d-28cc-6e3c-000000000023 skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 21882 1726882771.64131: no more pending results, returning what we have 21882 1726882771.64139: results queue empty 21882 1726882771.64140: checking for any_errors_fatal 21882 1726882771.64148: done checking for any_errors_fatal 21882 1726882771.64149: checking for max_fail_percentage 21882 1726882771.64151: done checking for max_fail_percentage 21882 1726882771.64151: checking to see if all hosts have failed and the running result is not ok 21882 1726882771.64152: done checking to see if all hosts have failed 21882 1726882771.64155: getting the remaining hosts for this loop 21882 1726882771.64157: done getting the remaining hosts for this loop 21882 1726882771.64162: getting the next task for host managed_node3 21882 1726882771.64169: done getting next task for host managed_node3 21882 1726882771.64173: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 21882 1726882771.64178: ^ 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 21882 1726882771.64193: getting variables 21882 1726882771.64195: in VariableManager get_vars() 21882 1726882771.64244: Calling all_inventory to load vars for managed_node3 21882 1726882771.64247: Calling groups_inventory to load vars for managed_node3 21882 1726882771.64250: Calling all_plugins_inventory to load vars for managed_node3 21882 1726882771.64263: Calling all_plugins_play to load vars for managed_node3 21882 1726882771.64266: Calling groups_plugins_inventory to load vars for managed_node3 21882 1726882771.64271: Calling groups_plugins_play to load vars for managed_node3 21882 1726882771.64796: done sending task result for task 0affe814-3a2d-28cc-6e3c-000000000023 21882 1726882771.64800: WORKER PROCESS EXITING 21882 1726882771.65062: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882771.65446: done with get_vars() 21882 1726882771.65459: done getting variables 21882 1726882771.65528: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:39:31 -0400 (0:00:00.067) 0:00:06.175 ****** 21882 1726882771.65578: entering _queue_task() for managed_node3/service 21882 1726882771.65971: worker is 1 (out of 1 available) 21882 1726882771.65997: exiting _queue_task() for managed_node3/service 21882 1726882771.66009: done queuing things up, now waiting for results queue to drain 21882 1726882771.66010: waiting for pending results... 21882 1726882771.66269: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 21882 1726882771.66408: in run() - task 0affe814-3a2d-28cc-6e3c-000000000024 21882 1726882771.66433: variable 'ansible_search_path' from source: unknown 21882 1726882771.66439: variable 'ansible_search_path' from source: unknown 21882 1726882771.66485: calling self._execute() 21882 1726882771.66591: variable 'ansible_host' from source: host vars for 'managed_node3' 21882 1726882771.66598: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 21882 1726882771.66610: variable 'omit' from source: magic vars 21882 1726882771.67221: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21882 1726882771.71792: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21882 1726882771.72142: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21882 1726882771.72146: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21882 1726882771.72150: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21882 1726882771.72154: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21882 1726882771.72441: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21882 1726882771.72446: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21882 1726882771.72449: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21882 1726882771.72452: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21882 1726882771.72454: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21882 1726882771.72642: variable 'ansible_distribution' from source: facts 21882 1726882771.72662: variable 'ansible_distribution_major_version' from source: facts 21882 1726882771.72668: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21882 1726882771.72671: when evaluation is False, skipping this task 21882 1726882771.72675: _execute() done 21882 1726882771.72683: dumping result to json 21882 1726882771.72688: done dumping result, returning 21882 1726882771.72698: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affe814-3a2d-28cc-6e3c-000000000024] 21882 1726882771.72705: sending task result for task 0affe814-3a2d-28cc-6e3c-000000000024 21882 1726882771.72882: done sending task result for task 0affe814-3a2d-28cc-6e3c-000000000024 21882 1726882771.72887: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21882 1726882771.72945: no more pending results, returning what we have 21882 1726882771.72949: results queue empty 21882 1726882771.72951: checking for any_errors_fatal 21882 1726882771.72958: done checking for any_errors_fatal 21882 1726882771.72959: checking for max_fail_percentage 21882 1726882771.72961: done checking for max_fail_percentage 21882 1726882771.72963: checking to see if all hosts have failed and the running result is not ok 21882 1726882771.72964: done checking to see if all hosts have failed 21882 1726882771.72965: getting the remaining hosts for this loop 21882 1726882771.72967: done getting the remaining hosts for this loop 21882 1726882771.72971: getting the next task for host managed_node3 21882 1726882771.72982: done getting next task for host managed_node3 21882 1726882771.72987: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 21882 1726882771.72990: ^ 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=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 21882 1726882771.73007: getting variables 21882 1726882771.73009: in VariableManager get_vars() 21882 1726882771.73061: Calling all_inventory to load vars for managed_node3 21882 1726882771.73064: Calling groups_inventory to load vars for managed_node3 21882 1726882771.73068: Calling all_plugins_inventory to load vars for managed_node3 21882 1726882771.73083: Calling all_plugins_play to load vars for managed_node3 21882 1726882771.73087: Calling groups_plugins_inventory to load vars for managed_node3 21882 1726882771.73091: Calling groups_plugins_play to load vars for managed_node3 21882 1726882771.73727: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882771.74087: done with get_vars() 21882 1726882771.74100: done getting variables 21882 1726882771.74173: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:39:31 -0400 (0:00:00.086) 0:00:06.261 ****** 21882 1726882771.74212: entering _queue_task() for managed_node3/service 21882 1726882771.74599: worker is 1 (out of 1 available) 21882 1726882771.74611: exiting _queue_task() for managed_node3/service 21882 1726882771.74625: done queuing things up, now waiting for results queue to drain 21882 1726882771.74627: waiting for pending results... 21882 1726882771.74901: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 21882 1726882771.75142: in run() - task 0affe814-3a2d-28cc-6e3c-000000000025 21882 1726882771.75146: variable 'ansible_search_path' from source: unknown 21882 1726882771.75149: variable 'ansible_search_path' from source: unknown 21882 1726882771.75152: calling self._execute() 21882 1726882771.75197: variable 'ansible_host' from source: host vars for 'managed_node3' 21882 1726882771.75207: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 21882 1726882771.75244: variable 'omit' from source: magic vars 21882 1726882771.75891: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21882 1726882771.78914: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21882 1726882771.79013: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21882 1726882771.79061: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21882 1726882771.79106: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21882 1726882771.79138: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21882 1726882771.79440: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21882 1726882771.79444: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21882 1726882771.79447: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21882 1726882771.79450: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21882 1726882771.79452: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21882 1726882771.79565: variable 'ansible_distribution' from source: facts 21882 1726882771.79572: variable 'ansible_distribution_major_version' from source: facts 21882 1726882771.79594: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21882 1726882771.79597: when evaluation is False, skipping this task 21882 1726882771.79602: _execute() done 21882 1726882771.79605: dumping result to json 21882 1726882771.79611: done dumping result, returning 21882 1726882771.79620: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [0affe814-3a2d-28cc-6e3c-000000000025] 21882 1726882771.79626: sending task result for task 0affe814-3a2d-28cc-6e3c-000000000025 21882 1726882771.79732: done sending task result for task 0affe814-3a2d-28cc-6e3c-000000000025 21882 1726882771.79737: 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 } 21882 1726882771.79789: no more pending results, returning what we have 21882 1726882771.79793: results queue empty 21882 1726882771.79794: checking for any_errors_fatal 21882 1726882771.79807: done checking for any_errors_fatal 21882 1726882771.79809: checking for max_fail_percentage 21882 1726882771.79811: done checking for max_fail_percentage 21882 1726882771.79812: checking to see if all hosts have failed and the running result is not ok 21882 1726882771.79813: done checking to see if all hosts have failed 21882 1726882771.79814: getting the remaining hosts for this loop 21882 1726882771.79816: done getting the remaining hosts for this loop 21882 1726882771.79821: getting the next task for host managed_node3 21882 1726882771.79828: done getting next task for host managed_node3 21882 1726882771.79833: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 21882 1726882771.79838: ^ 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=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 21882 1726882771.79856: getting variables 21882 1726882771.79858: in VariableManager get_vars() 21882 1726882771.80043: Calling all_inventory to load vars for managed_node3 21882 1726882771.80047: Calling groups_inventory to load vars for managed_node3 21882 1726882771.80051: Calling all_plugins_inventory to load vars for managed_node3 21882 1726882771.80061: Calling all_plugins_play to load vars for managed_node3 21882 1726882771.80065: Calling groups_plugins_inventory to load vars for managed_node3 21882 1726882771.80069: Calling groups_plugins_play to load vars for managed_node3 21882 1726882771.80493: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882771.80839: done with get_vars() 21882 1726882771.80852: done getting variables 21882 1726882771.80925: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:39:31 -0400 (0:00:00.067) 0:00:06.329 ****** 21882 1726882771.80966: entering _queue_task() for managed_node3/copy 21882 1726882771.81350: worker is 1 (out of 1 available) 21882 1726882771.81363: exiting _queue_task() for managed_node3/copy 21882 1726882771.81378: done queuing things up, now waiting for results queue to drain 21882 1726882771.81379: waiting for pending results... 21882 1726882771.81654: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 21882 1726882771.81693: in run() - task 0affe814-3a2d-28cc-6e3c-000000000026 21882 1726882771.81709: variable 'ansible_search_path' from source: unknown 21882 1726882771.81719: variable 'ansible_search_path' from source: unknown 21882 1726882771.81761: calling self._execute() 21882 1726882771.81849: variable 'ansible_host' from source: host vars for 'managed_node3' 21882 1726882771.81860: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 21882 1726882771.81868: variable 'omit' from source: magic vars 21882 1726882771.82459: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21882 1726882771.85421: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21882 1726882771.85426: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21882 1726882771.85429: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21882 1726882771.85475: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21882 1726882771.85511: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21882 1726882771.85739: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21882 1726882771.85743: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21882 1726882771.85748: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21882 1726882771.85751: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21882 1726882771.85754: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21882 1726882771.85910: variable 'ansible_distribution' from source: facts 21882 1726882771.85925: variable 'ansible_distribution_major_version' from source: facts 21882 1726882771.85938: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21882 1726882771.85941: when evaluation is False, skipping this task 21882 1726882771.85951: _execute() done 21882 1726882771.85954: dumping result to json 21882 1726882771.85957: done dumping result, returning 21882 1726882771.85964: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affe814-3a2d-28cc-6e3c-000000000026] 21882 1726882771.85970: sending task result for task 0affe814-3a2d-28cc-6e3c-000000000026 21882 1726882771.86158: done sending task result for task 0affe814-3a2d-28cc-6e3c-000000000026 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21882 1726882771.86213: no more pending results, returning what we have 21882 1726882771.86216: results queue empty 21882 1726882771.86218: checking for any_errors_fatal 21882 1726882771.86223: done checking for any_errors_fatal 21882 1726882771.86224: checking for max_fail_percentage 21882 1726882771.86226: done checking for max_fail_percentage 21882 1726882771.86227: checking to see if all hosts have failed and the running result is not ok 21882 1726882771.86228: done checking to see if all hosts have failed 21882 1726882771.86229: getting the remaining hosts for this loop 21882 1726882771.86231: done getting the remaining hosts for this loop 21882 1726882771.86237: getting the next task for host managed_node3 21882 1726882771.86243: done getting next task for host managed_node3 21882 1726882771.86250: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 21882 1726882771.86253: ^ 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=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 21882 1726882771.86269: getting variables 21882 1726882771.86271: in VariableManager get_vars() 21882 1726882771.86323: Calling all_inventory to load vars for managed_node3 21882 1726882771.86326: Calling groups_inventory to load vars for managed_node3 21882 1726882771.86329: Calling all_plugins_inventory to load vars for managed_node3 21882 1726882771.86499: Calling all_plugins_play to load vars for managed_node3 21882 1726882771.86504: Calling groups_plugins_inventory to load vars for managed_node3 21882 1726882771.86508: Calling groups_plugins_play to load vars for managed_node3 21882 1726882771.86767: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882771.87141: done with get_vars() 21882 1726882771.87153: done getting variables 21882 1726882771.87185: WORKER PROCESS EXITING 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:39:31 -0400 (0:00:00.063) 0:00:06.393 ****** 21882 1726882771.87351: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 21882 1726882771.87353: Creating lock for fedora.linux_system_roles.network_connections 21882 1726882771.88012: worker is 1 (out of 1 available) 21882 1726882771.88023: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 21882 1726882771.88035: done queuing things up, now waiting for results queue to drain 21882 1726882771.88036: waiting for pending results... 21882 1726882771.88224: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 21882 1726882771.88351: in run() - task 0affe814-3a2d-28cc-6e3c-000000000027 21882 1726882771.88372: variable 'ansible_search_path' from source: unknown 21882 1726882771.88375: variable 'ansible_search_path' from source: unknown 21882 1726882771.88416: calling self._execute() 21882 1726882771.88515: variable 'ansible_host' from source: host vars for 'managed_node3' 21882 1726882771.88590: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 21882 1726882771.88594: variable 'omit' from source: magic vars 21882 1726882771.89139: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21882 1726882771.92330: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21882 1726882771.92417: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21882 1726882771.92468: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21882 1726882771.92518: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21882 1726882771.92840: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21882 1726882771.92844: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21882 1726882771.92847: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21882 1726882771.92850: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21882 1726882771.92852: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21882 1726882771.92855: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21882 1726882771.93016: variable 'ansible_distribution' from source: facts 21882 1726882771.93025: variable 'ansible_distribution_major_version' from source: facts 21882 1726882771.93071: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21882 1726882771.93074: when evaluation is False, skipping this task 21882 1726882771.93081: _execute() done 21882 1726882771.93084: dumping result to json 21882 1726882771.93091: done dumping result, returning 21882 1726882771.93101: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affe814-3a2d-28cc-6e3c-000000000027] 21882 1726882771.93106: sending task result for task 0affe814-3a2d-28cc-6e3c-000000000027 21882 1726882771.93233: done sending task result for task 0affe814-3a2d-28cc-6e3c-000000000027 21882 1726882771.93238: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21882 1726882771.93314: no more pending results, returning what we have 21882 1726882771.93318: results queue empty 21882 1726882771.93320: checking for any_errors_fatal 21882 1726882771.93466: done checking for any_errors_fatal 21882 1726882771.93468: checking for max_fail_percentage 21882 1726882771.93470: done checking for max_fail_percentage 21882 1726882771.93471: checking to see if all hosts have failed and the running result is not ok 21882 1726882771.93473: done checking to see if all hosts have failed 21882 1726882771.93474: getting the remaining hosts for this loop 21882 1726882771.93478: done getting the remaining hosts for this loop 21882 1726882771.93483: getting the next task for host managed_node3 21882 1726882771.93489: done getting next task for host managed_node3 21882 1726882771.93493: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 21882 1726882771.93497: ^ 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=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 21882 1726882771.93514: getting variables 21882 1726882771.93515: in VariableManager get_vars() 21882 1726882771.93568: Calling all_inventory to load vars for managed_node3 21882 1726882771.93572: Calling groups_inventory to load vars for managed_node3 21882 1726882771.93577: Calling all_plugins_inventory to load vars for managed_node3 21882 1726882771.93588: Calling all_plugins_play to load vars for managed_node3 21882 1726882771.93591: Calling groups_plugins_inventory to load vars for managed_node3 21882 1726882771.93595: Calling groups_plugins_play to load vars for managed_node3 21882 1726882771.93960: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882771.94306: done with get_vars() 21882 1726882771.94318: 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:39:31 -0400 (0:00:00.070) 0:00:06.463 ****** 21882 1726882771.94410: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 21882 1726882771.94412: Creating lock for fedora.linux_system_roles.network_state 21882 1726882771.94731: worker is 1 (out of 1 available) 21882 1726882771.94750: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 21882 1726882771.94764: done queuing things up, now waiting for results queue to drain 21882 1726882771.94766: waiting for pending results... 21882 1726882771.95173: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 21882 1726882771.95177: in run() - task 0affe814-3a2d-28cc-6e3c-000000000028 21882 1726882771.95185: variable 'ansible_search_path' from source: unknown 21882 1726882771.95189: variable 'ansible_search_path' from source: unknown 21882 1726882771.95236: calling self._execute() 21882 1726882771.95328: variable 'ansible_host' from source: host vars for 'managed_node3' 21882 1726882771.95336: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 21882 1726882771.95349: variable 'omit' from source: magic vars 21882 1726882771.96640: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21882 1726882771.99424: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21882 1726882771.99509: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21882 1726882771.99572: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21882 1726882771.99619: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21882 1726882771.99661: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21882 1726882772.00042: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21882 1726882772.00046: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21882 1726882772.00049: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21882 1726882772.00052: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21882 1726882772.00054: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21882 1726882772.00058: variable 'ansible_distribution' from source: facts 21882 1726882772.00240: variable 'ansible_distribution_major_version' from source: facts 21882 1726882772.00244: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21882 1726882772.00246: when evaluation is False, skipping this task 21882 1726882772.00248: _execute() done 21882 1726882772.00250: dumping result to json 21882 1726882772.00252: done dumping result, returning 21882 1726882772.00254: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [0affe814-3a2d-28cc-6e3c-000000000028] 21882 1726882772.00256: sending task result for task 0affe814-3a2d-28cc-6e3c-000000000028 21882 1726882772.00330: done sending task result for task 0affe814-3a2d-28cc-6e3c-000000000028 21882 1726882772.00333: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21882 1726882772.00382: no more pending results, returning what we have 21882 1726882772.00385: results queue empty 21882 1726882772.00386: checking for any_errors_fatal 21882 1726882772.00392: done checking for any_errors_fatal 21882 1726882772.00393: checking for max_fail_percentage 21882 1726882772.00395: done checking for max_fail_percentage 21882 1726882772.00396: checking to see if all hosts have failed and the running result is not ok 21882 1726882772.00397: done checking to see if all hosts have failed 21882 1726882772.00398: getting the remaining hosts for this loop 21882 1726882772.00400: done getting the remaining hosts for this loop 21882 1726882772.00403: getting the next task for host managed_node3 21882 1726882772.00410: done getting next task for host managed_node3 21882 1726882772.00414: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 21882 1726882772.00416: ^ 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=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 21882 1726882772.00432: getting variables 21882 1726882772.00435: in VariableManager get_vars() 21882 1726882772.00475: Calling all_inventory to load vars for managed_node3 21882 1726882772.00478: Calling groups_inventory to load vars for managed_node3 21882 1726882772.00481: Calling all_plugins_inventory to load vars for managed_node3 21882 1726882772.00491: Calling all_plugins_play to load vars for managed_node3 21882 1726882772.00495: Calling groups_plugins_inventory to load vars for managed_node3 21882 1726882772.00498: Calling groups_plugins_play to load vars for managed_node3 21882 1726882772.00874: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882772.01210: done with get_vars() 21882 1726882772.01223: done getting variables 21882 1726882772.01288: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:39:32 -0400 (0:00:00.069) 0:00:06.533 ****** 21882 1726882772.01325: entering _queue_task() for managed_node3/debug 21882 1726882772.01577: worker is 1 (out of 1 available) 21882 1726882772.01591: exiting _queue_task() for managed_node3/debug 21882 1726882772.01604: done queuing things up, now waiting for results queue to drain 21882 1726882772.01605: waiting for pending results... 21882 1726882772.01952: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 21882 1726882772.02016: in run() - task 0affe814-3a2d-28cc-6e3c-000000000029 21882 1726882772.02032: variable 'ansible_search_path' from source: unknown 21882 1726882772.02038: variable 'ansible_search_path' from source: unknown 21882 1726882772.02083: calling self._execute() 21882 1726882772.02168: variable 'ansible_host' from source: host vars for 'managed_node3' 21882 1726882772.02178: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 21882 1726882772.02193: variable 'omit' from source: magic vars 21882 1726882772.02845: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21882 1726882772.06633: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21882 1726882772.06940: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21882 1726882772.06944: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21882 1726882772.06946: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21882 1726882772.06949: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21882 1726882772.06994: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21882 1726882772.07041: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21882 1726882772.07072: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21882 1726882772.07129: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21882 1726882772.07148: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21882 1726882772.07315: variable 'ansible_distribution' from source: facts 21882 1726882772.07323: variable 'ansible_distribution_major_version' from source: facts 21882 1726882772.07337: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21882 1726882772.07347: when evaluation is False, skipping this task 21882 1726882772.07350: _execute() done 21882 1726882772.07353: dumping result to json 21882 1726882772.07355: done dumping result, returning 21882 1726882772.07365: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affe814-3a2d-28cc-6e3c-000000000029] 21882 1726882772.07371: sending task result for task 0affe814-3a2d-28cc-6e3c-000000000029 21882 1726882772.07770: done sending task result for task 0affe814-3a2d-28cc-6e3c-000000000029 21882 1726882772.07774: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 21882 1726882772.07827: no more pending results, returning what we have 21882 1726882772.07830: results queue empty 21882 1726882772.07832: checking for any_errors_fatal 21882 1726882772.07839: done checking for any_errors_fatal 21882 1726882772.07840: checking for max_fail_percentage 21882 1726882772.07842: done checking for max_fail_percentage 21882 1726882772.07843: checking to see if all hosts have failed and the running result is not ok 21882 1726882772.07844: done checking to see if all hosts have failed 21882 1726882772.07845: getting the remaining hosts for this loop 21882 1726882772.07847: done getting the remaining hosts for this loop 21882 1726882772.07851: getting the next task for host managed_node3 21882 1726882772.07857: done getting next task for host managed_node3 21882 1726882772.07861: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 21882 1726882772.07864: ^ 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=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 21882 1726882772.07879: getting variables 21882 1726882772.07881: in VariableManager get_vars() 21882 1726882772.07927: Calling all_inventory to load vars for managed_node3 21882 1726882772.07930: Calling groups_inventory to load vars for managed_node3 21882 1726882772.08236: Calling all_plugins_inventory to load vars for managed_node3 21882 1726882772.08248: Calling all_plugins_play to load vars for managed_node3 21882 1726882772.08251: Calling groups_plugins_inventory to load vars for managed_node3 21882 1726882772.08255: Calling groups_plugins_play to load vars for managed_node3 21882 1726882772.08688: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882772.08961: done with get_vars() 21882 1726882772.08973: done getting variables 21882 1726882772.09029: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:39:32 -0400 (0:00:00.079) 0:00:06.612 ****** 21882 1726882772.09274: entering _queue_task() for managed_node3/debug 21882 1726882772.09753: worker is 1 (out of 1 available) 21882 1726882772.09769: exiting _queue_task() for managed_node3/debug 21882 1726882772.09782: done queuing things up, now waiting for results queue to drain 21882 1726882772.09784: waiting for pending results... 21882 1726882772.10449: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 21882 1726882772.10715: in run() - task 0affe814-3a2d-28cc-6e3c-00000000002a 21882 1726882772.10742: variable 'ansible_search_path' from source: unknown 21882 1726882772.10931: variable 'ansible_search_path' from source: unknown 21882 1726882772.10937: calling self._execute() 21882 1726882772.11361: variable 'ansible_host' from source: host vars for 'managed_node3' 21882 1726882772.11365: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 21882 1726882772.11369: variable 'omit' from source: magic vars 21882 1726882772.12804: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21882 1726882772.18150: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21882 1726882772.18423: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21882 1726882772.18468: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21882 1726882772.18514: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21882 1726882772.18840: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21882 1726882772.19041: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21882 1726882772.19044: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21882 1726882772.19047: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21882 1726882772.19050: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21882 1726882772.19052: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21882 1726882772.19367: variable 'ansible_distribution' from source: facts 21882 1726882772.19452: variable 'ansible_distribution_major_version' from source: facts 21882 1726882772.19472: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21882 1726882772.19549: when evaluation is False, skipping this task 21882 1726882772.19558: _execute() done 21882 1726882772.19566: dumping result to json 21882 1726882772.19578: done dumping result, returning 21882 1726882772.19592: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affe814-3a2d-28cc-6e3c-00000000002a] 21882 1726882772.19603: sending task result for task 0affe814-3a2d-28cc-6e3c-00000000002a 21882 1726882772.19747: done sending task result for task 0affe814-3a2d-28cc-6e3c-00000000002a skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 21882 1726882772.19802: no more pending results, returning what we have 21882 1726882772.19807: results queue empty 21882 1726882772.19808: checking for any_errors_fatal 21882 1726882772.19814: done checking for any_errors_fatal 21882 1726882772.19815: checking for max_fail_percentage 21882 1726882772.19817: done checking for max_fail_percentage 21882 1726882772.19818: checking to see if all hosts have failed and the running result is not ok 21882 1726882772.19820: done checking to see if all hosts have failed 21882 1726882772.19821: getting the remaining hosts for this loop 21882 1726882772.19823: done getting the remaining hosts for this loop 21882 1726882772.19827: getting the next task for host managed_node3 21882 1726882772.19837: done getting next task for host managed_node3 21882 1726882772.19841: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 21882 1726882772.19845: ^ 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=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 21882 1726882772.19861: getting variables 21882 1726882772.19863: in VariableManager get_vars() 21882 1726882772.19909: Calling all_inventory to load vars for managed_node3 21882 1726882772.19912: Calling groups_inventory to load vars for managed_node3 21882 1726882772.19914: Calling all_plugins_inventory to load vars for managed_node3 21882 1726882772.19925: Calling all_plugins_play to load vars for managed_node3 21882 1726882772.19928: Calling groups_plugins_inventory to load vars for managed_node3 21882 1726882772.19931: Calling groups_plugins_play to load vars for managed_node3 21882 1726882772.20598: WORKER PROCESS EXITING 21882 1726882772.20617: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882772.21301: done with get_vars() 21882 1726882772.21430: done getting variables 21882 1726882772.21497: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:39:32 -0400 (0:00:00.123) 0:00:06.735 ****** 21882 1726882772.21621: entering _queue_task() for managed_node3/debug 21882 1726882772.22321: worker is 1 (out of 1 available) 21882 1726882772.22336: exiting _queue_task() for managed_node3/debug 21882 1726882772.22351: done queuing things up, now waiting for results queue to drain 21882 1726882772.22352: waiting for pending results... 21882 1726882772.22725: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 21882 1726882772.23067: in run() - task 0affe814-3a2d-28cc-6e3c-00000000002b 21882 1726882772.23101: variable 'ansible_search_path' from source: unknown 21882 1726882772.23136: variable 'ansible_search_path' from source: unknown 21882 1726882772.23184: calling self._execute() 21882 1726882772.23456: variable 'ansible_host' from source: host vars for 'managed_node3' 21882 1726882772.23471: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 21882 1726882772.23492: variable 'omit' from source: magic vars 21882 1726882772.24597: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21882 1726882772.29746: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21882 1726882772.29831: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21882 1726882772.29887: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21882 1726882772.29948: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21882 1726882772.29990: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21882 1726882772.30085: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21882 1726882772.30127: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21882 1726882772.30165: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21882 1726882772.30423: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21882 1726882772.30427: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21882 1726882772.30885: variable 'ansible_distribution' from source: facts 21882 1726882772.30900: variable 'ansible_distribution_major_version' from source: facts 21882 1726882772.30955: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21882 1726882772.31123: when evaluation is False, skipping this task 21882 1726882772.31132: _execute() done 21882 1726882772.31145: dumping result to json 21882 1726882772.31155: done dumping result, returning 21882 1726882772.31169: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affe814-3a2d-28cc-6e3c-00000000002b] 21882 1726882772.31184: sending task result for task 0affe814-3a2d-28cc-6e3c-00000000002b 21882 1726882772.31589: done sending task result for task 0affe814-3a2d-28cc-6e3c-00000000002b 21882 1726882772.31594: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 21882 1726882772.31656: no more pending results, returning what we have 21882 1726882772.31659: results queue empty 21882 1726882772.31661: checking for any_errors_fatal 21882 1726882772.31666: done checking for any_errors_fatal 21882 1726882772.31667: checking for max_fail_percentage 21882 1726882772.31669: done checking for max_fail_percentage 21882 1726882772.31670: checking to see if all hosts have failed and the running result is not ok 21882 1726882772.31671: done checking to see if all hosts have failed 21882 1726882772.31672: getting the remaining hosts for this loop 21882 1726882772.31678: done getting the remaining hosts for this loop 21882 1726882772.31682: getting the next task for host managed_node3 21882 1726882772.31691: done getting next task for host managed_node3 21882 1726882772.31696: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 21882 1726882772.31699: ^ 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=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 21882 1726882772.31714: getting variables 21882 1726882772.31716: in VariableManager get_vars() 21882 1726882772.31767: Calling all_inventory to load vars for managed_node3 21882 1726882772.31771: Calling groups_inventory to load vars for managed_node3 21882 1726882772.31773: Calling all_plugins_inventory to load vars for managed_node3 21882 1726882772.32139: Calling all_plugins_play to load vars for managed_node3 21882 1726882772.32145: Calling groups_plugins_inventory to load vars for managed_node3 21882 1726882772.32152: Calling groups_plugins_play to load vars for managed_node3 21882 1726882772.33092: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882772.34332: done with get_vars() 21882 1726882772.34353: 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:39:32 -0400 (0:00:00.130) 0:00:06.866 ****** 21882 1726882772.34690: entering _queue_task() for managed_node3/ping 21882 1726882772.34692: Creating lock for ping 21882 1726882772.35527: worker is 1 (out of 1 available) 21882 1726882772.35542: exiting _queue_task() for managed_node3/ping 21882 1726882772.35555: done queuing things up, now waiting for results queue to drain 21882 1726882772.35556: waiting for pending results... 21882 1726882772.36157: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 21882 1726882772.36771: in run() - task 0affe814-3a2d-28cc-6e3c-00000000002c 21882 1726882772.36778: variable 'ansible_search_path' from source: unknown 21882 1726882772.36781: variable 'ansible_search_path' from source: unknown 21882 1726882772.36866: calling self._execute() 21882 1726882772.37003: variable 'ansible_host' from source: host vars for 'managed_node3' 21882 1726882772.37052: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 21882 1726882772.37100: variable 'omit' from source: magic vars 21882 1726882772.38549: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21882 1726882772.44340: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21882 1726882772.44594: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21882 1726882772.44667: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21882 1726882772.44818: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21882 1726882772.44857: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21882 1726882772.45137: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21882 1726882772.45183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21882 1726882772.45222: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21882 1726882772.45411: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21882 1726882772.45436: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21882 1726882772.45814: variable 'ansible_distribution' from source: facts 21882 1726882772.45829: variable 'ansible_distribution_major_version' from source: facts 21882 1726882772.45852: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21882 1726882772.45909: when evaluation is False, skipping this task 21882 1726882772.45918: _execute() done 21882 1726882772.45926: dumping result to json 21882 1726882772.45937: done dumping result, returning 21882 1726882772.45949: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affe814-3a2d-28cc-6e3c-00000000002c] 21882 1726882772.45958: sending task result for task 0affe814-3a2d-28cc-6e3c-00000000002c skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21882 1726882772.46284: no more pending results, returning what we have 21882 1726882772.46288: results queue empty 21882 1726882772.46290: checking for any_errors_fatal 21882 1726882772.46299: done checking for any_errors_fatal 21882 1726882772.46300: checking for max_fail_percentage 21882 1726882772.46302: done checking for max_fail_percentage 21882 1726882772.46303: checking to see if all hosts have failed and the running result is not ok 21882 1726882772.46304: done checking to see if all hosts have failed 21882 1726882772.46305: getting the remaining hosts for this loop 21882 1726882772.46307: done getting the remaining hosts for this loop 21882 1726882772.46312: getting the next task for host managed_node3 21882 1726882772.46321: done getting next task for host managed_node3 21882 1726882772.46323: ^ task is: TASK: meta (role_complete) 21882 1726882772.46326: ^ state is: HOST STATE: block=3, 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 21882 1726882772.46346: getting variables 21882 1726882772.46348: in VariableManager get_vars() 21882 1726882772.46401: Calling all_inventory to load vars for managed_node3 21882 1726882772.46405: Calling groups_inventory to load vars for managed_node3 21882 1726882772.46408: Calling all_plugins_inventory to load vars for managed_node3 21882 1726882772.46420: Calling all_plugins_play to load vars for managed_node3 21882 1726882772.46423: Calling groups_plugins_inventory to load vars for managed_node3 21882 1726882772.46427: Calling groups_plugins_play to load vars for managed_node3 21882 1726882772.47418: done sending task result for task 0affe814-3a2d-28cc-6e3c-00000000002c 21882 1726882772.47421: WORKER PROCESS EXITING 21882 1726882772.47450: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882772.48163: done with get_vars() 21882 1726882772.48179: done getting variables 21882 1726882772.48380: done queuing things up, now waiting for results queue to drain 21882 1726882772.48382: results queue empty 21882 1726882772.48383: checking for any_errors_fatal 21882 1726882772.48386: done checking for any_errors_fatal 21882 1726882772.48387: checking for max_fail_percentage 21882 1726882772.48388: done checking for max_fail_percentage 21882 1726882772.48389: checking to see if all hosts have failed and the running result is not ok 21882 1726882772.48390: done checking to see if all hosts have failed 21882 1726882772.48391: getting the remaining hosts for this loop 21882 1726882772.48392: done getting the remaining hosts for this loop 21882 1726882772.48395: getting the next task for host managed_node3 21882 1726882772.48400: done getting next task for host managed_node3 21882 1726882772.48403: ^ task is: TASK: Include the task 'assert_device_present.yml' 21882 1726882772.48405: ^ state is: HOST STATE: block=3, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21882 1726882772.48407: getting variables 21882 1726882772.48408: in VariableManager get_vars() 21882 1726882772.48424: Calling all_inventory to load vars for managed_node3 21882 1726882772.48427: Calling groups_inventory to load vars for managed_node3 21882 1726882772.48430: Calling all_plugins_inventory to load vars for managed_node3 21882 1726882772.48438: Calling all_plugins_play to load vars for managed_node3 21882 1726882772.48441: Calling groups_plugins_inventory to load vars for managed_node3 21882 1726882772.48445: Calling groups_plugins_play to load vars for managed_node3 21882 1726882772.48977: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882772.49641: done with get_vars() 21882 1726882772.49651: done getting variables TASK [Include the task 'assert_device_present.yml'] **************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:47 Friday 20 September 2024 21:39:32 -0400 (0:00:00.152) 0:00:07.019 ****** 21882 1726882772.49948: entering _queue_task() for managed_node3/include_tasks 21882 1726882772.50515: worker is 1 (out of 1 available) 21882 1726882772.50528: exiting _queue_task() for managed_node3/include_tasks 21882 1726882772.50545: done queuing things up, now waiting for results queue to drain 21882 1726882772.50546: waiting for pending results... 21882 1726882772.51002: running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_present.yml' 21882 1726882772.51082: in run() - task 0affe814-3a2d-28cc-6e3c-00000000005c 21882 1726882772.51100: variable 'ansible_search_path' from source: unknown 21882 1726882772.51139: calling self._execute() 21882 1726882772.51427: variable 'ansible_host' from source: host vars for 'managed_node3' 21882 1726882772.51433: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 21882 1726882772.51447: variable 'omit' from source: magic vars 21882 1726882772.52562: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21882 1726882772.55831: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21882 1726882772.55924: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21882 1726882772.56064: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21882 1726882772.56067: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21882 1726882772.56070: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21882 1726882772.56148: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21882 1726882772.56183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21882 1726882772.56283: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21882 1726882772.56287: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21882 1726882772.56316: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21882 1726882772.56481: variable 'ansible_distribution' from source: facts 21882 1726882772.56488: variable 'ansible_distribution_major_version' from source: facts 21882 1726882772.56502: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21882 1726882772.56505: when evaluation is False, skipping this task 21882 1726882772.56507: _execute() done 21882 1726882772.56718: dumping result to json 21882 1726882772.56721: done dumping result, returning 21882 1726882772.56724: done running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_present.yml' [0affe814-3a2d-28cc-6e3c-00000000005c] 21882 1726882772.56726: sending task result for task 0affe814-3a2d-28cc-6e3c-00000000005c 21882 1726882772.56803: done sending task result for task 0affe814-3a2d-28cc-6e3c-00000000005c 21882 1726882772.56806: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21882 1726882772.56864: no more pending results, returning what we have 21882 1726882772.56868: results queue empty 21882 1726882772.56869: checking for any_errors_fatal 21882 1726882772.56870: done checking for any_errors_fatal 21882 1726882772.56871: checking for max_fail_percentage 21882 1726882772.56873: done checking for max_fail_percentage 21882 1726882772.56874: checking to see if all hosts have failed and the running result is not ok 21882 1726882772.56877: done checking to see if all hosts have failed 21882 1726882772.56878: getting the remaining hosts for this loop 21882 1726882772.56880: done getting the remaining hosts for this loop 21882 1726882772.56884: getting the next task for host managed_node3 21882 1726882772.56889: done getting next task for host managed_node3 21882 1726882772.56892: ^ task is: TASK: Include the task 'assert_profile_present.yml' 21882 1726882772.56894: ^ state is: HOST STATE: block=3, 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 21882 1726882772.56898: getting variables 21882 1726882772.56900: in VariableManager get_vars() 21882 1726882772.57050: Calling all_inventory to load vars for managed_node3 21882 1726882772.57054: Calling groups_inventory to load vars for managed_node3 21882 1726882772.57057: Calling all_plugins_inventory to load vars for managed_node3 21882 1726882772.57068: Calling all_plugins_play to load vars for managed_node3 21882 1726882772.57072: Calling groups_plugins_inventory to load vars for managed_node3 21882 1726882772.57080: Calling groups_plugins_play to load vars for managed_node3 21882 1726882772.57563: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882772.58177: done with get_vars() 21882 1726882772.58190: done getting variables TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:49 Friday 20 September 2024 21:39:32 -0400 (0:00:00.083) 0:00:07.102 ****** 21882 1726882772.58319: entering _queue_task() for managed_node3/include_tasks 21882 1726882772.58823: worker is 1 (out of 1 available) 21882 1726882772.58837: exiting _queue_task() for managed_node3/include_tasks 21882 1726882772.58851: done queuing things up, now waiting for results queue to drain 21882 1726882772.58852: waiting for pending results... 21882 1726882772.59096: running TaskExecutor() for managed_node3/TASK: Include the task 'assert_profile_present.yml' 21882 1726882772.59221: in run() - task 0affe814-3a2d-28cc-6e3c-00000000005d 21882 1726882772.59248: variable 'ansible_search_path' from source: unknown 21882 1726882772.59298: calling self._execute() 21882 1726882772.59404: variable 'ansible_host' from source: host vars for 'managed_node3' 21882 1726882772.59419: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 21882 1726882772.59449: variable 'omit' from source: magic vars 21882 1726882772.60043: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21882 1726882772.62708: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21882 1726882772.62782: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21882 1726882772.62812: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21882 1726882772.62854: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21882 1726882772.62885: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21882 1726882772.62982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21882 1726882772.63009: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21882 1726882772.63030: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21882 1726882772.63067: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21882 1726882772.63080: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21882 1726882772.63193: variable 'ansible_distribution' from source: facts 21882 1726882772.63200: variable 'ansible_distribution_major_version' from source: facts 21882 1726882772.63210: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21882 1726882772.63213: when evaluation is False, skipping this task 21882 1726882772.63216: _execute() done 21882 1726882772.63221: dumping result to json 21882 1726882772.63224: done dumping result, returning 21882 1726882772.63236: done running TaskExecutor() for managed_node3/TASK: Include the task 'assert_profile_present.yml' [0affe814-3a2d-28cc-6e3c-00000000005d] 21882 1726882772.63239: sending task result for task 0affe814-3a2d-28cc-6e3c-00000000005d 21882 1726882772.63338: done sending task result for task 0affe814-3a2d-28cc-6e3c-00000000005d 21882 1726882772.63341: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21882 1726882772.63404: no more pending results, returning what we have 21882 1726882772.63408: results queue empty 21882 1726882772.63409: checking for any_errors_fatal 21882 1726882772.63416: done checking for any_errors_fatal 21882 1726882772.63417: checking for max_fail_percentage 21882 1726882772.63419: done checking for max_fail_percentage 21882 1726882772.63420: checking to see if all hosts have failed and the running result is not ok 21882 1726882772.63421: done checking to see if all hosts have failed 21882 1726882772.63422: getting the remaining hosts for this loop 21882 1726882772.63424: done getting the remaining hosts for this loop 21882 1726882772.63428: getting the next task for host managed_node3 21882 1726882772.63433: done getting next task for host managed_node3 21882 1726882772.63438: ^ task is: TASK: Get ip address information 21882 1726882772.63440: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21882 1726882772.63445: getting variables 21882 1726882772.63447: in VariableManager get_vars() 21882 1726882772.63497: Calling all_inventory to load vars for managed_node3 21882 1726882772.63500: Calling groups_inventory to load vars for managed_node3 21882 1726882772.63503: Calling all_plugins_inventory to load vars for managed_node3 21882 1726882772.63515: Calling all_plugins_play to load vars for managed_node3 21882 1726882772.63518: Calling groups_plugins_inventory to load vars for managed_node3 21882 1726882772.63522: Calling groups_plugins_play to load vars for managed_node3 21882 1726882772.63846: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882772.64191: done with get_vars() 21882 1726882772.64212: done getting variables 21882 1726882772.64282: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Get ip address information] ********************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:53 Friday 20 September 2024 21:39:32 -0400 (0:00:00.059) 0:00:07.162 ****** 21882 1726882772.64324: entering _queue_task() for managed_node3/command 21882 1726882772.64618: worker is 1 (out of 1 available) 21882 1726882772.64638: exiting _queue_task() for managed_node3/command 21882 1726882772.64657: done queuing things up, now waiting for results queue to drain 21882 1726882772.64658: waiting for pending results... 21882 1726882772.65064: running TaskExecutor() for managed_node3/TASK: Get ip address information 21882 1726882772.65540: in run() - task 0affe814-3a2d-28cc-6e3c-00000000005e 21882 1726882772.65544: variable 'ansible_search_path' from source: unknown 21882 1726882772.65547: calling self._execute() 21882 1726882772.65855: variable 'ansible_host' from source: host vars for 'managed_node3' 21882 1726882772.65859: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 21882 1726882772.65861: variable 'omit' from source: magic vars 21882 1726882772.66916: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21882 1726882772.73525: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21882 1726882772.73667: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21882 1726882772.73770: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21882 1726882772.73882: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21882 1726882772.73977: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21882 1726882772.74440: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21882 1726882772.74443: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21882 1726882772.74448: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21882 1726882772.74481: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21882 1726882772.74505: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21882 1726882772.74863: variable 'ansible_distribution' from source: facts 21882 1726882772.74909: variable 'ansible_distribution_major_version' from source: facts 21882 1726882772.75117: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21882 1726882772.75121: when evaluation is False, skipping this task 21882 1726882772.75124: _execute() done 21882 1726882772.75126: dumping result to json 21882 1726882772.75129: done dumping result, returning 21882 1726882772.75131: done running TaskExecutor() for managed_node3/TASK: Get ip address information [0affe814-3a2d-28cc-6e3c-00000000005e] 21882 1726882772.75133: sending task result for task 0affe814-3a2d-28cc-6e3c-00000000005e 21882 1726882772.75213: done sending task result for task 0affe814-3a2d-28cc-6e3c-00000000005e 21882 1726882772.75446: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21882 1726882772.75510: no more pending results, returning what we have 21882 1726882772.75514: results queue empty 21882 1726882772.75515: checking for any_errors_fatal 21882 1726882772.75523: done checking for any_errors_fatal 21882 1726882772.75524: checking for max_fail_percentage 21882 1726882772.75526: done checking for max_fail_percentage 21882 1726882772.75527: checking to see if all hosts have failed and the running result is not ok 21882 1726882772.75529: done checking to see if all hosts have failed 21882 1726882772.75529: getting the remaining hosts for this loop 21882 1726882772.75531: done getting the remaining hosts for this loop 21882 1726882772.75539: getting the next task for host managed_node3 21882 1726882772.75553: done getting next task for host managed_node3 21882 1726882772.75557: ^ task is: TASK: Show ip_addr 21882 1726882772.75560: ^ state is: HOST STATE: block=3, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21882 1726882772.75563: getting variables 21882 1726882772.75565: in VariableManager get_vars() 21882 1726882772.75615: Calling all_inventory to load vars for managed_node3 21882 1726882772.75618: Calling groups_inventory to load vars for managed_node3 21882 1726882772.75621: Calling all_plugins_inventory to load vars for managed_node3 21882 1726882772.75886: Calling all_plugins_play to load vars for managed_node3 21882 1726882772.75892: Calling groups_plugins_inventory to load vars for managed_node3 21882 1726882772.75897: Calling groups_plugins_play to load vars for managed_node3 21882 1726882772.76561: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882772.77270: done with get_vars() 21882 1726882772.77288: done getting variables 21882 1726882772.77449: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show ip_addr] ************************************************************ task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:57 Friday 20 September 2024 21:39:32 -0400 (0:00:00.131) 0:00:07.294 ****** 21882 1726882772.77483: entering _queue_task() for managed_node3/debug 21882 1726882772.78108: worker is 1 (out of 1 available) 21882 1726882772.78121: exiting _queue_task() for managed_node3/debug 21882 1726882772.78239: done queuing things up, now waiting for results queue to drain 21882 1726882772.78241: waiting for pending results... 21882 1726882772.78596: running TaskExecutor() for managed_node3/TASK: Show ip_addr 21882 1726882772.78731: in run() - task 0affe814-3a2d-28cc-6e3c-00000000005f 21882 1726882772.78736: variable 'ansible_search_path' from source: unknown 21882 1726882772.78739: calling self._execute() 21882 1726882772.79021: variable 'ansible_host' from source: host vars for 'managed_node3' 21882 1726882772.79030: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 21882 1726882772.79044: variable 'omit' from source: magic vars 21882 1726882772.80052: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21882 1726882772.83101: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21882 1726882772.83179: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21882 1726882772.83218: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21882 1726882772.83259: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21882 1726882772.83302: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21882 1726882772.83395: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21882 1726882772.83436: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21882 1726882772.83471: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21882 1726882772.83525: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21882 1726882772.83599: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21882 1726882772.83839: variable 'ansible_distribution' from source: facts 21882 1726882772.83844: variable 'ansible_distribution_major_version' from source: facts 21882 1726882772.83856: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21882 1726882772.83865: when evaluation is False, skipping this task 21882 1726882772.83868: _execute() done 21882 1726882772.83871: dumping result to json 21882 1726882772.83873: done dumping result, returning 21882 1726882772.83882: done running TaskExecutor() for managed_node3/TASK: Show ip_addr [0affe814-3a2d-28cc-6e3c-00000000005f] 21882 1726882772.83918: sending task result for task 0affe814-3a2d-28cc-6e3c-00000000005f 21882 1726882772.84018: done sending task result for task 0affe814-3a2d-28cc-6e3c-00000000005f 21882 1726882772.84021: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 21882 1726882772.84098: no more pending results, returning what we have 21882 1726882772.84102: results queue empty 21882 1726882772.84103: checking for any_errors_fatal 21882 1726882772.84108: done checking for any_errors_fatal 21882 1726882772.84109: checking for max_fail_percentage 21882 1726882772.84111: done checking for max_fail_percentage 21882 1726882772.84112: checking to see if all hosts have failed and the running result is not ok 21882 1726882772.84113: done checking to see if all hosts have failed 21882 1726882772.84114: getting the remaining hosts for this loop 21882 1726882772.84116: done getting the remaining hosts for this loop 21882 1726882772.84120: getting the next task for host managed_node3 21882 1726882772.84126: done getting next task for host managed_node3 21882 1726882772.84129: ^ task is: TASK: Assert ipv6 addresses are correctly set 21882 1726882772.84131: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21882 1726882772.84136: getting variables 21882 1726882772.84138: in VariableManager get_vars() 21882 1726882772.84362: Calling all_inventory to load vars for managed_node3 21882 1726882772.84366: Calling groups_inventory to load vars for managed_node3 21882 1726882772.84369: Calling all_plugins_inventory to load vars for managed_node3 21882 1726882772.84381: Calling all_plugins_play to load vars for managed_node3 21882 1726882772.84384: Calling groups_plugins_inventory to load vars for managed_node3 21882 1726882772.84388: Calling groups_plugins_play to load vars for managed_node3 21882 1726882772.85069: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882772.85784: done with get_vars() 21882 1726882772.85797: done getting variables 21882 1726882772.86244: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Assert ipv6 addresses are correctly set] ********************************* task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:60 Friday 20 September 2024 21:39:32 -0400 (0:00:00.087) 0:00:07.382 ****** 21882 1726882772.86283: entering _queue_task() for managed_node3/assert 21882 1726882772.86285: Creating lock for assert 21882 1726882772.86648: worker is 1 (out of 1 available) 21882 1726882772.86778: exiting _queue_task() for managed_node3/assert 21882 1726882772.86791: done queuing things up, now waiting for results queue to drain 21882 1726882772.86793: waiting for pending results... 21882 1726882772.87086: running TaskExecutor() for managed_node3/TASK: Assert ipv6 addresses are correctly set 21882 1726882772.87109: in run() - task 0affe814-3a2d-28cc-6e3c-000000000060 21882 1726882772.87184: variable 'ansible_search_path' from source: unknown 21882 1726882772.87188: calling self._execute() 21882 1726882772.87296: variable 'ansible_host' from source: host vars for 'managed_node3' 21882 1726882772.87310: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 21882 1726882772.87332: variable 'omit' from source: magic vars 21882 1726882772.88057: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21882 1726882772.91456: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21882 1726882772.91581: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21882 1726882772.91655: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21882 1726882772.91729: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21882 1726882772.91758: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21882 1726882772.91906: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21882 1726882772.91943: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21882 1726882772.92015: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21882 1726882772.92057: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21882 1726882772.92085: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21882 1726882772.92277: variable 'ansible_distribution' from source: facts 21882 1726882772.92292: variable 'ansible_distribution_major_version' from source: facts 21882 1726882772.92341: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21882 1726882772.92345: when evaluation is False, skipping this task 21882 1726882772.92349: _execute() done 21882 1726882772.92351: dumping result to json 21882 1726882772.92353: done dumping result, returning 21882 1726882772.92355: done running TaskExecutor() for managed_node3/TASK: Assert ipv6 addresses are correctly set [0affe814-3a2d-28cc-6e3c-000000000060] 21882 1726882772.92358: sending task result for task 0affe814-3a2d-28cc-6e3c-000000000060 21882 1726882772.92536: done sending task result for task 0affe814-3a2d-28cc-6e3c-000000000060 21882 1726882772.92539: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21882 1726882772.92633: no more pending results, returning what we have 21882 1726882772.92639: results queue empty 21882 1726882772.92640: checking for any_errors_fatal 21882 1726882772.92647: done checking for any_errors_fatal 21882 1726882772.92648: checking for max_fail_percentage 21882 1726882772.92650: done checking for max_fail_percentage 21882 1726882772.92650: checking to see if all hosts have failed and the running result is not ok 21882 1726882772.92652: done checking to see if all hosts have failed 21882 1726882772.92653: getting the remaining hosts for this loop 21882 1726882772.92655: done getting the remaining hosts for this loop 21882 1726882772.92660: getting the next task for host managed_node3 21882 1726882772.92667: done getting next task for host managed_node3 21882 1726882772.92670: ^ task is: TASK: Get ipv6 routes 21882 1726882772.92673: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21882 1726882772.92679: getting variables 21882 1726882772.92681: in VariableManager get_vars() 21882 1726882772.92729: Calling all_inventory to load vars for managed_node3 21882 1726882772.92733: Calling groups_inventory to load vars for managed_node3 21882 1726882772.92945: Calling all_plugins_inventory to load vars for managed_node3 21882 1726882772.92956: Calling all_plugins_play to load vars for managed_node3 21882 1726882772.92959: Calling groups_plugins_inventory to load vars for managed_node3 21882 1726882772.92963: Calling groups_plugins_play to load vars for managed_node3 21882 1726882772.93244: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882772.93606: done with get_vars() 21882 1726882772.93619: done getting variables 21882 1726882772.93690: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Get ipv6 routes] ********************************************************* task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:69 Friday 20 September 2024 21:39:32 -0400 (0:00:00.074) 0:00:07.457 ****** 21882 1726882772.93730: entering _queue_task() for managed_node3/command 21882 1726882772.94018: worker is 1 (out of 1 available) 21882 1726882772.94142: exiting _queue_task() for managed_node3/command 21882 1726882772.94158: done queuing things up, now waiting for results queue to drain 21882 1726882772.94160: waiting for pending results... 21882 1726882772.94453: running TaskExecutor() for managed_node3/TASK: Get ipv6 routes 21882 1726882772.94460: in run() - task 0affe814-3a2d-28cc-6e3c-000000000061 21882 1726882772.94494: variable 'ansible_search_path' from source: unknown 21882 1726882772.94541: calling self._execute() 21882 1726882772.94660: variable 'ansible_host' from source: host vars for 'managed_node3' 21882 1726882772.94663: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 21882 1726882772.94699: variable 'omit' from source: magic vars 21882 1726882772.95699: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21882 1726882772.98540: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21882 1726882772.98713: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21882 1726882772.98719: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21882 1726882772.98744: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21882 1726882772.98782: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21882 1726882772.98892: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21882 1726882772.99041: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21882 1726882772.99045: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21882 1726882772.99048: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21882 1726882772.99071: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21882 1726882772.99229: variable 'ansible_distribution' from source: facts 21882 1726882772.99237: variable 'ansible_distribution_major_version' from source: facts 21882 1726882772.99254: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21882 1726882772.99264: when evaluation is False, skipping this task 21882 1726882772.99274: _execute() done 21882 1726882772.99281: dumping result to json 21882 1726882772.99287: done dumping result, returning 21882 1726882772.99295: done running TaskExecutor() for managed_node3/TASK: Get ipv6 routes [0affe814-3a2d-28cc-6e3c-000000000061] 21882 1726882772.99302: sending task result for task 0affe814-3a2d-28cc-6e3c-000000000061 21882 1726882772.99403: done sending task result for task 0affe814-3a2d-28cc-6e3c-000000000061 21882 1726882772.99406: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21882 1726882772.99469: no more pending results, returning what we have 21882 1726882772.99703: results queue empty 21882 1726882772.99705: checking for any_errors_fatal 21882 1726882772.99711: done checking for any_errors_fatal 21882 1726882772.99713: checking for max_fail_percentage 21882 1726882772.99714: done checking for max_fail_percentage 21882 1726882772.99716: checking to see if all hosts have failed and the running result is not ok 21882 1726882772.99717: done checking to see if all hosts have failed 21882 1726882772.99718: getting the remaining hosts for this loop 21882 1726882772.99720: done getting the remaining hosts for this loop 21882 1726882772.99724: getting the next task for host managed_node3 21882 1726882772.99730: done getting next task for host managed_node3 21882 1726882772.99733: ^ task is: TASK: Show ipv6_route 21882 1726882772.99737: ^ state is: HOST STATE: block=3, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21882 1726882772.99740: getting variables 21882 1726882772.99742: in VariableManager get_vars() 21882 1726882772.99785: Calling all_inventory to load vars for managed_node3 21882 1726882772.99789: Calling groups_inventory to load vars for managed_node3 21882 1726882772.99792: Calling all_plugins_inventory to load vars for managed_node3 21882 1726882772.99802: Calling all_plugins_play to load vars for managed_node3 21882 1726882772.99814: Calling groups_plugins_inventory to load vars for managed_node3 21882 1726882772.99819: Calling groups_plugins_play to load vars for managed_node3 21882 1726882773.00415: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882773.00766: done with get_vars() 21882 1726882773.00779: done getting variables 21882 1726882773.00857: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show ipv6_route] ********************************************************* task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:73 Friday 20 September 2024 21:39:33 -0400 (0:00:00.071) 0:00:07.528 ****** 21882 1726882773.00889: entering _queue_task() for managed_node3/debug 21882 1726882773.01278: worker is 1 (out of 1 available) 21882 1726882773.01289: exiting _queue_task() for managed_node3/debug 21882 1726882773.01299: done queuing things up, now waiting for results queue to drain 21882 1726882773.01300: waiting for pending results... 21882 1726882773.01652: running TaskExecutor() for managed_node3/TASK: Show ipv6_route 21882 1726882773.01658: in run() - task 0affe814-3a2d-28cc-6e3c-000000000062 21882 1726882773.01661: variable 'ansible_search_path' from source: unknown 21882 1726882773.01664: calling self._execute() 21882 1726882773.01761: variable 'ansible_host' from source: host vars for 'managed_node3' 21882 1726882773.01769: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 21882 1726882773.01786: variable 'omit' from source: magic vars 21882 1726882773.02368: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21882 1726882773.05247: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21882 1726882773.05337: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21882 1726882773.05385: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21882 1726882773.05448: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21882 1726882773.05540: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21882 1726882773.05586: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21882 1726882773.05628: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21882 1726882773.05669: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21882 1726882773.05725: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21882 1726882773.05758: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21882 1726882773.05903: variable 'ansible_distribution' from source: facts 21882 1726882773.05910: variable 'ansible_distribution_major_version' from source: facts 21882 1726882773.05920: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21882 1726882773.05930: when evaluation is False, skipping this task 21882 1726882773.05933: _execute() done 21882 1726882773.05939: dumping result to json 21882 1726882773.05942: done dumping result, returning 21882 1726882773.05945: done running TaskExecutor() for managed_node3/TASK: Show ipv6_route [0affe814-3a2d-28cc-6e3c-000000000062] 21882 1726882773.05950: sending task result for task 0affe814-3a2d-28cc-6e3c-000000000062 skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 21882 1726882773.06106: no more pending results, returning what we have 21882 1726882773.06111: results queue empty 21882 1726882773.06112: checking for any_errors_fatal 21882 1726882773.06119: done checking for any_errors_fatal 21882 1726882773.06119: checking for max_fail_percentage 21882 1726882773.06121: done checking for max_fail_percentage 21882 1726882773.06122: checking to see if all hosts have failed and the running result is not ok 21882 1726882773.06123: done checking to see if all hosts have failed 21882 1726882773.06124: getting the remaining hosts for this loop 21882 1726882773.06126: done getting the remaining hosts for this loop 21882 1726882773.06131: getting the next task for host managed_node3 21882 1726882773.06139: done getting next task for host managed_node3 21882 1726882773.06142: ^ task is: TASK: Assert default ipv6 route is set 21882 1726882773.06146: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21882 1726882773.06149: getting variables 21882 1726882773.06151: in VariableManager get_vars() 21882 1726882773.06195: Calling all_inventory to load vars for managed_node3 21882 1726882773.06198: Calling groups_inventory to load vars for managed_node3 21882 1726882773.06200: Calling all_plugins_inventory to load vars for managed_node3 21882 1726882773.06210: Calling all_plugins_play to load vars for managed_node3 21882 1726882773.06213: Calling groups_plugins_inventory to load vars for managed_node3 21882 1726882773.06216: Calling groups_plugins_play to load vars for managed_node3 21882 1726882773.06401: done sending task result for task 0affe814-3a2d-28cc-6e3c-000000000062 21882 1726882773.06405: WORKER PROCESS EXITING 21882 1726882773.06417: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882773.06625: done with get_vars() 21882 1726882773.06636: done getting variables 21882 1726882773.06685: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Assert default ipv6 route is set] **************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:76 Friday 20 September 2024 21:39:33 -0400 (0:00:00.058) 0:00:07.586 ****** 21882 1726882773.06707: entering _queue_task() for managed_node3/assert 21882 1726882773.06910: worker is 1 (out of 1 available) 21882 1726882773.06924: exiting _queue_task() for managed_node3/assert 21882 1726882773.06939: done queuing things up, now waiting for results queue to drain 21882 1726882773.06941: waiting for pending results... 21882 1726882773.07104: running TaskExecutor() for managed_node3/TASK: Assert default ipv6 route is set 21882 1726882773.07165: in run() - task 0affe814-3a2d-28cc-6e3c-000000000063 21882 1726882773.07181: variable 'ansible_search_path' from source: unknown 21882 1726882773.07211: calling self._execute() 21882 1726882773.07280: variable 'ansible_host' from source: host vars for 'managed_node3' 21882 1726882773.07285: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 21882 1726882773.07297: variable 'omit' from source: magic vars 21882 1726882773.07729: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21882 1726882773.10241: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21882 1726882773.10290: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21882 1726882773.10329: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21882 1726882773.10401: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21882 1726882773.10431: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21882 1726882773.10642: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21882 1726882773.10646: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21882 1726882773.10649: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21882 1726882773.10652: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21882 1726882773.10693: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21882 1726882773.10827: variable 'ansible_distribution' from source: facts 21882 1726882773.10849: variable 'ansible_distribution_major_version' from source: facts 21882 1726882773.10853: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21882 1726882773.10856: when evaluation is False, skipping this task 21882 1726882773.10858: _execute() done 21882 1726882773.10998: dumping result to json 21882 1726882773.11001: done dumping result, returning 21882 1726882773.11003: done running TaskExecutor() for managed_node3/TASK: Assert default ipv6 route is set [0affe814-3a2d-28cc-6e3c-000000000063] 21882 1726882773.11005: sending task result for task 0affe814-3a2d-28cc-6e3c-000000000063 21882 1726882773.11141: done sending task result for task 0affe814-3a2d-28cc-6e3c-000000000063 21882 1726882773.11151: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21882 1726882773.11279: no more pending results, returning what we have 21882 1726882773.11284: results queue empty 21882 1726882773.11286: checking for any_errors_fatal 21882 1726882773.11293: done checking for any_errors_fatal 21882 1726882773.11294: checking for max_fail_percentage 21882 1726882773.11296: done checking for max_fail_percentage 21882 1726882773.11297: checking to see if all hosts have failed and the running result is not ok 21882 1726882773.11298: done checking to see if all hosts have failed 21882 1726882773.11299: getting the remaining hosts for this loop 21882 1726882773.11301: done getting the remaining hosts for this loop 21882 1726882773.11305: getting the next task for host managed_node3 21882 1726882773.11311: done getting next task for host managed_node3 21882 1726882773.11314: ^ task is: TASK: Ensure ping6 command is present 21882 1726882773.11317: ^ state is: HOST STATE: block=3, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21882 1726882773.11320: getting variables 21882 1726882773.11322: in VariableManager get_vars() 21882 1726882773.11378: Calling all_inventory to load vars for managed_node3 21882 1726882773.11381: Calling groups_inventory to load vars for managed_node3 21882 1726882773.11385: Calling all_plugins_inventory to load vars for managed_node3 21882 1726882773.11396: Calling all_plugins_play to load vars for managed_node3 21882 1726882773.11399: Calling groups_plugins_inventory to load vars for managed_node3 21882 1726882773.11403: Calling groups_plugins_play to load vars for managed_node3 21882 1726882773.11676: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882773.12021: done with get_vars() 21882 1726882773.12032: done getting variables 21882 1726882773.12078: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Ensure ping6 command is present] ***************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:81 Friday 20 September 2024 21:39:33 -0400 (0:00:00.053) 0:00:07.640 ****** 21882 1726882773.12100: entering _queue_task() for managed_node3/package 21882 1726882773.12303: worker is 1 (out of 1 available) 21882 1726882773.12316: exiting _queue_task() for managed_node3/package 21882 1726882773.12328: done queuing things up, now waiting for results queue to drain 21882 1726882773.12330: waiting for pending results... 21882 1726882773.12499: running TaskExecutor() for managed_node3/TASK: Ensure ping6 command is present 21882 1726882773.12563: in run() - task 0affe814-3a2d-28cc-6e3c-000000000064 21882 1726882773.12583: variable 'ansible_search_path' from source: unknown 21882 1726882773.12614: calling self._execute() 21882 1726882773.12688: variable 'ansible_host' from source: host vars for 'managed_node3' 21882 1726882773.12695: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 21882 1726882773.12706: variable 'omit' from source: magic vars 21882 1726882773.13076: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21882 1726882773.16021: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21882 1726882773.16029: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21882 1726882773.16087: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21882 1726882773.16130: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21882 1726882773.16160: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21882 1726882773.16249: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21882 1726882773.16286: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21882 1726882773.16318: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21882 1726882773.16372: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21882 1726882773.16391: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21882 1726882773.16548: variable 'ansible_distribution' from source: facts 21882 1726882773.16555: variable 'ansible_distribution_major_version' from source: facts 21882 1726882773.16567: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21882 1726882773.16570: when evaluation is False, skipping this task 21882 1726882773.16575: _execute() done 21882 1726882773.16582: dumping result to json 21882 1726882773.16587: done dumping result, returning 21882 1726882773.16598: done running TaskExecutor() for managed_node3/TASK: Ensure ping6 command is present [0affe814-3a2d-28cc-6e3c-000000000064] 21882 1726882773.16601: sending task result for task 0affe814-3a2d-28cc-6e3c-000000000064 21882 1726882773.16697: done sending task result for task 0affe814-3a2d-28cc-6e3c-000000000064 21882 1726882773.16702: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21882 1726882773.16830: no more pending results, returning what we have 21882 1726882773.16833: results queue empty 21882 1726882773.16836: checking for any_errors_fatal 21882 1726882773.16840: done checking for any_errors_fatal 21882 1726882773.16841: checking for max_fail_percentage 21882 1726882773.16843: done checking for max_fail_percentage 21882 1726882773.16844: checking to see if all hosts have failed and the running result is not ok 21882 1726882773.16845: done checking to see if all hosts have failed 21882 1726882773.16846: getting the remaining hosts for this loop 21882 1726882773.16848: done getting the remaining hosts for this loop 21882 1726882773.16851: getting the next task for host managed_node3 21882 1726882773.16856: done getting next task for host managed_node3 21882 1726882773.16859: ^ task is: TASK: Test gateway can be pinged 21882 1726882773.16861: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21882 1726882773.16864: getting variables 21882 1726882773.16866: in VariableManager get_vars() 21882 1726882773.16903: Calling all_inventory to load vars for managed_node3 21882 1726882773.16906: Calling groups_inventory to load vars for managed_node3 21882 1726882773.16910: Calling all_plugins_inventory to load vars for managed_node3 21882 1726882773.16920: Calling all_plugins_play to load vars for managed_node3 21882 1726882773.16923: Calling groups_plugins_inventory to load vars for managed_node3 21882 1726882773.16927: Calling groups_plugins_play to load vars for managed_node3 21882 1726882773.17240: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882773.17575: done with get_vars() 21882 1726882773.17587: done getting variables 21882 1726882773.17656: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Test gateway can be pinged] ********************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:86 Friday 20 September 2024 21:39:33 -0400 (0:00:00.055) 0:00:07.696 ****** 21882 1726882773.17686: entering _queue_task() for managed_node3/command 21882 1726882773.17937: worker is 1 (out of 1 available) 21882 1726882773.17950: exiting _queue_task() for managed_node3/command 21882 1726882773.17963: done queuing things up, now waiting for results queue to drain 21882 1726882773.17964: waiting for pending results... 21882 1726882773.18464: running TaskExecutor() for managed_node3/TASK: Test gateway can be pinged 21882 1726882773.18469: in run() - task 0affe814-3a2d-28cc-6e3c-000000000065 21882 1726882773.18472: variable 'ansible_search_path' from source: unknown 21882 1726882773.18475: calling self._execute() 21882 1726882773.18511: variable 'ansible_host' from source: host vars for 'managed_node3' 21882 1726882773.18523: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 21882 1726882773.18541: variable 'omit' from source: magic vars 21882 1726882773.19093: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21882 1726882773.21762: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21882 1726882773.21851: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21882 1726882773.21895: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21882 1726882773.21949: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21882 1726882773.21985: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21882 1726882773.22087: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21882 1726882773.22127: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21882 1726882773.22173: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21882 1726882773.22231: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21882 1726882773.22272: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21882 1726882773.22439: variable 'ansible_distribution' from source: facts 21882 1726882773.22442: variable 'ansible_distribution_major_version' from source: facts 21882 1726882773.22458: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21882 1726882773.22490: when evaluation is False, skipping this task 21882 1726882773.22493: _execute() done 21882 1726882773.22495: dumping result to json 21882 1726882773.22497: done dumping result, returning 21882 1726882773.22503: done running TaskExecutor() for managed_node3/TASK: Test gateway can be pinged [0affe814-3a2d-28cc-6e3c-000000000065] 21882 1726882773.22513: sending task result for task 0affe814-3a2d-28cc-6e3c-000000000065 21882 1726882773.22666: done sending task result for task 0affe814-3a2d-28cc-6e3c-000000000065 21882 1726882773.22670: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21882 1726882773.22755: no more pending results, returning what we have 21882 1726882773.22760: results queue empty 21882 1726882773.22761: checking for any_errors_fatal 21882 1726882773.22769: done checking for any_errors_fatal 21882 1726882773.22770: checking for max_fail_percentage 21882 1726882773.22772: done checking for max_fail_percentage 21882 1726882773.22773: checking to see if all hosts have failed and the running result is not ok 21882 1726882773.22774: done checking to see if all hosts have failed 21882 1726882773.22775: getting the remaining hosts for this loop 21882 1726882773.22777: done getting the remaining hosts for this loop 21882 1726882773.22782: getting the next task for host managed_node3 21882 1726882773.22789: done getting next task for host managed_node3 21882 1726882773.22792: ^ task is: TASK: TEARDOWN: remove profiles. 21882 1726882773.22795: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21882 1726882773.22798: getting variables 21882 1726882773.22800: in VariableManager get_vars() 21882 1726882773.22846: Calling all_inventory to load vars for managed_node3 21882 1726882773.22849: Calling groups_inventory to load vars for managed_node3 21882 1726882773.22853: Calling all_plugins_inventory to load vars for managed_node3 21882 1726882773.22865: Calling all_plugins_play to load vars for managed_node3 21882 1726882773.22868: Calling groups_plugins_inventory to load vars for managed_node3 21882 1726882773.22872: Calling groups_plugins_play to load vars for managed_node3 21882 1726882773.23301: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882773.23644: done with get_vars() 21882 1726882773.23655: done getting variables 21882 1726882773.23723: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [TEARDOWN: remove profiles.] ********************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:92 Friday 20 September 2024 21:39:33 -0400 (0:00:00.060) 0:00:07.757 ****** 21882 1726882773.23754: entering _queue_task() for managed_node3/debug 21882 1726882773.23998: worker is 1 (out of 1 available) 21882 1726882773.24010: exiting _queue_task() for managed_node3/debug 21882 1726882773.24136: done queuing things up, now waiting for results queue to drain 21882 1726882773.24138: waiting for pending results... 21882 1726882773.24353: running TaskExecutor() for managed_node3/TASK: TEARDOWN: remove profiles. 21882 1726882773.24408: in run() - task 0affe814-3a2d-28cc-6e3c-000000000066 21882 1726882773.24452: variable 'ansible_search_path' from source: unknown 21882 1726882773.24479: calling self._execute() 21882 1726882773.24577: variable 'ansible_host' from source: host vars for 'managed_node3' 21882 1726882773.24640: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 21882 1726882773.24643: variable 'omit' from source: magic vars 21882 1726882773.25224: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21882 1726882773.27978: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21882 1726882773.28106: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21882 1726882773.28148: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21882 1726882773.28199: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21882 1726882773.28240: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21882 1726882773.28387: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21882 1726882773.28392: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21882 1726882773.28402: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21882 1726882773.28467: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21882 1726882773.28496: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21882 1726882773.28656: variable 'ansible_distribution' from source: facts 21882 1726882773.28715: variable 'ansible_distribution_major_version' from source: facts 21882 1726882773.28718: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21882 1726882773.28721: when evaluation is False, skipping this task 21882 1726882773.28724: _execute() done 21882 1726882773.28727: dumping result to json 21882 1726882773.28729: done dumping result, returning 21882 1726882773.28731: done running TaskExecutor() for managed_node3/TASK: TEARDOWN: remove profiles. [0affe814-3a2d-28cc-6e3c-000000000066] 21882 1726882773.28735: sending task result for task 0affe814-3a2d-28cc-6e3c-000000000066 21882 1726882773.28801: done sending task result for task 0affe814-3a2d-28cc-6e3c-000000000066 21882 1726882773.28804: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 21882 1726882773.28867: no more pending results, returning what we have 21882 1726882773.28871: results queue empty 21882 1726882773.28872: checking for any_errors_fatal 21882 1726882773.28877: done checking for any_errors_fatal 21882 1726882773.28878: checking for max_fail_percentage 21882 1726882773.28880: done checking for max_fail_percentage 21882 1726882773.28881: checking to see if all hosts have failed and the running result is not ok 21882 1726882773.28882: done checking to see if all hosts have failed 21882 1726882773.28884: getting the remaining hosts for this loop 21882 1726882773.28886: done getting the remaining hosts for this loop 21882 1726882773.28890: getting the next task for host managed_node3 21882 1726882773.28898: done getting next task for host managed_node3 21882 1726882773.28904: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 21882 1726882773.28907: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21882 1726882773.28925: getting variables 21882 1726882773.28927: in VariableManager get_vars() 21882 1726882773.28968: Calling all_inventory to load vars for managed_node3 21882 1726882773.28971: Calling groups_inventory to load vars for managed_node3 21882 1726882773.28974: Calling all_plugins_inventory to load vars for managed_node3 21882 1726882773.28983: Calling all_plugins_play to load vars for managed_node3 21882 1726882773.28986: Calling groups_plugins_inventory to load vars for managed_node3 21882 1726882773.28990: Calling groups_plugins_play to load vars for managed_node3 21882 1726882773.29311: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882773.29553: done with get_vars() 21882 1726882773.29563: 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:39:33 -0400 (0:00:00.058) 0:00:07.816 ****** 21882 1726882773.29646: entering _queue_task() for managed_node3/include_tasks 21882 1726882773.29844: worker is 1 (out of 1 available) 21882 1726882773.29859: exiting _queue_task() for managed_node3/include_tasks 21882 1726882773.29872: done queuing things up, now waiting for results queue to drain 21882 1726882773.29873: waiting for pending results... 21882 1726882773.30044: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 21882 1726882773.30136: in run() - task 0affe814-3a2d-28cc-6e3c-00000000006e 21882 1726882773.30149: variable 'ansible_search_path' from source: unknown 21882 1726882773.30153: variable 'ansible_search_path' from source: unknown 21882 1726882773.30187: calling self._execute() 21882 1726882773.30251: variable 'ansible_host' from source: host vars for 'managed_node3' 21882 1726882773.30257: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 21882 1726882773.30267: variable 'omit' from source: magic vars 21882 1726882773.30625: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21882 1726882773.32785: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21882 1726882773.32839: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21882 1726882773.32869: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21882 1726882773.32905: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21882 1726882773.32939: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21882 1726882773.33011: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21882 1726882773.33037: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21882 1726882773.33058: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21882 1726882773.33097: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21882 1726882773.33109: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21882 1726882773.33224: variable 'ansible_distribution' from source: facts 21882 1726882773.33231: variable 'ansible_distribution_major_version' from source: facts 21882 1726882773.33243: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21882 1726882773.33246: when evaluation is False, skipping this task 21882 1726882773.33249: _execute() done 21882 1726882773.33254: dumping result to json 21882 1726882773.33259: done dumping result, returning 21882 1726882773.33267: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affe814-3a2d-28cc-6e3c-00000000006e] 21882 1726882773.33272: sending task result for task 0affe814-3a2d-28cc-6e3c-00000000006e 21882 1726882773.33368: done sending task result for task 0affe814-3a2d-28cc-6e3c-00000000006e 21882 1726882773.33371: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21882 1726882773.33424: no more pending results, returning what we have 21882 1726882773.33428: results queue empty 21882 1726882773.33429: checking for any_errors_fatal 21882 1726882773.33438: done checking for any_errors_fatal 21882 1726882773.33439: checking for max_fail_percentage 21882 1726882773.33440: done checking for max_fail_percentage 21882 1726882773.33441: checking to see if all hosts have failed and the running result is not ok 21882 1726882773.33443: done checking to see if all hosts have failed 21882 1726882773.33444: getting the remaining hosts for this loop 21882 1726882773.33445: done getting the remaining hosts for this loop 21882 1726882773.33450: getting the next task for host managed_node3 21882 1726882773.33456: done getting next task for host managed_node3 21882 1726882773.33460: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 21882 1726882773.33464: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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 21882 1726882773.33483: getting variables 21882 1726882773.33485: in VariableManager get_vars() 21882 1726882773.33525: Calling all_inventory to load vars for managed_node3 21882 1726882773.33528: Calling groups_inventory to load vars for managed_node3 21882 1726882773.33531: Calling all_plugins_inventory to load vars for managed_node3 21882 1726882773.33548: Calling all_plugins_play to load vars for managed_node3 21882 1726882773.33552: Calling groups_plugins_inventory to load vars for managed_node3 21882 1726882773.33556: Calling groups_plugins_play to load vars for managed_node3 21882 1726882773.33720: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882773.33914: done with get_vars() 21882 1726882773.33924: done getting variables 21882 1726882773.33970: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:39:33 -0400 (0:00:00.043) 0:00:07.859 ****** 21882 1726882773.33998: entering _queue_task() for managed_node3/debug 21882 1726882773.34198: worker is 1 (out of 1 available) 21882 1726882773.34216: exiting _queue_task() for managed_node3/debug 21882 1726882773.34230: done queuing things up, now waiting for results queue to drain 21882 1726882773.34231: waiting for pending results... 21882 1726882773.34404: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 21882 1726882773.34551: in run() - task 0affe814-3a2d-28cc-6e3c-00000000006f 21882 1726882773.34649: variable 'ansible_search_path' from source: unknown 21882 1726882773.34653: variable 'ansible_search_path' from source: unknown 21882 1726882773.34657: calling self._execute() 21882 1726882773.34712: variable 'ansible_host' from source: host vars for 'managed_node3' 21882 1726882773.34716: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 21882 1726882773.34719: variable 'omit' from source: magic vars 21882 1726882773.35440: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21882 1726882773.38210: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21882 1726882773.38312: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21882 1726882773.38358: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21882 1726882773.38410: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21882 1726882773.38443: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21882 1726882773.38563: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21882 1726882773.38615: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21882 1726882773.38652: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21882 1726882773.38839: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21882 1726882773.38843: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21882 1726882773.38915: variable 'ansible_distribution' from source: facts 21882 1726882773.38924: variable 'ansible_distribution_major_version' from source: facts 21882 1726882773.38937: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21882 1726882773.38940: when evaluation is False, skipping this task 21882 1726882773.38943: _execute() done 21882 1726882773.38948: dumping result to json 21882 1726882773.38953: done dumping result, returning 21882 1726882773.38962: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [0affe814-3a2d-28cc-6e3c-00000000006f] 21882 1726882773.38969: sending task result for task 0affe814-3a2d-28cc-6e3c-00000000006f 21882 1726882773.39069: done sending task result for task 0affe814-3a2d-28cc-6e3c-00000000006f 21882 1726882773.39073: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 21882 1726882773.39333: no more pending results, returning what we have 21882 1726882773.39339: results queue empty 21882 1726882773.39341: checking for any_errors_fatal 21882 1726882773.39346: done checking for any_errors_fatal 21882 1726882773.39347: checking for max_fail_percentage 21882 1726882773.39348: done checking for max_fail_percentage 21882 1726882773.39350: checking to see if all hosts have failed and the running result is not ok 21882 1726882773.39351: done checking to see if all hosts have failed 21882 1726882773.39352: getting the remaining hosts for this loop 21882 1726882773.39353: done getting the remaining hosts for this loop 21882 1726882773.39357: getting the next task for host managed_node3 21882 1726882773.39364: done getting next task for host managed_node3 21882 1726882773.39369: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 21882 1726882773.39372: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 21882 1726882773.39391: getting variables 21882 1726882773.39393: in VariableManager get_vars() 21882 1726882773.39442: Calling all_inventory to load vars for managed_node3 21882 1726882773.39446: Calling groups_inventory to load vars for managed_node3 21882 1726882773.39450: Calling all_plugins_inventory to load vars for managed_node3 21882 1726882773.39459: Calling all_plugins_play to load vars for managed_node3 21882 1726882773.39463: Calling groups_plugins_inventory to load vars for managed_node3 21882 1726882773.39467: Calling groups_plugins_play to load vars for managed_node3 21882 1726882773.39799: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882773.40164: done with get_vars() 21882 1726882773.40179: done getting variables 21882 1726882773.40254: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if 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:39:33 -0400 (0:00:00.062) 0:00:07.922 ****** 21882 1726882773.40293: entering _queue_task() for managed_node3/fail 21882 1726882773.40578: worker is 1 (out of 1 available) 21882 1726882773.40592: exiting _queue_task() for managed_node3/fail 21882 1726882773.40605: done queuing things up, now waiting for results queue to drain 21882 1726882773.40606: waiting for pending results... 21882 1726882773.40951: 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 21882 1726882773.40957: in run() - task 0affe814-3a2d-28cc-6e3c-000000000070 21882 1726882773.40961: variable 'ansible_search_path' from source: unknown 21882 1726882773.40963: variable 'ansible_search_path' from source: unknown 21882 1726882773.40999: calling self._execute() 21882 1726882773.41093: variable 'ansible_host' from source: host vars for 'managed_node3' 21882 1726882773.41107: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 21882 1726882773.41124: variable 'omit' from source: magic vars 21882 1726882773.41642: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21882 1726882773.46742: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21882 1726882773.46826: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21882 1726882773.47241: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21882 1726882773.47244: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21882 1726882773.47247: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21882 1726882773.47364: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21882 1726882773.47404: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21882 1726882773.47529: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21882 1726882773.47591: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21882 1726882773.47668: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21882 1726882773.47832: variable 'ansible_distribution' from source: facts 21882 1726882773.48029: variable 'ansible_distribution_major_version' from source: facts 21882 1726882773.48439: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21882 1726882773.48442: when evaluation is False, skipping this task 21882 1726882773.48445: _execute() done 21882 1726882773.48447: dumping result to json 21882 1726882773.48449: done dumping result, returning 21882 1726882773.48452: 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-28cc-6e3c-000000000070] 21882 1726882773.48455: sending task result for task 0affe814-3a2d-28cc-6e3c-000000000070 21882 1726882773.48526: done sending task result for task 0affe814-3a2d-28cc-6e3c-000000000070 21882 1726882773.48530: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21882 1726882773.48589: no more pending results, returning what we have 21882 1726882773.48594: results queue empty 21882 1726882773.48595: checking for any_errors_fatal 21882 1726882773.48601: done checking for any_errors_fatal 21882 1726882773.48603: checking for max_fail_percentage 21882 1726882773.48604: done checking for max_fail_percentage 21882 1726882773.48606: checking to see if all hosts have failed and the running result is not ok 21882 1726882773.48607: done checking to see if all hosts have failed 21882 1726882773.48608: getting the remaining hosts for this loop 21882 1726882773.48616: done getting the remaining hosts for this loop 21882 1726882773.48622: getting the next task for host managed_node3 21882 1726882773.48629: done getting next task for host managed_node3 21882 1726882773.48639: ^ 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 21882 1726882773.48647: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 21882 1726882773.48667: getting variables 21882 1726882773.48670: in VariableManager get_vars() 21882 1726882773.48943: Calling all_inventory to load vars for managed_node3 21882 1726882773.48947: Calling groups_inventory to load vars for managed_node3 21882 1726882773.48952: Calling all_plugins_inventory to load vars for managed_node3 21882 1726882773.48962: Calling all_plugins_play to load vars for managed_node3 21882 1726882773.48966: Calling groups_plugins_inventory to load vars for managed_node3 21882 1726882773.48971: Calling groups_plugins_play to load vars for managed_node3 21882 1726882773.49360: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882773.50740: done with get_vars() 21882 1726882773.50755: done getting variables 21882 1726882773.50823: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:39:33 -0400 (0:00:00.105) 0:00:08.028 ****** 21882 1726882773.50863: entering _queue_task() for managed_node3/fail 21882 1726882773.51890: worker is 1 (out of 1 available) 21882 1726882773.51905: exiting _queue_task() for managed_node3/fail 21882 1726882773.51918: done queuing things up, now waiting for results queue to drain 21882 1726882773.51919: waiting for pending results... 21882 1726882773.52451: 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 21882 1726882773.52461: in run() - task 0affe814-3a2d-28cc-6e3c-000000000071 21882 1726882773.52465: variable 'ansible_search_path' from source: unknown 21882 1726882773.52467: variable 'ansible_search_path' from source: unknown 21882 1726882773.52839: calling self._execute() 21882 1726882773.52843: variable 'ansible_host' from source: host vars for 'managed_node3' 21882 1726882773.52846: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 21882 1726882773.52849: variable 'omit' from source: magic vars 21882 1726882773.53902: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21882 1726882773.57659: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21882 1726882773.57743: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21882 1726882773.57791: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21882 1726882773.57840: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21882 1726882773.57876: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21882 1726882773.57974: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21882 1726882773.58016: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21882 1726882773.58058: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21882 1726882773.58116: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21882 1726882773.58141: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21882 1726882773.58301: variable 'ansible_distribution' from source: facts 21882 1726882773.58315: variable 'ansible_distribution_major_version' from source: facts 21882 1726882773.58330: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21882 1726882773.58340: when evaluation is False, skipping this task 21882 1726882773.58348: _execute() done 21882 1726882773.58355: dumping result to json 21882 1726882773.58364: done dumping result, returning 21882 1726882773.58375: 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-28cc-6e3c-000000000071] 21882 1726882773.58386: sending task result for task 0affe814-3a2d-28cc-6e3c-000000000071 21882 1726882773.58501: done sending task result for task 0affe814-3a2d-28cc-6e3c-000000000071 21882 1726882773.58509: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21882 1726882773.58573: no more pending results, returning what we have 21882 1726882773.58579: results queue empty 21882 1726882773.58580: checking for any_errors_fatal 21882 1726882773.58587: done checking for any_errors_fatal 21882 1726882773.58588: checking for max_fail_percentage 21882 1726882773.58590: done checking for max_fail_percentage 21882 1726882773.58591: checking to see if all hosts have failed and the running result is not ok 21882 1726882773.58592: done checking to see if all hosts have failed 21882 1726882773.58593: getting the remaining hosts for this loop 21882 1726882773.58594: done getting the remaining hosts for this loop 21882 1726882773.58599: getting the next task for host managed_node3 21882 1726882773.58605: done getting next task for host managed_node3 21882 1726882773.58609: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 21882 1726882773.58612: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 21882 1726882773.58630: getting variables 21882 1726882773.58632: in VariableManager get_vars() 21882 1726882773.58681: Calling all_inventory to load vars for managed_node3 21882 1726882773.58684: Calling groups_inventory to load vars for managed_node3 21882 1726882773.58687: Calling all_plugins_inventory to load vars for managed_node3 21882 1726882773.58697: Calling all_plugins_play to load vars for managed_node3 21882 1726882773.58700: Calling groups_plugins_inventory to load vars for managed_node3 21882 1726882773.58704: Calling groups_plugins_play to load vars for managed_node3 21882 1726882773.59381: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882773.60079: done with get_vars() 21882 1726882773.60094: done getting variables 21882 1726882773.60296: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:39:33 -0400 (0:00:00.094) 0:00:08.123 ****** 21882 1726882773.60441: entering _queue_task() for managed_node3/fail 21882 1726882773.61036: worker is 1 (out of 1 available) 21882 1726882773.61052: exiting _queue_task() for managed_node3/fail 21882 1726882773.61066: done queuing things up, now waiting for results queue to drain 21882 1726882773.61067: waiting for pending results... 21882 1726882773.61613: 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 21882 1726882773.62041: in run() - task 0affe814-3a2d-28cc-6e3c-000000000072 21882 1726882773.62045: variable 'ansible_search_path' from source: unknown 21882 1726882773.62049: variable 'ansible_search_path' from source: unknown 21882 1726882773.62053: calling self._execute() 21882 1726882773.62302: variable 'ansible_host' from source: host vars for 'managed_node3' 21882 1726882773.62314: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 21882 1726882773.62326: variable 'omit' from source: magic vars 21882 1726882773.63140: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21882 1726882773.67055: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21882 1726882773.67246: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21882 1726882773.67302: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21882 1726882773.67432: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21882 1726882773.67487: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21882 1726882773.67760: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21882 1726882773.67873: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21882 1726882773.67956: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21882 1726882773.68071: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21882 1726882773.68101: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21882 1726882773.68426: variable 'ansible_distribution' from source: facts 21882 1726882773.68429: variable 'ansible_distribution_major_version' from source: facts 21882 1726882773.68565: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21882 1726882773.68568: when evaluation is False, skipping this task 21882 1726882773.68571: _execute() done 21882 1726882773.68642: dumping result to json 21882 1726882773.68645: done dumping result, returning 21882 1726882773.68648: 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-28cc-6e3c-000000000072] 21882 1726882773.68651: sending task result for task 0affe814-3a2d-28cc-6e3c-000000000072 21882 1726882773.68967: done sending task result for task 0affe814-3a2d-28cc-6e3c-000000000072 21882 1726882773.68972: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21882 1726882773.69026: no more pending results, returning what we have 21882 1726882773.69030: results queue empty 21882 1726882773.69031: checking for any_errors_fatal 21882 1726882773.69042: done checking for any_errors_fatal 21882 1726882773.69043: checking for max_fail_percentage 21882 1726882773.69045: done checking for max_fail_percentage 21882 1726882773.69047: checking to see if all hosts have failed and the running result is not ok 21882 1726882773.69048: done checking to see if all hosts have failed 21882 1726882773.69049: getting the remaining hosts for this loop 21882 1726882773.69051: done getting the remaining hosts for this loop 21882 1726882773.69056: getting the next task for host managed_node3 21882 1726882773.69064: done getting next task for host managed_node3 21882 1726882773.69068: ^ 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 21882 1726882773.69074: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21882 1726882773.69093: getting variables 21882 1726882773.69095: in VariableManager get_vars() 21882 1726882773.69273: Calling all_inventory to load vars for managed_node3 21882 1726882773.69276: Calling groups_inventory to load vars for managed_node3 21882 1726882773.69280: Calling all_plugins_inventory to load vars for managed_node3 21882 1726882773.69297: Calling all_plugins_play to load vars for managed_node3 21882 1726882773.69301: Calling groups_plugins_inventory to load vars for managed_node3 21882 1726882773.69306: Calling groups_plugins_play to load vars for managed_node3 21882 1726882773.69960: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882773.70294: done with get_vars() 21882 1726882773.70313: done getting variables 21882 1726882773.70378: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, 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:39:33 -0400 (0:00:00.100) 0:00:08.223 ****** 21882 1726882773.70418: entering _queue_task() for managed_node3/dnf 21882 1726882773.70676: worker is 1 (out of 1 available) 21882 1726882773.70692: exiting _queue_task() for managed_node3/dnf 21882 1726882773.70704: done queuing things up, now waiting for results queue to drain 21882 1726882773.70705: waiting for pending results... 21882 1726882773.70908: 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 21882 1726882773.71051: in run() - task 0affe814-3a2d-28cc-6e3c-000000000073 21882 1726882773.71243: variable 'ansible_search_path' from source: unknown 21882 1726882773.71247: variable 'ansible_search_path' from source: unknown 21882 1726882773.71250: calling self._execute() 21882 1726882773.71253: variable 'ansible_host' from source: host vars for 'managed_node3' 21882 1726882773.71255: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 21882 1726882773.71258: variable 'omit' from source: magic vars 21882 1726882773.72026: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21882 1726882773.75190: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21882 1726882773.75278: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21882 1726882773.75328: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21882 1726882773.75380: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21882 1726882773.75415: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21882 1726882773.75514: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21882 1726882773.75557: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21882 1726882773.75598: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21882 1726882773.75668: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21882 1726882773.75694: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21882 1726882773.75862: variable 'ansible_distribution' from source: facts 21882 1726882773.75878: variable 'ansible_distribution_major_version' from source: facts 21882 1726882773.75896: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21882 1726882773.75904: when evaluation is False, skipping this task 21882 1726882773.75912: _execute() done 21882 1726882773.75919: dumping result to json 21882 1726882773.75927: done dumping result, returning 21882 1726882773.75942: 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-28cc-6e3c-000000000073] 21882 1726882773.76142: sending task result for task 0affe814-3a2d-28cc-6e3c-000000000073 21882 1726882773.76226: done sending task result for task 0affe814-3a2d-28cc-6e3c-000000000073 21882 1726882773.76230: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21882 1726882773.76287: no more pending results, returning what we have 21882 1726882773.76291: results queue empty 21882 1726882773.76292: checking for any_errors_fatal 21882 1726882773.76300: done checking for any_errors_fatal 21882 1726882773.76301: checking for max_fail_percentage 21882 1726882773.76303: done checking for max_fail_percentage 21882 1726882773.76304: checking to see if all hosts have failed and the running result is not ok 21882 1726882773.76305: done checking to see if all hosts have failed 21882 1726882773.76305: getting the remaining hosts for this loop 21882 1726882773.76307: done getting the remaining hosts for this loop 21882 1726882773.76311: getting the next task for host managed_node3 21882 1726882773.76318: done getting next task for host managed_node3 21882 1726882773.76321: ^ 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 21882 1726882773.76324: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 21882 1726882773.76342: getting variables 21882 1726882773.76344: in VariableManager get_vars() 21882 1726882773.76384: Calling all_inventory to load vars for managed_node3 21882 1726882773.76386: Calling groups_inventory to load vars for managed_node3 21882 1726882773.76389: Calling all_plugins_inventory to load vars for managed_node3 21882 1726882773.76404: Calling all_plugins_play to load vars for managed_node3 21882 1726882773.76407: Calling groups_plugins_inventory to load vars for managed_node3 21882 1726882773.76411: Calling groups_plugins_play to load vars for managed_node3 21882 1726882773.76654: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882773.76989: done with get_vars() 21882 1726882773.77005: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 21882 1726882773.77104: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:39:33 -0400 (0:00:00.067) 0:00:08.291 ****** 21882 1726882773.77150: entering _queue_task() for managed_node3/yum 21882 1726882773.77496: worker is 1 (out of 1 available) 21882 1726882773.77512: exiting _queue_task() for managed_node3/yum 21882 1726882773.77527: done queuing things up, now waiting for results queue to drain 21882 1726882773.77528: waiting for pending results... 21882 1726882773.77814: 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 21882 1726882773.78047: in run() - task 0affe814-3a2d-28cc-6e3c-000000000074 21882 1726882773.78051: variable 'ansible_search_path' from source: unknown 21882 1726882773.78053: variable 'ansible_search_path' from source: unknown 21882 1726882773.78056: calling self._execute() 21882 1726882773.78107: variable 'ansible_host' from source: host vars for 'managed_node3' 21882 1726882773.78113: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 21882 1726882773.78126: variable 'omit' from source: magic vars 21882 1726882773.78942: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21882 1726882773.81733: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21882 1726882773.81829: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21882 1726882773.81873: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21882 1726882773.81919: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21882 1726882773.81951: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21882 1726882773.82053: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21882 1726882773.82092: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21882 1726882773.82231: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21882 1726882773.82236: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21882 1726882773.82240: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21882 1726882773.82372: variable 'ansible_distribution' from source: facts 21882 1726882773.82380: variable 'ansible_distribution_major_version' from source: facts 21882 1726882773.82393: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21882 1726882773.82396: when evaluation is False, skipping this task 21882 1726882773.82399: _execute() done 21882 1726882773.82404: dumping result to json 21882 1726882773.82410: done dumping result, returning 21882 1726882773.82422: 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-28cc-6e3c-000000000074] 21882 1726882773.82428: sending task result for task 0affe814-3a2d-28cc-6e3c-000000000074 21882 1726882773.82544: done sending task result for task 0affe814-3a2d-28cc-6e3c-000000000074 21882 1726882773.82547: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21882 1726882773.82609: no more pending results, returning what we have 21882 1726882773.82613: results queue empty 21882 1726882773.82614: checking for any_errors_fatal 21882 1726882773.82621: done checking for any_errors_fatal 21882 1726882773.82621: checking for max_fail_percentage 21882 1726882773.82624: done checking for max_fail_percentage 21882 1726882773.82624: checking to see if all hosts have failed and the running result is not ok 21882 1726882773.82625: done checking to see if all hosts have failed 21882 1726882773.82626: getting the remaining hosts for this loop 21882 1726882773.82628: done getting the remaining hosts for this loop 21882 1726882773.82632: getting the next task for host managed_node3 21882 1726882773.82641: done getting next task for host managed_node3 21882 1726882773.82646: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 21882 1726882773.82649: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 21882 1726882773.82667: getting variables 21882 1726882773.82669: in VariableManager get_vars() 21882 1726882773.82713: Calling all_inventory to load vars for managed_node3 21882 1726882773.82716: Calling groups_inventory to load vars for managed_node3 21882 1726882773.82719: Calling all_plugins_inventory to load vars for managed_node3 21882 1726882773.82728: Calling all_plugins_play to load vars for managed_node3 21882 1726882773.82731: Calling groups_plugins_inventory to load vars for managed_node3 21882 1726882773.82805: Calling groups_plugins_play to load vars for managed_node3 21882 1726882773.83128: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882773.83483: done with get_vars() 21882 1726882773.83496: done getting variables 21882 1726882773.83570: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:39:33 -0400 (0:00:00.064) 0:00:08.355 ****** 21882 1726882773.83606: entering _queue_task() for managed_node3/fail 21882 1726882773.83908: worker is 1 (out of 1 available) 21882 1726882773.83922: exiting _queue_task() for managed_node3/fail 21882 1726882773.83939: done queuing things up, now waiting for results queue to drain 21882 1726882773.83940: waiting for pending results... 21882 1726882773.84351: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 21882 1726882773.84368: in run() - task 0affe814-3a2d-28cc-6e3c-000000000075 21882 1726882773.84392: variable 'ansible_search_path' from source: unknown 21882 1726882773.84401: variable 'ansible_search_path' from source: unknown 21882 1726882773.84447: calling self._execute() 21882 1726882773.84541: variable 'ansible_host' from source: host vars for 'managed_node3' 21882 1726882773.84555: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 21882 1726882773.84572: variable 'omit' from source: magic vars 21882 1726882773.85108: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21882 1726882773.87602: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21882 1726882773.87694: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21882 1726882773.87758: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21882 1726882773.87841: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21882 1726882773.87860: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21882 1726882773.87963: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21882 1726882773.88006: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21882 1726882773.88047: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21882 1726882773.88139: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21882 1726882773.88143: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21882 1726882773.88299: variable 'ansible_distribution' from source: facts 21882 1726882773.88314: variable 'ansible_distribution_major_version' from source: facts 21882 1726882773.88331: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21882 1726882773.88343: when evaluation is False, skipping this task 21882 1726882773.88352: _execute() done 21882 1726882773.88540: dumping result to json 21882 1726882773.88544: done dumping result, returning 21882 1726882773.88546: 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-28cc-6e3c-000000000075] 21882 1726882773.88549: sending task result for task 0affe814-3a2d-28cc-6e3c-000000000075 21882 1726882773.88635: done sending task result for task 0affe814-3a2d-28cc-6e3c-000000000075 21882 1726882773.88639: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21882 1726882773.88852: no more pending results, returning what we have 21882 1726882773.88856: results queue empty 21882 1726882773.88857: checking for any_errors_fatal 21882 1726882773.88863: done checking for any_errors_fatal 21882 1726882773.88864: checking for max_fail_percentage 21882 1726882773.88866: done checking for max_fail_percentage 21882 1726882773.88867: checking to see if all hosts have failed and the running result is not ok 21882 1726882773.88868: done checking to see if all hosts have failed 21882 1726882773.88869: getting the remaining hosts for this loop 21882 1726882773.88871: done getting the remaining hosts for this loop 21882 1726882773.88875: getting the next task for host managed_node3 21882 1726882773.88881: done getting next task for host managed_node3 21882 1726882773.88886: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 21882 1726882773.88890: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 21882 1726882773.88908: getting variables 21882 1726882773.88910: in VariableManager get_vars() 21882 1726882773.88953: Calling all_inventory to load vars for managed_node3 21882 1726882773.88956: Calling groups_inventory to load vars for managed_node3 21882 1726882773.88959: Calling all_plugins_inventory to load vars for managed_node3 21882 1726882773.88968: Calling all_plugins_play to load vars for managed_node3 21882 1726882773.88972: Calling groups_plugins_inventory to load vars for managed_node3 21882 1726882773.88976: Calling groups_plugins_play to load vars for managed_node3 21882 1726882773.89250: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882773.89597: done with get_vars() 21882 1726882773.89611: done getting variables 21882 1726882773.89680: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:39:33 -0400 (0:00:00.061) 0:00:08.416 ****** 21882 1726882773.89720: entering _queue_task() for managed_node3/package 21882 1726882773.90004: worker is 1 (out of 1 available) 21882 1726882773.90019: exiting _queue_task() for managed_node3/package 21882 1726882773.90033: done queuing things up, now waiting for results queue to drain 21882 1726882773.90037: waiting for pending results... 21882 1726882773.90303: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 21882 1726882773.90426: in run() - task 0affe814-3a2d-28cc-6e3c-000000000076 21882 1726882773.90444: variable 'ansible_search_path' from source: unknown 21882 1726882773.90448: variable 'ansible_search_path' from source: unknown 21882 1726882773.90492: calling self._execute() 21882 1726882773.90581: variable 'ansible_host' from source: host vars for 'managed_node3' 21882 1726882773.90585: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 21882 1726882773.90597: variable 'omit' from source: magic vars 21882 1726882773.91259: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21882 1726882773.94040: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21882 1726882773.94044: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21882 1726882773.94047: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21882 1726882773.94063: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21882 1726882773.94094: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21882 1726882773.94192: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21882 1726882773.94226: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21882 1726882773.94267: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21882 1726882773.94315: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21882 1726882773.94332: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21882 1726882773.94526: variable 'ansible_distribution' from source: facts 21882 1726882773.94532: variable 'ansible_distribution_major_version' from source: facts 21882 1726882773.94547: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21882 1726882773.94550: when evaluation is False, skipping this task 21882 1726882773.94553: _execute() done 21882 1726882773.94558: dumping result to json 21882 1726882773.94563: done dumping result, returning 21882 1726882773.94571: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [0affe814-3a2d-28cc-6e3c-000000000076] 21882 1726882773.94579: sending task result for task 0affe814-3a2d-28cc-6e3c-000000000076 21882 1726882773.94689: done sending task result for task 0affe814-3a2d-28cc-6e3c-000000000076 21882 1726882773.94692: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21882 1726882773.94760: no more pending results, returning what we have 21882 1726882773.94764: results queue empty 21882 1726882773.94765: checking for any_errors_fatal 21882 1726882773.94774: done checking for any_errors_fatal 21882 1726882773.94777: checking for max_fail_percentage 21882 1726882773.94779: done checking for max_fail_percentage 21882 1726882773.94780: checking to see if all hosts have failed and the running result is not ok 21882 1726882773.94781: done checking to see if all hosts have failed 21882 1726882773.94782: getting the remaining hosts for this loop 21882 1726882773.94784: done getting the remaining hosts for this loop 21882 1726882773.94788: getting the next task for host managed_node3 21882 1726882773.94795: done getting next task for host managed_node3 21882 1726882773.94799: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 21882 1726882773.94802: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 21882 1726882773.94819: getting variables 21882 1726882773.94821: in VariableManager get_vars() 21882 1726882773.94862: Calling all_inventory to load vars for managed_node3 21882 1726882773.94865: Calling groups_inventory to load vars for managed_node3 21882 1726882773.94868: Calling all_plugins_inventory to load vars for managed_node3 21882 1726882773.94879: Calling all_plugins_play to load vars for managed_node3 21882 1726882773.94882: Calling groups_plugins_inventory to load vars for managed_node3 21882 1726882773.94887: Calling groups_plugins_play to load vars for managed_node3 21882 1726882773.95605: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882773.95947: done with get_vars() 21882 1726882773.95973: done getting variables 21882 1726882773.96045: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:39:33 -0400 (0:00:00.063) 0:00:08.480 ****** 21882 1726882773.96113: entering _queue_task() for managed_node3/package 21882 1726882773.96465: worker is 1 (out of 1 available) 21882 1726882773.96482: exiting _queue_task() for managed_node3/package 21882 1726882773.96497: done queuing things up, now waiting for results queue to drain 21882 1726882773.96499: waiting for pending results... 21882 1726882773.96979: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 21882 1726882773.97039: in run() - task 0affe814-3a2d-28cc-6e3c-000000000077 21882 1726882773.97068: variable 'ansible_search_path' from source: unknown 21882 1726882773.97181: variable 'ansible_search_path' from source: unknown 21882 1726882773.97185: calling self._execute() 21882 1726882773.97224: variable 'ansible_host' from source: host vars for 'managed_node3' 21882 1726882773.97241: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 21882 1726882773.97258: variable 'omit' from source: magic vars 21882 1726882773.97855: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21882 1726882774.00849: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21882 1726882774.01033: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21882 1726882774.01300: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21882 1726882774.01349: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21882 1726882774.01395: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21882 1726882774.01500: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21882 1726882774.01543: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21882 1726882774.01590: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21882 1726882774.01649: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21882 1726882774.01670: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21882 1726882774.01861: variable 'ansible_distribution' from source: facts 21882 1726882774.01914: variable 'ansible_distribution_major_version' from source: facts 21882 1726882774.01932: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21882 1726882774.01944: when evaluation is False, skipping this task 21882 1726882774.01952: _execute() done 21882 1726882774.01958: dumping result to json 21882 1726882774.01966: done dumping result, returning 21882 1726882774.01981: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affe814-3a2d-28cc-6e3c-000000000077] 21882 1726882774.02023: sending task result for task 0affe814-3a2d-28cc-6e3c-000000000077 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21882 1726882774.02179: no more pending results, returning what we have 21882 1726882774.02183: results queue empty 21882 1726882774.02184: checking for any_errors_fatal 21882 1726882774.02190: done checking for any_errors_fatal 21882 1726882774.02191: checking for max_fail_percentage 21882 1726882774.02194: done checking for max_fail_percentage 21882 1726882774.02195: checking to see if all hosts have failed and the running result is not ok 21882 1726882774.02196: done checking to see if all hosts have failed 21882 1726882774.02197: getting the remaining hosts for this loop 21882 1726882774.02199: done getting the remaining hosts for this loop 21882 1726882774.02203: getting the next task for host managed_node3 21882 1726882774.02213: done getting next task for host managed_node3 21882 1726882774.02218: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 21882 1726882774.02222: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 21882 1726882774.02244: getting variables 21882 1726882774.02247: in VariableManager get_vars() 21882 1726882774.02297: Calling all_inventory to load vars for managed_node3 21882 1726882774.02301: Calling groups_inventory to load vars for managed_node3 21882 1726882774.02304: Calling all_plugins_inventory to load vars for managed_node3 21882 1726882774.02317: Calling all_plugins_play to load vars for managed_node3 21882 1726882774.02321: Calling groups_plugins_inventory to load vars for managed_node3 21882 1726882774.02325: Calling groups_plugins_play to load vars for managed_node3 21882 1726882774.02895: done sending task result for task 0affe814-3a2d-28cc-6e3c-000000000077 21882 1726882774.02899: WORKER PROCESS EXITING 21882 1726882774.02931: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882774.03325: done with get_vars() 21882 1726882774.03339: done getting variables 21882 1726882774.03409: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:39:34 -0400 (0:00:00.073) 0:00:08.554 ****** 21882 1726882774.03454: entering _queue_task() for managed_node3/package 21882 1726882774.03970: worker is 1 (out of 1 available) 21882 1726882774.03985: exiting _queue_task() for managed_node3/package 21882 1726882774.03996: done queuing things up, now waiting for results queue to drain 21882 1726882774.03997: waiting for pending results... 21882 1726882774.04120: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 21882 1726882774.04279: in run() - task 0affe814-3a2d-28cc-6e3c-000000000078 21882 1726882774.04301: variable 'ansible_search_path' from source: unknown 21882 1726882774.04310: variable 'ansible_search_path' from source: unknown 21882 1726882774.04362: calling self._execute() 21882 1726882774.04462: variable 'ansible_host' from source: host vars for 'managed_node3' 21882 1726882774.04477: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 21882 1726882774.04494: variable 'omit' from source: magic vars 21882 1726882774.05054: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21882 1726882774.08880: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21882 1726882774.09050: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21882 1726882774.09167: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21882 1726882774.09273: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21882 1726882774.09469: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21882 1726882774.09586: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21882 1726882774.09687: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21882 1726882774.09732: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21882 1726882774.09939: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21882 1726882774.09943: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21882 1726882774.10327: variable 'ansible_distribution' from source: facts 21882 1726882774.10453: variable 'ansible_distribution_major_version' from source: facts 21882 1726882774.10457: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21882 1726882774.10459: when evaluation is False, skipping this task 21882 1726882774.10461: _execute() done 21882 1726882774.10463: dumping result to json 21882 1726882774.10465: done dumping result, returning 21882 1726882774.10481: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affe814-3a2d-28cc-6e3c-000000000078] 21882 1726882774.10511: sending task result for task 0affe814-3a2d-28cc-6e3c-000000000078 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21882 1726882774.10943: no more pending results, returning what we have 21882 1726882774.10947: results queue empty 21882 1726882774.10949: checking for any_errors_fatal 21882 1726882774.10958: done checking for any_errors_fatal 21882 1726882774.10959: checking for max_fail_percentage 21882 1726882774.10961: done checking for max_fail_percentage 21882 1726882774.10962: checking to see if all hosts have failed and the running result is not ok 21882 1726882774.10963: done checking to see if all hosts have failed 21882 1726882774.10964: getting the remaining hosts for this loop 21882 1726882774.10966: done getting the remaining hosts for this loop 21882 1726882774.10971: getting the next task for host managed_node3 21882 1726882774.10981: done getting next task for host managed_node3 21882 1726882774.10986: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 21882 1726882774.10989: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 21882 1726882774.11047: getting variables 21882 1726882774.11049: in VariableManager get_vars() 21882 1726882774.11100: Calling all_inventory to load vars for managed_node3 21882 1726882774.11360: Calling groups_inventory to load vars for managed_node3 21882 1726882774.11364: Calling all_plugins_inventory to load vars for managed_node3 21882 1726882774.11381: Calling all_plugins_play to load vars for managed_node3 21882 1726882774.11385: Calling groups_plugins_inventory to load vars for managed_node3 21882 1726882774.11390: Calling groups_plugins_play to load vars for managed_node3 21882 1726882774.11916: done sending task result for task 0affe814-3a2d-28cc-6e3c-000000000078 21882 1726882774.11921: WORKER PROCESS EXITING 21882 1726882774.12033: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882774.12896: done with get_vars() 21882 1726882774.12912: done getting variables 21882 1726882774.12995: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : 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:39:34 -0400 (0:00:00.095) 0:00:08.650 ****** 21882 1726882774.13038: entering _queue_task() for managed_node3/service 21882 1726882774.13542: worker is 1 (out of 1 available) 21882 1726882774.13556: exiting _queue_task() for managed_node3/service 21882 1726882774.13570: done queuing things up, now waiting for results queue to drain 21882 1726882774.13571: waiting for pending results... 21882 1726882774.13789: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 21882 1726882774.13941: in run() - task 0affe814-3a2d-28cc-6e3c-000000000079 21882 1726882774.14126: variable 'ansible_search_path' from source: unknown 21882 1726882774.14131: variable 'ansible_search_path' from source: unknown 21882 1726882774.14136: calling self._execute() 21882 1726882774.14152: variable 'ansible_host' from source: host vars for 'managed_node3' 21882 1726882774.14166: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 21882 1726882774.14182: variable 'omit' from source: magic vars 21882 1726882774.14882: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21882 1726882774.18322: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21882 1726882774.18414: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21882 1726882774.18472: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21882 1726882774.18520: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21882 1726882774.18555: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21882 1726882774.18668: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21882 1726882774.18709: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21882 1726882774.18743: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21882 1726882774.18808: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21882 1726882774.18917: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21882 1726882774.18988: variable 'ansible_distribution' from source: facts 21882 1726882774.18997: variable 'ansible_distribution_major_version' from source: facts 21882 1726882774.19010: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21882 1726882774.19014: when evaluation is False, skipping this task 21882 1726882774.19016: _execute() done 21882 1726882774.19026: dumping result to json 21882 1726882774.19031: done dumping result, returning 21882 1726882774.19041: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affe814-3a2d-28cc-6e3c-000000000079] 21882 1726882774.19048: sending task result for task 0affe814-3a2d-28cc-6e3c-000000000079 21882 1726882774.19268: done sending task result for task 0affe814-3a2d-28cc-6e3c-000000000079 21882 1726882774.19272: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21882 1726882774.19322: no more pending results, returning what we have 21882 1726882774.19326: results queue empty 21882 1726882774.19328: checking for any_errors_fatal 21882 1726882774.19337: done checking for any_errors_fatal 21882 1726882774.19339: checking for max_fail_percentage 21882 1726882774.19340: done checking for max_fail_percentage 21882 1726882774.19342: checking to see if all hosts have failed and the running result is not ok 21882 1726882774.19343: done checking to see if all hosts have failed 21882 1726882774.19344: getting the remaining hosts for this loop 21882 1726882774.19468: done getting the remaining hosts for this loop 21882 1726882774.19473: getting the next task for host managed_node3 21882 1726882774.19480: done getting next task for host managed_node3 21882 1726882774.19485: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 21882 1726882774.19488: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 21882 1726882774.19506: getting variables 21882 1726882774.19507: in VariableManager get_vars() 21882 1726882774.19551: Calling all_inventory to load vars for managed_node3 21882 1726882774.19554: Calling groups_inventory to load vars for managed_node3 21882 1726882774.19557: Calling all_plugins_inventory to load vars for managed_node3 21882 1726882774.19567: Calling all_plugins_play to load vars for managed_node3 21882 1726882774.19574: Calling groups_plugins_inventory to load vars for managed_node3 21882 1726882774.19580: Calling groups_plugins_play to load vars for managed_node3 21882 1726882774.19889: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882774.20233: done with get_vars() 21882 1726882774.20248: done getting variables 21882 1726882774.20352: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:39:34 -0400 (0:00:00.073) 0:00:08.724 ****** 21882 1726882774.20441: entering _queue_task() for managed_node3/service 21882 1726882774.21075: worker is 1 (out of 1 available) 21882 1726882774.21089: exiting _queue_task() for managed_node3/service 21882 1726882774.21101: done queuing things up, now waiting for results queue to drain 21882 1726882774.21102: waiting for pending results... 21882 1726882774.21567: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 21882 1726882774.21904: in run() - task 0affe814-3a2d-28cc-6e3c-00000000007a 21882 1726882774.21909: variable 'ansible_search_path' from source: unknown 21882 1726882774.21912: variable 'ansible_search_path' from source: unknown 21882 1726882774.21943: calling self._execute() 21882 1726882774.22153: variable 'ansible_host' from source: host vars for 'managed_node3' 21882 1726882774.22206: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 21882 1726882774.22218: variable 'omit' from source: magic vars 21882 1726882774.22787: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21882 1726882774.27691: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21882 1726882774.27781: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21882 1726882774.27837: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21882 1726882774.27904: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21882 1726882774.27925: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21882 1726882774.28024: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21882 1726882774.28050: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21882 1726882774.28074: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21882 1726882774.28110: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21882 1726882774.28124: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21882 1726882774.28243: variable 'ansible_distribution' from source: facts 21882 1726882774.28250: variable 'ansible_distribution_major_version' from source: facts 21882 1726882774.28260: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21882 1726882774.28264: when evaluation is False, skipping this task 21882 1726882774.28269: _execute() done 21882 1726882774.28272: dumping result to json 21882 1726882774.28283: done dumping result, returning 21882 1726882774.28290: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affe814-3a2d-28cc-6e3c-00000000007a] 21882 1726882774.28295: sending task result for task 0affe814-3a2d-28cc-6e3c-00000000007a 21882 1726882774.28387: done sending task result for task 0affe814-3a2d-28cc-6e3c-00000000007a 21882 1726882774.28390: 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 } 21882 1726882774.28440: no more pending results, returning what we have 21882 1726882774.28443: results queue empty 21882 1726882774.28444: checking for any_errors_fatal 21882 1726882774.28450: done checking for any_errors_fatal 21882 1726882774.28451: checking for max_fail_percentage 21882 1726882774.28453: done checking for max_fail_percentage 21882 1726882774.28454: checking to see if all hosts have failed and the running result is not ok 21882 1726882774.28455: done checking to see if all hosts have failed 21882 1726882774.28456: getting the remaining hosts for this loop 21882 1726882774.28458: done getting the remaining hosts for this loop 21882 1726882774.28462: getting the next task for host managed_node3 21882 1726882774.28470: done getting next task for host managed_node3 21882 1726882774.28474: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 21882 1726882774.28477: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 21882 1726882774.28496: getting variables 21882 1726882774.28497: in VariableManager get_vars() 21882 1726882774.28541: Calling all_inventory to load vars for managed_node3 21882 1726882774.28544: Calling groups_inventory to load vars for managed_node3 21882 1726882774.28547: Calling all_plugins_inventory to load vars for managed_node3 21882 1726882774.28557: Calling all_plugins_play to load vars for managed_node3 21882 1726882774.28560: Calling groups_plugins_inventory to load vars for managed_node3 21882 1726882774.28563: Calling groups_plugins_play to load vars for managed_node3 21882 1726882774.28744: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882774.28929: done with get_vars() 21882 1726882774.28940: done getting variables 21882 1726882774.28989: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:39:34 -0400 (0:00:00.085) 0:00:08.809 ****** 21882 1726882774.29015: entering _queue_task() for managed_node3/service 21882 1726882774.29218: worker is 1 (out of 1 available) 21882 1726882774.29233: exiting _queue_task() for managed_node3/service 21882 1726882774.29247: done queuing things up, now waiting for results queue to drain 21882 1726882774.29249: waiting for pending results... 21882 1726882774.29440: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 21882 1726882774.29568: in run() - task 0affe814-3a2d-28cc-6e3c-00000000007b 21882 1726882774.29602: variable 'ansible_search_path' from source: unknown 21882 1726882774.29607: variable 'ansible_search_path' from source: unknown 21882 1726882774.29640: calling self._execute() 21882 1726882774.29943: variable 'ansible_host' from source: host vars for 'managed_node3' 21882 1726882774.29947: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 21882 1726882774.29951: variable 'omit' from source: magic vars 21882 1726882774.30625: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21882 1726882774.33237: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21882 1726882774.33292: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21882 1726882774.33324: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21882 1726882774.33354: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21882 1726882774.33390: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21882 1726882774.33456: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21882 1726882774.33482: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21882 1726882774.33506: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21882 1726882774.33540: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21882 1726882774.33553: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21882 1726882774.33663: variable 'ansible_distribution' from source: facts 21882 1726882774.33670: variable 'ansible_distribution_major_version' from source: facts 21882 1726882774.33681: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21882 1726882774.33685: when evaluation is False, skipping this task 21882 1726882774.33690: _execute() done 21882 1726882774.33692: dumping result to json 21882 1726882774.33697: done dumping result, returning 21882 1726882774.33708: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affe814-3a2d-28cc-6e3c-00000000007b] 21882 1726882774.33711: sending task result for task 0affe814-3a2d-28cc-6e3c-00000000007b skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21882 1726882774.33852: no more pending results, returning what we have 21882 1726882774.33855: results queue empty 21882 1726882774.33856: checking for any_errors_fatal 21882 1726882774.33863: done checking for any_errors_fatal 21882 1726882774.33864: checking for max_fail_percentage 21882 1726882774.33865: done checking for max_fail_percentage 21882 1726882774.33866: checking to see if all hosts have failed and the running result is not ok 21882 1726882774.33867: done checking to see if all hosts have failed 21882 1726882774.33868: getting the remaining hosts for this loop 21882 1726882774.33870: done getting the remaining hosts for this loop 21882 1726882774.33877: getting the next task for host managed_node3 21882 1726882774.33883: done getting next task for host managed_node3 21882 1726882774.33888: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 21882 1726882774.33891: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 21882 1726882774.33908: getting variables 21882 1726882774.33909: in VariableManager get_vars() 21882 1726882774.33958: Calling all_inventory to load vars for managed_node3 21882 1726882774.33961: Calling groups_inventory to load vars for managed_node3 21882 1726882774.33964: Calling all_plugins_inventory to load vars for managed_node3 21882 1726882774.33970: done sending task result for task 0affe814-3a2d-28cc-6e3c-00000000007b 21882 1726882774.33973: WORKER PROCESS EXITING 21882 1726882774.33984: Calling all_plugins_play to load vars for managed_node3 21882 1726882774.33987: Calling groups_plugins_inventory to load vars for managed_node3 21882 1726882774.33991: Calling groups_plugins_play to load vars for managed_node3 21882 1726882774.34288: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882774.34610: done with get_vars() 21882 1726882774.34622: done getting variables 21882 1726882774.34685: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:39:34 -0400 (0:00:00.056) 0:00:08.866 ****** 21882 1726882774.34718: entering _queue_task() for managed_node3/service 21882 1726882774.34963: worker is 1 (out of 1 available) 21882 1726882774.34977: exiting _queue_task() for managed_node3/service 21882 1726882774.34990: done queuing things up, now waiting for results queue to drain 21882 1726882774.34992: waiting for pending results... 21882 1726882774.35257: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 21882 1726882774.35348: in run() - task 0affe814-3a2d-28cc-6e3c-00000000007c 21882 1726882774.35360: variable 'ansible_search_path' from source: unknown 21882 1726882774.35364: variable 'ansible_search_path' from source: unknown 21882 1726882774.35399: calling self._execute() 21882 1726882774.35462: variable 'ansible_host' from source: host vars for 'managed_node3' 21882 1726882774.35469: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 21882 1726882774.35486: variable 'omit' from source: magic vars 21882 1726882774.35837: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21882 1726882774.37701: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21882 1726882774.37752: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21882 1726882774.37783: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21882 1726882774.37817: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21882 1726882774.37840: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21882 1726882774.37907: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21882 1726882774.37931: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21882 1726882774.37954: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21882 1726882774.37987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21882 1726882774.38002: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21882 1726882774.38107: variable 'ansible_distribution' from source: facts 21882 1726882774.38116: variable 'ansible_distribution_major_version' from source: facts 21882 1726882774.38126: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21882 1726882774.38129: when evaluation is False, skipping this task 21882 1726882774.38132: _execute() done 21882 1726882774.38137: dumping result to json 21882 1726882774.38142: done dumping result, returning 21882 1726882774.38149: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [0affe814-3a2d-28cc-6e3c-00000000007c] 21882 1726882774.38155: sending task result for task 0affe814-3a2d-28cc-6e3c-00000000007c 21882 1726882774.38244: done sending task result for task 0affe814-3a2d-28cc-6e3c-00000000007c 21882 1726882774.38247: 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 } 21882 1726882774.38293: no more pending results, returning what we have 21882 1726882774.38296: results queue empty 21882 1726882774.38297: checking for any_errors_fatal 21882 1726882774.38303: done checking for any_errors_fatal 21882 1726882774.38304: checking for max_fail_percentage 21882 1726882774.38305: done checking for max_fail_percentage 21882 1726882774.38306: checking to see if all hosts have failed and the running result is not ok 21882 1726882774.38307: done checking to see if all hosts have failed 21882 1726882774.38308: getting the remaining hosts for this loop 21882 1726882774.38310: done getting the remaining hosts for this loop 21882 1726882774.38314: getting the next task for host managed_node3 21882 1726882774.38320: done getting next task for host managed_node3 21882 1726882774.38324: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 21882 1726882774.38327: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 21882 1726882774.38345: getting variables 21882 1726882774.38347: in VariableManager get_vars() 21882 1726882774.38386: Calling all_inventory to load vars for managed_node3 21882 1726882774.38389: Calling groups_inventory to load vars for managed_node3 21882 1726882774.38392: Calling all_plugins_inventory to load vars for managed_node3 21882 1726882774.38406: Calling all_plugins_play to load vars for managed_node3 21882 1726882774.38408: Calling groups_plugins_inventory to load vars for managed_node3 21882 1726882774.38411: Calling groups_plugins_play to load vars for managed_node3 21882 1726882774.38565: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882774.38753: done with get_vars() 21882 1726882774.38761: done getting variables 21882 1726882774.38805: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:39:34 -0400 (0:00:00.041) 0:00:08.908 ****** 21882 1726882774.38830: entering _queue_task() for managed_node3/copy 21882 1726882774.39023: worker is 1 (out of 1 available) 21882 1726882774.39038: exiting _queue_task() for managed_node3/copy 21882 1726882774.39052: done queuing things up, now waiting for results queue to drain 21882 1726882774.39053: waiting for pending results... 21882 1726882774.39215: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 21882 1726882774.39315: in run() - task 0affe814-3a2d-28cc-6e3c-00000000007d 21882 1726882774.39327: variable 'ansible_search_path' from source: unknown 21882 1726882774.39331: variable 'ansible_search_path' from source: unknown 21882 1726882774.39371: calling self._execute() 21882 1726882774.39439: variable 'ansible_host' from source: host vars for 'managed_node3' 21882 1726882774.39446: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 21882 1726882774.39457: variable 'omit' from source: magic vars 21882 1726882774.40096: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21882 1726882774.41737: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21882 1726882774.41799: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21882 1726882774.41828: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21882 1726882774.41859: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21882 1726882774.41883: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21882 1726882774.41951: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21882 1726882774.41974: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21882 1726882774.41999: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21882 1726882774.42036: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21882 1726882774.42049: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21882 1726882774.42158: variable 'ansible_distribution' from source: facts 21882 1726882774.42165: variable 'ansible_distribution_major_version' from source: facts 21882 1726882774.42175: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21882 1726882774.42180: when evaluation is False, skipping this task 21882 1726882774.42184: _execute() done 21882 1726882774.42187: dumping result to json 21882 1726882774.42192: done dumping result, returning 21882 1726882774.42200: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affe814-3a2d-28cc-6e3c-00000000007d] 21882 1726882774.42205: sending task result for task 0affe814-3a2d-28cc-6e3c-00000000007d 21882 1726882774.42294: done sending task result for task 0affe814-3a2d-28cc-6e3c-00000000007d 21882 1726882774.42298: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21882 1726882774.42371: no more pending results, returning what we have 21882 1726882774.42374: results queue empty 21882 1726882774.42376: checking for any_errors_fatal 21882 1726882774.42381: done checking for any_errors_fatal 21882 1726882774.42382: checking for max_fail_percentage 21882 1726882774.42384: done checking for max_fail_percentage 21882 1726882774.42385: checking to see if all hosts have failed and the running result is not ok 21882 1726882774.42386: done checking to see if all hosts have failed 21882 1726882774.42387: getting the remaining hosts for this loop 21882 1726882774.42388: done getting the remaining hosts for this loop 21882 1726882774.42392: getting the next task for host managed_node3 21882 1726882774.42398: done getting next task for host managed_node3 21882 1726882774.42402: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 21882 1726882774.42405: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 21882 1726882774.42423: getting variables 21882 1726882774.42425: in VariableManager get_vars() 21882 1726882774.42463: Calling all_inventory to load vars for managed_node3 21882 1726882774.42466: Calling groups_inventory to load vars for managed_node3 21882 1726882774.42468: Calling all_plugins_inventory to load vars for managed_node3 21882 1726882774.42475: Calling all_plugins_play to load vars for managed_node3 21882 1726882774.42478: Calling groups_plugins_inventory to load vars for managed_node3 21882 1726882774.42480: Calling groups_plugins_play to load vars for managed_node3 21882 1726882774.42823: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882774.43004: done with get_vars() 21882 1726882774.43014: 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:39:34 -0400 (0:00:00.042) 0:00:08.950 ****** 21882 1726882774.43076: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 21882 1726882774.43260: worker is 1 (out of 1 available) 21882 1726882774.43275: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 21882 1726882774.43289: done queuing things up, now waiting for results queue to drain 21882 1726882774.43290: waiting for pending results... 21882 1726882774.43450: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 21882 1726882774.43549: in run() - task 0affe814-3a2d-28cc-6e3c-00000000007e 21882 1726882774.43562: variable 'ansible_search_path' from source: unknown 21882 1726882774.43565: variable 'ansible_search_path' from source: unknown 21882 1726882774.43598: calling self._execute() 21882 1726882774.43669: variable 'ansible_host' from source: host vars for 'managed_node3' 21882 1726882774.43676: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 21882 1726882774.43689: variable 'omit' from source: magic vars 21882 1726882774.44040: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21882 1726882774.45728: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21882 1726882774.45780: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21882 1726882774.45814: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21882 1726882774.45854: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21882 1726882774.45876: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21882 1726882774.45946: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21882 1726882774.45968: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21882 1726882774.45992: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21882 1726882774.46027: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21882 1726882774.46043: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21882 1726882774.46150: variable 'ansible_distribution' from source: facts 21882 1726882774.46157: variable 'ansible_distribution_major_version' from source: facts 21882 1726882774.46166: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21882 1726882774.46169: when evaluation is False, skipping this task 21882 1726882774.46172: _execute() done 21882 1726882774.46176: dumping result to json 21882 1726882774.46183: done dumping result, returning 21882 1726882774.46190: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affe814-3a2d-28cc-6e3c-00000000007e] 21882 1726882774.46195: sending task result for task 0affe814-3a2d-28cc-6e3c-00000000007e 21882 1726882774.46292: done sending task result for task 0affe814-3a2d-28cc-6e3c-00000000007e 21882 1726882774.46295: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21882 1726882774.46349: no more pending results, returning what we have 21882 1726882774.46352: results queue empty 21882 1726882774.46353: checking for any_errors_fatal 21882 1726882774.46359: done checking for any_errors_fatal 21882 1726882774.46360: checking for max_fail_percentage 21882 1726882774.46362: done checking for max_fail_percentage 21882 1726882774.46363: checking to see if all hosts have failed and the running result is not ok 21882 1726882774.46364: done checking to see if all hosts have failed 21882 1726882774.46365: getting the remaining hosts for this loop 21882 1726882774.46366: done getting the remaining hosts for this loop 21882 1726882774.46370: getting the next task for host managed_node3 21882 1726882774.46376: done getting next task for host managed_node3 21882 1726882774.46379: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 21882 1726882774.46383: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 21882 1726882774.46398: getting variables 21882 1726882774.46399: in VariableManager get_vars() 21882 1726882774.46444: Calling all_inventory to load vars for managed_node3 21882 1726882774.46447: Calling groups_inventory to load vars for managed_node3 21882 1726882774.46449: Calling all_plugins_inventory to load vars for managed_node3 21882 1726882774.46456: Calling all_plugins_play to load vars for managed_node3 21882 1726882774.46458: Calling groups_plugins_inventory to load vars for managed_node3 21882 1726882774.46460: Calling groups_plugins_play to load vars for managed_node3 21882 1726882774.46610: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882774.46820: done with get_vars() 21882 1726882774.46828: 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:39:34 -0400 (0:00:00.038) 0:00:08.988 ****** 21882 1726882774.46892: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 21882 1726882774.47077: worker is 1 (out of 1 available) 21882 1726882774.47092: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 21882 1726882774.47105: done queuing things up, now waiting for results queue to drain 21882 1726882774.47106: waiting for pending results... 21882 1726882774.47282: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 21882 1726882774.47377: in run() - task 0affe814-3a2d-28cc-6e3c-00000000007f 21882 1726882774.47387: variable 'ansible_search_path' from source: unknown 21882 1726882774.47391: variable 'ansible_search_path' from source: unknown 21882 1726882774.47422: calling self._execute() 21882 1726882774.47496: variable 'ansible_host' from source: host vars for 'managed_node3' 21882 1726882774.47501: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 21882 1726882774.47511: variable 'omit' from source: magic vars 21882 1726882774.47869: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21882 1726882774.49570: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21882 1726882774.49622: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21882 1726882774.49657: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21882 1726882774.49688: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21882 1726882774.49711: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21882 1726882774.49782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21882 1726882774.49805: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21882 1726882774.49826: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21882 1726882774.49941: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21882 1726882774.49945: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21882 1726882774.50042: variable 'ansible_distribution' from source: facts 21882 1726882774.50257: variable 'ansible_distribution_major_version' from source: facts 21882 1726882774.50261: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21882 1726882774.50264: when evaluation is False, skipping this task 21882 1726882774.50266: _execute() done 21882 1726882774.50269: dumping result to json 21882 1726882774.50271: done dumping result, returning 21882 1726882774.50274: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [0affe814-3a2d-28cc-6e3c-00000000007f] 21882 1726882774.50279: sending task result for task 0affe814-3a2d-28cc-6e3c-00000000007f 21882 1726882774.50452: done sending task result for task 0affe814-3a2d-28cc-6e3c-00000000007f 21882 1726882774.50455: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21882 1726882774.50503: no more pending results, returning what we have 21882 1726882774.50506: results queue empty 21882 1726882774.50507: checking for any_errors_fatal 21882 1726882774.50514: done checking for any_errors_fatal 21882 1726882774.50515: checking for max_fail_percentage 21882 1726882774.50517: done checking for max_fail_percentage 21882 1726882774.50518: checking to see if all hosts have failed and the running result is not ok 21882 1726882774.50519: done checking to see if all hosts have failed 21882 1726882774.50520: getting the remaining hosts for this loop 21882 1726882774.50522: done getting the remaining hosts for this loop 21882 1726882774.50525: getting the next task for host managed_node3 21882 1726882774.50530: done getting next task for host managed_node3 21882 1726882774.50536: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 21882 1726882774.50539: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 21882 1726882774.50556: getting variables 21882 1726882774.50558: in VariableManager get_vars() 21882 1726882774.50602: Calling all_inventory to load vars for managed_node3 21882 1726882774.50605: Calling groups_inventory to load vars for managed_node3 21882 1726882774.50609: Calling all_plugins_inventory to load vars for managed_node3 21882 1726882774.50618: Calling all_plugins_play to load vars for managed_node3 21882 1726882774.50621: Calling groups_plugins_inventory to load vars for managed_node3 21882 1726882774.50625: Calling groups_plugins_play to load vars for managed_node3 21882 1726882774.50953: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882774.51324: done with get_vars() 21882 1726882774.51339: done getting variables 21882 1726882774.51415: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:39:34 -0400 (0:00:00.045) 0:00:09.034 ****** 21882 1726882774.51453: entering _queue_task() for managed_node3/debug 21882 1726882774.51721: worker is 1 (out of 1 available) 21882 1726882774.51840: exiting _queue_task() for managed_node3/debug 21882 1726882774.51862: done queuing things up, now waiting for results queue to drain 21882 1726882774.51864: waiting for pending results... 21882 1726882774.52145: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 21882 1726882774.52409: in run() - task 0affe814-3a2d-28cc-6e3c-000000000080 21882 1726882774.52414: variable 'ansible_search_path' from source: unknown 21882 1726882774.52417: variable 'ansible_search_path' from source: unknown 21882 1726882774.52419: calling self._execute() 21882 1726882774.52847: variable 'ansible_host' from source: host vars for 'managed_node3' 21882 1726882774.52852: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 21882 1726882774.52855: variable 'omit' from source: magic vars 21882 1726882774.53955: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21882 1726882774.57146: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21882 1726882774.57150: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21882 1726882774.57191: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21882 1726882774.57235: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21882 1726882774.57267: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21882 1726882774.57441: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21882 1726882774.57445: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21882 1726882774.57448: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21882 1726882774.57482: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21882 1726882774.57498: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21882 1726882774.57658: variable 'ansible_distribution' from source: facts 21882 1726882774.57677: variable 'ansible_distribution_major_version' from source: facts 21882 1726882774.57681: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21882 1726882774.57684: when evaluation is False, skipping this task 21882 1726882774.57696: _execute() done 21882 1726882774.57699: dumping result to json 21882 1726882774.57702: done dumping result, returning 21882 1726882774.57705: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affe814-3a2d-28cc-6e3c-000000000080] 21882 1726882774.57707: sending task result for task 0affe814-3a2d-28cc-6e3c-000000000080 21882 1726882774.58148: done sending task result for task 0affe814-3a2d-28cc-6e3c-000000000080 21882 1726882774.58151: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 21882 1726882774.58201: no more pending results, returning what we have 21882 1726882774.58204: results queue empty 21882 1726882774.58206: checking for any_errors_fatal 21882 1726882774.58211: done checking for any_errors_fatal 21882 1726882774.58212: checking for max_fail_percentage 21882 1726882774.58214: done checking for max_fail_percentage 21882 1726882774.58215: checking to see if all hosts have failed and the running result is not ok 21882 1726882774.58217: done checking to see if all hosts have failed 21882 1726882774.58218: getting the remaining hosts for this loop 21882 1726882774.58219: done getting the remaining hosts for this loop 21882 1726882774.58223: getting the next task for host managed_node3 21882 1726882774.58229: done getting next task for host managed_node3 21882 1726882774.58235: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 21882 1726882774.58239: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 21882 1726882774.58255: getting variables 21882 1726882774.58257: in VariableManager get_vars() 21882 1726882774.58304: Calling all_inventory to load vars for managed_node3 21882 1726882774.58308: Calling groups_inventory to load vars for managed_node3 21882 1726882774.58311: Calling all_plugins_inventory to load vars for managed_node3 21882 1726882774.58322: Calling all_plugins_play to load vars for managed_node3 21882 1726882774.58325: Calling groups_plugins_inventory to load vars for managed_node3 21882 1726882774.58329: Calling groups_plugins_play to load vars for managed_node3 21882 1726882774.59360: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882774.60547: done with get_vars() 21882 1726882774.60563: done getting variables 21882 1726882774.60641: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:39:34 -0400 (0:00:00.092) 0:00:09.126 ****** 21882 1726882774.60687: entering _queue_task() for managed_node3/debug 21882 1726882774.61394: worker is 1 (out of 1 available) 21882 1726882774.61409: exiting _queue_task() for managed_node3/debug 21882 1726882774.61426: done queuing things up, now waiting for results queue to drain 21882 1726882774.61427: waiting for pending results... 21882 1726882774.61926: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 21882 1726882774.62440: in run() - task 0affe814-3a2d-28cc-6e3c-000000000081 21882 1726882774.62444: variable 'ansible_search_path' from source: unknown 21882 1726882774.62446: variable 'ansible_search_path' from source: unknown 21882 1726882774.62448: calling self._execute() 21882 1726882774.62451: variable 'ansible_host' from source: host vars for 'managed_node3' 21882 1726882774.62454: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 21882 1726882774.62456: variable 'omit' from source: magic vars 21882 1726882774.63551: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21882 1726882774.67533: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21882 1726882774.67541: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21882 1726882774.67544: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21882 1726882774.67547: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21882 1726882774.67549: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21882 1726882774.67636: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21882 1726882774.67670: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21882 1726882774.67863: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21882 1726882774.67867: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21882 1726882774.67869: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21882 1726882774.67939: variable 'ansible_distribution' from source: facts 21882 1726882774.67949: variable 'ansible_distribution_major_version' from source: facts 21882 1726882774.67961: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21882 1726882774.67966: when evaluation is False, skipping this task 21882 1726882774.67969: _execute() done 21882 1726882774.67972: dumping result to json 21882 1726882774.67980: done dumping result, returning 21882 1726882774.67987: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affe814-3a2d-28cc-6e3c-000000000081] 21882 1726882774.67994: sending task result for task 0affe814-3a2d-28cc-6e3c-000000000081 21882 1726882774.68340: done sending task result for task 0affe814-3a2d-28cc-6e3c-000000000081 21882 1726882774.68343: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 21882 1726882774.68395: no more pending results, returning what we have 21882 1726882774.68399: results queue empty 21882 1726882774.68400: checking for any_errors_fatal 21882 1726882774.68406: done checking for any_errors_fatal 21882 1726882774.68407: checking for max_fail_percentage 21882 1726882774.68409: done checking for max_fail_percentage 21882 1726882774.68411: checking to see if all hosts have failed and the running result is not ok 21882 1726882774.68412: done checking to see if all hosts have failed 21882 1726882774.68413: getting the remaining hosts for this loop 21882 1726882774.68414: done getting the remaining hosts for this loop 21882 1726882774.68419: getting the next task for host managed_node3 21882 1726882774.68425: done getting next task for host managed_node3 21882 1726882774.68430: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 21882 1726882774.68436: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 21882 1726882774.68453: getting variables 21882 1726882774.68455: in VariableManager get_vars() 21882 1726882774.68501: Calling all_inventory to load vars for managed_node3 21882 1726882774.68505: Calling groups_inventory to load vars for managed_node3 21882 1726882774.68508: Calling all_plugins_inventory to load vars for managed_node3 21882 1726882774.68517: Calling all_plugins_play to load vars for managed_node3 21882 1726882774.68521: Calling groups_plugins_inventory to load vars for managed_node3 21882 1726882774.68525: Calling groups_plugins_play to load vars for managed_node3 21882 1726882774.68993: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882774.69751: done with get_vars() 21882 1726882774.69764: done getting variables 21882 1726882774.69830: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:39:34 -0400 (0:00:00.091) 0:00:09.218 ****** 21882 1726882774.69869: entering _queue_task() for managed_node3/debug 21882 1726882774.70580: worker is 1 (out of 1 available) 21882 1726882774.70591: exiting _queue_task() for managed_node3/debug 21882 1726882774.70603: done queuing things up, now waiting for results queue to drain 21882 1726882774.70605: waiting for pending results... 21882 1726882774.71019: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 21882 1726882774.71353: in run() - task 0affe814-3a2d-28cc-6e3c-000000000082 21882 1726882774.71371: variable 'ansible_search_path' from source: unknown 21882 1726882774.71377: variable 'ansible_search_path' from source: unknown 21882 1726882774.71417: calling self._execute() 21882 1726882774.71512: variable 'ansible_host' from source: host vars for 'managed_node3' 21882 1726882774.71520: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 21882 1726882774.71533: variable 'omit' from source: magic vars 21882 1726882774.72642: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21882 1726882774.75959: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21882 1726882774.76059: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21882 1726882774.76132: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21882 1726882774.76183: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21882 1726882774.76211: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21882 1726882774.76339: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21882 1726882774.76364: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21882 1726882774.76406: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21882 1726882774.76740: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21882 1726882774.76744: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21882 1726882774.76746: variable 'ansible_distribution' from source: facts 21882 1726882774.76749: variable 'ansible_distribution_major_version' from source: facts 21882 1726882774.76751: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21882 1726882774.76753: when evaluation is False, skipping this task 21882 1726882774.76755: _execute() done 21882 1726882774.76758: dumping result to json 21882 1726882774.76760: done dumping result, returning 21882 1726882774.76763: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affe814-3a2d-28cc-6e3c-000000000082] 21882 1726882774.76765: sending task result for task 0affe814-3a2d-28cc-6e3c-000000000082 21882 1726882774.76948: done sending task result for task 0affe814-3a2d-28cc-6e3c-000000000082 21882 1726882774.76951: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 21882 1726882774.77029: no more pending results, returning what we have 21882 1726882774.77033: results queue empty 21882 1726882774.77036: checking for any_errors_fatal 21882 1726882774.77042: done checking for any_errors_fatal 21882 1726882774.77042: checking for max_fail_percentage 21882 1726882774.77044: done checking for max_fail_percentage 21882 1726882774.77045: checking to see if all hosts have failed and the running result is not ok 21882 1726882774.77046: done checking to see if all hosts have failed 21882 1726882774.77047: getting the remaining hosts for this loop 21882 1726882774.77049: done getting the remaining hosts for this loop 21882 1726882774.77052: getting the next task for host managed_node3 21882 1726882774.77058: done getting next task for host managed_node3 21882 1726882774.77062: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 21882 1726882774.77065: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 21882 1726882774.77085: getting variables 21882 1726882774.77086: in VariableManager get_vars() 21882 1726882774.77129: Calling all_inventory to load vars for managed_node3 21882 1726882774.77133: Calling groups_inventory to load vars for managed_node3 21882 1726882774.77138: Calling all_plugins_inventory to load vars for managed_node3 21882 1726882774.77149: Calling all_plugins_play to load vars for managed_node3 21882 1726882774.77153: Calling groups_plugins_inventory to load vars for managed_node3 21882 1726882774.77157: Calling groups_plugins_play to load vars for managed_node3 21882 1726882774.77689: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882774.78443: done with get_vars() 21882 1726882774.78458: 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:39:34 -0400 (0:00:00.086) 0:00:09.305 ****** 21882 1726882774.78572: entering _queue_task() for managed_node3/ping 21882 1726882774.79370: worker is 1 (out of 1 available) 21882 1726882774.79384: exiting _queue_task() for managed_node3/ping 21882 1726882774.79395: done queuing things up, now waiting for results queue to drain 21882 1726882774.79397: waiting for pending results... 21882 1726882774.79483: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 21882 1726882774.79629: in run() - task 0affe814-3a2d-28cc-6e3c-000000000083 21882 1726882774.79654: variable 'ansible_search_path' from source: unknown 21882 1726882774.79662: variable 'ansible_search_path' from source: unknown 21882 1726882774.79707: calling self._execute() 21882 1726882774.79805: variable 'ansible_host' from source: host vars for 'managed_node3' 21882 1726882774.79819: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 21882 1726882774.79836: variable 'omit' from source: magic vars 21882 1726882774.80379: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21882 1726882774.83105: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21882 1726882774.83195: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21882 1726882774.83244: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21882 1726882774.83297: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21882 1726882774.83340: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21882 1726882774.83433: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21882 1726882774.83540: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21882 1726882774.83544: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21882 1726882774.83578: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21882 1726882774.83600: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21882 1726882774.84039: variable 'ansible_distribution' from source: facts 21882 1726882774.84042: variable 'ansible_distribution_major_version' from source: facts 21882 1726882774.84045: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21882 1726882774.84047: when evaluation is False, skipping this task 21882 1726882774.84049: _execute() done 21882 1726882774.84051: dumping result to json 21882 1726882774.84053: done dumping result, returning 21882 1726882774.84055: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affe814-3a2d-28cc-6e3c-000000000083] 21882 1726882774.84058: sending task result for task 0affe814-3a2d-28cc-6e3c-000000000083 21882 1726882774.84129: done sending task result for task 0affe814-3a2d-28cc-6e3c-000000000083 21882 1726882774.84132: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21882 1726882774.84187: no more pending results, returning what we have 21882 1726882774.84191: results queue empty 21882 1726882774.84193: checking for any_errors_fatal 21882 1726882774.84201: done checking for any_errors_fatal 21882 1726882774.84202: checking for max_fail_percentage 21882 1726882774.84206: done checking for max_fail_percentage 21882 1726882774.84207: checking to see if all hosts have failed and the running result is not ok 21882 1726882774.84208: done checking to see if all hosts have failed 21882 1726882774.84209: getting the remaining hosts for this loop 21882 1726882774.84211: done getting the remaining hosts for this loop 21882 1726882774.84215: getting the next task for host managed_node3 21882 1726882774.84226: done getting next task for host managed_node3 21882 1726882774.84229: ^ task is: TASK: meta (role_complete) 21882 1726882774.84233: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21882 1726882774.84254: getting variables 21882 1726882774.84256: in VariableManager get_vars() 21882 1726882774.84303: Calling all_inventory to load vars for managed_node3 21882 1726882774.84306: Calling groups_inventory to load vars for managed_node3 21882 1726882774.84310: Calling all_plugins_inventory to load vars for managed_node3 21882 1726882774.84321: Calling all_plugins_play to load vars for managed_node3 21882 1726882774.84325: Calling groups_plugins_inventory to load vars for managed_node3 21882 1726882774.84328: Calling groups_plugins_play to load vars for managed_node3 21882 1726882774.85299: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882774.86052: done with get_vars() 21882 1726882774.86065: done getting variables 21882 1726882774.86160: done queuing things up, now waiting for results queue to drain 21882 1726882774.86162: results queue empty 21882 1726882774.86163: checking for any_errors_fatal 21882 1726882774.86166: done checking for any_errors_fatal 21882 1726882774.86167: checking for max_fail_percentage 21882 1726882774.86169: done checking for max_fail_percentage 21882 1726882774.86170: checking to see if all hosts have failed and the running result is not ok 21882 1726882774.86171: done checking to see if all hosts have failed 21882 1726882774.86172: getting the remaining hosts for this loop 21882 1726882774.86173: done getting the remaining hosts for this loop 21882 1726882774.86178: getting the next task for host managed_node3 21882 1726882774.86183: done getting next task for host managed_node3 21882 1726882774.86186: ^ task is: TASK: Include the task 'manage_test_interface.yml' 21882 1726882774.86188: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=4, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21882 1726882774.86191: getting variables 21882 1726882774.86192: in VariableManager get_vars() 21882 1726882774.86208: Calling all_inventory to load vars for managed_node3 21882 1726882774.86211: Calling groups_inventory to load vars for managed_node3 21882 1726882774.86214: Calling all_plugins_inventory to load vars for managed_node3 21882 1726882774.86219: Calling all_plugins_play to load vars for managed_node3 21882 1726882774.86222: Calling groups_plugins_inventory to load vars for managed_node3 21882 1726882774.86226: Calling groups_plugins_play to load vars for managed_node3 21882 1726882774.86785: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882774.87399: done with get_vars() 21882 1726882774.87409: done getting variables TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:104 Friday 20 September 2024 21:39:34 -0400 (0:00:00.091) 0:00:09.396 ****** 21882 1726882774.87701: entering _queue_task() for managed_node3/include_tasks 21882 1726882774.88088: worker is 1 (out of 1 available) 21882 1726882774.88101: exiting _queue_task() for managed_node3/include_tasks 21882 1726882774.88115: done queuing things up, now waiting for results queue to drain 21882 1726882774.88116: waiting for pending results... 21882 1726882774.88765: running TaskExecutor() for managed_node3/TASK: Include the task 'manage_test_interface.yml' 21882 1726882774.88997: in run() - task 0affe814-3a2d-28cc-6e3c-0000000000b3 21882 1726882774.89105: variable 'ansible_search_path' from source: unknown 21882 1726882774.89109: calling self._execute() 21882 1726882774.89264: variable 'ansible_host' from source: host vars for 'managed_node3' 21882 1726882774.89280: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 21882 1726882774.89298: variable 'omit' from source: magic vars 21882 1726882774.90438: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21882 1726882774.93367: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21882 1726882774.93456: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21882 1726882774.93506: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21882 1726882774.93562: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21882 1726882774.93601: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21882 1726882774.93704: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21882 1726882774.93745: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21882 1726882774.93789: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21882 1726882774.93848: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21882 1726882774.93869: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21882 1726882774.94040: variable 'ansible_distribution' from source: facts 21882 1726882774.94053: variable 'ansible_distribution_major_version' from source: facts 21882 1726882774.94068: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21882 1726882774.94079: when evaluation is False, skipping this task 21882 1726882774.94102: _execute() done 21882 1726882774.94105: dumping result to json 21882 1726882774.94107: done dumping result, returning 21882 1726882774.94117: done running TaskExecutor() for managed_node3/TASK: Include the task 'manage_test_interface.yml' [0affe814-3a2d-28cc-6e3c-0000000000b3] 21882 1726882774.94138: sending task result for task 0affe814-3a2d-28cc-6e3c-0000000000b3 21882 1726882774.94483: done sending task result for task 0affe814-3a2d-28cc-6e3c-0000000000b3 21882 1726882774.94487: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21882 1726882774.94529: no more pending results, returning what we have 21882 1726882774.94532: results queue empty 21882 1726882774.94535: checking for any_errors_fatal 21882 1726882774.94537: done checking for any_errors_fatal 21882 1726882774.94538: checking for max_fail_percentage 21882 1726882774.94540: done checking for max_fail_percentage 21882 1726882774.94541: checking to see if all hosts have failed and the running result is not ok 21882 1726882774.94542: done checking to see if all hosts have failed 21882 1726882774.94543: getting the remaining hosts for this loop 21882 1726882774.94544: done getting the remaining hosts for this loop 21882 1726882774.94548: getting the next task for host managed_node3 21882 1726882774.94554: done getting next task for host managed_node3 21882 1726882774.94556: ^ task is: TASK: Clean up namespace 21882 1726882774.94559: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=5, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21882 1726882774.94562: getting variables 21882 1726882774.94563: in VariableManager get_vars() 21882 1726882774.94605: Calling all_inventory to load vars for managed_node3 21882 1726882774.94608: Calling groups_inventory to load vars for managed_node3 21882 1726882774.94611: Calling all_plugins_inventory to load vars for managed_node3 21882 1726882774.94621: Calling all_plugins_play to load vars for managed_node3 21882 1726882774.94624: Calling groups_plugins_inventory to load vars for managed_node3 21882 1726882774.94628: Calling groups_plugins_play to load vars for managed_node3 21882 1726882774.94942: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882774.95271: done with get_vars() 21882 1726882774.95287: done getting variables 21882 1726882774.95352: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Clean up namespace] ****************************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:108 Friday 20 September 2024 21:39:34 -0400 (0:00:00.076) 0:00:09.473 ****** 21882 1726882774.95386: entering _queue_task() for managed_node3/command 21882 1726882774.95636: worker is 1 (out of 1 available) 21882 1726882774.95650: exiting _queue_task() for managed_node3/command 21882 1726882774.95665: done queuing things up, now waiting for results queue to drain 21882 1726882774.95666: waiting for pending results... 21882 1726882774.96052: running TaskExecutor() for managed_node3/TASK: Clean up namespace 21882 1726882774.96056: in run() - task 0affe814-3a2d-28cc-6e3c-0000000000b4 21882 1726882774.96058: variable 'ansible_search_path' from source: unknown 21882 1726882774.96099: calling self._execute() 21882 1726882774.96242: variable 'ansible_host' from source: host vars for 'managed_node3' 21882 1726882774.96382: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 21882 1726882774.96403: variable 'omit' from source: magic vars 21882 1726882774.97492: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21882 1726882775.02699: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21882 1726882775.02792: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21882 1726882775.02854: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21882 1726882775.02909: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21882 1726882775.02947: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21882 1726882775.03051: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21882 1726882775.03097: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21882 1726882775.03136: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21882 1726882775.03202: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21882 1726882775.03225: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21882 1726882775.03401: variable 'ansible_distribution' from source: facts 21882 1726882775.03418: variable 'ansible_distribution_major_version' from source: facts 21882 1726882775.03437: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21882 1726882775.03446: when evaluation is False, skipping this task 21882 1726882775.03453: _execute() done 21882 1726882775.03460: dumping result to json 21882 1726882775.03468: done dumping result, returning 21882 1726882775.03484: done running TaskExecutor() for managed_node3/TASK: Clean up namespace [0affe814-3a2d-28cc-6e3c-0000000000b4] 21882 1726882775.03495: sending task result for task 0affe814-3a2d-28cc-6e3c-0000000000b4 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21882 1726882775.03687: no more pending results, returning what we have 21882 1726882775.03691: results queue empty 21882 1726882775.03692: checking for any_errors_fatal 21882 1726882775.03701: done checking for any_errors_fatal 21882 1726882775.03702: checking for max_fail_percentage 21882 1726882775.03704: done checking for max_fail_percentage 21882 1726882775.03705: checking to see if all hosts have failed and the running result is not ok 21882 1726882775.03706: done checking to see if all hosts have failed 21882 1726882775.03707: getting the remaining hosts for this loop 21882 1726882775.03710: done getting the remaining hosts for this loop 21882 1726882775.03714: getting the next task for host managed_node3 21882 1726882775.03721: done getting next task for host managed_node3 21882 1726882775.03725: ^ task is: TASK: Verify network state restored to default 21882 1726882775.03727: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=6, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21882 1726882775.03731: getting variables 21882 1726882775.03735: in VariableManager get_vars() 21882 1726882775.03782: Calling all_inventory to load vars for managed_node3 21882 1726882775.03786: Calling groups_inventory to load vars for managed_node3 21882 1726882775.03789: Calling all_plugins_inventory to load vars for managed_node3 21882 1726882775.03801: Calling all_plugins_play to load vars for managed_node3 21882 1726882775.03804: Calling groups_plugins_inventory to load vars for managed_node3 21882 1726882775.03808: Calling groups_plugins_play to load vars for managed_node3 21882 1726882775.04506: done sending task result for task 0affe814-3a2d-28cc-6e3c-0000000000b4 21882 1726882775.04510: WORKER PROCESS EXITING 21882 1726882775.04542: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882775.05219: done with get_vars() 21882 1726882775.05232: done getting variables TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:113 Friday 20 September 2024 21:39:35 -0400 (0:00:00.101) 0:00:09.575 ****** 21882 1726882775.05547: entering _queue_task() for managed_node3/include_tasks 21882 1726882775.06062: worker is 1 (out of 1 available) 21882 1726882775.06079: exiting _queue_task() for managed_node3/include_tasks 21882 1726882775.06095: done queuing things up, now waiting for results queue to drain 21882 1726882775.06097: waiting for pending results... 21882 1726882775.06339: running TaskExecutor() for managed_node3/TASK: Verify network state restored to default 21882 1726882775.06482: in run() - task 0affe814-3a2d-28cc-6e3c-0000000000b5 21882 1726882775.06520: variable 'ansible_search_path' from source: unknown 21882 1726882775.06569: calling self._execute() 21882 1726882775.06663: variable 'ansible_host' from source: host vars for 'managed_node3' 21882 1726882775.06683: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 21882 1726882775.06840: variable 'omit' from source: magic vars 21882 1726882775.07244: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21882 1726882775.11224: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21882 1726882775.11336: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21882 1726882775.11387: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21882 1726882775.11445: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21882 1726882775.11484: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21882 1726882775.11586: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21882 1726882775.11628: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21882 1726882775.11670: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21882 1726882775.11730: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21882 1726882775.11757: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21882 1726882775.11925: variable 'ansible_distribution' from source: facts 21882 1726882775.11941: variable 'ansible_distribution_major_version' from source: facts 21882 1726882775.11961: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 21882 1726882775.11970: when evaluation is False, skipping this task 21882 1726882775.11980: _execute() done 21882 1726882775.11987: dumping result to json 21882 1726882775.11996: done dumping result, returning 21882 1726882775.12006: done running TaskExecutor() for managed_node3/TASK: Verify network state restored to default [0affe814-3a2d-28cc-6e3c-0000000000b5] 21882 1726882775.12017: sending task result for task 0affe814-3a2d-28cc-6e3c-0000000000b5 21882 1726882775.12143: done sending task result for task 0affe814-3a2d-28cc-6e3c-0000000000b5 21882 1726882775.12146: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 21882 1726882775.12226: no more pending results, returning what we have 21882 1726882775.12230: results queue empty 21882 1726882775.12231: checking for any_errors_fatal 21882 1726882775.12239: done checking for any_errors_fatal 21882 1726882775.12240: checking for max_fail_percentage 21882 1726882775.12242: done checking for max_fail_percentage 21882 1726882775.12244: checking to see if all hosts have failed and the running result is not ok 21882 1726882775.12245: done checking to see if all hosts have failed 21882 1726882775.12246: getting the remaining hosts for this loop 21882 1726882775.12248: done getting the remaining hosts for this loop 21882 1726882775.12252: getting the next task for host managed_node3 21882 1726882775.12260: done getting next task for host managed_node3 21882 1726882775.12264: ^ task is: TASK: meta (flush_handlers) 21882 1726882775.12267: ^ 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 21882 1726882775.12271: getting variables 21882 1726882775.12273: in VariableManager get_vars() 21882 1726882775.12320: Calling all_inventory to load vars for managed_node3 21882 1726882775.12323: Calling groups_inventory to load vars for managed_node3 21882 1726882775.12326: Calling all_plugins_inventory to load vars for managed_node3 21882 1726882775.12340: Calling all_plugins_play to load vars for managed_node3 21882 1726882775.12344: Calling groups_plugins_inventory to load vars for managed_node3 21882 1726882775.12348: Calling groups_plugins_play to load vars for managed_node3 21882 1726882775.12813: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882775.13240: done with get_vars() 21882 1726882775.13253: done getting variables 21882 1726882775.13328: in VariableManager get_vars() 21882 1726882775.13344: Calling all_inventory to load vars for managed_node3 21882 1726882775.13347: Calling groups_inventory to load vars for managed_node3 21882 1726882775.13350: Calling all_plugins_inventory to load vars for managed_node3 21882 1726882775.13355: Calling all_plugins_play to load vars for managed_node3 21882 1726882775.13358: Calling groups_plugins_inventory to load vars for managed_node3 21882 1726882775.13361: Calling groups_plugins_play to load vars for managed_node3 21882 1726882775.13613: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882775.13929: done with get_vars() 21882 1726882775.13947: done queuing things up, now waiting for results queue to drain 21882 1726882775.13949: results queue empty 21882 1726882775.13950: checking for any_errors_fatal 21882 1726882775.13953: done checking for any_errors_fatal 21882 1726882775.13954: checking for max_fail_percentage 21882 1726882775.13955: done checking for max_fail_percentage 21882 1726882775.13956: checking to see if all hosts have failed and the running result is not ok 21882 1726882775.13957: done checking to see if all hosts have failed 21882 1726882775.13958: getting the remaining hosts for this loop 21882 1726882775.13959: done getting the remaining hosts for this loop 21882 1726882775.13962: getting the next task for host managed_node3 21882 1726882775.13966: done getting next task for host managed_node3 21882 1726882775.13968: ^ task is: TASK: meta (flush_handlers) 21882 1726882775.13970: ^ 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 21882 1726882775.13973: getting variables 21882 1726882775.13974: in VariableManager get_vars() 21882 1726882775.13990: Calling all_inventory to load vars for managed_node3 21882 1726882775.13993: Calling groups_inventory to load vars for managed_node3 21882 1726882775.13996: Calling all_plugins_inventory to load vars for managed_node3 21882 1726882775.14006: Calling all_plugins_play to load vars for managed_node3 21882 1726882775.14009: Calling groups_plugins_inventory to load vars for managed_node3 21882 1726882775.14013: Calling groups_plugins_play to load vars for managed_node3 21882 1726882775.14230: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882775.14554: done with get_vars() 21882 1726882775.14564: done getting variables 21882 1726882775.14617: in VariableManager get_vars() 21882 1726882775.14631: Calling all_inventory to load vars for managed_node3 21882 1726882775.14636: Calling groups_inventory to load vars for managed_node3 21882 1726882775.14639: Calling all_plugins_inventory to load vars for managed_node3 21882 1726882775.14644: Calling all_plugins_play to load vars for managed_node3 21882 1726882775.14647: Calling groups_plugins_inventory to load vars for managed_node3 21882 1726882775.14650: Calling groups_plugins_play to load vars for managed_node3 21882 1726882775.14902: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21882 1726882775.15655: done with get_vars() 21882 1726882775.15670: done queuing things up, now waiting for results queue to drain 21882 1726882775.15672: results queue empty 21882 1726882775.15673: checking for any_errors_fatal 21882 1726882775.15677: done checking for any_errors_fatal 21882 1726882775.15678: checking for max_fail_percentage 21882 1726882775.15679: done checking for max_fail_percentage 21882 1726882775.15680: checking to see if all hosts have failed and the running result is not ok 21882 1726882775.15681: done checking to see if all hosts have failed 21882 1726882775.15682: getting the remaining hosts for this loop 21882 1726882775.15683: done getting the remaining hosts for this loop 21882 1726882775.15686: getting the next task for host managed_node3 21882 1726882775.15690: done getting next task for host managed_node3 21882 1726882775.15691: ^ task is: None 21882 1726882775.15693: ^ 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 21882 1726882775.15694: done queuing things up, now waiting for results queue to drain 21882 1726882775.15696: results queue empty 21882 1726882775.15696: checking for any_errors_fatal 21882 1726882775.15697: done checking for any_errors_fatal 21882 1726882775.15698: checking for max_fail_percentage 21882 1726882775.15700: done checking for max_fail_percentage 21882 1726882775.15701: checking to see if all hosts have failed and the running result is not ok 21882 1726882775.15702: done checking to see if all hosts have failed 21882 1726882775.15704: getting the next task for host managed_node3 21882 1726882775.15707: done getting next task for host managed_node3 21882 1726882775.15708: ^ task is: None 21882 1726882775.15710: ^ 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=7 changed=0 unreachable=0 failed=0 skipped=69 rescued=0 ignored=0 Friday 20 September 2024 21:39:35 -0400 (0:00:00.104) 0:00:09.679 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 2.08s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tests_ipv6_initscripts.yml:5 Check if system is ostree ----------------------------------------------- 1.05s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Gather the minimum subset of ansible_facts required by the network role test --- 0.94s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.15s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Get ip address information ---------------------------------------------- 0.13s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:53 fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces --- 0.13s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 fedora.linux_system_roles.network : Show debug messages for the network_state --- 0.13s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 fedora.linux_system_roles.network : Show debug messages for the network_connections --- 0.12s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 fedora.linux_system_roles.network : Ensure ansible_facts used by role --- 0.12s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 fedora.linux_system_roles.network : Print network provider -------------- 0.12s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 TEST: I can configure an interface with static ipv6 config -------------- 0.11s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:27 fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider --- 0.11s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Include the task 'manage_test_interface.yml' ---------------------------- 0.11s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:11 fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider --- 0.11s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces --- 0.11s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Verify network state restored to default -------------------------------- 0.10s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:113 Clean up namespace ------------------------------------------------------ 0.10s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:108 fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later --- 0.10s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable --- 0.10s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later --- 0.10s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 21882 1726882775.16014: RUNNING CLEANUP